summaryrefslogtreecommitdiff
path: root/app/ServiceProvider
AgeCommit message (Expand)Author
2016-02-05Fix pagination on task time tracking pageFrederic Guillot
2016-02-05Improve subtask toggle status and timerFrederic Guillot
2016-02-05Add inline popoup for project sectionsFrederic 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-01-31When creating a new project, have the possibility to select another project t...Frederic 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-28Added automatic actions based on a daily eventFrederic Guillot
2016-01-24Add configurable task priorityFrederic Guillot
2016-01-24Split project edition into multiple pagesFrederic Guillot
2016-01-23Move default-src CSP rule to ClassProviderMarien Fressinaud
2016-01-23Coding style: make cspRules easier to readMarien Fressinaud
2016-01-16Minor code improvementsFrederic Guillot
2016-01-16Remove class TaskMovedDateSubscriberFrederic Guillot
2016-01-16Remove ProjectAnalytic classFrederic Guillot
2016-01-15Move analytic logic to separate classesFrederic 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-11Move subtask validator methodsFrederic Guillot
2016-01-11Move swimlane validator methodsFrederic Guillot
2016-01-11Move task link validator methodsFrederic Guillot
2016-01-11Move TaskValidator classFrederic Guillot
2016-01-11Move user validator methodsFrederic Guillot
2016-01-09Add forgot password featureFrederic Guillot
2016-01-07Remove HTMLToMarkdown dependencyFrederic 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-03Improve Automatic Actions plugin apiFrederic Guillot
2015-12-29Add autocompletion in textarea for user mentionsFrederic Guillot
2015-12-29Send notifications on user mentionsFrederic Guillot
2015-12-22Added the possiblity to define custom routes from pluginsFrederic Guillot
2015-12-15Show profile link for @username mentionsFrederic Guillot
2015-12-14Add routes for ProjectUser controllerFrederic Guillot
2015-12-11Add routes for exportsFrederic Guillot
2015-12-07Remove useless class declaration in providerFrederic Guillot
2015-12-06Add route for users sectionFrederic Guillot
2015-12-06Add routes for settings and documentationFrederic Guillot
2015-12-06Adjust wrong permissionFrederic Guillot
2015-12-06Add routes for groups sectionFrederic Guillot
2015-12-06Restrict actions for project viewersFrederic Guillot
2015-12-06Add routes for users sectionFrederic Guillot
2015-12-05Rewrite of the authentication and authorization systemFrederic Guillot
2015-11-25Add groups (teams)Frederic Guillot
2015-11-15Rewrite of session managementFrederic Guillot
2015-11-14Fix PHP error when adding a new user with email notification enabledFrederic Guillot
2015-10-25Move some classes to namespace Core\HttpFrederic Guillot