summaryrefslogtreecommitdiff
path: root/app/Controller/Taskmodification.php
AgeCommit message (Expand)Author
2016-03-08Always display project name and task title in task viewsFrederic Guillot
2016-02-29Add unit test for transition modelFrederic Guillot
2016-02-09Rename hooksFrederic Guillot
2016-02-09Add more hooksFrederic Guillot
2016-02-06The date time format can be chosen in application settingsFrederic Guillot
2016-02-05Remove time form on task summary page and move that to task edit formFrederic Guillot
2016-02-03Add dropdown menu with inline popup for all task actionsFrederic Guillot
2016-02-01Add new merge hook to override default form valuesFrederic Guillot
2016-01-31Simplify layout and templates generationFrederic Guillot
2016-01-30Simplify code to handle ajax popover and redirectsFrederic Guillot
2016-01-30Add external links for tasks with plugin apiFrederic Guillot
2016-01-24Add configurable task priorityFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-11-15Rewrite of session managementFrederic Guillot
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-09-05Creating another task stay in the popoverFrederic Guillot
2015-07-19Split task controller into smaller classesFrederic Guillot