Commit graph

1394 commits

Author SHA1 Message Date
Aleksander Machniak
ee30f6fb83 Fix typo in last commit 2013-10-09 10:01:42 +02:00
Aleksander Machniak
e8f2cd98a3 Fix get_objects() when called with no argument, folder type is used 2013-10-09 09:58:19 +02:00
Aleksander Machniak
d67a7f0d76 Fix reference to kolab_cache table in count() method 2013-10-08 13:37:49 +02:00
Thomas Bruederli
cb8249d414 Rename kolab_folders.ID to kolab_folders.folder_id to be in sync with other Roundcube database conventions 2013-10-07 20:06:04 +02:00
Thomas Bruederli
6fb8c71095 Fix queries to kolab_storage that include (obsolete) 'type' 2013-10-07 19:20:45 +02:00
Thomas Bruederli
6b89e36c4e Merge remote-tracking branch 'origin/libkolab-cache-bypass' into dev/kolab-cache-refactoring 2013-10-07 17:34:17 +02:00
Aleksander Machniak
71619510c4 Improve bypass() method so it works "recursively" 2013-10-07 15:57:55 +02:00
Thomas Bruederli
66e33b946c Better charset settings for kolab_folders table; add statements to migrate existing cache data into the new table structure 2013-10-07 15:26:49 +02:00
Aleksander Machniak
9d174daf9f Add option kolab_messages_cache_bypass 2013-10-07 15:05:34 +02:00
Thomas Bruederli
4f69556b71 Only set sync lock if folder hash changed 2013-10-07 14:31:48 +02:00
Thomas Bruederli
20d6aa265c Fix copy&paste typos 2013-10-07 12:14:44 +02:00
Thomas Bruederli
944b42afec Improve database schema and provide schema update queries 2013-10-07 12:13:05 +02:00
Thomas Bruederli
20a731c540 Minor code improvements 2013-10-07 12:12:23 +02:00
Thomas Bruederli
b72709a5cf Lazy read kolab_folder record from DB; fix error when mass-inserting cache records 2013-10-07 11:59:00 +02:00
Aleksander Machniak
16d9509a5d Improved performance of kolab cache by bypassing Roundcube messages cache (Request #1740) 2013-10-07 09:56:06 +02:00
Thomas Bruederli
af5115d0c3 Specify type field 2013-10-04 19:38:44 +02:00
Thomas Bruederli
b7d4731d97 Let the derrived kolab_storage_cache classes provide the contents of their custom cache record fields 2013-10-04 19:32:21 +02:00
Thomas Bruederli
87335f387f Split kolab_cache table into folder-type specific tables and specialized kolab_storage_cache_* classes; the object type is now implicit 2013-10-04 17:14:34 +02:00
Jeroen van Meeuwen (Kolab Systems)
c97615aeef Log failed logins (always) 2013-10-04 13:00:27 +02:00
Aleksander Machniak
a3ef9150a4 Update copyright year 2013-10-04 12:03:04 +02:00
Aleksander Machniak
49adc1420a Bump up version number 2013-10-04 12:02:32 +02:00
Aleksander Machniak
1f3f8e69db Support multi-domain configuration of LDAP addressbooks (Bug #2292) 2013-10-04 11:54:49 +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
9520dddc4c Don't reset selection filter when searching (#1372) 2013-10-04 09:41:37 +02:00
Thomas Bruederli
ed6fd93ac5 Make URLs in task titles clickable (#2289) 2013-10-04 09:37:32 +02:00
Thomas Bruederli
777fb89394 Expand/collapse all subtasks when pressing the Shift key while clicking the toggle icon 2013-10-04 09:31:01 +02:00
Thomas Bruederli
5ef856ad6b Fix parent-child links when re-arrangning tasks 2013-10-03 20:51:58 +02:00
Thomas Bruederli
d259b5d88f Fix child-lists when moving tasks to new parents; fix cache usage in filter matching (#2290) 2013-10-03 19:17:52 +02:00
Thomas Bruederli
f1a6254bc2 Merge branch 'master' of ssh://git.kolab.org/git/roundcubemail-plugins-kolab 2013-10-03 17:17:10 +02:00
Thomas Bruederli
59bae43b01 Consider task hierarchy when matching current filter and tags selection (#2290):
- Show children of matching tasks
- Show ancestors if a child task matches
2013-10-03 17:13:22 +02:00
Christoph Wickert
65239fb965 Fix explanation of calendar_itip_smtp_server 2013-10-03 16:24:40 +02:00
Thomas Bruederli
eee97dc178 Fix database insert error (#2187) 2013-10-03 16:02:44 +02:00
Thomas Bruederli
0e8cd47317 Updated WebODF to the most recent version; implemented the viewer sample which adds zooming 2013-10-03 15:56:23 +02:00
Thomas Bruederli
38340461d5 Update pdf.js library to lastest git master version 2013-10-03 14:19:40 +02:00
Thomas Bruederli
fd10ffb9e1 Merge branch 'master' of ssh://git.kolab.org/git/roundcubemail-plugins-kolab 2013-10-03 12:45:07 +02:00
Thomas Bruederli
e6e2044d40 Add option to display direct CardDAV urls for Kolab address books in the Roundcube UI 2013-10-03 12:44:41 +02:00
Thomas Bruederli
1800bd6556 Add option to display direct CalDAV urls for calendars in the UI 2013-10-03 12:07:02 +02:00
Thomas Bruederli
38f5215467 Add methods to read and set a folder's UID (migrated from iRony) 2013-10-03 12:02:19 +02:00
Jeroen van Meeuwen (Kolab Systems)
ec38ede99c This should resolve the error 700 problems 2013-10-03 11:44:05 +02:00
Thomas Bruederli
3c56dcc275 Ignore _datetime flags when 'allday' property is present; avoid saving them in cache (#2310) 2013-10-03 10:54:26 +02:00
Thomas Bruederli
a361a30dcc Merge branch 'master' of ssh://git.kolab.org/git/roundcubemail-plugins-kolab 2013-10-01 11:55:44 +02:00
Thomas Bruederli
455c52c61f Set DTSTAMP according to RFC 5545, Section 3.8.7.2.: In the case of an iCalendar object that doesn't specify a 'METHOD' property, this property specifies the date and time [...] the calendar component was last revised 2013-10-01 11:55:10 +02:00
Aleksander Machniak
e4bcac4650 Fix typo in new http_request() method, fixes deprecated options handling 2013-09-30 15:43:39 +02:00
Aleksander Machniak
68fc690d8c libkolab plugin is now required here (Bug #2149) 2013-09-30 12:08:04 +02:00
Aleksander Machniak
657093d838 Use password_ldap_bind hook to provide LDAP user DN for password change. (Request #2217)
Requires ldap_simple driver to be enabled in password plugin config.
2013-09-27 13:14:29 +02:00
Aleksander Machniak
cf7bb187cd Fix typo in folder name (Bug #2245) 2013-09-27 08:36:28 +02:00
Aleksander Machniak
62756765b4 Update de_DE (Bug #2244) 2013-09-27 08:33:46 +02:00
Aleksander Machniak
1fd3b0a5e7 Merge branch 'master' of ssh://git.kolab.org/git/roundcube 2013-09-26 14:54:55 +02:00
Aleksander Machniak
5327dfc641 Implemented unified cross-plugin HTTP_Request2 object configuration (Request #2149) 2013-09-26 14:53:52 +02:00
Thomas Bruederli
c891f82269 Correctly update calendar UI when deleting a calendar with sub-folders and show an according message if confirm dialog (#2283) 2013-09-26 13:46:24 +02:00