summaryrefslogtreecommitdiff
path: root/app/Helper
AgeCommit message (Expand)Author
2016-02-13Improve image thumbnails and files tableFrederic Guillot
2016-02-13Add file drag and drop and asynchronous uploadFrederic 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-05Category label is broken on the board if there's a url in the descriptionFrederic Guillot
2016-02-05Remove time form on task summary page and move that to task edit formFrederic Guillot
2016-02-05Improve subtask toggle status and timerFrederic Guillot
2016-02-04Do not refresh the whole page when changing subtask status (work in progress)Frederic Guillot
2016-02-03Add dropdown menu with inline popup for all task actionsFrederic Guillot
2016-02-03Remove description textarea from task edit formFrederic Guillot
2016-01-31Simplify layout and templates generationFrederic Guillot
2016-01-31Make project creation form a inline popupFrederic Guillot
2016-01-31Rename helper methodFrederic Guillot
2016-01-31Move subtask form elements to subtask helperFrederic Guillot
2016-01-31Move task form elements to Task helperFrederic Guillot
2016-01-31Add a "Me" button to assignee form elementFrederic Guillot
2016-01-26Update task link tooltip viewOlivier Maridat
2016-01-24Add configurable task priorityFrederic Guillot
2016-01-21Replace logout link by a dropdown menuFrederic Guillot
2016-01-09Add forgot password featureFrederic Guillot
2015-12-24Update active menu in sidebarsFrederic Guillot
2015-12-22Added the possiblity to define custom routes from pluginsFrederic Guillot
2015-12-15Show profile link for @username mentionsFrederic Guillot
2015-12-12Fix regression for subtask restrictionFrederic Guillot
2015-12-06Restrict actions for project viewersFrederic Guillot
2015-12-05Remove unused use statementsFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-11-15Rewrite of session managementFrederic Guillot
2015-10-25Move some classes to namespace Core\HttpFrederic Guillot
2015-10-25Move token generation to Security namespaceFrederic 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-12Add user CSV importFrederic Guillot
2015-10-11Fix some phpdocFrederic Guillot
2015-10-03Add web notificationsFrederic Guillot
2015-09-21Add plugin hooks for assetsFrederic Guillot
2015-09-20Move subtask forecast to a pluginFrederic Guillot
2015-09-20Add abstract cache layerFrederic Guillot
2015-09-13First draft for plugins systemFrederic Guillot
2015-09-05Creating another task stay in the popoverFrederic Guillot
2015-08-29Include documentation in the applicationFrederic Guillot
2015-08-19Improve sidebar menusFrederic Guillot
2015-08-14Add new role Project AdministratorFrederic Guillot
2015-07-12Start to implement url rewrite (nice urls)Frederic Guillot
2015-07-07Move board collapse/expand mode to server side to avoid board flickeringFrederic Guillot
2015-07-05Add new analytic page: Average time spent into each columnFrederic Guillot
2015-07-05Add task analyticsFrederic Guillot
2015-07-05Set the assignee as organizer for ical eventsFrederic Guillot
2015-07-04Display user initials when tasks are in collapsed modeFrederic Guillot