summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-28Rename controllersFrederic Guillot
2016-05-28Rename controllersFrederic Guillot
2016-05-26Rename task view controllerFrederic Guillot
2016-05-26Rename task controllersFrederic Guillot
2016-05-26Rename 2FA controllerFrederic Guillot
2016-05-26Mark notification as read when clicking on itFrederic Guillot
2016-05-26Update translations.phpbitcoin333
2016-05-26Remove webhook endpoint to create tasks (breaking change)Frederic Guillot
2016-05-25Rename ProjectEdit controllerFrederic Guillot
2016-05-25Rename ProjectPermission controllerFrederic Guillot
2016-05-25Split project controller into multiple classesFrederic Guillot
2016-05-25Do not execute controller if the response is already sentFrederic Guillot
2016-05-25Support strtotime strings for date searchFrederic Guillot
2016-05-24Change composer dependencies to be compatible with PHP 5.3Frederic Guillot
2016-05-24Clean up unit testsFrederic Guillot
2016-05-24Merge pull-request #2261Frederic Guillot
2016-05-24Do not send notifications to disabled usersFrederic Guillot
2016-05-24Filter non compatible pluginsFrederic Guillot
2016-05-24Added NotificationJobFrederic Guillot
2016-05-23Added QueueProvider to base class for unit testsFrederic Guillot
2016-05-23Added QueueManager to process background jobsFrederic Guillot
2016-05-23Adds task column in 'my tasks' table on dasboardSébastien Kergreis
2016-05-22Improve Postgres SQL dumpFrederic Guillot
2016-05-21Merge pull request #2257Frédéric Guillot
2016-05-21update german translationmiddeke
2016-05-20Added missing response::send() after refactoringFrederic Guillot
2016-05-20Update translationsFrederic Guillot
2016-05-20Update Korean Language Package (#2253)Napier
2016-05-20Manage plugins from the user interface and from the command lineFrederic Guillot
2016-05-19Merge pull request #2249Frédéric Guillot
2016-05-19updated german translationBusfreak
2016-05-18Added plugin controller (WIP)Frederic Guillot
2016-05-18Reset failed login counter and unlock user when changing passwordFrederic Guillot
2016-05-18Minor Gantt chart improvementsFrederic Guillot
2016-05-18Merge pull request #2240Frédéric Guillot
2016-05-18Corrects one typo in French translationdupgit
2016-05-17Rename subtask controllerFrederic Guillot
2016-05-17Added the possibility to convert a subtask to a taskFrederic Guillot
2016-05-16Update test caseFrederic Guillot
2016-05-16Rename Api classesFrederic 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 unit tests for middlewareFrederic 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-15Move Chosen images to the right directory and put back JS files in headFrederic Guillot
2016-05-15Copy ChosenJS images to assets with GulpFrederic Guillot