summaryrefslogtreecommitdiff
path: root/app/Helper
AgeCommit message (Expand)Author
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
2015-06-24Add timer for subtasks and remove settings for subtask time trackingFrederic Guillot
2015-06-23Improve assets loading: remove http call to load task colors and async load o...Frederic Guillot
2015-06-20Add automatic action to send a task by emailFrederic Guillot
2015-06-15Remove truncate helper and use css insteadFrederic Guillot
2015-06-15Use css to truncate the page titleFrederic Guillot
2015-06-14Improve activity stream/notification for task update events and add new notif...Frederic Guillot
2015-05-30Fix template helper bug due to previous refactoringFrederic Guillot
2015-05-25Move swimlane title and add swimlane anchorFrederic Guillot
2015-05-24Helpers refactoringFrederic Guillot