Age | Commit message (Expand) | Author |
2016-11-05 | Add the possibility to create external tasks | Frederic Guillot |
2016-10-21 | Show error messages in dialog box to move tasks | Frédéric Guillot |
2016-10-09 | Restrict search to active projects | Frederic Guillot |
2016-10-08 | Always apply merge hooks in task creation controller | Frederic Guillot |
2016-10-05 | Do not show closed tasks in task move position form | Frederic Guillot |
2016-09-28 | Added prepareValues with hook for plugins | Eskiso |
2016-09-18 | Enforce restrictions for column menus | Frederic Guillot |
2016-09-18 | Add column restrictions to custom project roles | Frederic Guillot |
2016-09-17 | Add custom role edition | Frederic Guillot |
2016-09-11 | Duplicate a task quickly to multiple projects after the creation | Frederic Guillot |
2016-09-11 | Improve column restrictions | 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-03 | Convert time comparison chart to Vue.js component | 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-09-01 | Do not show closed tasks on public boards | Frederic Guillot |
2016-08-31 | Replace all date fields by helper | Frederic Guillot |
2016-08-28 | Add the possibility to move tasks without drag and drop | 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-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-17 | Automatic Actions now support Swimlanes | dalmond |
2016-08-13 | Display same task summary on all task view pages | Frederic Guillot |
2016-08-13 | Improve form helpers and add more hooks | Frederic Guillot |
2016-08-07 | Show project name in task forms | Frederic Guillot |
2016-07-28 | Allow users to see inactive projects | Frederic Guillot |
2016-07-26 | Use the library PicoFeed to generate RSS/Atom feeds | Frederic Guillot |
2016-07-24 | Improve project page titles | Frederic Guillot |
2016-07-24 | Remove username for dashboard sidebar and change titles | 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-20 | Move logic of PR #2496 to GroupModel | Frederic Guillot |
2016-07-19 | ProjectPermissionController: make sure groups don't exist before creating them | Dj Padzensky |
2016-07-09 | Fix a couple of bugs in PR #2424 | Frederic Guillot |
2016-07-05 | Hide tasks within specific columns in dashboard (#2424) | Busfreak |
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 | Handle tags and tasks move/duplication to another project | Frederic Guillot |
2016-07-01 | Fixed empty title for web notification with only one overdue task | Frederic Guillot |
2016-06-24 | Added tag modification from the user interface | Frederic Guillot |
2016-06-24 | Remove dropdown menus that are now available with task edit form | Frederic Guillot |
2016-06-24 | Use the same task form layout everywhere | Frederic Guillot |
2016-06-24 | Expose tags to the user interface (first prototype) | Frederic Guillot |
2016-06-24 | Use BoardFormatter to generate the board | Frederic Guillot |