Thomas Bruederli
31b6446a2b
Small improvements for task attendee display
2014-08-21 10:29:12 +02:00
Thomas Bruederli
824db716b4
Allow to configure the name (inlcude OU) displayed for virtual user folders ( #3384 )
2014-08-18 13:34:20 +02:00
Thomas Bruederli
a2d519a1ae
Don't sort default task folder to top when it's a sub folder. This will add duplicates to the treelist
2014-08-13 18:02:48 +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
8fe64d7400
Show RSVP buttons for assigned tasks which require a response
2014-08-01 11:16:57 +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
0d8b6912ae
Fix auto-incrementing the sequence value of xcal objects
2014-07-31 12:22:07 +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
f2c6a3851d
More changes for Assignments tab ( #1165 )
2014-07-25 14:08:41 +02:00
Thomas Bruederli
5c490914fe
Accessibilty improvements and keyboard navigation for tasks module ( #3085 )
2014-06-20 15:12:11 +02:00
Thomas Bruederli
269f8e2ff4
Use public property instead of setter method to improve compatibility
2014-05-27 19:52:03 +02:00
Thomas Bruederli
5763fb81e8
Merge new folder navigation from branch 'dev/new-foldernav'
2014-05-23 10:12:29 +02:00
Thomas Bruederli
95491f0886
Don't write session data when fetching events/tasks
2014-05-22 19:00:49 +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
Aleksander Machniak
0032bf083c
Added DDL script for PostgreSQL
2014-05-09 08:40:03 +02:00
Thomas Bruederli
b8a8cc0927
Support recurring tasks in database driver ( #2713 )
2014-04-28 13:23:11 +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
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
85014df70b
Reload task view after renaming folders
2014-04-09 12:05:56 +02:00
Thomas Bruederli
f6f7b710b3
Include sharing (acl) tab in task list edit dialog
2014-04-09 11:12:50 +02:00
Thomas Bruederli
b1e797adf1
Avoid removing recurrence rules for tasks when saving through the web client ( #2713 )
2014-04-03 12:29:08 +02:00
Thomas Bruederli
f4fbff1765
Post-filter candidates for alarm notifications
2014-03-17 14:16:50 +01:00
Thomas Bruederli
69b7803f25
Adapt to kolab_storage_folder optimizations: don't cast resultset into array ( #2828 )
2014-02-06 17:30:40 +01:00
Thomas Bruederli
7537501024
Subscribe new task lists by default ( #2718 )
2014-01-08 09:16:49 +01:00
Aleksander Machniak
95f0a7f58a
Fix double HTML entities encoding in virtual folders names
2013-11-22 11:12:31 +01:00
Aleksander Machniak
43b287c470
Fix folders sorting issues (Bug #2210 )
...
- move some shared code to kolab_storage
- this requires recent Roundcube Framework (f13ae32a)
2013-11-21 10:58:16 +01:00
Thomas Bruederli
76ad5e921e
Describe dependencies and installation for tasklist module
2013-11-20 17:00:50 +01:00
Thomas Bruederli
0bd01c80f5
Avoid empty tags ( #2496 )
2013-11-11 09:37:12 +01:00
Thomas Bruederli
ed195f8f41
Refresh tasks list periodically with changes from the server ( #2369 )
2013-10-21 16:38:22 +02:00
Thomas Bruederli
6f5d53a5b0
Provide the new 'listname' attributes in database drivers, too
2013-10-17 16:58:05 +02:00
Thomas Bruederli
2c337eb9d6
Use full folder names by default and truncated ones for listings ( #2370 )
2013-10-16 16:35:56 +02:00
Thomas Bruederli
e40d1c4dcd
Limit virtual folder tree to task/calendar main views
2013-10-15 10:31:52 +02:00
Thomas Bruederli
525e48f549
Flag virtual folders as read-only
2013-10-11 13:50:07 +02:00
Thomas Bruederli
9ffd3031e1
Show complete folder hierarchy in calendars and tasklist listings with non-clickable virtual parent folders
2013-10-10 17:27:24 +02:00
Thomas Bruederli
803510b4f1
Fix deletion of task lists with sub-folders (similar as in bug #2283 )
2013-10-04 10:07:21 +02:00
Thomas Bruederli
eee97dc178
Fix database insert error ( #2187 )
2013-10-03 16:02:44 +02:00
Thomas Bruederli
3e01f5b359
Remove Email alarm type as long as we don't have a cron-job to actually sending out reminders
2013-07-26 12:06:50 +02:00
Thomas Bruederli
64174f4fac
Use a global function to sort folder names by namespace/name; add option to control the use of displayname folder annotations
2013-07-18 17:47:49 +02:00
Thomas Bruederli
f030275eb3
Adapt to new 'db_prefix' mechanism in Roundcube config
2013-07-18 11:46:32 +02:00
Aleksander Machniak
1857a64d4f
Fix undefined variable related errors caught in static code analysis
2013-05-07 12:56:18 +02:00
Aleksander Machniak
828b868d97
Fix so insert_id() argument is a table name, not sequence - drop sequence settings
2013-05-07 11:34:45 +02:00
Thomas Bruederli
b11f2820ad
Fix task reminder saving/rendering ( #1680 )
2013-03-06 15:47:30 +01:00
Thomas Bruederli
8002a76573
Fix invalid class reference ( #1679 )
2013-03-06 15:37:19 +01:00
Aleksander Machniak
7672e60ecb
Update SQL scripts to match Roundcube format for schema upgrades, update/add UPGRADING instructions
2013-01-18 09:40:48 +01:00
Aleksander Machniak
56abf7e5f3
Use client-side subscriptions for folders activation state (calendar, tasklist)
...
Add kolab_use_subscriptions option to limit folders visibility in Kolab plugins (#1314 )
2012-12-10 12:17:41 +01:00