Thomas Bruederli
f8b6706074
Fix 'create task from mail' function
2014-07-31 12:43:55 +02:00
Thomas Bruederli
457195102e
Complete iTip communication on task status changes: ask to notify the organizer on update or deletion + add icons for task-specific partstats and cancelled tasks
2014-07-31 11:40:39 +02:00
Thomas Bruederli
228a1b2438
Hide 'Save to calendar' option for VTODO attachments ( #3227 )
2014-07-30 17:51:54 +02:00
Thomas Bruederli
b3c5acd66a
- Fix task attendees and organizer setting and display
...
- Make basic iTip exchange for task assignments work
- Improve wording for task assignments
2014-07-30 17:40:53 +02:00
Aleksander Machniak
445edd09b7
Added iTip handling in tasklist plugin (code copied from Calendar)
2014-07-29 15:11:05 +02:00
Aleksander Machniak
f2c6a3851d
More changes for Assignments tab ( #1165 )
2014-07-25 14:08:41 +02:00
Thomas Bruederli
4f9968d9ac
Fix handling of recurring tasks when marked as completed
2014-07-08 18:44:20 +02:00
Thomas Bruederli
5763fb81e8
Merge new folder navigation from branch 'dev/new-foldernav'
2014-05-23 10:12:29 +02:00
Thomas Bruederli
8c507885c5
Fix list creation/update/deletion ( #3047 )
2014-05-21 13:56:44 +02:00
Thomas Bruederli
f4f5a30e0a
Add new folder navigation to tasks module ( #3047 )
2014-05-21 13:04:18 +02:00
Thomas Bruederli
3a2d5eed5a
Use status attribute to set a task as 'complete' ( #3026 )
2014-05-19 18:20:23 +02:00
Thomas Bruederli
8a613b5b11
Reset alarms when re-iterating recurring events; fix computing of weekly recurrence dates
2014-04-24 20:26:56 +02:00
Thomas Bruederli
a0ac82793b
Handle recurring tasks ( #2713 )
...
- Render recurrence form as new tab in edit dialog
- Display recurrence summary in task details
- When marking a recurring task complete:
* shift dates and alarms to next occurrence
* only if recurrence end reached save as completed
* save a copy with status completed (sort of a journal)
2014-04-24 19:44:21 +02:00
Thomas Bruederli
27f1717d01
Implement user_delete plugin hooks to clean-up calendar and tasks data
2014-04-23 20:44:46 +02:00
Thomas Bruederli
9db4aeaf7e
Fix 'next 7 days' filter ( #3000 )
2014-04-17 18:43:34 +02:00
Thomas Bruederli
93d2b69bb9
Refactored alarms in calendar and tasks to support multiple alarms. Moved redundant functions to libcalendaring
2014-04-17 17:49:00 +02:00
Thomas Bruederli
5d126a296c
Merge branch 'dev/kolab-notes'
2014-04-10 12:14:21 +02:00
Thomas Bruederli
f6f7b710b3
Include sharing (acl) tab in task list edit dialog
2014-04-09 11:12:50 +02:00
Thomas Bruederli
c6b5283180
Update to latest jquery.tagedit version; extract tagedit stylesheets for shared use
2014-03-27 19:17:18 +01:00
Thomas Bruederli
8449be6657
Move child tasks to new list if changed during edit
2014-02-20 09:50:03 +01:00
Thomas Bruederli
01c6a75d16
Consider the configured date format when parsing date/time values for tasks ( #2801 ) + reduce code-duplication
2014-01-27 11:54:45 +01:00
Thomas Bruederli
04fe48682e
Update parent task after deleting a sub-task ( #2688 )
2014-01-08 10:44:53 +01:00
Thomas Bruederli
be1b32d9b2
Convert '0' values to null
2014-01-08 09:49:45 +01:00
Thomas Bruederli
0bd01c80f5
Avoid empty tags ( #2496 )
2013-11-11 09:37:12 +01:00
Thomas Bruederli
750be9225f
Initialize calendar and tasklist plugins in 'startup' hook and allow other plugins (e.g. kolab:auth) to disabled them ( #2476 )
2013-11-06 11:59:47 +01:00
Thomas Bruederli
fa480dfa2c
Add mail actions to contextmenu if loaded
2013-10-30 16:05:07 +01:00
Thomas Bruederli
9c248384dd
Refresh the entire tasks list/calendar on every 10th request to sync deleted items ( #2369 )
2013-10-29 17:11:45 +01:00
Thomas Bruederli
e688bd44f7
Add 'focusview' mode to quickly reduce the view to tasks from the selected list only ( #2380 )
2013-10-24 16:29:33 +02:00
Thomas Bruederli
d525574c48
Add UI elements to expand/collapse all tasks ( #2291 )
2013-10-23 17:12:42 +02:00
Thomas Bruederli
ed195f8f41
Refresh tasks list periodically with changes from the server ( #2369 )
2013-10-21 16:38:22 +02:00
Thomas Bruederli
482fa43f12
Sort tags alphabetically ( #2367 )
2013-10-21 14:06:05 +02:00
Aleksander Machniak
1857a64d4f
Fix undefined variable related errors caught in static code analysis
2013-05-07 12:56:18 +02:00
Thomas Bruederli
76d2b331ed
Add label for task title (used by Kolab skin)
2012-11-21 22:27:43 +01:00
Aleksander Machniak
2d08c58e56
Fix/prepare plugins to use out of Roundcube (where rcmail object doesn't exist)
2012-10-17 11:54:25 +02:00
Thomas Bruederli
753a016a4e
Minor fixes and improvements
2012-09-26 16:45:11 +02:00
Thomas Bruederli
62a6e00458
Fully implement deletion of tasks: either delete all subtasks or re-assign childs to new parent; refactored moving to another list to move all childs, too
2012-09-26 12:14:42 +02:00
Thomas Bruederli
6176b6d428
Save collapsed state of tasks; don't re-append already placed task nodes to parent
2012-09-24 17:54:03 +02:00
Thomas Bruederli
c7614649e4
Fix date picker format and quick-filter assigments
2012-09-19 13:20:14 +02:00
Thomas Bruederli
2cc6a00acf
Fix hierarchical task list rendering; fix count updates; also assign all child tasks to the new list when parent is moved
2012-09-19 13:01:12 +02:00
Thomas Bruederli
192bd3942c
Implement list deletion + minor bugfixes
2012-09-18 19:27:42 +02:00
Thomas Bruederli
05a1cb527d
Allow to drag&drop tasks to another list
2012-09-18 08:53:24 +02:00
Thomas Bruederli
d919e2b4bd
- Move attachment handling functions to libcalendaring module.
...
- Removed redundant code in calendar and tasklist
- Add more vertical space in attachment view window
- Minor bugfixes
2012-08-16 19:03:17 +02:00
Thomas Bruederli
9cc400f09f
Refactoring: move common calendaring-related functionality into a new plugin 'libcalendaring'
2012-08-16 08:57:25 +02:00
Thomas Bruederli
7b66076705
Hook into the alarms infrastructure of the calendar plugin. This is to be refactored into a libcalendaring plugin
2012-08-03 21:34:00 +02:00
Thomas Bruederli
627f970dea
Make task alarm properties available in the UI (no triggering yet); use globally unique identifiers for form elements
2012-08-03 14:07:58 +02:00
Thomas Bruederli
bea7725725
Copy message attachments when creating a task from mail
2012-08-01 17:00:27 +02:00
Thomas Bruederli
c8b6f57d66
Properly cleanup temporary saved attachment files
2012-08-01 16:26:49 +02:00
Thomas Bruederli
05a92b0b92
Add support for task attachments ( #895 )
2012-08-01 15:52:28 +02:00
Thomas Bruederli
fd1f107b4c
Create Task from Email feature ( #896 )
2012-07-29 17:20:19 +02:00
Thomas Bruederli
0825c3d293
Adjust filter masks considering start/due dates
2012-07-29 14:04:17 +02:00