index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
integration
Age
Commit message (
Expand
)
Author
2017-05-10
Change Due Date to Due Timestamp fixes #919 (#3249)
Oliver Buchmann
2017-04-08
Update integration tests
Frederic Guillot
2017-04-08
Improve dashboard
Frederic Guillot
2017-03-12
Simplify dashboard to use new tasks list view
Frederic Guillot
2017-02-18
Add mandatory argument "project_id" to API method "updateSwimlane()"
Frederic Guillot
2017-02-18
Remove default swimlane
Frederic Guillot
2017-01-22
Add date_modification to comments (PR #2950)
Lev Lazinskiy
2016-12-18
Add tags parameter to task API calls
Frederic Guillot
2016-12-17
Add API calls to manage tags
Frederic Guillot
2016-07-31
Move API calls for task metadata to a separate class
Frederic Guillot
2016-07-31
Fix PHP error in PR #2535
Frederic Guillot
2016-07-30
Added Task Metadata API calls tests
Eskiso
2016-06-26
Added API calls for subtask time tracking
Frederic Guillot
2016-06-26
Added new API calls for project attachements
Frederic Guillot
2016-06-26
Added new API calls for external task links
Frederic Guillot
2016-06-26
Added new API call: "getProjectByIdentifier"
Frederic Guillot
2016-06-26
Added new arguments to project API calls and update composer.json
Frederic Guillot
2016-06-26
Added application and project roles validation for API procedure calls
Frederic Guillot
2016-06-25
Rewrite integration tests to run with Docker containers
Frederic Guillot
2016-05-28
Rename all models
Frederic Guillot
2016-04-26
Update JsonRPC library
Frederic Guillot
2016-04-22
Added searchTasks API procedure
Frederic Guillot
2016-04-21
Added priority field to API procedures
Frederic Guillot
2016-04-21
Added API procedure "getMemberGroups"
Frederic Guillot
2016-02-20
Add drag and drop to change swimlane positions
Frederic Guillot
2016-02-20
Split Board model into multiple classes
Frederic Guillot
2016-02-13
Enable/Disable users
Frederic Guillot
2016-01-25
Added API getUserByName()
jf-guillou
2016-01-23
Add new API procedures to move and duplicate tasks to another project
Frederic Guillot
2016-01-23
Fix bug: Unable to unassign a task from the API
Frederic Guillot
2016-01-22
Add new API procedures for groups, roles and project permissions
Frederic Guillot