Frederic Guillot
|
486238b548
|
API: check project membership for task operations
|
2015-12-12 17:46:11 -05:00 |
Frederic Guillot
|
e9fedf3e5c
|
Rewrite of the authentication and authorization system
|
2015-12-05 20:31:27 -05:00 |
Frederic Guillot
|
8c532efd5f
|
Run php-cs-fixer on the code base
|
2015-10-17 10:09:03 -04:00 |
Frederic Guillot
|
9c9ed02cd7
|
Change namespace to add Kanboard as prefix
|
2015-10-13 22:19:17 -04:00 |
Frederic Guillot
|
e8228c3975
|
Add some tests
|
2015-09-18 22:37:00 -04:00 |
Frederic Guillot
|
67b9a56469
|
Add urls in api response for tasks and projects
|
2015-07-05 14:10:03 -04:00 |
Frederic Guillot
|
ff030d43c3
|
Fix functional tests
|
2015-06-27 20:22:54 -04:00 |
Frederic Guillot
|
79de1a0cea
|
API: Change parameters for updateTask, enforce the use of moveTaskPosition() to move a task
|
2015-06-16 20:04:07 -04:00 |
Frederic Guillot
|
8e0206d61e
|
API: Add procedure 'getTaskByReference' and add 'reference' parameter for 'createTask/updateTask' methods
|
2015-06-13 16:36:35 -04:00 |
Frederic Guillot
|
0b7435b882
|
API: new procedure 'removeAllFiles' and contract change for 'createFile'
|
2015-06-13 15:47:48 -04:00 |
Frederic Guillot
|
00c2e5c80e
|
Add file procedures to the API
|
2015-05-24 20:28:54 -04:00 |
Frederic Guillot
|
65e9e5d1be
|
Add functional tests for task links
|
2015-05-23 23:25:18 -04:00 |
Frederic Guillot
|
e32f26d048
|
API refactoring
|
2015-05-23 21:44:33 -04:00 |
Frederic Guillot
|
23f8f2c576
|
Add api procedure to get the application version
|
2015-03-01 20:25:46 -05:00 |
Frédéric Guillot
|
45c95d74fc
|
Various fixes and improvements
|
2015-01-02 21:11:19 -05:00 |
Frédéric Guillot
|
17dc5bdc9e
|
Move events handling to Symfony\EventDispatcher
|
2014-12-27 19:10:38 -05:00 |
Frédéric Guillot
|
cf821e117c
|
Add swimlanes
|
2014-12-26 17:43:13 -05:00 |
Frédéric Guillot
|
0cd31abbc4
|
Change API::getProjectByName() to reflect the documentation
|
2014-12-09 19:54:43 -05:00 |
Frédéric Guillot
|
3de00af088
|
Improve functional test for api
|
2014-12-09 19:43:24 -05:00 |
Frédéric Guillot
|
81df6a36b4
|
Add getTimezone() procedure to the API
|
2014-11-30 19:43:34 -05:00 |
Frédéric Guillot
|
4d007ec39f
|
addColumn() return the column_id now
|
2014-11-22 19:15:50 -05:00 |
Frédéric Guillot
|
77e10d2582
|
Improve API to return id instead of a boolean
|
2014-11-22 18:22:10 -05:00 |
Frédéric Guillot
|
b081288188
|
Use Pimple instead of Core\Registry and add Monolog for logging
|
2014-11-14 22:44:25 -05:00 |
Frédéric Guillot
|
135b921db7
|
Switch to composer
|
2014-11-04 21:33:05 -05:00 |
Frédéric Guillot
|
c48cb658ff
|
Update JsonRPC library
|
2014-10-25 09:48:49 -04:00 |
Frédéric Guillot
|
d138834dcf
|
Regular users are able to create private projects
|
2014-10-05 19:40:57 -04:00 |
Frédéric Guillot
|
8e5673e3d2
|
Improve settings page and move some config parameters to the database
|
2014-10-04 23:31:03 -04:00 |
Frédéric Guillot
|
243e72474b
|
Improve board API calls
|
2014-09-17 14:47:41 +02:00 |
Frédéric Guillot
|
e7a20b9d8f
|
Improve API calls for users
|
2014-09-16 19:30:18 +02:00 |
Frédéric Guillot
|
eb6dfdca53
|
Improve API calls for comments
|
2014-09-16 17:54:17 +02:00 |
Frédéric Guillot
|
e1ddf7f012
|
Run unit tests across different database backends + fix bugs
|
2014-09-15 22:35:56 +02:00 |
Frédéric Guillot
|
15e1ed6148
|
Improve API calls for subtasks
|
2014-09-12 15:14:59 +02:00 |
Frédéric Guillot
|
61927232ae
|
Improve API calls for categories
|
2014-09-11 18:28:17 +02:00 |
Frédéric Guillot
|
ef95c7c284
|
Improve project api procedures
|
2014-09-09 15:15:04 +02:00 |
Frédéric Guillot
|
532ea3b868
|
Start to improve task Api operations and doc
|
2014-09-05 18:57:58 -07:00 |
Frédéric Guillot
|
954bed954f
|
Task move position refactoring
|
2014-09-04 20:14:26 -07:00 |
Frédéric Guillot
|
658123a232
|
The fullname is displayed instead of the username if not empty
|
2014-08-16 17:53:07 -07:00 |
Frédéric Guillot
|
833bd3f8a9
|
Add Task CSV export and Kanboard CLI
|
2014-07-19 22:08:07 -02:30 |
Frédéric Guillot
|
7c5b900bd8
|
First API implementation
|
2014-06-20 15:41:05 -03:00 |