summaryrefslogtreecommitdiff
path: root/app/Controller/Action.php
AgeCommit message (Expand)Author
2016-05-28Rename controllersFrederic Guillot
2016-05-15Refactoring: added controlled middleware and changed response classFrederic Guillot
2016-03-05Improve automatic action creationFrederic Guillot
2016-02-20Split Board model into multiple classesFrederic Guillot
2016-01-31Simplify layout and templates generationFrederic Guillot
2016-01-13Move some validators to separate classesFrederic Guillot
2016-01-03Improve Automatic Actions plugin apiFrederic 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-08-22Add new automated action to change task color based on the task linkFrederic Guillot
2015-07-18Fix cosmetic issuesFrederic Guillot
2015-07-12Start to implement url rewrite (nice urls)Frederic Guillot
2015-04-03Various fixes for PHPAnalyzerFrederic Guillot
2014-12-31Acl refactoringFrédéric Guillot
2014-11-09Start templates cleanup and reorganisationFré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-05Regular users are able to create private projectsFrédéric Guillot
2014-09-28Improve automatic actions (check for compatible events/actions/parameters)Frédéric Guillot
2014-09-20Extract project permissions to a separate classFrédéric Guillot
2014-09-20Split Task model into smaller classesFrédéric Guillot
2014-08-30Projects management refactoringFrédéric Guillot
2014-07-01Allow 'no category' and 'unassigned' in actions.Francois Ferrand
2014-05-28Add CSRF protectionsFrédéric Guillot
2014-05-23Minor code improvementsFrédéric Guillot
2014-05-22Code refactoring (add autoloader and change files organization)Frédéric Guillot