Age | Commit message (Expand) | Author |
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-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 | 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 |
2017-02-26 | Add class SubtaskListFormatter | Frederic Guillot |
2017-02-26 | Display tags in task list view | Frederic Guillot |
2017-02-26 | Project priority is always rendered now | Frederic Guillot |
2017-02-23 | Add helper method to use implode() with HTML escaping | Frederic Guillot |
2017-02-23 | Automatic action to change task color when due date is expired (PR #3062) | Frederic Guillot |
2017-02-19 | Redesign task list view | Frederic Guillot |
2017-02-18 | Send tasks by email | Frederic Guillot |
2017-02-18 | Send comments by email | Frederic Guillot |
2017-02-18 | Prevent people to remove swimlanes that contains tasks | Frederic Guillot |
2017-02-18 | Add mandatory argument "project_id" to API method "updateSwimlane()" | Frederic Guillot |
2017-02-18 | Remove default swimlane | Frederic Guillot |