summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
updated german translation
2016-05-19updated german translationBusfreak
added missing colons
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
* Task do not open anymore in a new window on the Gantt chart * Do not display task progress for tasks with no start/end date
2016-05-18Merge pull request #2240Frédéric Guillot
Corrects one typo in French translation
2016-05-18Corrects one typo in French translationdupgit
Corrects 'authentication' word into 'authentification' in the French translation.
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
2016-05-15Use latest hipster tools to manage assetsFrederic Guillot
2016-05-14Update PicoDbFrederic Guillot
2016-05-13Update Font AwesomeFrederic Guillot
2016-05-13Put project title before iconsFrederic Guillot
2016-05-13Fixed users tooltip in projects GanttFrederic Guillot
2016-05-13Added dropdown for projectsFrederic Guillot
2016-05-13Only Chrome supports multi-line placeholderFrederic Guillot
2016-05-13Add tasks in bulk from the boardFrederic Guillot
2016-05-13Updated translationEskiso
2016-05-11Replace static::TABLE by a new abstract methodFrederic Guillot
2016-05-11Added unit test for ProjectMetadata::duplicate()Frederic Guillot
2016-05-11Duplicate project metadata when duplicating project (#2074)Busfreak
2016-05-10Merge pull request #2203Frédéric Guillot
Fixed mail notification for overdue tasks
2016-05-10Fixed mail notification for overdue tasksSébastien NOBILI
2016-05-08Fix broken linkFrederic Guillot
2016-05-08Update docFrederic Guillot
2016-05-08Do not remove IIS config during packagingFrederic Guillot
2016-05-08Added LDAP configuration examplesFrederic Guillot
2016-05-08Change button label for tasks/projects upload formFrederic Guillot
2016-05-07Sync translationsFrederic Guillot
2016-05-07Improve avatar upload formFrederic Guillot
2016-05-07Improve project user pageFrederic Guillot
2016-05-07Improve plugin loadingFrederic Guillot
2016-05-07Added method onStartup() for pluginsFrederic Guillot
2016-05-07Added support for language LDAP attributeFrederic Guillot
2016-05-07Remove logger from unit testsFrederic Guillot