Commit Graph

880 Commits

Author SHA1 Message Date
Frederic Guillot 95cdeed472 Task CSV import is now able to handle more fields
Add support for the priority, start date, tags and one external link.
2017-11-14 15:39:43 -08:00
Frederic Guillot 38a4271643 Improve CSS layout 2017-11-10 11:56:01 -08:00
Frederic Guillot 44aa24bab1 Add user backend provider system 2017-11-09 15:09:54 -08:00
Frederic Guillot 4d7aa5e301 Move position of start/due date in task details 2017-11-08 14:57:00 -08:00
Frederic Guillot b9b0390c07 Remove keyboard shortcuts from settings page 2017-11-03 15:56:02 -07:00
Frederic Guillot bf623e0e08 Improve dropdown for task description templates 2017-11-03 11:04:18 -07:00
Frederic Guillot e6f8a76a18 Use task description templates in bulk task creation 2017-11-03 10:57:00 -07:00
Frederic Guillot 648dc6bcfb Add predefined templates for task descriptions 2017-11-02 15:41:58 -07:00
Frederic Guillot 48b40ec7bf Add section for predefined contents 2017-10-30 16:46:39 -07:00
Frederic Guillot cc6618901b Remove feature "Allow everybody to access to this project" 2017-10-27 16:16:11 -07:00
Yannick Armand a2036b6535 Improved display of the header bar 2017-10-20 14:56:49 -07:00
Frederic Guillot ed98f95cfa Add bulk subtasks creation 2017-10-20 14:47:04 -07:00
Frederic Guillot e7f795a63e Do not use jQuery tooltip for task title in collapsed mode 2017-10-19 10:24:02 -07:00
Frederic Guillot bd695ae985 Improve external task integration 2017-10-18 13:56:57 -07:00
Frederic Guillot 5ad1a42a34 Add support for array in automatic actions 2017-10-17 14:04:21 -07:00
Frederic Guillot a254b80045 Add attribute title to external links 2017-10-16 13:46:18 -07:00
Frederic Guillot 7c52546ed2 Generate a link if the reference is a URL 2017-10-12 15:25:13 -07:00
Frederic Guillot 4bb422b41f Render a dropdown menu for external task providers 2017-10-12 14:01:39 -07:00
Florian Wernert ad6f898134 Feature request #2072 : Quick edit in the list view
Added the quick link to the edit modal on the tasks in the board view, both expanded and collapsed
2017-10-12 11:15:32 -07:00
Frederic Guillot 3e0f14ae2b Do not expose IDs in forms 2017-09-23 20:56:54 -07:00
Frederic Guillot 074f6c104f Avoid people to alter other projects by changing form data 2017-09-23 18:48:45 -07:00
Olivier Maridat 46974915b3 Add "Create another link" checkbox for internal link as in sub-task creation 2017-07-16 19:21:22 -04:00
Frederic Guillot ec5ec2ea81 Add missing subtask permissions for project viewer role 2017-06-18 22:16:55 -04:00
Frederic Guillot e70f904ed4 Make sure that due datetime is using the right color 2017-06-18 22:02:12 -04:00
Frederic Guillot 3909814313 Remove checkbox to simplify task mail form 2017-06-09 18:29:25 -04:00
Frederic Guillot 6b9b9d2d1c Add autocomplete dropdown on comment subject and email fields 2017-06-03 17:51:20 -04:00
Frederic Guillot dd8d7ef49d Add configurable list of predefined subjects when sending a task by email 2017-06-03 17:31:32 -04:00
Frederic Guillot 9668723af4 Add dropdown menu to autocomplete email field from project members 2017-06-03 16:53:40 -04:00
Frederic Guillot e27148dfd8 Add the possibility to create a comment when a task is sent by email 2017-06-03 12:03:46 -04:00
Frederic Guillot b0537e6449 Fix broken user mentions in comment form at the bottom of the task view page 2017-05-22 16:37:34 -04:00
Frederic Guillot 740b0ac1a5 Fix wrong dropdown menu in group members list 2017-05-12 18:24:58 -04:00
Oliver Buchmann daf39ee16a Change Due Date to Due Timestamp fixes #919 (#3249) 2017-05-10 16:42:34 -04:00
Frederic Guillot 11d1da2d79 Add sorting by position in task list view 2017-04-30 14:00:37 -04:00
Frederic Guillot eb972c07b7 Add sorting by start date for tasks list 2017-04-30 13:33:19 -04:00
Frederic Guillot 5fdd896d7f Add missing plugin parameter for search box 2017-04-30 12:58:00 -04:00
Frederic Guillot 98da072d10 Add missing user_id argument 2017-04-08 17:07:16 -04:00
Frederic Guillot d7b0cfbbe5 Improve dashboard 2017-04-08 13:58:25 -04:00
Frederic Guillot fe9f3ba707 Add assignee restriction for custom project roles (dnd) 2017-04-08 11:18:58 -04:00
Frederic Guillot 9a8c6d6493 Improve task update restriction 2017-04-08 10:34:34 -04:00
Frederic Guillot cd734e5ba7 Move Gravatar to external plugin 2017-04-01 17:56:20 -04:00
Frederic Guillot 5cc4889473 Move Gantt charts to external plugin 2017-04-01 17:04:18 -04:00
Frederic Guillot 253d5a9331 Move calendar to external plugin 2017-04-01 15:43:36 -04:00
Frederic Guillot a46d66cf8c Fix little glitch in project list when there is no icon 2017-03-19 18:17:43 -04:00
Frederic Guillot 6bd0ce25c9 Restore task title link on board 2017-03-19 17:44:43 -04:00
Frederic Guillot d915c2a96b Improve subtask toggle 2017-03-19 16:45:32 -04:00
Frederic Guillot 9b34631135 Simplify dashboard to use new tasks list view 2017-03-12 21:36:52 -04:00
Frederic Guillot 8f6b3295e8 Move dashboard menu for calendar and activity stream 2017-03-11 19:36:48 -05:00
Frederic Guillot cfd3000d83 Move notifications outside of dashboard 2017-03-11 19:01:40 -05:00
Frederic Guillot bb9e791657 Use same layout as task listing for task search 2017-03-11 18:08:25 -05:00
Frederic Guillot d1edac845c Change groups list layout 2017-03-11 17:30:09 -05:00