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
/
functionals
Age
Commit message (
Expand
)
Author
2015-09-05
Improve pull-request about swimlane description
Frederic Guillot
2015-07-29
Add new api procedures: getDefaultTaskColor(), getDefaultTaskColors() and get...
Frederic Guillot
2015-07-29
Add first draft of the user api
Frederic Guillot
2015-07-05
Add urls in api response for tasks and projects
Frederic Guillot
2015-06-27
Fix functional tests
Frederic Guillot
2015-06-16
API: Change parameters for updateTask, enforce the use of moveTaskPosition() ...
Frederic Guillot
2015-06-13
API: Add procedure 'getTaskByReference' and add 'reference' parameter for 'cr...
Frederic Guillot
2015-06-13
API: new procedure 'removeAllFiles' and contract change for 'createFile'
Frederic Guillot
2015-05-24
Add file procedures to the API
Frederic Guillot
2015-05-23
Add functional tests for task links
Frederic Guillot
2015-05-23
API refactoring
Frederic Guillot
2015-03-01
Add api procedure to get the application version
Frederic Guillot
2015-01-02
Various fixes and improvements
Frédéric Guillot
2014-12-27
Move events handling to Symfony\EventDispatcher
Frédéric Guillot
2014-12-26
Add swimlanes
Frédéric Guillot
2014-12-09
Change API::getProjectByName() to reflect the documentation
Frédéric Guillot
2014-12-09
Improve functional test for api
Frédéric Guillot
2014-11-30
Add getTimezone() procedure to the API
Frédéric Guillot
2014-11-22
addColumn() return the column_id now
Frédéric Guillot
2014-11-22
Improve API to return id instead of a boolean
Frédéric Guillot
2014-11-14
Use Pimple instead of Core\Registry and add Monolog for logging
Frédéric Guillot
2014-11-04
Switch to composer
Frédéric Guillot
2014-10-25
Update JsonRPC library
Frédéric Guillot
2014-10-05
Regular users are able to create private projects
Frédéric Guillot
2014-10-04
Improve settings page and move some config parameters to the database
Frédéric Guillot
2014-09-17
Improve board API calls
Frédéric Guillot
2014-09-16
Improve API calls for users
Frédéric Guillot
2014-09-16
Improve API calls for comments
Frédéric Guillot
2014-09-15
Run unit tests across different database backends + fix bugs
Frédéric Guillot
2014-09-12
Improve API calls for subtasks
Frédéric Guillot
2014-09-11
Improve API calls for categories
Frédéric Guillot
2014-09-09
Improve project api procedures
Frédéric Guillot
2014-09-05
Start to improve task Api operations and doc
Frédéric Guillot
2014-09-04
Task move position refactoring
Frédéric Guillot
2014-08-16
The fullname is displayed instead of the username if not empty
Frédéric Guillot
2014-07-19
Add Task CSV export and Kanboard CLI
Frédéric Guillot
2014-06-20
First API implementation
Frédéric Guillot