Age | Commit message (Expand) | Author |
2016-06-24 | Use BoardFormatter to generate the board | Frederic Guillot |
2016-06-23 | Added models for tags | Frederic Guillot |
2016-06-09 | Add total sum of tasks per project in dashboard | Lev Lazinskiy |
2016-06-05 | Minor fixes | Frederic Guillot |
2016-06-01 | Added mail helper | Frederic Guillot |
2016-05-28 | Improve base FileModel class | Frederic Guillot |
2016-05-28 | Minor fixes | Frederic Guillot |
2016-05-28 | Rename all models | Frederic Guillot |
2016-05-28 | Remove model base class | Frederic Guillot |
2016-05-26 | Mark notification as read when clicking on it | Frederic Guillot |
2016-05-24 | Clean up unit tests | Frederic Guillot |
2016-05-24 | Merge pull-request #2261 | Frederic Guillot |
2016-05-24 | Do not send notifications to disabled users | Frederic Guillot |
2016-05-23 | Adds task column in 'my tasks' table on dasboard | Sébastien Kergreis |
2016-05-17 | Added the possibility to convert a subtask to a task | Frederic Guillot |
2016-05-11 | Replace static::TABLE by a new abstract method | Frederic Guillot |
2016-05-11 | Duplicate project metadata when duplicating project (#2074) | Busfreak |
2016-05-07 | Added support for language LDAP attribute | Frederic Guillot |
2016-05-07 | Added support for LDAP user photo profile | Frederic Guillot |
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 |