summaryrefslogtreecommitdiff
path: root/app/Controller
AgeCommit message (Expand)Author
2016-01-31Add unit tests for last automatic actionsFrederic Guillot
2016-01-31When creating a new project, have the possibility to select another project t...Frederic Guillot
2016-01-31Move task form elements to Task helperFrederic Guillot
2016-01-31Have a new task assigned to the creator by default instead of "no assignee"Frederic Guillot
2016-01-30Simplify code to handle ajax popover and redirectsFrederic Guillot
2016-01-30Add external links for tasks with plugin apiFrederic Guillot
2016-01-29Move Gitlab and Github authentication to external pluginsFrederic Guillot
2016-01-29Move Google authentication to an external pluginFrederic Guillot
2016-01-26Update task link tooltip viewOlivier Maridat
2016-01-24Add configurable task priorityFrederic Guillot
2016-01-24Split project edition into multiple pagesFrederic Guillot
2016-01-24Add project ownerFrederic Guillot
2016-01-23Remove useless permission checkFrederic Guillot
2016-01-17Add dropdown menu on each board column title to close all tasksFrederic Guillot
2016-01-16Improve class ProjectDailyColumnStatsFrederic Guillot
2016-01-16Remove ProjectAnalytic classFrederic Guillot
2016-01-15Move analytic logic to separate classesFrederic Guillot
2016-01-14Do not cache app settings in sessionFrederic Guillot
2016-01-14Move validator methodsFrederic Guillot
2016-01-13Move some validators to separate classesFrederic Guillot
2016-01-11Move project validator methodsFrederic Guillot
2016-01-11Minor fixesFrederic Guillot
2016-01-11Move subtask validator methodsFrederic Guillot
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