summaryrefslogtreecommitdiff
path: root/app/Template
AgeCommit message (Collapse)Author
2016-10-01Removed $values and $errorsEskiso
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
2016-08-23Fix indentation in PR #2587Frederic Guillot
2016-08-23Merge pull-request #2587Frederic Guillot
2016-08-21Show project name in notificationsFrederic Guillot
2016-08-17Automatic Actions now support Swimlanesdalmond
2016-08-16Rename template hooks from PR #2586Frederic Guillot
2016-08-16Added template hooks for menu on project liststinnux
2016-08-14Make form columns and popover more responsiveFrederic Guillot
2016-08-14Make project overview page more responsiveFrederic Guillot
2016-08-14Make tables more responsiveFrederic Guillot
2016-08-13Display same task summary on all task view pagesFrederic Guillot
2016-08-13Remove fixed table on dashboard and improve input placeholdersFrederic Guillot
2016-08-13Improve form helpers and add more hooksFrederic Guillot
2016-08-08Make filter box and project header more responsiveFrederic Guillot
2016-08-07Use Sass custom mixins for gridFrederic Guillot
2016-08-07Add SASS variables for colorsFrederic Guillot
2016-08-07Convert application header to grid systemFrederic Guillot
2016-08-07Show project name on task bulk creation formFrederic Guillot