Age | Commit message (Expand) | Author |
2019-01-30 | Update unit tests | Frédéric Guillot |
2018-12-27 | Fix import of automatic actions when parameters are "unassigned" or "no categ... | rafacamargo123 |
2018-11-08 | Add the locale en_GB | Richard Levitte |
2018-10-02 | Duplicate tag color when duplicating projects | Frédéric Guillot |
2018-10-02 | Duplicate category color when duplicating projects | Frédéric Guillot |
2018-08-22 | Add custom roles project duplication | Matteo Mazza |
2018-08-11 | Allow to associate tags to colors | Julian Maurice |
2018-07-25 | Exclude task links and user mentions from nesting | cl0ne |
2018-06-01 | Make sure automatic actions are applied to all tasks when using bulk operations | Frédéric Guillot |
2018-05-07 | Do not show inactive users in group members dropdown | Frédéric Guillot |
2018-04-20 | Rewrite tooltips code without jQuery | Frédéric Guillot |
2018-04-11 | Increase text fields length in several tables | Frédéric Guillot |
2018-04-02 | Fallback to "status:open" if there is no user filter | Frédéric Guillot |
2018-04-02 | Add default filter per user | Aurélien |
2018-03-29 | Add cli to base test class | Frédéric Guillot |
2018-03-08 | Fix role precedence in LDAP integration | DebianRoxx |
2018-03-05 | Move SimpleLogger lib into app source tree | Frédéric Guillot |
2017-12-15 | Kanboard requires at least PHP 5.6 now | Frédéric Guillot |
2017-12-12 | Store PHP sessions in the database | Frédéric Guillot |
2017-12-01 | Add command to remove project activities after one year | Frédéric Guillot |
2017-11-30 | Disable private projects when disabling a user | Frédéric Guillot |
2017-11-27 | Update code base and doc to use kanboard.org domain | Frédéric Guillot |
2017-11-17 | Add the possibility to send tasks and comments to multiple recipients | Frederic Guillot |
2017-11-15 | Solve conflict in PR #3113 | Frederic Guillot |
2017-11-09 | Check if the start date is before due date | Frederic Guillot |
2017-10-27 | Remove feature "Allow everybody to access to this project" | Frederic Guillot |
2017-10-19 | Add tags to task export | Frederic Guillot |
2017-10-19 | Add priority to task export | Frederic Guillot |
2017-07-06 | fixed memory leak in unit tests | Bernhard Ankenbrand |
2017-06-03 | Add new automatic action to assign tasks to its creator | Frederic Guillot |
2017-05-27 | Check owner existence before to create project | Frederic Guillot |
2017-05-22 | Add task and project API formatters | Frederic Guillot |
2017-05-12 | Ensure project tags are removed when the project is removed (PR #3250) | Frederic Guillot |
2017-05-12 | Add wildcard search for task reference field (PR #3119) | Frederic Guillot |
2017-05-12 | TaskAssignColorOnDueDateAction: update task only when necessary | Frederic Guillot |
2017-05-10 | Change Due Date to Due Timestamp fixes #919 (#3249) | Oliver Buchmann |
2017-04-30 | Add [DUPLICATE] prefix to duplicated tasks title | Frederic Guillot |
2017-04-08 | Update integration tests | Frederic Guillot |
2017-04-08 | Improve dashboard | Frederic Guillot |
2017-04-07 | Add project restriction to block task edition | Frederic Guillot |
2017-04-05 | Add new project restriction to block assignee change | Frederic Guillot |
2017-04-05 | Add new project role restriction to block task suppression | Frederic Guillot |
2017-03-19 | Do not list private projects when adding a new user | Frederic Guillot |
2017-03-16 | added dates to unit tests | Thomas Andres |
2017-03-12 | Make sure that tasks are sorted in test case | Frederic Guillot |
2017-03-12 | Simplify dashboard to use new tasks list view | Frederic Guillot |
2017-03-11 | Change groups list layout | Frederic Guillot |
2017-03-09 | Render QR code for TwoFactor authentication without Google Chart API | Frederic Guillot |
2017-02-26 | Order tasks in test case | Frederic Guillot |
2017-02-26 | Add toggle button to show/hide subtasks in task list view | Frederic Guillot |