index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
jsonrpc.php
Age
Commit message (
Expand
)
Author
2014-11-23
Create TaskPosition model
Frédéric Guillot
2014-11-22
Improve API to return id instead of a boolean
Frédéric Guillot
2014-11-22
Move task creation to a seperate class
Frédéric Guillot
2014-11-21
Create TaskStatus model
Frédéric Guillot
2014-11-14
Use Pimple instead of Core\Registry and add Monolog for logging
Frédéric Guillot
2014-11-09
Add projects to the dashboard and rename some methods
Frédéric Guillot
2014-10-12
Move some Task model methods to the TaskFinder class
Frédéric Guillot
2014-10-04
Improve settings page and move some config parameters to the database
Frédéric Guillot
2014-10-01
Fix typo
Aleix Pol
2014-09-23
Move task edit form to the task layout
Frédéric Guillot
2014-09-20
Extract project permissions to a separate class
Frédéric Guillot
2014-09-20
Split Task model into smaller classes
Frédéric Guillot
2014-09-17
Improve API calls for project permissions
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-09
The color is not mandatory for task creation through the API
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-15
Add email notifications
Frédéric Guillot
2014-07-21
Improve webhooks to call external url on task creation/modification
Frédéric Guillot
2014-07-01
Add openTask jsonrpc API.
Francois Ferrand
2014-07-01
Add closeTask jsonrpc API.
Francois Ferrand
2014-06-26
Merge pull-request #145 (Json-RPC fix)
Frédéric Guillot
2014-06-20
First API implementation
Frédéric Guillot