summaryrefslogtreecommitdiff
path: root/app/ServiceProvider
AgeCommit message (Expand)Author
2016-03-27Update SQL dumps and improve schema migration processFrederic Guillot
2016-03-26Added avatar image uploadFrederic Guillot
2016-03-25Unification of project headerFrederic Guillot
2016-03-19Handle multiple avatar sizesFrederic Guillot
2016-03-19Added letter based avatar providerFrederic Guillot
2016-03-18Added pluggable Avatar providersFrederic Guillot
2016-03-18Rename controller TaskLink to TaskInternalLinkFrederic Guillot
2016-03-17Added local file link providerFrederic Guillot
2016-03-05Improve automatic action creationFrederic Guillot
2016-03-05Import automatic actions from another projectFrederic Guillot
2016-03-04Helper refactoringFrederic Guillot
2016-03-04Add namespace Export and move classesFrederic Guillot
2016-03-04Create Import namespace and move classesFrederic Guillot
2016-03-04Remove model OverdueNotificationFrederic Guillot
2016-02-29Add unit test for transition modelFrederic Guillot
2016-02-20Add drag and drop to change column positionsFrederic Guillot
2016-02-16Add file preview for Markdown and text filesFrederic Guillot
2016-02-16Start to implement a project overview pageFrederic Guillot
2016-02-14Rename File controller to TaskFileFrederic Guillot
2016-02-14Add ProjecFile and TaskFile modelsFrederic Guillot
2016-02-13Enable/Disable usersFrederic Guillot
2016-02-10Add constant to enable/disable database group providerFrederic Guillot
2016-02-07Fix subtask redirectionFrederic Guillot
2016-02-06Add missing route for subtasksFrederic Guillot
2016-02-06Add missing routesFrederic Guillot
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