Commit Graph

2851 Commits

Author SHA1 Message Date
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
Frederic Guillot
59fd3c366c Add close button to modal when there is no destination project 2016-09-03 20:11:31 -04:00
Frederic Guillot
67bbb9f49a Fix typo in project view switcher template 2016-09-03 20:07:00 -04:00
Frederic Guillot
ffd58d06fa Support version operators for plugin directory: >= and > 2016-09-03 18:02:00 -04:00
Frederic Guillot
a7f720ecbb Improve TaskExport class 2016-09-03 17:38:35 -04:00
Patrick Keil
e7d1a7c496 Remove used tab instead of four spaces 2016-09-03 11:40:05 +02:00
Patrick Keil
0e8756fa9a Add reference category to task export 2016-09-03 11:31:04 +02:00
Frederic Guillot
6bad0523e5 Do not show closed tasks on public boards 2016-09-01 20:52:40 -04:00
Frederic Guillot
d9a6dc65be Always display board selector container to avoid bad menu position 2016-08-31 22:23:10 -04:00
Frederic Guillot
1b6b1cc5e6 Time spent for subtasks are not rounded too the nearest quarter anymore 2016-08-31 21:32:29 -04:00
Frederic Guillot
0cb717f440 Replace all date fields by helper 2016-08-31 21:21:09 -04:00
Frederic Guillot
3861e90336 Fix wrong project date format (shown as 01/01/1970) 2016-08-31 21:04:22 -04:00
stinnux
12acf66ad2 remove data array 2016-08-31 12:08:14 +02:00