Age | Commit message (Expand) | Author |
2016-07-28 | Allow users to see inactive projects | Frederic Guillot |
2016-07-26 | Use the library PicoFeed to generate RSS/Atom feeds | Frederic Guillot |
2016-07-24 | Improve project page titles | Frederic Guillot |
2016-07-24 | Remove username for dashboard sidebar and change titles | Frederic Guillot |
2016-07-24 | Move dashboard pagination into separate classes | Frederic Guillot |
2016-07-23 | Create new class SubtaskStatusModel | Frederic Guillot |
2016-07-23 | Create new class SubtaskTaskConversionModel | Frederic Guillot |
2016-07-23 | Create new class SubtaskPositionModel | Frederic Guillot |
2016-07-20 | Move logic of PR #2496 to GroupModel | Frederic Guillot |
2016-07-19 | ProjectPermissionController: make sure groups don't exist before creating them | Dj Padzensky |
2016-07-09 | Fix a couple of bugs in PR #2424 | Frederic Guillot |
2016-07-05 | Hide tasks within specific columns in dashboard (#2424) | Busfreak |
2016-07-02 | Handle priority for task and project duplication | Frederic Guillot |
2016-07-02 | Make sure that tags are duplicated for recurring tasks | Frederic Guillot |
2016-07-02 | Handle tags and tasks move/duplication to another project | Frederic Guillot |
2016-07-01 | Fixed empty title for web notification with only one overdue task | Frederic Guillot |
2016-06-24 | Added tag modification from the user interface | Frederic Guillot |
2016-06-24 | Remove dropdown menus that are now available with task edit form | Frederic Guillot |
2016-06-24 | Use the same task form layout everywhere | Frederic Guillot |
2016-06-24 | Expose tags to the user interface (first prototype) | Frederic Guillot |
2016-06-24 | Use BoardFormatter to generate the board | Frederic Guillot |
2016-06-23 | Fixed broken CSV export | Frederic Guillot |
2016-06-23 | Make embedded documentation available in multiple languages | Frederic Guillot |
2016-06-05 | Remove useless use statements | Frederic Guillot |
2016-06-05 | Changed DateParser to use only user format and ISO-8601 | Frederic Guillot |
2016-06-05 | Minor fixes | Frederic Guillot |
2016-06-05 | Conifgure email settings through user interface | Frederic Guillot |
2016-06-01 | Raise exception for webhook token verification | Frederic Guillot |
2016-05-31 | Fix typo after refactoring | Frederic Guillot |
2016-05-28 | Move task import outside of project settings | Frederic Guillot |
2016-05-28 | Minor fixes | Frederic Guillot |
2016-05-28 | Rename all models | Frederic Guillot |
2016-05-28 | Improve notification classes and move interface to core | Frederic Guillot |
2016-05-28 | Fix wrong redirect after removing a task from the task view page | Frederic Guillot |
2016-05-28 | Split Gantt controller | Frederic Guillot |
2016-05-28 | Split board controller into multiple classes | Frederic Guillot |
2016-05-28 | Rename controllers | Frederic Guillot |
2016-05-28 | Rename controllers | Frederic Guillot |
2016-05-26 | Rename task view controller | Frederic Guillot |
2016-05-26 | Rename task controllers | Frederic Guillot |
2016-05-26 | Rename 2FA controller | Frederic Guillot |
2016-05-26 | Mark notification as read when clicking on it | Frederic Guillot |
2016-05-26 | Remove webhook endpoint to create tasks (breaking change) | Frederic Guillot |
2016-05-25 | Rename ProjectEdit controller | Frederic Guillot |
2016-05-25 | Rename ProjectPermission controller | Frederic Guillot |
2016-05-25 | Split project controller into multiple classes | Frederic Guillot |
2016-05-24 | Filter non compatible plugins | Frederic Guillot |
2016-05-20 | Added missing response::send() after refactoring | Frederic Guillot |
2016-05-20 | Manage plugins from the user interface and from the command line | Frederic Guillot |
2016-05-18 | Added plugin controller (WIP) | Frederic Guillot |