index
:
kanban
master
Custom fork of https://github.com/kanboard/kanboard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Collapse
)
Author
2014-06-20
First API implementation
Frédéric Guillot
2014-05-28
Add CSRF protections
Frédéric Guillot
2014-05-26
Improve automatic actions (move task to another position same columns)
Frédéric Guillot
2014-05-26
Improve events handling
Frédéric Guillot
2014-05-25
Add more tests
Frédéric Guillot
2014-05-22
Code refactoring (add autoloader and change files organization)
Frédéric Guillot
2014-05-21
Add categories for projects and tasks
Frédéric Guillot
2014-04-27
Add support for the ISO 8601 date format (for due date)
Frédéric Guillot
2014-04-27
Add a basic task search
Frédéric Guillot
2014-04-26
Make unit tests compatible with PHP 5.3 and 5.4
Frédéric Guillot
2014-04-26
Rename include file
Frédéric Guillot
2014-04-21
Add a method to apply filters for tasks
Frédéric Guillot
2014-04-19
Add RememberMe feature and authentications history
Frédéric Guillot
2014-03-30
Add Mysql/MariaDB support
Frédéric Guillot
2014-03-23
Comment edit/remove actions
Frédéric Guillot
2014-03-19
Task duplication
Frédéric Guillot
2014-03-16
Add the possiblity to reorder the column position for a board
Frédéric Guillot
2014-03-12
Add unit tests for automatic actions
Frédéric Guillot
2014-03-11
Fix unit test
Frédéric Guillot
2014-03-11
Add unit test for the "task close" action
Frédéric Guillot
2014-03-09
Uncomment unit test
Frédéric Guillot
2014-03-09
Automatic actions
Frédéric Guillot
2014-03-05
Add a 'due date' field and display the number of comments on the board
Frédéric Guillot
2014-03-05
Improve unit test
Frédéric Guillot
2014-03-05
Altered test cases for allowed user checking.
toomyem
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-01
Add acl and access list for projects
Frédéric Guillot