Commit Graph

528 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 a12e159de0 Check if the start date is before due date 2017-11-09 11:17:07 -08:00
Frederic Guillot cafbd1f5a7 Improve iCalendar feed to include tasks with start/end date and due date with a time 2017-11-08 14:50:02 -08:00
Frederic Guillot 648dc6bcfb Add predefined templates for task descriptions 2017-11-02 15:41:58 -07:00
Frederic Guillot cc6618901b Remove feature "Allow everybody to access to this project" 2017-10-27 16:16:11 -07:00
Frederic Guillot c507c54162 Update ChangeLog 2017-10-23 17:03:10 -07:00
Frederic Guillot b54f174a27 Update ChangeLog 2017-10-03 21:11:01 -07:00
Frederic Guillot 074f6c104f Avoid people to alter other projects by changing form data 2017-09-23 18:48:45 -07:00
Frederic Guillot 8ecaa60340 Integrate Vietnamese translation (PR #3465) 2017-09-23 14:44:47 -07:00
Frederic Guillot 066c9bf6e1 Add CVE ID to ChangeLog 2017-08-16 20:46:47 -07:00
Frederic Guillot daccedbdab Update ChangeLog 2017-08-13 15:10:15 -07:00
Frederic Guillot 217977500a Fix Javascript language mapping 2017-06-23 17:18:10 -04:00
Frederic Guillot 418f5522a2 Improve SQL migrations when old default swimlanes have the same name as a normal swimlanes 2017-06-19 21:54:12 -04:00
Frederic Guillot ec5ec2ea81 Add missing subtask permissions for project viewer role 2017-06-18 22:16:55 -04:00
Frederic Guillot 94a86237fc Add command line argument to filter overdue notification for a given project 2017-06-18 21:57:20 -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 43e4662b84 Add new automatic action to assign tasks to its creator 2017-06-03 11:32:24 -04:00
Frederic Guillot 6251ac62d4 Update ChangeLog 2017-05-28 13:51:45 -04:00
Frederic Guillot a4671a60b7 Update Docker image to Alpine 3.6 2017-05-28 13:48:17 -04:00
Frederic Guillot ad8b1223cc Check owner existence before to create project 2017-05-27 12:18:05 -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 54a751820f Add task and project API formatters 2017-05-22 15:33:16 -04:00
Frederic Guillot f16ac8cd66 Show only active users in auto-complete forms 2017-05-22 14:37:37 -04:00
Frederic Guillot 740b0ac1a5 Fix wrong dropdown menu in group members list 2017-05-12 18:24:58 -04:00
Frederic Guillot eab2d872a8 Avoid PHP notice when regenerating API token for a user 2017-05-12 17:35:22 -04:00
Frederic Guillot 5e32f55138 Add the possibility to pass API token as environment variable for Docker container 2017-05-12 17:18:56 -04:00
Frederic Guillot 3cf9484644 Ensure project tags are removed when the project is removed (PR #3250) 2017-05-12 16:26:11 -04:00
Frederic Guillot 5b7e137f76 Add wildcard search for task reference field (PR #3119) 2017-05-12 15:55:13 -04:00
Frederic Guillot 630f4ee780 TaskAssignColorOnDueDateAction: update task only when necessary 2017-05-12 15:35:29 -04:00
Frederic Guillot 95ec4b1f71 Update ChangeLog 2017-04-30 20:33:04 -04:00
Frederic Guillot f22cc29cd5 Add [DUPLICATE] prefix to duplicated tasks title 2017-04-30 14:39:51 -04:00
Frederic Guillot 5fdd896d7f Add missing plugin parameter for search box 2017-04-30 12:58:00 -04:00
Frederic Guillot 91e8b4b4b4 Update ChangeLog 2017-04-08 17:11:30 -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 e9f9040d7b Update ChangeLog 2017-03-19 18:13:44 -04:00
Frederic Guillot 9b34631135 Simplify dashboard to use new tasks list view 2017-03-12 21:36:52 -04: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
Frederic Guillot a22b8f3dc7 Make user actions available from contextual menu 2017-03-11 15:24:34 -05:00
Frederic Guillot 6d814566fb Render QR code for TwoFactor authentication without Google Chart API 2017-03-09 21:24:04 -05:00
Frederic Guillot f3deb6492a Add toggle button to show/hide subtasks in task list view 2017-02-26 19:30:02 -05:00
Frederic Guillot 4a87fb34ba Display tags in task list view 2017-02-26 15:18:49 -05:00
Frederic Guillot 9bcf97a6c9 Project priority is always rendered now 2017-02-26 14:34:03 -05:00
Frederic Guillot 159c31cd3f Redesign users list layout 2017-02-26 12:17:39 -05:00