Age | Commit message (Expand) | Author |
2016-07-17 | File events refactoring | Frederic Guillot |
2016-07-17 | Added event for removed comments with some refactoring | Frederic Guillot |
2016-07-16 | Fixed search query with multiple assignees (nested OR conditions) | Frederic Guillot |
2016-07-16 | Handle HTTP header X-Real-IP to get IP address | Frederic Guillot |
2016-07-14 | Display project name for task auto-complete fields | Frederic Guillot |
2016-07-14 | Make search attributes not case sensitive | Frederic Guillot |
2016-07-14 | Added search filter for task priority | Frederic Guillot |
2016-07-10 | Cherry-pick from PR #2435 (Show TOTP Issuer) | Frederic Guillot |
2016-07-10 | Added unit test for PR #2388 | Frederic Guillot |
2016-07-09 | Fix a couple of bugs in PR #2424 | Frederic Guillot |
2016-07-03 | Take default swimlane into consideration for SwimlaneModel::getFirstActiveSwi... | Frederic Guillot |
2016-07-03 | Added more unit tests for task priority duplication | Frederic Guillot |
2016-07-02 | Added more unit tests for LDAP user class | Frederic Guillot |
2016-07-02 | Preserve role for existing users when using ReverseProxy authentication | Frederic Guillot |
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 | Move Task::duplicate() to class ProjectTaskDuplicationModel | Frederic Guillot |
2016-07-02 | Handle project tags duplication | Frederic Guillot |
2016-07-02 | Handle tags and tasks move/duplication to another project | Frederic Guillot |
2016-07-02 | Do not create empty tags and remove tags only when necessary | Frederic Guillot |
2016-07-01 | Fixed empty title for web notification with only one overdue task | Frederic Guillot |
2016-07-01 | Fixed lexer issue with non word characters | Frederic Guillot |
2016-07-01 | Fixed PHP error in UserHelper when having no user session | Frederic Guillot |
2016-06-29 | Fixed identical background color for LetterAvatar on 32bits platforms | Frederic Guillot |
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 |