Age | Commit message (Expand) | Author |
2016-09-03 | Support version operators for plugin directory: >= and > | Frederic Guillot |
2016-08-31 | Time spent for subtasks are not rounded too the nearest quarter anymore | Frederic Guillot |
2016-08-31 | Fix wrong project date format (shown as 01/01/1970) | Frederic Guillot |
2016-08-23 | Fix indentation in PR #2587 | Frederic Guillot |
2016-08-23 | Merge pull-request #2587 | Frederic Guillot |
2016-08-22 | Store board collapsed mode user preference in the database | Frederic Guillot |
2016-08-21 | Store comment sorting direction in user metadata | Frederic Guillot |
2016-08-21 | Add FileCache driver | Frederic Guillot |
2016-08-17 | Automatic Actions now support Swimlanes | dalmond |
2016-08-13 | Add reference hooks | Frederic Guillot |
2016-08-07 | Re-indent code of PR #2560 | Frederic Guillot |
2016-08-07 | fix selfsigned ssl certificates swift mail | Thomas Lutz |
2016-07-31 | Cleanup events and stuff before processing job in worker | 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-23 | Add unit test for ProjectMetricJob | Frederic Guillot |
2016-07-23 | Minor cleanup | Frederic Guillot |
2016-07-23 | Added internal task links to activity stream | Frederic Guillot |
2016-07-19 | Refactoring of internal task events | Frederic Guillot |
2016-07-17 | Subtasks events refactoring and show delete in activity stream | Frederic Guillot |
2016-07-17 | File events refactoring | Frederic Guillot |
2016-07-17 | Added event for removed comments with some refactoring | Frederic Guillot |
2016-07-16 | Handle HTTP header X-Real-IP to get IP address | Frederic Guillot |
2016-07-14 | Make search attributes not case sensitive | Frederic Guillot |
2016-07-02 | Added more unit tests for LDAP user class | Frederic Guillot |
2016-07-02 | Handle priority for task and project duplication | Frederic Guillot |
2016-07-02 | Move Task::duplicate() to class ProjectTaskDuplicationModel | Frederic Guillot |
2016-07-02 | Handle tags and tasks move/duplication to another project | Frederic Guillot |
2016-07-01 | Memory cache have to be flushed before job processing | Frederic Guillot |
2016-07-01 | Flush memory cache in worker to get latest config values | Frederic Guillot |
2016-07-01 | Fixed lexer issue with non word characters | Frederic Guillot |
2016-06-26 | Added new API calls for external task links | Frederic Guillot |
2016-06-26 | Added application and project roles validation for API procedure calls | Frederic Guillot |
2016-06-24 | Added tag modification from the user interface | Frederic Guillot |
2016-06-23 | Added models for tags | Frederic Guillot |
2016-06-05 | Display local date format in date picker | Frederic Guillot |
2016-06-05 | Changed DateParser to use only user format and ISO-8601 | Frederic Guillot |
2016-06-05 | Added config parameter to allow self-signed certificates for the HTTP client | Frederic Guillot |
2016-06-05 | Conifgure email settings through user interface | Frederic Guillot |
2016-06-05 | Improve background workers | Frederic Guillot |
2016-06-03 | Change css for header links | 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-29 | Make console commands pluggable | Frederic Guillot |
2016-05-29 | Update JsonRPC library and API | Frederic Guillot |
2016-05-28 | Rename all models | Frederic Guillot |