index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Api
Age
Commit message (
Expand
)
Author
2015-09-04
#1144 Add description field to swimlane.
Fabiano Pereira
2015-08-14
Add new role Project Administrator
Frederic Guillot
2015-08-01
Add bruteforce protection
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-12
Start to implement url rewrite (nice urls)
Frederic Guillot
2015-07-05
Add urls in api response for tasks and projects
Frederic Guillot
2015-06-27
Remove column default_project_id for users because it's useless now
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-06-11
Fix bug: api exceptions can occurs with some versions of PHP
Frederic Guillot
2015-05-25
Fix another typo
Frederic Guillot
2015-05-24
Add file procedures to the API
Frederic Guillot
2015-05-24
Helpers refactoring
Frederic Guillot
2015-05-23
API refactoring
Frederic Guillot