Age | Commit message (Expand) | Author |
2016-05-05 | Allow a project owner to manage his own public project | Frederic Guillot |
2016-05-05 | Fixed PHP warning when removing a user with no Avatar image | Frederic Guillot |
2016-05-04 | Added automated action to change task color based on the priority | Frederic Guillot |
2016-05-04 | Unify task drop-down menu between different views | Frederic Guillot |
2016-05-03 | Improve LDAP user group membership synchronization | Frederic Guillot |
2016-04-29 | Fix bug: closing all tasks by column, also update closed tasks | Frederic Guillot |
2016-04-29 | Fixed wrong task link generation within Markdown text | Frederic Guillot |
2016-04-21 | Added API procedure "getMemberGroups" | Frederic Guillot |
2016-04-20 | Accidentally acced iCal function when merging Priority display, putting it back. | Justin C. Klein Keane |
2016-04-20 | Add sortable Priority column on overview table interface | Justin C. Klein Keane |
2016-04-11 | Removed PHP notices in comment suppression view | Frederic Guillot |
2016-04-10 | Added search in activity stream | Frederic Guillot |
2016-04-10 | Refactor ProjectActivity model to use Filter and Formatter interface | Frederic Guillot |
2016-04-10 | Added search by task creator | Frederic Guillot |
2016-04-09 | Filter refactoring | Frederic Guillot |
2016-03-27 | Integrate Korean translation | Frederic Guillot |
2016-03-27 | Merge pull-request #2055 | Frederic Guillot |
2016-03-27 | Fix bad unique constraints in Mysql table user_has_notifications | Frederic Guillot |
2016-03-28 | add Korean Language Package | Yu Yongwoo |
2016-03-26 | Fix PHP 5.3 issue | Frederic Guillot |
2016-03-26 | Move avatar actions to controller AvatarFile | Frederic Guillot |
2016-03-26 | Added avatar image upload | Frederic Guillot |
2016-03-24 | Improve PR #1993 | Frederic Guillot |
2016-03-24 | Merge pull-request #1993 | Frederic Guillot |
2016-03-22 | Force integer type for aggregated metrics | Frederic Guillot |
2016-03-22 | Fixes cycle time calculation when the start date is defined in the future | Frederic Guillot |
2016-03-19 | Show avatar on the cards | Frederic Guillot |
2016-03-13 | user and data for metadata + settings | Timo Litzbarski |
2016-03-04 | PHPdoc cleanup | Frederic Guillot |
2016-03-04 | Add namespace Export and move classes | Frederic Guillot |
2016-03-04 | Create Import namespace and move classes | Frederic Guillot |
2016-03-04 | Merge pull-request #1742 | Frederic Guillot |
2016-03-04 | Remove model OverdueNotification | Frederic Guillot |
2016-03-04 | Add unit test for Color model | Frederic Guillot |
2016-03-04 | Added unit test for Category model | Frederic Guillot |
2016-03-04 | Add color_id for Milestone plugin #1742 | Olivier Maridat |
2016-02-29 | Add unit test for transition model | Frederic Guillot |
2016-02-20 | Add drag and drop to change swimlane positions | Frederic Guillot |
2016-02-20 | Fix cosmetic issues and update api documentation | Frederic Guillot |
2016-02-20 | Split Board model into multiple classes | Frederic Guillot |
2016-02-20 | Add drag and drop to change column positions | Frederic Guillot |
2016-02-19 | Add subtasks drag and drop | Frederic Guillot |
2016-02-16 | Add file attachements to projects | Frederic Guillot |
2016-02-14 | Add ProjecFile and TaskFile models | Frederic Guillot |
2016-02-13 | Enable/Disable users | Frederic Guillot |
2016-02-06 | The date time format can be chosen in application settings | Frederic Guillot |
2016-02-04 | Do not refresh the whole page when changing subtask status (work in progress) | Frederic Guillot |
2016-01-31 | Add unit tests for last automatic actions | Frederic Guillot |
2016-01-31 | When creating a new project, have the possibility to select another project t... | Frederic Guillot |
2016-01-30 | Add external links for tasks with plugin api | Frederic Guillot |