Commit Graph

2863 Commits

Author SHA1 Message Date
Eskiso
11817d63de Renamed hook to better describe position. 2016-10-05 02:32:35 +01:00
Eskiso
f9fa6ceb85 Removed second argument (empty) 2016-10-05 02:27:15 +01:00
António Pereira
dd9c936046 Update pt_PT/translations.php (#2724) 2016-10-04 16:11:05 -04:00
Eskiso
33436390b8 No need for values in array 2016-10-04 08:53:07 +01:00
Eskiso
b2cfe6f0b1 Removed $values and $errors 2016-10-03 23:40:14 +01:00
Frederic Guillot
a8c3c62435 Sync locales 2016-10-03 18:33:24 -04:00
Frederic Guillot
534f760fb1 Add a space between task id and caret (PR #2714) 2016-10-03 18:00:19 -04:00
Frederic Guillot
64b3939182 Merge pull-request #2714 2016-10-03 17:59:04 -04:00
Carlos Ferreira
a0b408ade4 Sync locales and fixes #2702 (#2705) 2016-10-03 15:18:11 -04:00
Eskiso
30422c9087 Removed $values and $errors 2016-10-01 12:11:37 +01:00
Carlos Ferreira
273a9b5684 Add visual icon to show a dropdown action on task
http://s10.postimg.org/gkcsee03d/screenshot_128.png
2016-09-29 21:37:33 +01:00
Eskiso
3cf554e638 Added prepareValues with hook for plugins 2016-09-28 17:41:27 +01:00
Eskiso
c0991e2a44 Added hooks for plugins 2016-09-28 17:31:42 +01:00
Eskiso
a5aa423694 Added hook for plugins 2016-09-28 17:29:33 +01:00
Eskiso
7a9ee838f0 Added hooks for plugins 2016-09-28 17:28:48 +01:00
Eskiso
3cd709aec9 Added hooks for plugins 2016-09-28 17:27:21 +01:00
Eskiso
ee2de22b58 Added hook for plugins 2016-09-28 17:25:52 +01:00
Eskiso
a44d7fa396 Added hook for plugins 2016-09-28 17:25:32 +01:00
Eskiso
a4686877e8 Moved plugin added fields on the first column to position before checkbox
For templating reasons, when adding new fields to the first column they should be between tag selection and the checkbox.
2016-09-28 09:26:24 +01:00
Carlos Ferreira
76b4f631dc Avoid "Controller not found" 2016-09-27 21:27:55 +01:00
Старостин Виталий
15dbf5c7fd Fix translations to Russian fot docs and localization, grammarnaci etc 2016-09-24 14:59:58 -04:00
Frederic Guillot
a65941eadb Add new automatic action to close task based on date moved 2016-09-19 21:28:11 -04:00
Frederic Guillot
a2fd6525a0 Fix some php doc 2016-09-19 20:58:44 -04:00
Frederic Guillot
91c1109b05 Change column move restriction behavior 2016-09-19 20:45:36 -04:00
Frederic Guillot
c328bcf840 Enforce restrictions for column menus 2016-09-18 22:05:20 -04:00
Frederic Guillot
3043163747 Add column restrictions to custom project roles 2016-09-18 21:19:48 -04:00
Frederic Guillot
4bc83646b0 Add project restriction for opening/closing tasks 2016-09-17 20:36:18 -04:00
Frederic Guillot
0e055eabe1 Add custom role edition 2016-09-17 15:25:27 -04:00
Anjar Febrianto
a0b9ff4377 Update Locale for ID (#2672) 2016-09-15 20:29:44 -04:00
lordweed92
521c0ddcb5 Added the actual use of TaskStartDateFilter (#2669)
modified the function createTaskFilter to use the TaskStartDateFilter
2016-09-14 19:54:42 -04:00
Frederic Guillot
49f9b65e6c Duplicate a task quickly to multiple projects after the creation 2016-09-11 20:55:21 -04:00
Frederic Guillot
b520868941 Add missing primary key in Mysql schema 2016-09-11 19:22:41 -04:00
Frederic Guillot
c84df535b6 Improve column restrictions 2016-09-11 18:32:47 -04:00
Frederic Guillot
d8f6d85683 Add project restrictions for custom roles 2016-09-11 16:08:03 -04:00
Frederic Guillot
a0227cad69 Define only what is allowed for column restrictions 2016-09-10 23:12:38 -04:00
Frederic Guillot
44f680cf2f Add ui to create new custom project roles and column restrictions 2016-09-10 22:37:57 -04:00
Frederic Guillot
75470c7242 Apply column restrictions to the board 2016-09-08 22:33:16 -04:00
Frederic Guillot
fedf4ea2de Custom project roles inherit from project members 2016-09-08 20:44:03 -04:00
Frederic Guillot
dded773749 Add new models ColumnMoveRestrictionModel and ProjectRoleModel 2016-09-07 22:40:38 -04:00
Busfreak
8d6d266dfe update german locale 2016-09-05 19:26:52 +02:00
Busfreak
72e5084160 Hook in ColorModel->getList 2016-09-05 18:39:08 +02:00
Eskiso
0e154db422 Updated translation 2016-09-05 17:09:19 +01:00
Frederic Guillot
f0a3bc9494 Change due date color on the board 2016-09-05 11:41:52 -04:00
Frederic Guillot
956cb45dbe Avoid frenchglish 2016-09-05 11:26:03 -04:00
Frederic Guillot
5eb0104916 Sync locales 2016-09-05 11:11:02 -04:00
Frederic Guillot
21f8cebe85 Add new Vue.js component to handle submit and cancel buttons 2016-09-04 20:03:24 -04:00
Frederic Guillot
8ee699c8bf Force order of exported tasks 2016-09-03 21:48:36 -04:00
Frederic Guillot
daa076eea7 Convert time comparison chart to Vue.js component 2016-09-03 21:20:54 -04:00
Frederic Guillot
ef8ddb59c9 Convert user distribution chart to Vue.js component 2016-09-03 20:45:30 -04:00
Frederic Guillot
8c07a0d03e Convert task distribution chart to Vue.js component 2016-09-03 20:39:13 -04:00