summaryrefslogtreecommitdiff
path: root/app/Template/config
AgeCommit message (Expand)Author
2017-02-05Add configuration parameter to disable email configuration from user interfaceFrederic Guillot
2017-01-24Simplify date and time configuration to avoid potential validation issuesFrederic Guillot
2017-01-08Improve settings pages layoutFrederic Guillot
2017-01-08Improve link labels pages navigationFrederic Guillot
2017-01-08Improve currencies pages navigationFrederic Guillot
2017-01-08Minor improvements in settings pageFrederic Guillot
2017-01-08Rename CSS class "listing" to "panel"Frederic Guillot
2016-07-24Remove sidebar titlesFrederic Guillot
2016-07-21Move repository to Kanboard organizationFrederic Guillot
2016-06-24Added tag modification from the user interfaceFrederic Guillot
2016-06-24Removed useless keyboard shortcutFrederic Guillot
2016-06-05Conifgure email settings through user interfaceFrederic Guillot
2016-06-02Expose to the user interface the email sender addressFrederic Guillot
2016-05-28Rename controllersFrederic Guillot
2016-05-28Rename controllersFrederic Guillot
2016-05-26Remove webhook endpoint to create tasks (breaking change)Frederic Guillot
2016-05-18Added plugin controller (WIP)Frederic Guillot
2016-05-15Refactoring: added controlled middleware and changed response classFrederic Guillot
2016-04-30Added new constants for foldersFrederic Guillot
2016-04-30Change Kanboard's website URL to use HTTPS everywhereFrederic Guillot
2016-03-20Addded new keyboard shortcut to edit the task descriptionFrederic Guillot
2016-03-12Show server configuration in settings pageFrederic Guillot
2016-03-11Added "?" to display list of keyboard shortcutsFrederic Guillot
2016-03-11Added new keyboard shortcut for task viewFrederic Guillot
2016-03-05Added Ajax loading icon for submit buttonsFrederic Guillot
2016-03-04Helper refactoringFrederic Guillot
2016-02-28Added new template hook for application settings pageFrederic Guillot
2016-02-20Change help message for application URLFrederic Guillot
2016-02-16Add keyboard shortcut for project overviewFrederic 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-02-03Change sidebar styleFrederic Guillot
2016-01-31Simplify layout and templates generationFrederic Guillot
2016-01-31Templates cleanupFrederic Guillot
2016-01-29Move Gitlab and Github authentication to external pluginsFrederic Guillot
2016-01-29Move Google authentication to an external pluginFrederic Guillot
2016-01-09Add forgot password featureFrederic Guillot
2015-12-24Update active menu in sidebarsFrederic 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-16Make mail transports pluggable and move integrations to pluginsFrederic Guillot
2015-09-26Add getPluginHomepage()Frederic Guillot
2015-09-26Add page to show the list of pluginsFrederic Guillot
2015-09-20Move timetable to a pluginFrederic Guillot
2015-09-20Move subtask forecast to a pluginFrederic Guillot
2015-09-13First draft for plugins systemFrederic Guillot
2015-08-29Include documentation in the applicationFrederic Guillot
2015-08-26Move tasks Gantt chartFrederic Guillot
2015-08-23Add Gitlab authenticationFrederic Guillot
2015-08-19Improve sidebar menusFrederic Guillot