summaryrefslogtreecommitdiff
path: root/app/ServiceProvider
AgeCommit message (Expand)Author
2016-05-23Added QueueManager to process background jobsFrederic Guillot
2016-05-20Manage plugins from the user interface and from the command lineFrederic Guillot
2016-05-18Added plugin controller (WIP)Frederic Guillot
2016-05-18Reset failed login counter and unlock user when changing passwordFrederic Guillot
2016-05-17Rename subtask controllerFrederic Guillot
2016-05-16Improve user controllers and viewsFrederic Guillot
2016-05-16Improve group controllers and viewsFrederic Guillot
2016-05-15Rename UserStatus controllerFrederic Guillot
2016-05-15User creation forms are now displayed with inline popupFrederic Guillot
2016-05-15User import is now a popoverFrederic Guillot
2016-05-15Added task creation menu for all projects viewsFrederic Guillot
2016-05-15Refactoring: added controlled middleware and changed response classFrederic Guillot
2016-05-14Update PicoDbFrederic Guillot
2016-05-07Improve avatar upload formFrederic Guillot
2016-05-07Added support for language LDAP attributeFrederic Guillot
2016-05-07Improve loggingFrederic Guillot
2016-05-07Added support for LDAP user photo profileFrederic Guillot
2016-05-06Added support for Mysql SSL connectionFrederic Guillot
2016-05-04Added automated action to change task color based on the priorityFrederic Guillot
2016-05-04Added generic controller for task popoversFrederic Guillot
2016-05-04Unify task drop-down menu between different viewsFrederic Guillot
2016-04-10Added search in activity streamFrederic Guillot
2016-04-10Refactor ProjectActivity model to use Filter and Formatter interfaceFrederic Guillot
2016-04-10Added search by task creatorFrederic Guillot
2016-04-09Added search in commentsFrederic Guillot
2016-04-09Filter refactoringFrederic Guillot
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