summaryrefslogtreecommitdiff
path: root/app/Controller/Subtask.php
AgeCommit message (Expand)Author
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-07-28Fix bug: wrong template name for subtasks tooltip due to previous file renameFrederic Guillot
2015-07-12Start to implement url rewrite (nice urls)Frederic Guillot
2015-06-24Add timer for subtasks and remove settings for subtask time trackingFrederic Guillot
2015-05-24Helpers refactoringFrederic Guillot
2015-04-03Various fixes for PHPAnalyzerFrederic Guillot
2015-03-01Add subtask positionFrederic Guillot
2015-02-07Rename subtask modelFrederic Guillot
2015-02-04Add subtasks restrictions and time trackingFrederic Guillot
2015-01-02Cleanup and fixesFrédéric Guillot
2014-12-31Acl refactoringFrédéric Guillot
2014-11-26Move subtask templates to a subfolderFrédéric Guillot
2014-11-24Integrate tooltips and code cleanup/fix bugs, see #166Frédéric Guillot
2014-11-09Add projects to the dashboard and rename some methodsFrédéric Guillot
2014-11-02Change layout (experimental)Frédéric Guillot
2014-10-11Add 3 new fields for tasks: start date, time estimated and time spentFrédéric Guillot
2014-10-07Allow quickly creating and changing state of subtask (pull-request #312)Frédéric Guillot
2014-10-04Keep the checkbox 'another subtask' activated, see #295Frédéric Guillot
2014-09-20Extract project permissions to a separate classFrédéric Guillot
2014-09-12Improve API calls for subtasksFrédéric Guillot
2014-05-28Add CSRF protectionsFrédéric Guillot
2014-05-25Add subtasksFrédéric Guillot