Commit Graph

272 Commits

Author SHA1 Message Date
Frédéric Guillot
b6c4c93fe7 Add more tests 2014-05-25 18:12:27 -04:00
Frédéric Guillot
2230dd4e6b Code refactoring (add autoloader and change files organization) 2014-05-22 12:28:28 -04:00
Frédéric Guillot
a750b8ab2a Add categories for projects and tasks 2014-05-21 22:33:57 -04:00
Frédéric Guillot
12d7138a47 Add support for the ISO 8601 date format (for due date) 2014-04-27 19:48:36 -04:00
Frédéric Guillot
096b282a47 Add a basic task search 2014-04-27 15:14:13 -04:00
Frédéric Guillot
3332949c8b Make unit tests compatible with PHP 5.3 and 5.4 2014-04-26 14:41:19 -04:00
Frédéric Guillot
bb1b4235cd Rename include file 2014-04-26 14:30:17 -04:00
Frédéric Guillot
919e5d51a4 Add a method to apply filters for tasks 2014-04-21 22:44:25 -04:00
Frédéric Guillot
a04ecbde77 Add RememberMe feature and authentications history 2014-04-19 22:12:12 -04:00
Frédéric Guillot
d9dfd9d619 Add Mysql/MariaDB support 2014-03-30 19:53:59 -04:00
Frédéric Guillot
0d55f5aa35 Comment edit/remove actions 2014-03-23 22:10:43 -04:00
Frédéric Guillot
ab63ffafc5 Task duplication 2014-03-19 21:49:39 -04:00
Frédéric Guillot
e0a5045ed5 Add the possiblity to reorder the column position for a board 2014-03-16 10:44:05 -04:00
Frédéric Guillot
9722cf6152 Add unit tests for automatic actions 2014-03-12 21:18:38 -04:00
Frédéric Guillot
b27a78e322 Fix unit test 2014-03-11 21:19:13 -04:00
Frédéric Guillot
c0ab451106 Add unit test for the "task close" action 2014-03-11 21:12:53 -04:00
Frédéric Guillot
ed2962f7e6 Uncomment unit test 2014-03-09 23:28:12 -04:00
Frédéric Guillot
7749b8ed56 Automatic actions 2014-03-09 23:21:23 -04:00
Frédéric Guillot
544f992424 Add a 'due date' field and display the number of comments on the board 2014-03-05 22:27:48 -05:00
Frédéric Guillot
1e994f3448 Improve unit test 2014-03-05 20:32:53 -05:00
toomyem
850abb1500 Altered test cases for allowed user checking.
Changed test checking if admin used has always access.
Added new test to check if non admin used does not have access if is not added to acl list.
2014-03-05 10:55:26 +01:00
Frédéric Guillot
28bc4246bf Add acl and access list for projects 2014-03-01 19:51:09 -05:00