Frederic Guillot
ded63d21a8
Send notifications on user mentions
2015-12-29 09:30:36 +01:00
Eskiso
b3dbdca609
Add reference to the createComment parameters
...
I've only seen the reference column being used by integrations (gitbucket,etc), would be nice that from the API we could also use that column for other references.
2015-12-17 09:35:18 +00:00
Frederic Guillot
486238b548
API: check project membership for task operations
2015-12-12 17:46:11 -05:00
Frederic Guillot
756e8697c0
Add the possibility to define API token in config file
2015-12-06 18:13:49 -05:00
Frederic Guillot
73ce90ac56
Remove unused use statements
2015-12-05 21:34:26 -05:00
Frederic Guillot
e9fedf3e5c
Rewrite of the authentication and authorization system
2015-12-05 20:31:27 -05:00
Frederic Guillot
a675271ad7
Rewrite of session management
2015-11-15 12:50:33 -05:00
Frederic Guillot
7303a79b50
Cleanup and minor fixes
2015-10-19 21:05:41 -04: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
25b9e90ef3
Do not check anymore data folder permissions
...
People who are using a remote database (Mysql/Postgresql) and a remote file storage (Aws S3 or similar) don't necessary needs to have a persistent local data folder or to change the permissions.
2015-09-23 20:59:21 -04:00
Frederic Guillot
e8228c3975
Add some tests
2015-09-18 22:37:00 -04:00
Timo Litzbarski
1fa72295f2
User-Api: add getMyPorjects ( #1233 )
2015-09-18 14:18:34 +00:00
Timo Litzbarski
55ca46ad75
#1232 Api changes: new getMyOverdueTasks, new getOverdueTasksByProject, allow getProjectActivity for user-api
2015-09-17 16:27:59 +00:00
Fabiano Pereira
339c990577
#1144 Add description field to swimlane.
2015-09-04 10:17:20 -03:00
Frederic Guillot
b2cce5a3a1
Add new role Project Administrator
2015-08-14 15:43:08 -04:00
Frederic Guillot
db88a00d48
Add bruteforce protection
2015-08-01 12:14:22 -04:00
Frederic Guillot
2d6b6533ac
Add new api procedures: getDefaultTaskColor(), getDefaultTaskColors() and getColorList()
2015-07-29 18:45:26 -04:00
Frederic Guillot
f595fb2786
Add first draft of the user api
2015-07-29 17:42:48 -04:00
Frederic Guillot
bc98748c0d
Start to implement url rewrite (nice urls)
2015-07-12 10:38:42 -04:00
Frederic Guillot
67b9a56469
Add urls in api response for tasks and projects
2015-07-05 14:10:03 -04:00
Frederic Guillot
6c772de184
Remove column default_project_id for users because it's useless now
2015-06-27 15:14:04 -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
3d4d28cfc6
Fix bug: api exceptions can occurs with some versions of PHP
2015-06-11 21:00:34 -04:00
Frederic Guillot
87c711cb55
Fix another typo
2015-05-25 14:16:59 -04:00
Frederic Guillot
00c2e5c80e
Add file procedures to the API
2015-05-24 20:28:54 -04:00
Frederic Guillot
eeac2329ba
Helpers refactoring
2015-05-24 16:02:25 -04:00
Frederic Guillot
e32f26d048
API refactoring
2015-05-23 21:44:33 -04:00