Commit Graph

5721 Commits

Author SHA1 Message Date
e785b8bb03 remove now unused groupdav_groups class 2010-03-07 07:04:33 +00:00
99255ecb25 disable GroupDAV debug logs 2010-03-06 23:32:28 +00:00
a8804a44ef GroupDAV updates 2010-03-06 23:06:43 +00:00
4306e0305b Fix principals/users issue 2010-03-06 22:17:30 +00:00
a2602b1570 Remove unused groupdav_groups 2010-03-05 16:31:23 +00:00
8175306dea Fix GroupDAV entry duplication issue 2010-03-05 12:07:50 +00:00
796beca7b1 Preseed link title-cache for link-list and link-string widget
(Performance improvment, as all titles of an application get queried in
a single query and NOT once for every link)
2010-03-05 10:37:47 +00:00
19081734cd Updated GroupDAV code to support InfoLog calendars, Addressbook and new principal implementation 2010-03-04 23:09:55 +00:00
96db81c50c dont use IN ( ), if there's only one value, it's slower for MySQL 2010-03-04 17:18:30 +00:00
0f2eceefb8 Preseed link title-cache for link-list and link-string widget
(Performance improvment, as all titles of an application get queried in
a single query and NOT once for every link)
2010-03-04 17:07:10 +00:00
7e34a7c999 pdo statement->execute expects either the prepared statement with already bound parameters OR an array of the vars to be bound. It can NOT handle them MIXED 2010-03-04 12:05:42 +00:00
62c6359c0b trying to fix the real cause for the resourcetype/collection issue, breaking XP native WebDav Access and having impacts on groupdav: Now resourcetype returns a prop for collection in case of a folder 2010-03-03 09:14:21 +00:00
671a0293ef fixed propfind_iterator sometimes not returning any item 2010-03-03 08:18:48 +00:00
1bcb356a25 fixed propfind_iterator sometimes not returning any item 2010-03-03 08:17:20 +00:00
59f91abfd7 SlowSync issues with event pseudo exceptions 2010-03-03 00:41:15 +00:00
31be31954e SlowSync/search issues with event pseudo exceptions 2010-03-02 23:21:54 +00:00
306c9455c5 Various GroupDAV fixes and extensions 2010-03-01 21:18:52 +00:00
2b0d9f5b43 Fix empty ORGANIZER/ATTENDEE 2010-02-28 12:53:49 +00:00
635c7118e5 Fix empty ORGANIZER/ATTENDEE 2010-02-28 12:53:23 +00:00
72e55f9753 Fix GroupDAV issues 2010-02-26 11:04:01 +00:00
841300542b Add RDATE support to VTIMEZONE parser 2010-02-26 11:03:34 +00:00
ee00114a2e Fix GroupDAV issues 2010-02-26 10:59:30 +00:00
3935667813 Add RDATE support to VTIMEZONE parser 2010-02-26 10:58:03 +00:00
6433df94ec Calendar synchronization backport 2010-02-23 18:35:43 +00:00
de840a1fcc Fix empty field issue 2010-02-23 18:18:10 +00:00
79a2c95678 fix for a problem with IE7 and IE8(Compatibilitymode) displaying Icons and text in Navbar 2010-02-19 14:55:11 +00:00
7304df7dcd fix for a problem with IE7 and IE8(Compatibilitymode) displaying Icons and text in Navbar 2010-02-19 14:53:24 +00:00
e2f7cd790f Enable proper 'refresh from server' again 2010-02-17 13:28:12 +00:00
8204d84ca5 Enable proper 'refresh from server' again 2010-02-17 13:28:00 +00:00
ec4778f6bc Fix newline issue 2010-02-16 15:10:45 +00:00
9d39f2ec98 Fix newline issue 2010-02-16 15:09:52 +00:00
71c52d4e43 fixed a strange PHP5.3 problem, it seems call_user_func_array fails returning NULL for a static method with a var parameter 2010-02-15 06:07:58 +00:00
c70ff2e069 fixed a strange PHP5.3 problem, it seems call_user_func_array fails returning NULL for a static method with a var parameter 2010-02-15 06:02:36 +00:00
dbeb104ed5 changed rename to also rename in-active versions and made mkdir_recursive private, as it is only a helper and no exported method 2010-02-15 04:35:32 +00:00
0c640ed171 support for 1.6.003 2010-02-14 06:27:54 +00:00
caeea37842 pushing version to 1.6.003 2010-02-14 06:26:56 +00:00
34f2a64b51 updated integration docu 2010-02-13 04:35:54 +00:00
a8803dbd9a fixed problem pointed out by Nahuel Grisolia <ngrisolia@cybsec.com> 2010-02-13 03:43:42 +00:00
aca8b220df fixed problem pointed out by Nahuel Grisolia <ngrisolia@cybsec.com> 2010-02-13 02:57:22 +00:00
2c81925b20 fixed problem pointed out by Nahuel Grisolia <ngrisolia@cybsec.com> 2010-02-13 01:27:45 +00:00
22630b849a fixed problem pointed out by Nahuel Grisolia <ngrisolia@cybsec.com> 2010-02-13 01:19:27 +00:00
30db6582f7 Don't modify filter columns with numeric keys 2010-02-12 18:36:04 +00:00
3ac8b33231 move the ie dropdown menu hack to jsapi, make it an preference, so you can switch it off, if it does not work for you 2010-02-12 09:04:44 +00:00
e227c3c4c3 address moreData conflict between datastores 2010-02-09 10:48:18 +00:00
a95b0a16be Fix old formats' folding issue 2010-02-09 10:48:12 +00:00
3fb2b0173b address moreData conflict between datastores 2010-02-09 10:44:15 +00:00
5cbb080b42 Fix old formats folding issue 2010-02-09 10:43:06 +00:00
cdb9e81f69 Enable SlowSync optimization with old mappings; vCalendar 1.0 folding 2010-02-08 19:50:56 +00:00
d75b2d3d12 Enable SlowSync optimization with old mappings; vCalendar 1.0 folding 2010-02-08 19:48:33 +00:00
df51d3a409 Update SyncML user preferences immediately 2010-02-07 20:28:15 +00:00