summaryrefslogtreecommitdiff
path: root/app/Controller/App.php
AgeCommit message (Expand)Author
2016-01-31Simplify layout and templates generationFrederic Guillot
2015-12-17Show only active projects in board selectorFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-10-23People should not see any tasks during a search when they are not associated ...Frederic Guillot
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-17Make user notifications pluggableFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-10-03Add web notificationsFrederic Guillot
2015-09-20Remove unused statementFrederic Guillot
2015-09-20Add formattersFrederic Guillot
2015-07-01Change page titleFrederic Guillot
2015-07-01Change dashboardFrederic Guillot
2015-06-23Improve assets loading: remove http call to load task colors and async load o...Frederic Guillot
2015-05-24Helpers refactoringFrederic Guillot
2015-05-09Allow auto-completion with the task idFrederic Guillot
2015-03-24Add missing user_id in pagination links for the dashboardFrederic Guillot
2015-02-14Refactoring/simplification of the pull-request about linksFrederic Guillot
2015-02-08Add user calendar view on the dashboard and in the user management sectionFrederic Guillot
2015-02-07Rename subtask modelFrederic Guillot
2015-02-04Add user dashboard viewFrederic Guillot
2015-01-25Do not show inactive projects info on the dashboard and update picodb (merge ...Frederic Guillot
2015-01-18Pagination refactoringFrederic Guillot
2015-01-17Add project calendars (merge/refactoring of #490)Frederic Guillot
2014-12-31Acl refactoringFrédéric Guillot
2014-12-28Make the dashboard more responsiveFrédéric Guillot
2014-12-28Template helpers refactoringFrédéric Guillot
2014-12-27Fix some PHPAnalyzer issuesFrédéric Guillot
2014-11-29Improve session handler and add Ajax session checkFrédéric Guillot
2014-11-26Fix some Scrutinizer issuesFrédéric Guillot
2014-11-20Add Markdown preview for textarea, see #407Frédéric Guillot
2014-11-20Fix date due ordering on the dashboard, see #403Frédéric Guillot
2014-11-15Add pagination and sorting to the dashboardFrédéric Guillot
2014-11-11Add subtasks to the dashboardFré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-14Add a dashboard (first version)Frédéric Guillot
2014-05-23Improve user interfaceFrédéric Guillot
2014-05-22Code refactoring (add autoloader and change files organization)Frédéric Guillot