Thomas Bruederli
3bea790bd0
Fix datetime encoding when in UTC timezone
2013-09-25 17:12:27 +02:00
Thomas Bruederli
4700a07a89
Fix ical alarms handling ( #2239 ) and object validation
2013-09-19 11:01:13 +02:00
Thomas Bruederli
20c0706d9d
Preserve x-custom data in cache, even when object is saved by a client that doesn't support custom fields ( #2238 )
2013-09-19 10:42:35 +02:00
Jeroen van Meeuwen (Kolab Systems)
42ecb43629
Make sure that once the user name is set, we actually continue
2013-09-14 21:42:45 +01:00
Aleksander Machniak
7333082dd8
Fix PHP fatal error when Sabre/VObject is not in include path (Bug #2214 )
2013-09-13 09:47:40 +02:00
Thomas Bruederli
0f864cfd25
Work-around Apple's non-standard handling of commas in location property
2013-09-12 10:57:43 +02:00
Thomas Bruederli
348f39a880
Fix exporting of all-day events ( #2208 ); The custom _dateonly flag doesn't survive serialization in kolab_cache
2013-09-12 10:01:56 +02:00
Thomas Bruederli
ea56bf9c1b
Merge branch 'master' of ssh://git.kolab.org/git/roundcubemail-plugins-kolab
2013-09-12 09:59:22 +02:00
Jeroen van Meeuwen (Kolab Systems)
610036138a
Add the possibility to set the a mailhost attribute value to be used as the IMAP server address to connect to.
2013-09-11 16:33:07 +01:00
Aleksander Machniak
8002f2b0ca
Take identities_level setting into consideration when identity form is going to be modified
2013-09-11 14:07:50 +02:00
Aleksander Machniak
cdd23787e2
Fix so kolab_delegation plugin can modify list of addresses in
...
identity form (Bug #2191 )
2013-09-11 14:01:38 +02:00
Thomas Bruederli
f08169e523
Avoid warnings when event['recurrence'] is a string
2013-09-11 10:00:48 +02:00
Aleksander Machniak
80afe69e40
First argument of validate() is a reference
2013-09-10 15:25:15 +02:00
Aleksander Machniak
c8174100f6
Small improvements in contacts list/search handling
2013-09-09 12:40:00 +02:00
Thomas Bruederli
94f3198ad1
Correct download link for odfviewer plugin ( #2192 )
2013-09-07 18:32:58 +02:00
Thomas Bruederli
4934e614b2
Allow all object types to be fetched by UID (fixed 404 errors in CardDAV when fetching contact groups)
2013-09-05 15:53:20 +02:00
Thomas Bruederli
74f1d3ba85
Hook into identities form and present a list of allowed sender email addresses ( #2191 )
2013-09-05 10:13:21 +02:00
Thomas Bruederli
27690e5300
Fix after ical parser refactoring: unset 'data' field to avoid binary data being written to cache
2013-09-04 17:37:45 +02:00
Thomas Bruederli
d924ab06d8
Avoid duplicated code; add tests for invalid date parsing/catching
2013-09-04 09:19:26 +02:00
Thomas Bruederli
164fae8387
Merge branch 'master' of ssh://git.kolab.org/git/roundcubemail-plugins-kolab
2013-09-04 09:03:31 +02:00
Aleksander Machniak
ea949c7992
Fix "PHP Fatal error: Call to a member function setTimezone() on a
...
non-object" when parsing occurences of recurring events, where
'changed' date is not set (Bug #2185 )
2013-09-03 13:06:26 +02:00
Aleksander Machniak
9f8c4d547e
Fix bug where exception was unintentionally thrown after catching it.
...
Fix so invalid dates in LAST-MODIFIED, DTSTAMP, CREATED fields of iCalendar import
doesn't throw exceptions (Bug #2144 )
2013-08-30 15:00:44 +02:00
Thomas Bruederli
59c35a746f
Merge branch 'master' of ssh://git.kolab.org/git/roundcubemail-plugins-kolab
2013-08-29 12:17:06 +02:00
Aleksander Machniak
a3e3e3fe13
Fix session error after uploading attachment from cloud. There was
...
a bug where attachment body was unintentionally stored in session
when attachments handling plugin returned 'data' item (to be fixed
in *attachment plugins).
2013-08-25 13:14:47 +02:00
Thomas Bruederli
497451ea24
Use CREATE TABLE IF NOT EXISTS in database init scripts
2013-08-25 12:40:44 +02:00
Thomas Bruederli
3f62bf917f
Adapt freebusy parser to new ical parser from libcalendaring plugin ( #2146 )
2013-08-25 12:37:32 +02:00
Thomas Bruederli
ec42d07053
Merge branch 'master' of ssh://git.kolab.org/git/roundcubemail-plugins-kolab
2013-08-25 12:35:57 +02:00
Thomas Bruederli
0c1c2757ef
Skip dupes in freebusy list
2013-08-25 12:35:41 +02:00
Aleksander Machniak
f4554e26da
Merge branch 'master' of ssh://git.kolab.org/git/roundcube
2013-08-25 08:21:47 +02:00
Aleksander Machniak
9ef12a0c13
Added package.xml file
2013-08-25 08:21:23 +02:00
Thomas Bruederli
37b25b5c53
Add support for vfreebusy parsing
2013-08-24 16:43:02 +02:00
Aleksander Machniak
2f96ed2b97
Catch exception on DateTime oparations (Bug #2147 )
2013-08-24 16:12:34 +02:00
Aleksander Machniak
8aa877d88b
Fix doubled SUBSCRIBE call
2013-08-21 19:02:30 +02:00
Jeroen van Meeuwen (Kolab Systems)
44021155b0
Make sure we loop over non-empty arrays only
2013-08-19 13:54:08 +02:00
Jeroen van Meeuwen (Kolab Systems)
23d9f14e81
Subscribe default folders that we create
2013-08-18 14:10:02 +02:00
Aleksander Machniak
17ceedc47b
Support 'file' objects
2013-08-07 15:14:19 +02:00
Aleksander Machniak
e6b10dae74
Fix JS error when libcal_settings is undefined (Bug #2097 )
2013-08-07 15:08:25 +02:00
Aleksander Machniak
0fb30e3cfb
Register some more localization labels to the client-side
2013-08-07 13:14:56 +02:00
Aleksander Machniak
7a783f11e6
Fix form submitting with Enter key (Bug #2088 )
2013-08-07 13:14:23 +02:00
Aleksander Machniak
d6149c398d
Fixed conversion of contact date to kolab format (Bug #2094 )
...
- Add contact in Roundcube created contacts with no email address.
2013-08-07 12:34:37 +02:00
Aleksander Machniak
60778eed8b
Fix handling of composite field names (e.g. email:address) in fulltext
...
fields and required fields when searching contacts (Bug #2095 )
2013-08-07 12:30:54 +02:00
Aleksander Machniak
7033e9336f
Fix bug where email addresses weren't stored in database for fulltext searching
2013-08-07 12:10:37 +02:00
Aleksander Machniak
27eb706939
Fixed bug where Error No.700 was thrown by Roundcube in cases
...
when there's no addressbook (no subscribed contact folders and no
global addressbooks). It's fixed by forcing folder creation/subscription
and forcing of kolab_addressbook_prio value accordingly (Bug #2086 ).
2013-08-07 09:39:21 +02:00
Aleksander Machniak
cb22497440
Fix agenda table issue with long time format (Bug #2084 )
2013-08-06 11:04:35 +02:00
Aleksander Machniak
b4dd53e2c4
Merge branch 'master' of ssh://git.kolab.org/git/roundcube
2013-08-06 09:31:53 +02:00
Aleksander Machniak
8eccce91c2
Fix warning on files actions in compose page (Bug #2082 )
2013-08-06 09:31:13 +02:00
Jeroen van Meeuwen (Kolab Systems)
af0383d2d2
Correct typo (thanks to Daniel Morlock)
2013-08-05 15:37:23 +01:00
Aleksander Machniak
4717af8550
Allow different styling of subfolder names
2013-08-05 15:44:18 +02:00
Aleksander Machniak
9c56aec465
Refresh files list after file delete from preview window (Bug #2069 )
2013-08-05 13:58:08 +02:00
Jeroen van Meeuwen (Kolab Systems)
a6ee501a68
There's no need to get the user record
2013-08-05 11:18:29 +01:00