summaryrefslogtreecommitdiff
path: root/app/Controller
AgeCommit message (Expand)Author
2016-12-20Offer the possibility to override internal formatter objects from pluginsFrederic Guillot
2016-12-19Avoid code duplication in PR #2891Frederic Guillot
2016-12-19Merge pull-request #2891Frederic Guillot
2016-12-17Add cache decorator for UserModelFrederic Guillot
2016-12-13Implement feature #2843phecho
2016-12-13Verify file upload sizephecho
2016-12-09Rewrite component to change user/group roleFrederic Guillot
2016-12-03Add personal API access tokenFrederic Guillot
2016-12-03Add suggest menu for task IDFrederic Guillot
2016-11-27Make suggest menu appears in comment textareasFrederic Guillot
2016-11-27Add suggest menu for user mentions in text editorFrederic Guillot
2016-11-15Convert calendar to VueJS componentFrederic Guillot
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