Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-29 | Move Google authentication to an external plugin | Frederic Guillot | |
2016-01-28 | Merge pull-request #1745 | Frederic Guillot | |
2016-01-28 | Remove unused use statement | Frederic Guillot | |
2016-01-28 | Updated translation | Eskiso | |
2016-01-28 | Added automatic actions based on a daily event | Frederic Guillot | |
2016-01-26 | Merge pull-request #1737 | Frederic Guillot | |
2016-01-26 | Greek translation integration | Frederic Guillot | |
2016-01-26 | Merge pull-request #1735 | Frederic Guillot | |
2016-01-26 | Merge pull-request #1722 | Frederic Guillot | |
2016-01-26 | Added indent and colon to russian translation for: | Yaroslav Zemlyanuhin | |
- Average lead time in Analytics - Average cycle time in Analytics | |||
2016-01-26 | Update task link tooltip view | Olivier Maridat | |
2016-01-26 | greek translation | StavrosKa | |
2016-01-25 | Merge pull-request #1730 | Frederic Guillot | |
2016-01-25 | Merge and squash pull-request #1726 (German translation) | Frederic Guillot | |
2016-01-25 | Merge pull-request #1725 | Frederic Guillot | |
2016-01-25 | Update IT_it/translations.php | angystardust | |
Everything left untranslated has been translated and I also fixed a lot of minor glitches all over. Thanks for you work, Mr @fguillot! | |||
2016-01-25 | Update translations.php | 85pando | |
Bran -> Surely a typo Braun (Amber) -> Bernstein is actually the literal translation of amber and used for the color as well. Lime -> With several shades of green, I think Giftgrün fits more than describing it with the english term. Zuständig -> would be an adjective, Zuständiger is a person. | |||
2016-01-25 | Russian translations added for new labels | Vitaliy Orlov | |
2016-01-25 | Added API getUserByName() | jf-guillou | |
Tests and doc included | |||
2016-01-24 | Add configurable task priority | Frederic Guillot | |
2016-01-24 | Split project edition into multiple pages | Frederic Guillot | |
2016-01-24 | Add project owner | Frederic Guillot | |
2016-01-23 | Replace message when no project notifications are registered | Frederic Guillot | |
2016-01-23 | Remove useless permission check | Frederic Guillot | |
2016-01-23 | Fix typo in Turkish translation | Ogün Karakuş | |
Signed-off-by: Ogün Karakuş <kirk5bucuk@gmail.com> | |||
2016-01-23 | Put back date_moved for the task (revert) | Frederic Guillot | |
2016-01-23 | Revert back optimization of TaskPosition | Frederic Guillot | |
2016-01-23 | Check permissions of the data folder when using Sqlite | Frederic Guillot | |
2016-01-23 | Move default-src CSP rule to ClassProvider | Marien Fressinaud | |
It was impossible to override the default-src CSP rule inside a plugin. This commit fixes this limitation by moving the assignation of the rule from Response class to ClassProvider. | |||
2016-01-23 | Coding style: make cspRules easier to read | Marien Fressinaud | |
2016-01-23 | Add new API procedures to move and duplicate tasks to another project | Frederic Guillot | |
2016-01-23 | Fix bug: Unable to unassign a task from the API | Frederic Guillot | |
2016-01-22 | Add new API procedures for groups, roles and project permissions | Frederic Guillot | |
2016-01-22 | Fix typo in tr_TR translation | Frederic Guillot | |
2016-01-22 | Update translations.php | creador30 | |
Turkish translation updated | |||
2016-01-21 | Avoid to send XHR request when a task has not moved after a drag and drop | Frederic Guillot | |
2016-01-21 | Always show the search box in board selector | Frederic Guillot | |
2016-01-21 | Replace logout link by a dropdown menu | Frederic Guillot | |
2016-01-20 | Make dashboard section title clickable | Frederic Guillot | |
2016-01-20 | Updated translation | Eskiso | |
2016-01-19 | Handle notifications for group members attached to a project | Frederic Guillot | |
2016-01-18 | Add unit test for LastLogin class | Frederic Guillot | |
2016-01-18 | Return the highest role for a project when a user is member of multiple groups | Frederic Guillot | |
2016-01-17 | Make sure that no events are fired if nothing have been modified in the task | Frederic Guillot | |
2016-01-17 | Do not fire events when using automatic action TaskUpdateStartDate | Frederic Guillot | |
2016-01-17 | Show in user interface the saving state of the task | Frederic Guillot | |
2016-01-17 | Do not show column dropdown on the public view | Frederic Guillot | |
2016-01-17 | Fix regression: make sql query compatible with Mysql | Frederic Guillot | |
2016-01-17 | Avoid automatic actions that change the color to fire subsequent events | Frederic Guillot | |
2016-01-17 | Make sure that project daily column stats works when score is null | Frederic Guillot | |