Age | Commit message (Expand) | Author |
2014-03-14 | Update to the last version of password_compat | Frédéric Guillot |
2014-03-14 | Improve token generation by using openssl or /dev/urandom or uniqid() as fall... | Frédéric Guillot |
2014-03-14 | Update polish translation | Frédéric Guillot |
2014-03-13 | Make sure that magic quotes are disabled for PHP < 5.4 | Frédéric Guillot |
2014-03-12 | Refresh the board only when it's necessary and add a link on the task title | 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-10 | Add an automatic action to assign a color to a specific user | Frédéric Guillot |
2014-03-10 | Lowercase file | Frédéric Guillot |
2014-03-10 | Add contributors | Frédéric Guillot |
2014-03-09 | Uncomment unit test | Frédéric Guillot |
2014-03-09 | Lowercase base controller include | Frédéric Guillot |
2014-03-09 | Automatic actions | Frédéric Guillot |
2014-03-09 | Merge pull request #48 from EpocDotFr/patch-1 | Frédéric Guillot |
2014-03-08 | urandom is not available on Windows | Maxime |
2014-03-07 | Merge pull request #46 from rzeka/master | Frédéric Guillot |
2014-03-07 | Added Polish translations | rzeka |
2014-03-06 | Start to write some documentation about users management | Frédéric Guillot |
2014-03-06 | Assign existing tasks to nobody when a user is removed | 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 | Merge branch 'patch-1' of github.com:toomyem/kanboard | Frédéric Guillot |
2014-03-05 | Altered test cases for allowed user checking. | toomyem |
2014-03-05 | Admin users are not allowed for a project | toomyem |
2014-03-05 | #37 click on task to access it | rzeka |
2014-03-04 | Add the possibility to add a description directly from the task show view | Frédéric Guillot |
2014-03-04 | Improve comments | Frédéric Guillot |
2014-03-04 | Added basic comments on tasks | rzeka |
2014-03-03 | Story Points translation missing | rzeka.net |
2014-03-02 | Add documentations | Frédéric Guillot |
2014-03-02 | Merge branch 'patch-1' of github.com:maggick/kanboard | Frédéric Guillot |
2014-03-02 | Added translations for Polish language | toomyem |
2014-03-01 | Add acl and access list for projects | Frédéric Guillot |
2014-02-28 | Update README.markdown | Matthieu Keller |
2014-02-27 | Remove PHP notice | Frédéric Guillot |
2014-02-27 | Improve session creation | Frédéric Guillot |
2014-02-25 | Improve task limit js condition | Frédéric Guillot |
2014-02-25 | Add task limit for each column | Frédéric Guillot |
2014-02-24 | Add story points for tasks | Frédéric Guillot |
2014-02-24 | Display a page not found when the data is not in the dabase anymore | Frédéric Guillot |
2014-02-24 | Improve HTML escaping | Frédéric Guillot |
2014-02-24 | Improve timezone pull-request and settings page | Frédéric Guillot |
2014-02-24 | Fixed timezone warning by adding timezone config option | rzeka |
2014-02-24 | Added missing translations | rzeka |
2014-02-23 | Change mouse cursor for draggable items | Frédéric Guillot |
2014-02-23 | Remove project dropdown from task edit | Frédéric Guillot |
2014-02-23 | Add the possibility to change the assignee directly from the board | Frédéric Guillot |
2014-02-23 | Display an error message when there is no column for a project | Frédéric Guillot |
2014-02-23 | Add helpers for the user session and fix bug edit_user admin checkbox | Frédéric Guillot |