Commit Graph

730 Commits

Author SHA1 Message Date
Frederic Guillot e2a867166b
Convert calendar to VueJS component
Update to FullCalendar 3.1.0 as well.
2016-11-15 21:24:25 -05:00
Frederic Guillot ebb6b2827d
Replace SimpleMDE with custom Markdown editor 2016-11-13 22:51:59 -05:00
Frederic Guillot 83f529008a
Handle modification of external tasks 2016-11-07 21:26:55 -05:00
Frederic Guillot e5c63f4ecc
Load external tasks asynchronously from task view page 2016-11-06 20:08:36 -05:00
Frederic Guillot 3f7840c4db
Add the possibility to create external tasks 2016-11-05 22:26:58 -04:00
Frédéric Guillot c2e3f1eba9 Show error messages in dialog box to move tasks 2016-10-21 07:41:52 -04:00
Frédéric Guillot 6a3e435e89 Show move position menu when necessary 2016-10-21 07:31:22 -04:00
Frederic Guillot 26e901dfe6
Accept more file types for FileLinkProvider 2016-10-09 21:17:14 -04:00
Frederic Guillot 5e2e0272ed
Send absolute links in email notifications 2016-10-08 09:53:46 -04:00
Frederic Guillot 4cc856344f
Do not show closed tasks in task move position form 2016-10-05 20:37:51 -04:00
Frederic Guillot 9159be81ec
Merge pull-request #2707 2016-10-05 08:46:39 -04:00
Eskiso 83a02a112a Added hook to header of table 2016-10-05 02:50:56 +01:00
Eskiso 471f24f414 Renamed hook to better describe position. 2016-10-05 02:35:35 +01:00
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
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 534f760fb1
Add a space between task id and caret (PR #2714) 2016-10-03 18:00:19 -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 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
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
Frederic Guillot 49f9b65e6c
Duplicate a task quickly to multiple projects after the creation 2016-09-11 20:55:21 -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 f0a3bc9494
Change due date color on the board 2016-09-05 11:41:52 -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 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 d9a6dc65be
Always display board selector container to avoid bad menu position 2016-08-31 22:23:10 -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
Frederic Guillot 08bdb708e7
Add the possibility to move tasks without drag and drop 2016-08-28 22:30:48 -04:00