summaryrefslogtreecommitdiff
path: root/app/Controller/Config.php
AgeCommit message (Expand)Author
2016-05-18Added plugin controller (WIP)Frederic Guillot
2016-05-15User import is now a popoverFrederic Guillot
2016-05-15Refactoring: added controlled middleware and changed response classFrederic Guillot
2016-05-07Added support for language LDAP attributeFrederic Guillot
2016-03-12Show server configuration in settings pageFrederic Guillot
2016-02-13Add setting option to disable private projectsFrederic Guillot
2016-02-06The date time format can be chosen in application settingsFrederic Guillot
2016-01-31Simplify layout and templates generationFrederic Guillot
2016-01-09Add forgot password featureFrederic Guillot
2015-12-17Show only active projects in board selectorFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-11-15Rewrite of session managementFrederic Guillot
2015-10-17Move slack, hipchat and jabber integrations to pluginsFrederic Guillot
2015-10-17Run php-cs-fixer on the code baseFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-09-26Add page to show the list of pluginsFrederic Guillot
2015-09-20Move subtask forecast to a pluginFrederic Guillot
2015-07-25Add settings to disable subtask timer and another to not include closed tasks...Frederic Guillot
2015-07-19Add settings option to define the default task colorFrederic 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-16Display tasks in the calendar + improve settingsFrederic Guillot
2015-05-11Add Jabber/XMPP integrationFrederic Guillot
2015-03-30Add Gravatar integrationFrederic Guillot
2015-03-29Add Hipchat integrationFrederic Guillot
2015-03-28Add Slack integrationFrederic Guillot
2015-03-26Display subtask estimates in the user calendar according to the timetableFrederic Guillot
2015-03-14Calculate the time spent based on the timetableFrederic 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-07Update subtask spent based on the time trackingFrederic Guillot
2014-12-31Acl refactoringFrédéric Guillot
2014-12-28Template helpers refactoringFrédéric Guillot
2014-11-20Move and clean some templates to a subfolderFrédéric Guillot
2014-11-02Change layout (experimental)Frédéric Guillot
2014-10-05Input date format is now a config parameter instead of the current localeFrédéric Guillot
2014-10-04Improve settings page and move some config parameters to the databaseFrédéric Guillot
2014-09-12Add settings field to control project columns (pull-request #244)Frédéric Guillot
2014-09-02Refactoring of user management (ui)Frédéric Guillot
2014-08-16Authentication backends refactoringFrédéric Guillot
2014-08-15Add email notificationsFrédéric Guillot
2014-05-28Add CSRF protectionsFrédéric Guillot
2014-05-22Code refactoring (add autoloader and change files organization)Frédéric Guillot