summaryrefslogtreecommitdiff
path: root/app/Controller/Task.php
AgeCommit message (Expand)Author
2016-02-20Split Board model into multiple classesFrederic Guillot
2016-02-14Add ProjecFile and TaskFile modelsFrederic Guillot
2016-02-06The date time format can be chosen in application settingsFrederic Guillot
2016-02-05Fix pagination on task time tracking pageFrederic Guillot
2016-01-31Simplify layout and templates generationFrederic 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-10-11Add comments sortingFrederic Guillot
2015-07-19Split task controller into smaller classesFrederic Guillot
2015-07-19Prompt user when moving or duplicate a task to another projectFrederic Guillot
2015-07-19Add settings option to define the default task colorFrederic Guillot
2015-07-19Improve quick-add subtasks formFrederic Guillot
2015-07-12Remove edit recurrence from the task menuFrederic Guillot
2015-07-12Start to implement url rewrite (nice urls)Frederic Guillot
2015-07-08Fix bug: No creator when duplicating a taskFrederic Guillot
2015-07-07Add icon to set automatically the start dateFrederic Guillot
2015-07-07Add datetime picker for start dateFrederic Guillot
2015-07-05Add new analytic page: Average time spent into each columnFrederic Guillot
2015-07-05Add task analyticsFrederic Guillot
2015-05-24Helpers refactoringFrederic Guillot
2015-05-21Show swimlane dropdown only when necessaryFrederic Guillot
2015-05-10Merge pull-request #847 (recurring tasks)Frederic Guillot
2015-05-09Update task links, assignee and time tracking (#775), group links by label (#...Frederic Guillot
2015-05-03Initial Recurring Tasks CommitDavid-Norris
2015-04-03Various fixes for PHPAnalyzerFrederic Guillot
2015-03-30Avoid code duplication in pull-request #746Frederic Guillot
2015-03-29add activity stream to task #693BlueTeck
2015-03-26Add task transitions historyFrederic Guillot
2015-03-21Add swimlane dropdown in task creation formFrederic Guillot
2015-03-12Merge and improve pull-request #704Frederic Guillot
2015-03-10Add a quick task link creation as it is possible for subtaskOlivier Maridat
2015-03-02preview images in taskviewBlueTeck
2015-02-15Display confirmation box to close task from the board and improve popover lis...Frederic Guillot
2015-02-14Allow remote images for markdown contentFrederic Guillot
2015-02-14Refactoring/simplification of the pull-request about linksFrederic Guillot
2015-02-13Add task links (Merge pull-request #610)Frederic Guillot
2015-02-10Add subtask time tracking in the task viewFrederic Guillot
2015-02-07Update task time tracking based on subtask time trackingFrederic Guillot
2015-02-07Rename subtask modelFrederic Guillot
2015-02-01Add shortcut link to close a task from the dropdown menuFrederic Guillot
2015-01-25Do not show inactive projects info on the dashboard and update picodb (merge ...Frederic Guillot
2015-01-02Cleanup and fixesFrédéric Guillot
2015-01-02Various fixes and improvementsFrédéric Guillot
2014-12-31Acl refactoringFrédéric Guillot
2014-12-28Template helpers refactoringFrédéric Guillot
2014-12-26Add swimlanesFrédéric Guillot
2014-12-03Move tasks templates to a subfolderFrédéric Guillot
2014-11-25Improve task creation popoverFrédéric Guillot