Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-27 | Fix import of automatic actions when parameters are "unassigned" or "no ↵ | rafacamargo123 | |
category" | |||
2018-12-26 | Update pt_BR translations | rafacamargo123 | |
2018-12-26 | Update da_DK translations | Ole Carlsen | |
2018-12-26 | Update Chinese translations | renothing | |
2018-12-19 | Update SQL dumps | Frédéric Guillot | |
2018-12-19 | Added priority,swimlane,column values from parent task to task converted ↵ | Fejer Peter | |
from sub task | |||
2018-12-18 | Update and sync translations | Frédéric Guillot | |
2018-12-11 | Add sorting by reference in list view | AI3Zakir | |
2018-12-03 | Update Norwegian to 100% | eagleofnorth | |
2018-12-01 | Add remove() to Settings Model | Craig Crosby | |
2018-11-28 | Add hook to Board Settings | Craig Crosby | |
2018-11-27 | Disable php_uname() warning | Ben RUBSON | |
2018-11-08 | New automatic action: move the task to another swimlane when assigned to a user | Marcin | |
2018-11-08 | Add the locale en_GB | Richard Levitte | |
2018-10-31 | Fix postgres schema version + move to separate lines | trendspotter | |
2018-10-31 | Fix custom roles duplication | Matteo Mazza | |
The source_column_id and destination_column_id are searched into the correct project: the newly created one. | |||
2018-10-27 | Adding more hyphens to German translation | Stephan Fischer | |
Made some strings more consistent. | |||
2018-10-25 | Fix typo | Balázs Úr | |
2018-10-25 | Add ordering comments by id along with creation | rafacamargo123 | |
Order comments correctly when they are added on the same second. | |||
2018-10-25 | Register action assign category based on swimlane | Interleaved | |
2018-10-25 | Assign category based on swimlane change | Interleaved | |
2018-10-25 | Register new swimlane action in action manager | Interleaved | |
2018-10-25 | Add action for moving a task to swimlane based on category change | Interleaved | |
2018-10-23 | Fix broken link to contributor page | Frédéric Guillot | |
Fixes #4052 | |||
2018-10-23 | Revert "Easier closing of dialogs" (introduces regression on date time picker) | Frédéric Guillot | |
This reverts commit 71630aaa77b518d3d0165f772251f09cc249f015. | |||
2018-10-15 | Redirect to board view of the current task after duplication | Michael Vickers | |
2018-10-15 | Auto link tasks created from a subtask | Michael Vickers | |
2018-10-15 | Auto link duplicated project tasks | Michael Vickers | |
2018-10-15 | Auto link duplicated tasks | Michael Vickers | |
2018-10-15 | Easier closing of dialogs | Michael | |
Allow closing of dialogs by clicking on the background area around it. When the dialog is closed in this manner, if it contains a form with changed data present a warning that there are unsaved changes. Likewise if the user attempts to navigate away from the page, eg page reload, bookmark click, address bar entry. If the dialog does not contain a form or the data remains unchanged no warning messages are shown. | |||
2018-10-15 | Write log entry on file removal | Michael | |
2018-10-10 | Update ChangeLog and MySQL dump | Frédéric Guillot | |
2018-10-07 | Update French translation | Yannick Armand | |
2018-10-06 | Escape table name 'groups' because groups is a reserved word as of MySql 8.0.2 | Thomas | |
2018-10-02 | Reduce number of SQL queries when doing groups sync | Frédéric Guillot | |
2018-10-02 | Make swimlane filter compatible with numeric title | Frédéric Guillot | |
Fixes #3940 | |||
2018-10-02 | Duplicate reference fields when duplicating a task | Frédéric Guillot | |
2018-10-02 | Duplicate tag color when duplicating projects | Frédéric Guillot | |
2018-10-02 | Duplicate category color when duplicating projects | Frédéric Guillot | |
2018-09-28 | Correct german translation | Kloppi313 | |
2018-09-23 | Fixed typo in Turkish(tr_TR) translation. | Hasan Hüseyin CİHANGİR | |
Some translations have been fixed. | |||
2018-09-08 | Fix typo in German translation | Kloppi313 | |
2018-08-23 | Fixing typo in de_DE translation | Ramon Cahenzli | |
2018-08-22 | Add custom roles project duplication | Matteo Mazza | |
2018-08-21 | Fix lexical error in Italian translation | Valentino Pesce | |
2018-08-15 | Avoid PHP error in Markdown parser | Frédéric Guillot | |
parent::inlineLink() could returns null or an array. Bug introduced in commit c44880a. | |||
2018-08-14 | Fix Ukrainian (uk_UA) translation | cl0ne | |
2018-08-12 | Allow 'No assignee' for external task on single user public boards | Julian Maurice | |
'No assignee' option is already available in modification but not in creation. This patch fixes that by allowing the 'No assignee' option on external task creation. | |||
2018-08-11 | Allow to associate tags to colors | Julian Maurice | |
The color is then used as background in the board, list and task details views | |||
2018-08-09 | Allow to associate project categories to colors | Julian Maurice | |
The color is then used as background in the board and list views |