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
2019-05-27
Feature: Set "start date" and "end date" on projects from API
Tobias Balle-Petersen
2019-02-01
Authorize only API tokens when 2FA is enabled
Frédéric Guillot
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-05-12
Add the possibility to pass API token as environment variable for Docker cont...
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-12-17
Add cache decorator for UserModel
Frederic Guillot
2016-12-03
Add personal API access token
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
2016-06-25
Rewrite integration tests to run with Docker containers
Frederic Guillot
2016-06-24
Use BoardFormatter to generate the board
Frederic Guillot
2016-06-08
Updated to include "Model" suffix
Nikolaos Georgakis
2016-06-08
Updated namespace to match new API files
Nikolaos Georgakis
2016-06-08
Update and rename SubtaskTimeTracking.php to SubtaskTimeTrackingApi.php
ngtech
2016-06-07
Expose SubTask Time Tracking though the API
Nikolaos Georgakis
2016-05-29
Update JsonRPC library and API
Frederic Guillot
2016-05-28
Rename all models
Frederic Guillot
2016-05-28
Split board controller into multiple classes
Frederic Guillot
2016-05-28
Rename controllers
Frederic Guillot
2016-05-26
Rename task view controller
Frederic Guillot
2016-05-16
Rename Api classes
Frederic Guillot
2016-05-07
Added support for language LDAP attribute
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-04-10
Refactor ProjectActivity model to use Filter and Formatter interface
Frederic Guillot
2016-03-27
Check if LDAP logger is defined
Frederic Guillot
2016-03-13
Add log message for API procedure createLdapUser()
Frederic Guillot
2016-03-12
Pass username only to LdapUser::getUser
Emmanuel Lacour
2016-03-12
Added logging message for API authentication failure
Frederic Guillot
2016-02-20
Add drag and drop to change swimlane positions
Frederic Guillot
[next]