Age | Commit message (Expand) | Author |
2017-04-08 | Improve dashboard | Frederic Guillot |
2017-04-01 | Move Gravatar to external plugin | Frederic Guillot |
2017-04-01 | Move Gantt charts to external plugin | Frederic Guillot |
2017-04-01 | Move calendar to external plugin | Frederic Guillot |
2017-03-12 | Simplify dashboard to use new tasks list view | Frederic Guillot |
2017-02-26 | Add toggle button to show/hide subtasks in task list view | Frederic Guillot |
2017-02-26 | Add class SubtaskListFormatter | Frederic Guillot |
2017-02-26 | Display tags in task list view | Frederic Guillot |
2017-02-23 | Automatic action to change task color when due date is expired (PR #3062) | Frederic Guillot |
2017-02-18 | Send tasks by email | Frederic Guillot |
2017-02-12 | Improve error reporting when file upload is not configured properly | Frederic Guillot |
2017-02-11 | Open comments in board view with a modal dialog instead of tooltip | Frederic Guillot |
2017-01-28 | Add command to execute individual job | Frederic Guillot |
2017-01-27 | More API procedures are now available to project members and project viewers | Frederic Guillot |
2017-01-26 | Set API methods getColumns and getColumn accessible to project viewers | Frederic Guillot |
2017-01-24 | Provide support for completion filter in search (fixes #2958) | Mark Szymanski |
2017-01-22 | Add user invitations | Frederic Guillot |
2017-01-02 | Refactoring/rewrite of modal boxes handling | Frederic Guillot |
2016-12-20 | Offer the possibility to override internal formatter objects from plugins | Frederic Guillot |
2016-12-17 | Add API calls to manage tags | Frederic Guillot |
2016-12-17 | Add cache decorator for UserModel | Frederic Guillot |
2016-12-12 | Fix issue #2881 | Guan Shiliang |
2016-12-03 | Add personal API access token | Frederic Guillot |
2016-12-02 | Add config parameter to toggle automatic SQL migrations | Frederic Guillot |
2016-12-01 | Make user mentions great again | Frederic Guillot |
2016-11-01 | Add ExternalTaskManager class | Frederic Guillot |
2016-09-19 | Add new automatic action to close task based on date moved | Frederic Guillot |
2016-09-18 | Add column restrictions to custom project roles | Frederic Guillot |
2016-09-14 | Added the actual use of TaskStartDateFilter (#2669) | lordweed92 |
2016-09-11 | Add project restrictions for custom roles | 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-03 | Convert user distribution chart to Vue.js component | Frederic Guillot |
2016-09-03 | Convert task distribution chart to Vue.js component | Frederic Guillot |
2016-08-26 | Add the possibility to unlock users from the user interface | Frederic Guillot |
2016-08-23 | Merge pull-request #2587 | 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-07-31 | Move API calls for task metadata to a separate class | Frederic Guillot |
2016-07-27 | ADD: TaskMovedDateFilter | Christopher Geelen |
2016-07-24 | Move dashboard pagination into separate classes | Frederic Guillot |
2016-07-23 | Remove SubtaskTimeTrackingSubscriber | 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 | Add new automatic action to move the task to another column when not moved | Frederic Guillot |
2016-07-23 | Add new automatic action to move a task to another column when closed | Frederic Guillot |
2016-07-23 | Added a new automatic action to set due date | Frederic Guillot |