Commit graph

2132 commits

Author SHA1 Message Date
Aleksander Machniak
7af7705667 Fix so Rename option is disabled when no (real) folder is selected 2014-10-22 05:51:51 -04:00
Aleksander Machniak
a4ec2d2287 Add possibility to move/rename folders in Files (#3815) 2014-10-22 05:28:07 -04:00
Aleksander Machniak
9763bb1d1d Fix missing form in folder authentication dialog 2014-10-21 06:16:16 -04:00
Aleksander Machniak
fa20f96c30 Add "remember password" option 2014-10-17 07:59:38 -04:00
Aleksander Machniak
538edd1707 Set supported API version 2014-10-14 21:13:22 -04:00
Aleksander Machniak
71f24efbdd Fix compatibility with PHP 5.3 2014-10-14 17:12:32 -04:00
Thomas Bruederli
bac0a9070e Small fixes to the event changelog listing 2014-10-15 18:54:52 +02:00
Aleksander Machniak
35814a47fc Support multi-driver capabilities of Chwala (#3774) 2014-10-14 14:12:09 -04:00
Thomas Bruederli
0ab0b797b8 Display count 'bubble' for open pending invitations (#3268) 2014-10-14 20:23:52 +02:00
Thomas Bruederli
e618f0093c Support wildcard option to allow full access 2014-10-11 03:28:17 +02:00
Thomas Bruederli
8d13292b38 Merge branch 'master' of ssh://git.kolab.org/git/roundcubemail-plugins-kolab 2014-10-11 03:18:28 +02:00
Aleksander Machniak
6c8d7d4000 Add support for configuration./file_driver objects (#3775) 2014-10-14 07:37:14 -04:00
Thomas Bruederli
232b458be4 Parse and display event/task status from iTip messages 2014-10-14 09:21:51 +02: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
f505abb350 Keep kolab uids related to a message in memory for repeated queries 2014-10-13 18:12:59 +02:00
Thomas Bruederli
80f23d7d90 Fix email reference check in relation objects 2014-10-13 16:03:23 +02:00
Thomas Bruederli
ff139fe662 Allow to delete email message links from notes 2014-10-13 15:34:10 +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
Thomas Bruederli
ef7f457c02 Bugfixes for recent refactoring 2014-10-13 14:55:50 +02:00
Thomas Bruederli
6f0ef60f7a Add fall-back to the full uri for searching relations in cache 2014-10-13 14:48:59 +02:00
Thomas Bruederli
63b69871fe Fix typo 2014-10-13 13:55:45 +02:00
Thomas Bruederli
a807768c32 Move email link/relation handling functions to libkolab for common use 2014-10-13 12:38:57 +02:00
Thomas Bruederli
ab12a5c867 Avoid false warnings about changed contents 2014-10-13 09:27:54 +02:00
Thomas Bruederli
1e0b0cdf9d Check effective rights for the login-as feature to improve the delegation model
and allow controlling the administration privileges in LDAP (#1834).

This deprecates the config options 'kolab_auth_group', 'kolab_auth_role_value'
and 'kolab_auth_allowed_tasks'.

Admin privileges (per Roundcube task) and the required effective rights
are now defined in 'kolab_auth_admin_rights'.
2014-10-11 03:14:45 +02:00
Aleksander Machniak
22035945f2 Fix sytax errors 2014-10-10 11:52:29 +02:00
Thomas Bruederli
449d4ad81b Filter empty recurrence attributes 2014-10-09 19:07:45 +02:00
Thomas Bruederli
7db58444a7 Map timezone identifiers accepted by PHP but not known by libkolabxml (#3750) 2014-10-09 16:39:05 +02:00
Thomas Bruederli
b7af048c35 Flag all recurring event instances as temp when updating (#3748) 2014-10-09 16:38:12 +02:00
Thomas Bruederli
a3d5f717a2 Fix moving events to another calendar/folder and reloading it (#3748) 2014-10-09 16:37:31 +02:00
Aleksander Machniak
16c0f3ba11 Shrink some images with TinyPNG 2014-10-08 09:03:19 +02:00
Aleksander Machniak
77d3466638 Get rid of deprecated function aliases and constants usage 2014-10-06 09:19:26 +02:00
Thomas Bruederli
48df8c34f9 No default value allowed for BLOB/LONGTEXT columns 2014-10-04 12:37:14 +02:00
Thomas Bruederli
372cf33d18 Use folder name for UID if writing to IMAP metadata fails 2014-09-25 10:09:58 +02:00
Thomas Bruederli
f5dc95c3df Add config option to control free-busy data integration in calendar views; render free-busy blocks in the calendar color, too 2014-09-24 17:10:38 +02:00
Thomas Bruederli
6308592b5c Fix subtype iteration after changes in f0b205cb 2014-09-24 17:08:29 +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
f0b205cb2e Add subtype 'confidential' to event and task folders; refactored subtype selector handling in JS (#3451) 2014-09-23 11:37:45 +02:00
Thomas Bruederli
e4f8757b28 Fix fatal error 'Call to undefined method Attendee::email()' when reading email alarms (#3625) 2014-09-22 19:07:22 +02:00
Thomas Bruederli
bde037ce0e Restore calendar_driver::dismiss_birthday_alarm() method which accidentally got removed in commit 51fe7c26 2014-09-22 15:37:55 +02:00
Thomas Bruederli
1f27e238a8 Fix TZOFFSET values with minutes (#3199) 2014-09-22 12:01:04 +02:00
Thomas Bruederli
f9b19b9f27 Include VTIMEZONE definitions when exporting event data or invitations as iCal (#3199) 2014-09-22 11:03:25 +02:00
Thomas Bruederli
3b65094053 Fix dialog labels after 'remove' => 'delete' change from folder navigation 2014-09-22 11:03:25 +02:00
Aleksander Machniak
ff60323e90 Merge branch 'oracle' 2014-09-22 09:17:51 +02:00
Thomas Bruederli
aa5f400951 Allow multiple tasklist selection for quickview using shift-click 2014-09-19 13:03:50 +02:00
Thomas Bruederli
d60799be6b Add missing quickview background image 2014-09-19 12:46:45 +02:00
Thomas Bruederli
2c5ee2e2bf Align the visual indication of active quickview mode with the calendar module 2014-09-19 12:46:06 +02:00
Thomas Bruederli
3c222ed411 - Render quickview in main calendar view instead of a popup (to be consistent with the quickview mode in the tasks module).
- Visually indicate quickview mode by fading inactive calendars and adding an eye-icon to the calendar view background.
- Allo mulitple calendars to be added to the quickview with shift-click.
2014-09-19 12:42:52 +02:00
Aleksander Machniak
fbe1759c00 Skip multifolder insert for Oracle, we can't put long data inline 2014-09-18 15:24:16 +02:00