Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-31 | Merge pull-request #1756 | Frederic Guillot | |
2016-01-31 | Merge Chinese translation update (pull-request #1755) | Frederic Guillot | |
2016-01-31 | Update Translation | Eskiso | |
2016-01-31 | Move homepage menu to the user dropdown | Frederic Guillot | |
2016-01-31 | When creating a new project, have the possibility to select another project ↵ | Frederic Guillot | |
to duplicate | |||
2016-01-31 | Templates cleanup | Frederic Guillot | |
2016-01-31 | Rename helper method | Frederic Guillot | |
2016-01-31 | Move subtask form elements to subtask helper | Frederic Guillot | |
2016-01-31 | Move task form elements to Task helper | Frederic Guillot | |
2016-01-31 | Add a "Me" button to assignee form element | Frederic Guillot | |
2016-01-31 | Have a new task assigned to the creator by default instead of "no assignee" | Frederic Guillot | |
2016-01-31 | fix chinese translation | renothing | |
2016-01-31 | update chinese translations | renothing | |
2016-01-31 | update chinese translation | renothing | |
2016-01-30 | Simplify code to handle ajax popover and redirects | Frederic Guillot | |
2016-01-30 | Fix typo in Mysql migration | Frederic Guillot | |
2016-01-30 | Add external links for tasks with plugin api | Frederic Guillot | |
2016-01-29 | Move Gitlab and Github authentication to external plugins | Frederic Guillot | |
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 | |