Frédéric Guillot
|
b433519686
|
Rename default branch from master to main
|
2022-08-11 21:57:19 -07:00 |
Frédéric Guillot
|
f5bb55bdb8
|
PHP 8 Compatibility
|
2022-02-05 11:49:03 -08:00 |
Frédéric Guillot
|
d636cec8f3
|
Run integration tests on Github Actions
|
2020-06-13 15:14:24 -07:00 |
Timo
|
64397f45fa
|
Kanboard now requires PHP >= 7.2 since other versions are deprecated
|
2020-01-14 12:02:31 -08:00 |
Frederic Guillot
|
ad8b1223cc
|
Check owner existence before to create project
|
2017-05-27 12:18:05 -04:00 |
Frederic Guillot
|
54a751820f
|
Add task and project API formatters
|
2017-05-22 15:33:16 -04:00 |
Oliver Buchmann
|
daf39ee16a
|
Change Due Date to Due Timestamp fixes #919 (#3249)
|
2017-05-10 16:42:34 -04:00 |
Frederic Guillot
|
a9aed917dd
|
Update integration tests
|
2017-04-08 18:18:37 -04:00 |
Frederic Guillot
|
d7b0cfbbe5
|
Improve dashboard
|
2017-04-08 13:58:25 -04:00 |
Frederic Guillot
|
9b34631135
|
Simplify dashboard to use new tasks list view
|
2017-03-12 21:36:52 -04:00 |
Frederic Guillot
|
948b7fbaaa
|
Add mandatory argument "project_id" to API method "updateSwimlane()"
|
2017-02-18 10:11:07 -05:00 |
Frederic Guillot
|
de128dbad8
|
Remove default swimlane
|
2017-02-18 09:42:01 -05:00 |
Lev Lazinskiy
|
8e18c39db9
|
Add date_modification to comments (PR #2950)
|
2017-01-22 12:39:30 -05:00 |
Frederic Guillot
|
2decbe28b5
|
Add tags parameter to task API calls
|
2016-12-18 18:19:25 -05:00 |
Frederic Guillot
|
1186104469
|
Add API calls to manage tags
|
2016-12-17 17:02:29 -05:00 |
Frederic Guillot
|
86c950743f
|
Move API calls for task metadata to a separate class
|
2016-07-31 15:10:42 -04:00 |
Frederic Guillot
|
9f2ef84cd0
|
Fix PHP error in PR #2535
|
2016-07-31 14:57:30 -04:00 |
Eskiso
|
7009718b17
|
Added Task Metadata API calls tests
|
2016-07-30 20:04:09 +01:00 |
Frederic Guillot
|
82623f1a21
|
Added API calls for subtask time tracking
|
2016-06-26 15:47:02 -04:00 |
Frederic Guillot
|
f621129836
|
Added new API calls for project attachements
|
2016-06-26 15:17:38 -04:00 |
Frederic Guillot
|
3d34681610
|
Added new API calls for external task links
|
2016-06-26 14:33:53 -04:00 |
Frederic Guillot
|
c110dffefe
|
Added new API call: "getProjectByIdentifier"
|
2016-06-26 12:34:20 -04:00 |
Frederic Guillot
|
b48c0cecbb
|
Added new arguments to project API calls and update composer.json
|
2016-06-26 11:57:28 -04:00 |
Frederic Guillot
|
4a230d331e
|
Added application and project roles validation for API procedure calls
|
2016-06-26 10:25:13 -04:00 |
Frederic Guillot
|
922e0fb6de
|
Rewrite integration tests to run with Docker containers
|
2016-06-25 14:34:46 -04:00 |
Frederic Guillot
|
14713b0ec7
|
Rename all models
|
2016-05-28 19:48:22 -04:00 |
Frederic Guillot
|
1936a74cb3
|
Update JsonRPC library
|
2016-04-26 22:55:56 -04:00 |
Frederic Guillot
|
da1725c225
|
Added searchTasks API procedure
|
2016-04-22 18:49:19 -04:00 |
Frederic Guillot
|
756716766c
|
Added priority field to API procedures
|
2016-04-21 21:21:34 -04:00 |
Frederic Guillot
|
60e0753b90
|
Added API procedure "getMemberGroups"
|
2016-04-21 21:10:04 -04:00 |
Frederic Guillot
|
5fe68d4d49
|
Add drag and drop to change swimlane positions
|
2016-02-20 18:11:08 -05:00 |
Frederic Guillot
|
fc468088c3
|
Split Board model into multiple classes
|
2016-02-20 15:08:18 -05:00 |
Frederic Guillot
|
6161eaef9e
|
Enable/Disable users
|
2016-02-13 15:38:35 -05:00 |
jf-guillou
|
63a2861476
|
Added API getUserByName()
Tests and doc included
|
2016-01-25 10:05:44 +01:00 |
Frederic Guillot
|
ba5937b074
|
Add new API procedures to move and duplicate tasks to another project
|
2016-01-23 12:29:44 -05:00 |
Frederic Guillot
|
0448fdc56b
|
Fix bug: Unable to unassign a task from the API
|
2016-01-23 12:04:10 -05:00 |
Frederic Guillot
|
ad8fcf035a
|
Add new API procedures for groups, roles and project permissions
|
2016-01-22 21:23:12 -05:00 |