summaryrefslogtreecommitdiff
path: root/app/Controller
AgeCommit message (Expand)Author
2016-01-11Move swimlane validator methodsFrederic Guillot
2016-01-11Move task link validator methodsFrederic Guillot
2016-01-11Move user validator methodsFrederic Guillot
2016-01-09Add forgot password featureFrederic Guillot
2016-01-07Move Gitlab webhook to an external pluginFrederic Guillot
2016-01-07Move bitbucket webhook to an external pluginFrederic Guillot
2016-01-06Move Github Webhook to external pluginFrederic Guillot
2016-01-05Improve 2FAFrederic Guillot
2016-01-03Improve Automatic Actions plugin apiFrederic Guillot
2015-12-30Remove arguments of beforeAction() methodFrederic Guillot
2015-12-29Add autocompletion in textarea for user mentionsFrederic Guillot
2015-12-17Show only active projects in board selectorFrederic Guillot
2015-12-15Show profile link for @username mentionsFrederic Guillot
2015-12-14Improve pull-request that compare hoursFrederic Guillot
2015-12-14Merge pull-request #1528Frederic Guillot
2015-12-14Fix pagination in group members listingFrederic Guillot
2015-12-11added/reworded some commentsMatthew Cillo
2015-12-11removed debug line and added titleMatthew Cillo
2015-12-07added working template of compare hoursMatthew Cillo
2015-12-05Remove unused use statementsFrederic Guillot
2015-12-05Sync localesFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-11-25Add groups (teams)Frederic Guillot
2015-11-15Code cleanupFrederic Guillot
2015-11-15Rewrite of session managementFrederic Guillot
2015-11-14Fix PHP error when adding a new user with email notification enabledFrederic Guillot
2015-11-14Fix bug in daily project summary CSV exportFrederic Guillot
2015-10-25Move token generation to Security namespaceFrederic Guillot
2015-10-24Regenerate thumbnails if missingFrederic Guillot
2015-10-23People should not see any tasks during a search when they are not associated ...Frederic Guillot
2015-10-19Cleanup and minor fixesFrederic 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-17Make user notifications pluggableFrederic Guillot
2015-10-16Make mail transports pluggable and move integrations to pluginsFrederic Guillot
2015-10-13Change namespace to add Kanboard as prefixFrederic Guillot
2015-10-12Add CSV import for tasksFrederic Guillot
2015-10-12Add user CSV importFrederic Guillot
2015-10-12Merge pull-request #1350Frederic Guillot
2015-10-11Add comments sortingFrederic Guillot
2015-10-11Fix minor issuesFrederic Guillot
2015-10-10Allow plugins to override CSP rulesFrederic Guillot
2015-10-10#1340 add append/replace option to dustom filtersBlueTeck
2015-10-07When duplicating a task redirect to the new taskFrederic Guillot
2015-10-03Add web notificationsFrederic Guillot
2015-10-02Add custom filters (refactoring of pull-request #1312)Frederic Guillot
2015-09-26Append filters instead of replacing value for users and categories dropdownsFrederic Guillot
2015-09-26Change swimlane layout to save space on the screenFrederic Guillot
2015-09-26Add page to show the list of pluginsFrederic Guillot
2015-09-26Show "Open this task" in dropdown menu for closed tasksFrederic Guillot