Age | Commit message (Expand) | Author |
2016-06-28 | Fix field type issue with Postgres | Frederic Guillot |
2016-06-26 | Added API calls for subtask time tracking | Frederic Guillot |
2016-06-26 | Added new API calls for project attachements | Frederic Guillot |
2016-06-26 | Added new API calls for external task links | Frederic Guillot |
2016-06-26 | Added new API call: "getProjectByIdentifier" | Frederic Guillot |
2016-06-26 | Added new arguments to project API calls and update composer.json | Frederic Guillot |
2016-06-26 | Added application and project roles validation for API procedure calls | Frederic Guillot |
2016-06-25 | Rewrite integration tests to run with Docker containers | Frederic Guillot |
2016-06-24 | Added unit test when updating tags for a task | Frederic Guillot |
2016-06-24 | Remove dropdown menus that are now available with task edit form | Frederic Guillot |
2016-06-24 | Expose tags to the user interface (first prototype) | Frederic Guillot |
2016-06-24 | Added filter class for tags | Frederic Guillot |
2016-06-24 | Associate tags to tasks in BoardFormatter | Frederic Guillot |
2016-06-24 | Use BoardFormatter to generate the board | Frederic Guillot |
2016-06-23 | Added models for tags | Frederic Guillot |
2016-06-08 | Add acceptance tests | Lev Lazinskiy |
2016-06-05 | Changed DateParser to use only user format and ISO-8601 | Frederic Guillot |
2016-06-05 | Conifgure email settings through user interface | Frederic Guillot |
2016-06-02 | Expose to the user interface the email sender address | Frederic Guillot |
2016-06-01 | Added mail helper | Frederic Guillot |
2016-06-01 | Fix filters with UTF-8 characters | Sébastien Kergreis |
2016-05-30 | Do not sync user role if LDAP groups are not configured | Frederic Guillot |
2016-05-30 | Added some unit tests for avatar letter with UTF-8 | 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 | Split board controller into multiple classes | Frederic Guillot |
2016-05-28 | Rename controllers | Frederic Guillot |
2016-05-26 | Rename task view controller | Frederic Guillot |
2016-05-26 | Mark notification as read when clicking on it | Frederic Guillot |
2016-05-25 | Rename ProjectEdit controller | Frederic Guillot |
2016-05-25 | Support strtotime strings for date search | Frederic Guillot |
2016-05-24 | Clean up unit tests | Frederic Guillot |
2016-05-24 | Do not send notifications to disabled users | Frederic Guillot |
2016-05-24 | Filter non compatible plugins | Frederic Guillot |
2016-05-23 | Added QueueProvider to base class for unit tests | Frederic Guillot |
2016-05-17 | Added the possibility to convert a subtask to a task | Frederic Guillot |
2016-05-16 | Update test case | Frederic Guillot |
2016-05-15 | User creation forms are now displayed with inline popup | Frederic Guillot |
2016-05-15 | Added unit tests for middleware | Frederic Guillot |
2016-05-15 | Added task creation menu for all projects views | Frederic Guillot |
2016-05-15 | Refactoring: added controlled middleware and changed response class | Frederic Guillot |
2016-05-11 | Added unit test for ProjectMetadata::duplicate() | Frederic Guillot |
2016-05-11 | Duplicate project metadata when duplicating project (#2074) | Busfreak |
2016-05-07 | Improve plugin loading | Frederic Guillot |
2016-05-07 | Added support for language LDAP attribute | Frederic Guillot |
2016-05-07 | Remove logger from unit tests | Frederic Guillot |
2016-05-07 | Added support for LDAP user photo profile | Frederic Guillot |
2016-05-07 | User roles are now synced with LDAP at each login | Frederic Guillot |
2016-05-05 | Allow a project owner to manage his own public project | Frederic Guillot |
2016-05-04 | Added automated action to change task color based on the priority | Frederic Guillot |