summaryrefslogtreecommitdiff
path: root/app/ServiceProvider/ClassProvider.php
AgeCommit message (Expand)Author
2016-07-23Create new class SubtaskStatusModelFrederic Guillot
2016-07-23Create new class SubtaskTaskConversionModelFrederic Guillot
2016-07-23Create new class SubtaskPositionModelFrederic Guillot
2016-07-17Subtasks events refactoring and show delete in activity streamFrederic Guillot
2016-07-17File events refactoringFrederic Guillot
2016-07-17Added event for removed comments with some refactoringFrederic Guillot
2016-07-02Handle priority for task and project duplicationFrederic Guillot
2016-07-02Move Task::duplicate() to class ProjectTaskDuplicationModelFrederic Guillot
2016-07-02Handle tags and tasks move/duplication to another projectFrederic Guillot
2016-06-24Added tag modification from the user interfaceFrederic Guillot
2016-06-23Added models for tagsFrederic Guillot
2016-05-28Rename all modelsFrederic Guillot
2016-05-28Added mail provider classFrederic Guillot
2016-05-23Added QueueManager to process background jobsFrederic Guillot
2016-05-07Added support for language LDAP attributeFrederic Guillot
2016-05-04Unify task drop-down menu between different viewsFrederic Guillot
2016-04-09Filter refactoringFrederic Guillot
2016-03-26Added avatar image uploadFrederic 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-14Add ProjecFile and TaskFile modelsFrederic Guillot
2016-01-30Add external links for tasks with plugin apiFrederic Guillot
2016-01-23Move default-src CSP rule to ClassProviderMarien Fressinaud
2016-01-23Coding style: make cspRules easier to readMarien Fressinaud
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-07Remove useless class declaration in providerFrederic 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