Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-01 | Move Gantt charts to external plugin | Frederic Guillot | |
2017-04-01 | Move calendar to external plugin | Frederic Guillot | |
2017-03-29 | Merge pull request #3164 | Frédéric Guillot | |
update to sqlite schema - fixing existing table | |||
2017-03-29 | Merge pull request #3163 from palica/patch-1 | Frédéric Guillot | |
fix typo in project_activities migration | |||
2017-03-29 | update to sqlite schema - fixing existing table | palica | |
table project_activities contains a typo in schema, this corrects the typo on existing installations | |||
2017-03-29 | fix typo in project_activities migration | palica | |
2017-03-23 | Merge pull request #3151 | Frédéric Guillot | |
Update RU translation | |||
2017-03-24 | Update RU translation | Dmitry | |
2017-03-20 | Merge pull request #3137 | Frédéric Guillot | |
Update pt_PT/translations.php | |||
2017-03-20 | Update pt_PT/translations.php | António Pereira | |
2017-03-19 | Fix little glitch in project list when there is no icon | Frederic Guillot | |
2017-03-19 | Update ChangeLog | Frederic Guillot | |
2017-03-19 | Sync locales | Frederic Guillot | |
2017-03-19 | Restore task title link on board | Frederic Guillot | |
2017-03-19 | Do not list private projects when adding a new user | Frederic Guillot | |
2017-03-19 | Improve subtask toggle | Frederic Guillot | |
2017-03-16 | added dates to unit tests | Thomas Andres | |
2017-03-16 | changed date_started to the same behaviour as date_due | Thomas Andres | |
2017-03-13 | Merge pull request #3116 | Frédéric Guillot | |
Added currency for Argentina and Colombia | |||
2017-03-13 | Added currency for Argentina and Colombia | Juan Luis Baptiste | |
2017-03-12 | Make sure that tasks are sorted in test case | Frederic Guillot | |
2017-03-12 | Redirect to project list when removing a project | Frederic Guillot | |
2017-03-12 | Simplify dashboard to use new tasks list view | Frederic Guillot | |
2017-03-12 | Improve CSS for activity stream | Frederic Guillot | |
2017-03-12 | Changed TaskValidator to accept all date/time formats for date_started | Thomas Andres | |
The TaskValidator did only accept the date/time format defined in the application configuration. | |||
2017-03-11 | Move dashboard menu for calendar and activity stream | Frederic Guillot | |
2017-03-11 | Move notifications outside of dashboard | Frederic Guillot | |
2017-03-11 | Use same layout as task listing for task search | Frederic Guillot | |
2017-03-11 | Remove unused css class | Frederic Guillot | |
2017-03-11 | Move isVisible() method | Frederic Guillot | |
2017-03-11 | Update PicoFeed library | Frederic Guillot | |
2017-03-11 | Change groups list layout | Frederic Guillot | |
2017-03-11 | Make user actions available from contextual menu | Frederic Guillot | |
2017-03-11 | Use PHPunit from vendor folder | Frederic Guillot | |
2017-03-09 | Render QR code for TwoFactor authentication without Google Chart API | Frederic Guillot | |
2017-03-07 | Fix PR #3104 | Frederic Guillot | |
2017-03-07 | Merge pull-request #3104 | Frederic Guillot | |
2017-03-07 | Updated Bosnian language and fixed misspelling | Asim Husanovic | |
2017-02-28 | Optimize png images via zopflipng | Peter Dave Hello | |
2017-02-27 | Sync Spanish translation | Frederic Guillot | |
2017-02-27 | Almost done about spanish translation | Esteban Monge | |
2017-02-26 | Order tasks in test case | Frederic Guillot | |
2017-02-26 | Add toggle button to show/hide subtasks in task list view | Frederic Guillot | |
2017-02-26 | Add class SubtaskListFormatter | Frederic Guillot | |
2017-02-26 | Display tags in task list view | Frederic Guillot | |
2017-02-26 | Project priority is always rendered now | Frederic Guillot | |
2017-02-26 | Display project list icons on the right | Frederic Guillot | |
2017-02-26 | Redesign users list layout | Frederic Guillot | |
2017-02-26 | Add Croatian translation (#3076) | Frederic Guillot | |
2017-02-26 | Merge pull request #3075 | Frédéric Guillot | |
Added hooks before and after the column header row |