Commit graph

2226 commits

Author SHA1 Message Date
Aleksander Machniak
9cd590aabb Fix syntax errors in composer.json of odfviewer and pdfviewer plugin 2015-01-09 06:13:07 -05:00
Aleksander Machniak
ff4052e7dc Fix javascript error when calling "Save as event" from email message view page 2015-01-08 11:07:26 -05:00
Aleksander Machniak
eab95ffdc2 Use tagedit from jqueryui plugin (#3912) 2015-01-08 10:19:53 -05:00
Thomas Bruederli
0efcfbfa07 Assign dialog button classes directly (not on dialog open event) 2015-01-08 18:28:42 +01:00
Thomas Bruederli
854779406d Move utility function to libkolab for common use 2015-01-08 18:22:59 +01:00
Thomas Bruederli
44b67121b7 Add test cases for alarm-related utility functions + select the correct alarm if multiple are defined 2015-01-08 15:39:39 +01:00
Thomas Bruederli
0463028a76 Export RRULE UNTIL date as UTC time (#3998) 2015-01-08 14:32:38 +01:00
Thomas Bruederli
1dd6cc8a0b Check for valid datetime object before cloning (#3958) 2015-01-08 13:46:20 +01:00
Aleksander Machniak
3af4b1c4f8 Fix performance issue by not loading tasklist settings when not needed (#3970) 2015-01-08 06:16:17 -05:00
Thomas Bruederli
17f57ff7ca Accept parent-relation from RELATED-TO property without RELTYPE parameter (#4158) 2015-01-07 13:00:57 +01:00
Thomas Bruederli
ac4ed0ff19 Remove focus from folder search toggle icon (#4062) 2015-01-05 16:00:13 +01:00
Jeroen van Meeuwen (Kolab Systems)
8db4a68da1 Set versions of individual plugins to closer represent the actual packaged release of the collection of plugins 2015-01-01 14:09:18 +01:00
Aleksander Machniak
6407ed0931 Fix missing icons on list of folders for delegation (#4145) 2014-12-31 02:30:22 -05:00
Thomas Bruederli
39a12a43e2 Fix calendar week selector when crossing year boundary (#3915) 2014-12-28 14:27:10 +01:00
Aleksander Machniak
ff87ed69f8 Fix folder creation on "Save to cloud..." dialog in attachment preview window (#4034) 2014-12-23 06:03:33 -05:00
Aleksander Machniak
33c2ad4f30 More assets_path compatibility fixes 2014-12-17 04:15:13 -05:00
Aleksander Machniak
e1eeea4e87 Fix compatibility with assets_path setting (#4115) 2014-12-17 04:10:09 -05:00
Aleksander Machniak
25d67a6ba7 Assets_path related fixes (#3182) 2014-12-17 09:42:44 +01:00
Aleksander Machniak
9e485d96bf Make 'kolab_auth_login' description more clear (#4113) 2014-12-16 14:15:59 +01:00
Thomas Bruederli
0e0f1443a6 Replace check for js file with check if libkolab plugin is loaded (#4114) 2014-12-16 14:12:21 +01:00
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