summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
2016-10-03Sync locales and fixes #2702 (#2705)Carlos Ferreira
2016-09-27Avoid "Controller not found"Carlos Ferreira
2016-09-24Fix translations to Russian fot docs and localization, grammarnaci etcСтаростин Виталий
2016-09-19Add new automatic action to close task based on date movedFrederic Guillot
2016-09-19Fix some php docFrederic Guillot
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-15Update Locale for ID (#2672)Anjar Febrianto
2016-09-14Added the actual use of TaskStartDateFilter (#2669)lordweed92
modified the function createTaskFilter to use the TaskStartDateFilter
2016-09-11Duplicate a task quickly to multiple projects after the creationFrederic Guillot
2016-09-11Add missing primary key in Mysql schemaFrederic 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-08Custom project roles inherit from project membersFrederic Guillot
2016-09-07Add new models ColumnMoveRestrictionModel and ProjectRoleModelFrederic Guillot
2016-09-05update german localeBusfreak
2016-09-05Hook in ColorModel->getListBusfreak
2016-09-05Updated translationEskiso
2016-09-05Change due date color on the boardFrederic Guillot
2016-09-05Avoid frenchglishFrederic Guillot
2016-09-05Sync localesFrederic Guillot
2016-09-04Add new Vue.js component to handle submit and cancel buttonsFrederic Guillot
2016-09-03Force order of exported tasksFrederic 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-09-03Support version operators for plugin directory: >= and >Frederic Guillot
2016-09-03Improve TaskExport classFrederic Guillot
2016-09-03Remove used tab instead of four spacesPatrick Keil
2016-09-03Add reference category to task exportPatrick Keil
2016-09-01Do not show closed tasks on public boardsFrederic Guillot
2016-08-31Always display board selector container to avoid bad menu positionFrederic Guillot
2016-08-31Time spent for subtasks are not rounded too the nearest quarter anymoreFrederic 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-29Add missing HTML escaping for textareaFrederic 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-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