Age | Commit message (Expand) | Author |
2016-12-17 | Add cache decorator for UserModel | Frederic Guillot |
2016-12-17 | Handle username with dots in user mentions | Frederic Guillot |
2016-12-03 | Add personal API access token | Frederic Guillot |
2016-12-03 | Add suggest menu for task ID | Frederic Guillot |
2016-12-01 | Make user mentions great again | Frederic Guillot |
2016-11-30 | Fix link generation when user mention is followed by a punctuation mark | Frederic Guillot |
2016-11-27 | Add suggest menu for user mentions in text editor | Frederic Guillot |
2016-11-15 | Do not load translations from a relative path | Frederic Guillot |
2016-11-09 | Add P3P headers to avoid potential issues with IE | Frederic Guillot |
2016-11-07 | Add documentation to create external task providers | Frederic Guillot |
2016-11-07 | Handle modification of external tasks | Frederic Guillot |
2016-11-06 | Load external tasks asynchronously from task view page | Frederic Guillot |
2016-11-05 | Add the possibility to create external tasks | Frederic Guillot |
2016-11-01 | Add ExternalTaskManager class | Frederic Guillot |
2016-09-19 | Fix some php doc | Frederic Guillot |
2016-09-18 | Add column restrictions to custom project roles | Frederic Guillot |
2016-09-11 | Add project restrictions for custom roles | Frederic Guillot |
2016-09-10 | Define only what is allowed for column restrictions | Frederic Guillot |
2016-09-10 | Add ui to create new custom project roles and column restrictions | Frederic Guillot |
2016-09-08 | Apply column restrictions to the board | Frederic Guillot |
2016-09-08 | Custom project roles inherit from project members | Frederic Guillot |
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 |