summaryrefslogtreecommitdiff
path: root/app/Controller
AgeCommit message (Expand)Author
2016-11-07Handle modification of external tasksFrederic Guillot
2016-11-06Load external tasks asynchronously from task view pageFrederic Guillot
2016-11-05Add the possibility to create external tasksFrederic Guillot
2016-10-21Show error messages in dialog box to move tasksFrédéric Guillot
2016-10-09Restrict search to active projectsFrederic Guillot
2016-10-08Always apply merge hooks in task creation controllerFrederic Guillot
2016-10-05Do not show closed tasks in task move position formFrederic Guillot
2016-09-28Added prepareValues with hook for pluginsEskiso
2016-09-18Enforce restrictions for column menusFrederic Guillot
2016-09-18Add column restrictions to custom project rolesFrederic Guillot
2016-09-17Add custom role editionFrederic Guillot
2016-09-11Duplicate a task quickly to multiple projects after the creationFrederic Guillot
2016-09-11Improve column restrictionsFrederic Guillot
2016-09-11Add project restrictions for custom rolesFrederic Guillot
2016-09-10Define only what is allowed for column restrictionsFrederic Guillot
2016-09-10Add ui to create new custom project roles and column restrictionsFrederic Guillot
2016-09-08Apply column restrictions to the boardFrederic Guillot
2016-09-03Convert time comparison chart to Vue.js componentFrederic Guillot
2016-09-03Convert user distribution chart to Vue.js componentFrederic Guillot
2016-09-03Convert task distribution chart to Vue.js componentFrederic Guillot
2016-09-01Do not show closed tasks on public boardsFrederic Guillot
2016-08-31Replace all date fields by helperFrederic Guillot
2016-08-28Add the possibility to move tasks without drag and dropFrederic Guillot
2016-08-26Add the possibility to unlock users from the user interfaceFrederic Guillot
2016-08-23Merge pull-request #2587Frederic Guillot
2016-08-22Store board collapsed mode user preference in the databaseFrederic Guillot
2016-08-21Store comment sorting direction in user metadataFrederic Guillot
2016-08-17Automatic Actions now support Swimlanesdalmond
2016-08-13Display same task summary on all task view pagesFrederic Guillot
2016-08-13Improve form helpers and add more hooksFrederic Guillot
2016-08-07Show project name in task formsFrederic Guillot
2016-07-28Allow users to see inactive projectsFrederic Guillot
2016-07-26Use the library PicoFeed to generate RSS/Atom feedsFrederic Guillot
2016-07-24Improve project page titlesFrederic Guillot
2016-07-24Remove username for dashboard sidebar and change titlesFrederic Guillot
2016-07-24Move dashboard pagination into separate classesFrederic Guillot
2016-07-23Create new class SubtaskStatusModelFrederic Guillot
2016-07-23Create new class SubtaskTaskConversionModelFrederic Guillot
2016-07-23Create new class SubtaskPositionModelFrederic Guillot
2016-07-20Move logic of PR #2496 to GroupModelFrederic Guillot
2016-07-19ProjectPermissionController: make sure groups don't exist before creating themDj Padzensky
2016-07-09Fix a couple of bugs in PR #2424Frederic Guillot
2016-07-05Hide tasks within specific columns in dashboard (#2424)Busfreak
2016-07-02Handle priority for task and project duplicationFrederic Guillot
2016-07-02Make sure that tags are duplicated for recurring tasksFrederic Guillot
2016-07-02Handle tags and tasks move/duplication to another projectFrederic Guillot
2016-07-01Fixed empty title for web notification with only one overdue taskFrederic Guillot
2016-06-24Added tag modification from the user interfaceFrederic Guillot
2016-06-24Remove dropdown menus that are now available with task edit formFrederic Guillot
2016-06-24Use the same task form layout everywhereFrederic Guillot