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
Jeroen van Meeuwen (Kolab Systems)
3d96d74298
Use $ldap->parse_vars to allow role specific settings and plugins to be applied to multi-domain environments through the expansion of '%dc'
2013-08-05 11:15:01 +01:00
Aleksander Machniak
53d7357cef
code cleanup
2013-08-03 12:57:57 +02:00
Jeroen van Meeuwen (Kolab Systems)
fecee39d67
Continue to use the original domain for users that login using a domain alias, instead of replacing the domain (that may be an alias domain) with the parent domain name space.
2013-08-03 11:33:12 +01:00
Aleksander Machniak
963261269f
FIx so file href attribute is always an absolute URL (Bug #2063 )
2013-08-02 13:25:03 +02:00
Aleksander Machniak
f68bf6675d
Support kolab_ssl_verify_host option
2013-08-02 12:54:26 +02:00
Aleksander Machniak
f98137f3a8
Small css fix - modified height of folder records
2013-08-01 09:19:53 +02:00
Thomas Bruederli
3ad14897f0
Adjust some sizes to properly display the list icons
2013-07-31 20:01:23 +02:00
Thomas Bruederli
e700755238
Add kolab community skin for delegation plugin ( #2059 )
2013-07-31 19:53:06 +02:00
Aleksander Machniak
c7dfb7c042
Fix INSERT undefined values for NOT NULL columns (Bug #2038 )
2013-07-31 14:32:54 +02:00
Aleksander Machniak
fd645a9e96
Added DDL for postgres (Bug #2039 )
2013-07-31 14:28:18 +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
821fab28c0
Fix author string
2013-07-25 11:07:53 +02:00
Thomas Bruederli
9df99187df
Add database schema file for Postgres ( #2044 )
2013-07-25 11:06:13 +02:00
Thomas Bruederli
f53773290d
Update Russian localization ( #2043 )
2013-07-25 10:57:39 +02:00
Thomas Bruederli
c276b0b88b
Fix calendar settings form (wrong selection for calendar_timeslots)
2013-07-25 10:24:05 +02:00
Thomas Bruederli
f15a3feeb4
Handle attachments and links for all xcal-based objects
2013-07-24 18:59:57 +02:00
Thomas Bruederli
17dbcd9c9f
Validate/fix dates only for event objects; don't export default values
2013-07-24 18:59:09 +02:00
Thomas Bruederli
2654abfcaf
Get around name inconsistencies
2013-07-24 18:23:53 +02:00
Thomas Bruederli
7e4559a9b1
Don't set default timezone
2013-07-24 18:05:40 +02:00
Thomas Bruederli
cbc2d067ea
Don't convert timezone; avoid exporting empty properties
2013-07-24 18:05:04 +02:00
Thomas Bruederli
3780f04f71
Convert created date to DateTime object to make iCal export work properly
2013-07-23 17:27:25 +02:00
Thomas Bruederli
cc01865c95
Move Horde_Date from libcalendaring to help with recurrence computation
2013-07-23 17:26:09 +02:00
Thomas Bruederli
489be2379e
Replace Horde_iCalendar with the SabreTooth VObject library
2013-07-23 17:14:11 +02:00
Thomas Bruederli
3d96f28a56
Only increase sequence number of not supplied (keeps it for event imports)
2013-07-22 19:42:41 +02:00
Thomas Bruederli
f67c2bbcb7
Avoid disabling RSVP button on event updates
2013-07-22 19:39:24 +02:00