Commit graph

2197 commits

Author SHA1 Message Date
Aleksander Machniak
fd7440bfc5 Fix bug where get_user_groups() returned an array with max. one group (#4111) 2014-12-16 03:51:06 -05:00
Aleksander Machniak
c9622696a1 Assign mainaction/delete classes to dialog buttons 2014-12-10 06:56:56 -05:00
Aleksander Machniak
df65bb8818 FIx bug where "uploading" message wasn't closed after file upload 2014-12-10 05:36:51 -05:00
Aleksander Machniak
c3e142094f Fix bug where configuration object UID was modified on object update (#4051) 2014-12-09 09:42:46 -05:00
Aleksander Machniak
6780589284 Fix syntax error in composer.json file 2014-12-08 11:15:57 -05:00
Aleksander Machniak
d4e830cde7 Unify license string, replace package.xml with composer.json 2014-12-08 14:58:47 +01:00
Aleksander Machniak
feb0796f1d package.xml -> composer.json 2014-12-08 14:32:34 +01:00
Aleksander Machniak
815ab6596b Fix Content-Type of configuration objects (#4029) 2014-12-05 07:20:34 -05:00
Aleksander Machniak
47700a1b3c Fix duplicate contacts on the list after contact delete (#4028)
Conflicts:

	plugins/kolab_addressbook/lib/rcube_kolab_contacts.php
2014-12-05 07:03:20 -05:00
Aleksander Machniak
b8a631c06d Fix PHP Fatal error: Using $this when not in object context (#4016) 2014-12-03 16:15:56 +01:00
Torsten Grote
3784b8d9a7 proper translation update 2014-12-01 12:45:40 +13:00
Torsten Grote
b88b90ce66 Revert "another translation update"
This reverts commit de012552e7.
2014-12-01 12:35:55 +13:00
Aleksander Machniak
cf0ae1aac7 Fix regression where some (most) of the fields were missing in contact form 2014-11-28 07:10:16 -05:00
Torsten Grote
de012552e7 another translation update 2014-11-28 13:28:08 +13:00
Torsten Grote
897421bf92 update translations 2014-11-28 13:24:53 +13:00
Thomas Bruederli
47ed73093c Updated translations from Transifex 2014-11-27 20:13:11 +01:00
Thomas Bruederli
af8e514fad Add locale files for helpdocs 2014-11-27 20:13:11 +01:00
Aleksander Machniak
87723eb9bb Performance: skip relation checks when only counting tasks (#3969) 2014-11-27 07:11:54 -05:00
Aleksander Machniak
6a7488f731 Performance: get_identity() -> list_emails(true) 2014-11-27 06:33:05 -05:00
Aleksander Machniak
62ac800db7 Use new rcube_user::list_emails() for better performance (#3970) 2014-11-27 10:44:38 +01:00
Thomas Bruederli
ae93c7b345 Create domain-aware cache identifiers for groupware folders (#3991) 2014-11-27 09:33:40 +01:00
Thomas Bruederli
6a19ad1c6e Update helpdocs localization files with Kolab tags enabled 2014-11-26 23:29:59 +01:00
Thomas Bruederli
4a51c1bf10 Add locale files for helpdocs translation with Transifex 2014-11-26 22:49:43 +01:00
Aleksander Machniak
f4ad8ff62d Small fix to the last commit 2014-11-26 06:38:31 -05:00
Aleksander Machniak
176585664f Improve performance of get_address_book() (#3968) 2014-11-26 06:25:14 -05:00
Thomas Bruederli
0f32fa4456 Shell script to test cache records 2014-11-24 18:54:05 +01:00
Aleksander Machniak
bf39566fab Fix js error if droptarget doesn't exist 2014-11-23 06:48:32 -05:00
Aleksander Machniak
f97e1b5309 Performance: skip SELECT COUNT(*) query in case when result contains less records than page size 2014-11-23 05:16:21 -05:00
Aleksander Machniak
fb4f815e53 Fix bug where DateTime($date, null) throws an exception (#3965) 2014-11-22 12:10:06 -05:00
Aleksander Machniak
ac4f6e7562 Avoid unused variables (also fixed some bugs) found in static code analysis 2014-11-21 10:03:18 +01:00
Aleksander Machniak
5738a7a7ec Display progress info when uploading files (#2832) 2014-11-20 06:07:37 -05:00
Aleksander Machniak
825a93201b Support file upload by drag-n-drop into files list (#2945) 2014-11-19 06:16:41 -05:00
Aleksander Machniak
b640c0cc3e Fix invalid number of contact records if folder contains groups (#3930) 2014-11-18 08:13:30 -05:00
Aleksander Machniak
e00daea425 Remove debug code 2014-11-17 09:01:13 -05:00
Aleksander Machniak
b1ad22dcde Fix HTML entities handling in addressbook names in contextmenu's addressbook selector (#3883)
Need to specify encoding in html_entities_decode() on PHP < 5.4.
2014-11-17 08:54:16 -05:00
Thomas Bruederli
a976842f03 Allow to limit user search (from new folder navigation) in multi-domain setups:
Provide the 'kolab_users_directory' config option with placeholders %dc, %d, %u,
%fu or %dn in base_dn or filter properties.
2014-11-17 14:33:04 +01:00
Aleksander Machniak
b9f8f0cf43 Don't set non-existent css class (000) to some elements 2014-11-14 08:47:38 -05:00
Aleksander Machniak
262bd2d760 Fix compatibility with larry skin (#3907) 2014-11-13 08:56:44 +01:00
Aleksander Machniak
f647d59237 Prevent from javascript errors if Chwala's file_api.js wasn't loaded (#3651) 2014-11-12 03:49:31 -05:00
Aleksander Machniak
e200122308 Fix reading configuration objects of type file_driver (#3900) 2014-11-12 03:19:38 -05:00
Aleksander Machniak
922cf59645 Fix charset issue on note print page (#3879) 2014-11-10 04:22:15 -05:00
Thomas Bruederli
c6f5a8233b Fix handling of RSVP flags 2014-11-06 17:09:59 +01:00
Thomas Bruederli
7294ef8be0 Send delegate attendee in iTip reply (as suggested in RFC 5546) + add it to organizers calendar/tasklist 2014-11-06 17:09:59 +01:00
Thomas Bruederli
f01a600af4 Enable iTip delegation for tasks (#3860) 2014-11-06 17:09:59 +01:00
Thomas Bruederli
c26f9d25cb Some fixes to the iTip delegation functions 2014-11-06 17:09:59 +01:00
Thomas Bruederli
4a150a2139 Implement iTip delegation functionality for calendar/mail view (#3860) 2014-11-06 17:09:59 +01:00
Thomas Bruederli
17f8ec0d04 Align calendar labels with libcalendaring and tasklist plugins 2014-11-06 17:09:59 +01:00
Aleksander Machniak
469c26b973 Fix bug where dosearch() always returned an array with max. one element (#3619) 2014-11-06 04:44:30 -05:00
Thomas Bruederli
6b43156b55 Prevent parsed dates to fall back into the previous year in Firefox on Windows (#3832) once more 2014-11-05 09:26:21 +01:00
Thomas Bruederli
52da8302cb Apply dialog decision when dragging a yet unsaved note to another list (#3516) 2014-11-04 19:01:53 +01:00