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
/
Procedure
Age
Commit message (
Expand
)
Author
2019-05-27
Feature: Set "start date" and "end date" on projects from API
Tobias Balle-Petersen
2018-04-04
Add Project MetaData API calls
Julien Moreau
2017-12-12
Store PHP sessions in the database
Frédéric Guillot
2017-05-22
Add task and project API formatters
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-02-15
Add date_started parameter to task API calls (#3042)
rmjstn
2017-02-08
Prevent people to remove columns that contains tasks
Frederic Guillot
2017-02-04
Add email address field for projects
Frederic Guillot
2017-01-24
Empty arrays are serialized to a list instead of a dict (Json API)
Frederic Guillot
2016-12-20
Offer the possibility to override internal formatter objects from plugins
Frederic Guillot
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-29
Added Task Metadata options to API
Eskiso
2016-07-02
Handle tags and tasks move/duplication to another project
Frederic Guillot
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