Commit graph

1181 commits

Author SHA1 Message Date
Thomas Bruederli
f4da6b44f6 Add support for URL property in xcal based objects 2013-05-16 13:30:04 +02:00
Thomas Bruederli
06e7b093ba Add support for CUTYPE parameter for event attendees 2013-05-16 09:23:48 +02:00
Thomas Bruederli
7aa8ecfef6 Merge branch 'master' of ssh://git.kolab.org/git/roundcubemail-plugins-kolab 2013-05-13 09:15:12 +02:00
Thomas Bruederli
80f9cd1663 Added Estonian translation for calendar (#1868) 2013-05-13 09:14:57 +02:00
Aleksander Machniak
147f9d3ddb Fix PHP warning when saving calendar settings in case all categories are removed from the list 2013-05-11 09:27:24 +02:00
Aleksander Machniak
468bb14696 Remove deprecated functions usage 2013-05-11 09:24:42 +02:00
Aleksander Machniak
34d92e3e71 No need to set_env in ajax request (limits size of ajax response) 2013-05-11 09:09:13 +02:00
Aleksander Machniak
f591f88699 Fix "incompat. declaration" error - revert part of 27e57c7335 2013-05-08 14:22:18 +02:00
Thomas Bruederli
f4d6dda841 Fix stupidy 2013-05-08 09:07:29 +02:00
Thomas Bruederli
5428c60776 Small fixes after static code analysis (#1851) 2013-05-08 08:55:58 +02:00
Jeroen van Meeuwen (Kolab Systems)
2da1cfcbf1 Improve the defaults for the kolab_files plugin configuration 2013-05-07 16:35:58 +01:00
Aleksander Machniak
1857a64d4f Fix undefined variable related errors caught in static code analysis 2013-05-07 12:56:18 +02:00
Aleksander Machniak
27e57c7335 Fix undefined or unused variable errors caught in static code analysis 2013-05-07 12:16:11 +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
Aleksander Machniak
de71de2fda Fix code bugs caught in static code analysis 2013-05-07 11:31:30 +02:00
Aleksander Machniak
aae87c8954 Fix so default categories are used when categories aren't configured 2013-05-07 10:58:39 +02:00
Thomas Bruederli
484e5ad498 Do case-insensitive checks whether the current user is an event attendee or organizer (#1838) 2013-05-03 10:41:26 +02:00
Aleksander Machniak
d4e24304ad Fix typo 2013-05-02 10:32:40 +02:00
Thomas Bruederli
72e4984952 Use the correct email type constant 2013-05-01 15:25:37 +02:00
Thomas Bruederli
2c71f81e70 Merge branch 'dev/email-subtypes' 2013-05-01 15:19:13 +02:00
Thomas Bruederli
398cd6793a Fix searching by attendees in calendar events (#1774) 2013-05-01 09:12:35 +02:00
Aleksander Machniak
e80b7ae73c Fix sequence names in postgres database after changes in core 2013-04-28 14:38:35 +02:00
Aleksander Machniak
af91c596bd Don't highlight selected folder on drag-n-drop 2013-04-25 13:30:43 +02:00
Aleksander Machniak
5f306222f2 Suppoprt more complicated cache queries, e.g. AND (tags LIKE ' tag1 ' OR tags LIKE ' tag2 ') 2013-04-22 15:52:37 +02:00
Aleksander Machniak
4a0c47de0b Fix unintentional $this->data modification in get_tags() 2013-04-19 14:27:48 +02:00
Aleksander Machniak
e03156fc1f Implemented new method of storing filename and mimetype of file objects 2013-04-19 14:20:55 +02:00
Aleksander Machniak
08332b5238 Merge branch 'master' of ssh://git.kolab.org/git/roundcube 2013-04-18 15:46:51 +02:00
Aleksander Machniak
f958537e55 Fix bug where contacts were moved instead of copied. Internal date
need to be cleared when converting from kolab to Roundcube format (Bug #1767)
2013-04-18 15:45:00 +02:00
Thomas Bruederli
82907b0a09 Improve fix for wrong alarm settings (#1764) 2013-04-18 15:28:38 +02:00
Thomas Bruederli
395d55a680 Don't apply default alarm settings when editing an object that has no alarm set (#1764) 2013-04-18 15:13:00 +02:00
Thomas Bruederli
5c84fd55aa Little code cleanup 2013-04-17 09:19:26 +02:00
Thomas Bruederli
c077ed555f Set savemode to 'current' for recurrence exceptions (#1725) 2013-04-17 09:15:34 +02:00
Aleksander Machniak
db055e29c7 Remove useless 'vcard' data on contact import - fixes problem with such data
serialization in kolab_cache (Bug #1711)
2013-04-12 19:05:45 +02:00
Aleksander Machniak
4d2320cf1c Update folder type annotation on special folder change (#1031) 2013-04-10 13:56:04 +02:00
Aleksander Machniak
d1f1910846 Fix folder access icons on addressbook sources list 2013-04-10 12:45:43 +02:00
Aleksander Machniak
d8b70c0909 Fix link to ActiveSync configuration wiki-page (Bug #1629) 2013-04-10 10:48:43 +02:00
Aleksander Machniak
9d1f43d9c2 Fix PHP warning when folder rights is not available (e.g. non-existing folder) 2013-04-09 18:50:47 +02:00
Aleksander Machniak
2c74dc6037 Display additional device information from syncroton database 2013-04-09 13:45:41 +02:00
Aleksander Machniak
1df25c1984 Skip charset conversion when it's not needed 2013-04-05 11:17:16 +02:00
Aleksander Machniak
b8f4b4332a Implemented files copying (with drag-n-drop and SHIFT key) 2013-04-04 14:32:43 +02:00
Thomas Bruederli
fa1cc97ed5 Merge branch 'master' of ssh://git.kolab.org/git/roundcubemail-plugins-kolab 2013-04-03 22:02:29 +02:00
Thomas Bruederli
79eddd3c5c Allow to save display name in IMAP annotation 2013-04-03 22:02:19 +02:00
Aleksander Machniak
00df84f76b Added folder creation form, other improvements/cleanups 2013-04-03 15:37:13 +02:00
Thomas Bruederli
4400778320 Avoid duplicate entries for attendees that are already listed as organizer 2013-03-28 18:06:45 +01:00
Thomas Bruederli
daa307c6af Remove Content-Disposition: attachment headers to make iTip invitations work in Outlook (#1103) 2013-03-27 12:04:26 +01:00
Thomas Bruederli
3cf64d43ea Fix wrong participant status mapping for event attendees (#1722) 2013-03-27 11:15:14 +01:00
Aleksander Machniak
0ceac633be Fix title (undefined label) on more actions button 2013-03-22 13:02:21 +01:00
Thomas Bruederli
02fc214d00 Adapt libkolab and kolab_addressbook to support type parameters for email addresses 2013-03-21 10:02:35 +01:00
Thomas Bruederli
0455116281 Added Czech translations 2013-03-20 10:21:01 +01:00
Thomas Bruederli
abceeb6684 Merge branch 'master' of ssh://git.kolab.org/git/roundcubemail-plugins-kolab 2013-03-20 09:14:39 +01:00