Aleksander Machniak
b01894ee2d
Fix duplicated events in other users calendar if its subfolders are active ( #5340 )
...
Differential Revision: https://git.kolab.org/D94
2016-03-11 11:41:42 +01:00
Aleksander Machniak
e3d70bbad6
Fix matching recurring tasks with today/tomorrow/later filter ( #4205 )
...
Differential Revision: https://git.kolab.org/D95
2016-03-11 11:30:07 +01:00
Thomas Bruederli
110b514263
Fix iCal import/export to pass tests again
...
Conflicts:
plugins/libcalendaring/libvcalendar.php
2016-03-10 11:00:50 +01:00
Aleksander Machniak
d374807e9b
Fix error when opening an attachment from an itip message ( #5343 )
...
Also make sure attachment bodies are excluded from the event data in JSON format
2016-03-09 16:33:10 +01:00
Jeroen van Meeuwen (Kolab Systems)
c1813e42dc
Bump version numbers to 3.2.11 release
2016-02-26 12:23:24 +01:00
Aleksander Machniak
b6c1f28c04
Fix bug where read-only folder was displayed as read-write in delegation form and it wasn't possible to unset ACL on a folder ( #5347 )
2016-02-26 11:20:20 +01:00
Aleksander Machniak
8ac3269ee5
Set COMMENT on delegation iTip ( #4915 )
2016-02-11 14:50:57 +01:00
Aleksander Machniak
2647bb02df
Fix bug where event occurrence with no attendees inherited attendees of the event ( #5300 )
...
The object was created/updated corretly, the bug was in exception properties resolving.
2016-02-11 12:22:23 +01:00
Aleksander Machniak
6ac7014498
Fix bug where pending calendar displayed not more than one instance for recurring events ( #5274 )
2016-02-10 15:00:12 +01:00
Aleksander Machniak
5255d4f9ba
Fix bug where some database column length limit could be exceeded ( #5291 )
...
Which cased e.g. sql errors when creating a contact group with name > 255 characters.
2016-02-09 12:13:52 +01:00
Aleksander Machniak
6b5d671a47
Fix bug where pending calendar displayed not more than one event ( #5274 )
2016-02-09 12:09:47 +01:00
Jeroen van Meeuwen (Kolab Systems)
85c0cdc6d2
Set version numbers to 3.2.10
2016-02-03 15:35:31 +01:00
Aleksander Machniak
3d9d2ba608
csv_export plugin
2016-02-03 15:23:07 +01:00
Thomas Bruederli
c1e1d92181
Fix SQL error when inserting task with no status set.
...
The database schema doesn't allow null values but expects an empty string.
2016-01-27 21:47:12 +01:00
Aleksander Machniak
6598c487c5
Force ID command use with name="Roundcube/Kolab" (T847)
2015-12-18 09:19:19 +01:00
Aleksander Machniak
3f8f6566ff
Fix disabled tasklist selector in "Save as task" dialog ( #5301 )
2015-12-17 19:44:41 +01:00
Aleksander Machniak
49b885b443
Fix bug where "Loading..." message wasn't removed on error when saving a task
2015-12-17 19:44:33 +01:00
Aleksander Machniak
1a2e1d59af
Fix some typos
2015-12-17 19:44:24 +01:00
Aleksander Machniak
d118e853ff
Fix: set_mailbox() does not exist in Roundcube 1.2, use set_folder()
2015-12-17 19:44:17 +01:00
Thomas Bruederli
c1a5de8616
Make sure the _instance property is stored with the recurrence exception ( #5277 )
2015-11-20 12:20:39 +01:00
Aleksander Machniak
4c0fafaac2
Don't search in binary data fields (T844)
2015-11-18 15:22:01 +01:00
Aleksander Machniak
11c05e2a90
Fix compatibility with contextmenu plugin in alarms dialog (T838)
2015-11-13 17:27:58 +01:00
Aleksander Machniak
8f6b397ac1
Fix javascript error when selecting a contact in search result ( #5269 )
2015-10-24 19:54:09 +02:00
Thomas Bruederli
ca23809e63
Explicitly set allday property when parsing ical
2015-10-21 23:14:54 +02:00
Thomas Bruederli
e24024b8be
console() -> rcmail::console()
2015-10-21 23:04:27 +02:00
Thomas Bruederli
ddd4683255
Replace more deprecated Roundcube functions
2015-10-21 23:01:31 +02:00
Aleksander Machniak
d97ff3dd64
Don't use depracated Roundcube functions
2015-10-21 22:42:45 +02:00
Aleksander Machniak
84751e72fe
Don't use deprecated Roundcube constants
2015-10-21 22:42:05 +02:00
Thomas Bruederli
2e458987bf
Use the right variable when unserializing old attendee data
2015-10-19 23:06:38 +02:00
Jeroen van Meeuwen (Kolab Systems)
da471bf0ad
A very simple and ridumentary loginfail plugin
2015-09-21 12:42:44 +02:00
Aleksander Machniak
6cf0cb3af6
Convert HTML event description into plain text (T714)
2015-08-21 09:14:32 +02:00
Aleksander Machniak
290abf3461
Convert HTML task description into plain text (T714)
2015-08-21 09:14:26 +02:00
Aleksander Machniak
990712503d
Fix missing events on edges of the view time range (when client timezone is different than server tz) (T698)
2015-08-18 12:42:03 +02:00
Aleksander Machniak
f98e1d7e14
Support reminders relative to end/due date (RELATED=END) (T656)
2015-08-07 06:30:28 -04:00
Aleksander Machniak
957ebdf466
Fix bug where alarms set on event start time were displayed on event end time (T653)
2015-08-05 06:12:10 -04:00
Aleksander Machniak
a9422ea11c
Performance: Skip delegators list generation on every calendar refresh action
2015-08-05 05:06:36 -04:00
Aleksander Machniak
c3d096d104
Fix handling of alarms specified as PT0S, PT0M, etc. (T653)
2015-08-05 04:39:46 -04:00
Aleksander Machniak
cd0efb5ad9
Fix disabled name input in tasklist/notebook folder creation dialog ( #5169 )
2015-07-29 11:49:19 -04:00
Jeroen van Meeuwen (Kolab Systems)
d553105b62
Correct URL to source code repository
2015-07-07 12:27:38 +02:00
Jeroen van Meeuwen (Kolab Systems)
22cdafb986
Set versions to 3.2.9
2015-06-03 10:34:44 +02:00
Thomas Bruederli
609c2e55ab
Use Net_LDAP3::domain_root_dn() instead of find_domain()
...
Resolves T134
2015-06-03 10:28:50 +02:00
Thomas Bruederli
0b3910099a
Support COMPLETED property in VTODO objects
...
Resolves T403 and #5067
2015-05-27 12:34:41 +02:00
Aleksander Machniak
22abaa2b3f
Fix PHP Fatal error: Call to undefined method kolab_storage_folder::raise_error()
2015-05-14 08:45:22 -04:00
Thomas Bruederli
ae12d5ce01
Define get_uid() in kolab_storage_folder_api base class ( #5023 )
2015-05-05 11:57:59 +02:00
Thomas Bruederli
f733eef118
Simplify code to compose LDAP filters for user search
2015-05-05 10:53:38 +02:00
Aleksander Machniak
8cc7909c72
Fix delegator user autocomplete searches ( #5019 )
...
The recent changes in kolab_auth_ldap::dosearch() changed unintentionally
the behaviour by removing the code which resolved field names to ldap attributes.
2015-05-05 10:53:32 +02:00
Thomas Bruederli
7ad7370102
Restore sv_SE localization lost in the last Transifex update
2015-04-22 13:16:52 +02:00
Thomas Bruederli
2440e18de8
Apply CSS selector changes from rRPKae6ec80e to the inline dialog template
2015-04-22 13:08:55 +02:00
Thomas Bruederli
779fa16009
Fix and test kolab_storage_config::build_member_url() and kolab_storage_config::parse_member_url() with different namespaces ( #5006 )
2015-04-22 12:38:25 +02:00
Thomas Bruederli
6421f5f6e2
Fix tasklist selection when saving task ( #4182 )
2015-04-22 10:58:26 +02:00