Thomas Bruederli
0a51ccd5a4
Consolidate message reference handling functions into libkolab plugin (in preparation for #4161 )
2015-01-13 22:19:52 +01:00
Aleksander Machniak
eab95ffdc2
Use tagedit from jqueryui plugin ( #3912 )
2015-01-08 10:19:53 -05:00
Aleksander Machniak
6a7488f731
Performance: get_identity() -> list_emails(true)
2014-11-27 06:33:05 -05:00
Aleksander Machniak
ac4f6e7562
Avoid unused variables (also fixed some bugs) found in static code analysis
2014-11-21 10:03:18 +01:00
Thomas Bruederli
c6f5a8233b
Fix handling of RSVP flags
2014-11-06 17:09:59 +01:00
Thomas Bruederli
7294ef8be0
Send delegate attendee in iTip reply (as suggested in RFC 5546) + add it to organizers calendar/tasklist
2014-11-06 17:09:59 +01:00
Thomas Bruederli
f01a600af4
Enable iTip delegation for tasks ( #3860 )
2014-11-06 17:09:59 +01:00
Thomas Bruederli
ef166c2479
Use unique identifiers (folder + uid) for task records ( #3533 )
2014-11-04 10:56:54 +01:00
Thomas Bruederli
738b56cfd8
Small fixes and improvements for tasks listing in mail view
2014-10-14 09:20:50 +02:00
Thomas Bruederli
256ad459d3
Improve listing of linked tasks in mail view ( #3439 )
2014-10-14 08:49:47 +02:00
Thomas Bruederli
adc41ebf61
- List linked tasks in mail view, like notes
...
- Deep-links into the tasks view opening the linked task
- Mark tasks as complete directly from mail view
2014-10-13 18:40:39 +02:00
Thomas Bruederli
44c2639cbe
Save email message a task is created from as relation ( #3439 ); display the reference in the task details and edit dialogs
2014-10-13 15:33:39 +02:00
Aleksander Machniak
77d3466638
Get rid of deprecated function aliases and constants usage
2014-10-06 09:19:26 +02:00
Thomas Bruederli
b278db0ec3
Pre-select confidential event/tasks folder for iTip invitations marked as confidential ( #3451 )
...
+ display privacy classification of iTip attachments in mail invitation view.
2014-09-23 12:27:57 +02:00
Thomas Bruederli
624f3b1695
Add action to remove a calendar/tasks/notes folders from the list which results in unsubscribing it ( #3378 )
2014-09-09 13:29:28 +02:00
Thomas Bruederli
ed6eaac9d0
Add config option to hide iTip sending checkboxes or even disable it entirely ( #3483 ).
...
The default setting remains visible + checked. Set
$config['calendar_itip_send_option'] = 1;
to hide the checkboxes and implicitly send iTip notifications.
2014-08-27 14:00:08 +02:00
Thomas Bruederli
68b7e05fa3
Refactor tag handling in task list: don't migrate kolab objects on read but only when changed ( #3395 ); let drivers provide the full list of available tags
2014-08-26 12:12:03 +02:00
Thomas Bruederli
9496f4f820
-Don't append RSVP weblinks on information updates which don't require a response ( #3446 )
2014-08-25 15:58:15 +02:00
Aleksander Machniak
1a46c1d897
Store task tags in relation objects ( #3395 )
2014-08-19 04:06:45 -04:00
Thomas Bruederli
ff9f87a037
Add button to expand members of a group attendee ( #3376 ); prefix edit-attendees-table styles to avoid unintended style overrides
2014-08-19 10:37:40 +02:00
Thomas Bruederli
b6b12069df
Implement client-side and user-adjustable sorting of tasks ( #3259 )
2014-08-13 11:07:51 +02:00
Thomas Bruederli
fc2db9a840
Fix random tags being created for tasks saved from mail ( #3291 ): gui objects are not registered in the client and therefore tags are read from all hidden fields found in the document
2014-08-12 12:25:46 +02:00
Thomas Bruederli
c4dec32034
Fix method check after refactoring iTip message parsing
2014-08-04 19:22:08 +02:00
Thomas Bruederli
8fe64d7400
Show RSVP buttons for assigned tasks which require a response
2014-08-01 11:16:57 +02:00
Thomas Bruederli
ab49aa88d5
Fix target list selection for iTip imports
2014-07-31 19:00:49 +02:00
Thomas Bruederli
978c9023e5
Move iTip message parsing functionality to libcalendaring. Only parse iCal attachments once although used by calendar and tasks
2014-07-31 18:21:53 +02:00
Thomas Bruederli
5cdeed5c68
Add filters for my tasks and assigned to others; allow combined filter selections (using shift+click)
2014-07-31 16:24:21 +02:00
Thomas Bruederli
887ec67df8
Fix attachment saving and displaying
2014-07-31 14:53:56 +02:00
Thomas Bruederli
f5e93184e3
Fix iTip replies to organizer (don't increment sequence if I'm not the owner)
2014-07-31 12:49:27 +02:00
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