summaryrefslogtreecommitdiff
path: root/app/Template
AgeCommit message (Collapse)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-21Show move position menu when necessaryFrédéric Guillot
2016-10-09Accept more file types for FileLinkProviderFrederic Guillot
2016-10-08Send absolute links in email notificationsFrederic Guillot
2016-10-05Do not show closed tasks in task move position formFrederic Guillot
2016-10-05Merge pull-request #2707Frederic Guillot
2016-10-05Added hook to header of tableEskiso
2016-10-05Renamed hook to better describe position.Eskiso
2016-10-05Renamed hook to better describe position.Eskiso
2016-10-05Removed second argument (empty)Eskiso
2016-10-04No need for values in arrayEskiso
2016-10-03Removed $values and $errorsEskiso
2016-10-03Add a space between task id and caret (PR #2714)Frederic Guillot
2016-10-01Removed $values and $errorsEskiso
2016-09-29Add visual icon to show a dropdown action on taskCarlos Ferreira
http://s10.postimg.org/gkcsee03d/screenshot_128.png
2016-09-28Added hook for pluginsEskiso
2016-09-28Added hooks for pluginsEskiso
2016-09-28Added hooks for pluginsEskiso
2016-09-28Added hook for pluginsEskiso
2016-09-28Added hook for pluginsEskiso
2016-09-28Moved plugin added fields on the first column to position before checkboxEskiso
For templating reasons, when adding new fields to the first column they should be between tag selection and the checkbox.
2016-09-27Avoid "Controller not found"Carlos Ferreira
2016-09-19Change column move restriction behaviorFrederic Guillot
2016-09-18Enforce restrictions for column menusFrederic Guillot
2016-09-18Add column restrictions to custom project rolesFrederic Guillot
2016-09-17Add project restriction for opening/closing tasksFrederic 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-05Change due date color on the boardFrederic Guillot
2016-09-04Add new Vue.js component to handle submit and cancel buttonsFrederic 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-03Add close button to modal when there is no destination projectFrederic Guillot
2016-09-03Fix typo in project view switcher templateFrederic Guillot
2016-08-31Always display board selector container to avoid bad menu positionFrederic Guillot
2016-08-31Replace all date fields by helperFrederic Guillot
2016-08-31Fix wrong project date format (shown as 01/01/1970)Frederic Guillot
2016-08-31remove data arraystinnux
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-25Show both time spent and estimated on the boardFrederic Guillot