Commit Graph

3531 Commits

Author SHA1 Message Date
Ralf Becker
e07d734ca8 "fixed not working limited result and sorting for type 'both', caused by an (now disabled) optimisation, which only works for type 'accounts'" 2010-04-20 11:25:14 +00:00
Ralf Becker
31d82ac72b fixed handling of group acl: addressbook eg. is NOT using it at all 2010-04-20 07:08:56 +00:00
Jörg Lehrke
222f572a35 Fix typo 2010-04-16 15:32:23 +00:00
Jörg Lehrke
7728281dcc Fix empty Sync Anchor issue (eg. with Samsung devices) 2010-04-16 15:23:10 +00:00
Ralf Becker
ed9214bf1a backported r27838 to 1.6: cant create new groups 2010-04-15 06:12:08 +00:00
Jörg Lehrke
864fc5adc1 Reduce SyncML MaxMsgSize to 10000 2010-04-14 17:28:37 +00:00
Jörg Lehrke
734dc8e859 Allow more WS in line folding of new formats 2010-04-14 14:43:35 +00:00
Ralf Becker
8b634510aa "get FCK spellchecker and filebrowser working with session-id in url" 2010-04-13 15:27:00 +00:00
Jörg Lehrke
4962c59833 Fix vCard export issue 2010-04-12 06:36:07 +00:00
Klaus Leithoff
f6d1db1c09 fixing typo regarding the check of modification time 2010-04-07 12:26:34 +00:00
Ralf Becker
d1f2b15a61 "fixed not working sort" 2010-03-28 15:03:29 +00:00
Ralf Becker
e1fb66f4a1 "calling split_accounts with 'merge' it type is NOT either 'accounts' or 'groups'" 2010-03-25 08:50:01 +00:00
Jörg Lehrke
7fb989508c Fix SyncML preferences 2010-03-24 11:30:38 +00:00
Jörg Lehrke
ae5bd4139b Cleanup GroupDAV code 2010-03-22 15:00:39 +00:00
Ralf Becker
0c70727073 removed in 1.6 not available static call of translation::convert() 2010-03-21 20:51:24 +00:00
Ralf Becker
a2119f7fd4 restructured accounts::search() code, to handle $param[app] for ldap too, fixed ldap backend to also index array by account_id 2010-03-20 13:29:11 +00:00
Jörg Lehrke
b407ea4c8e Use iterator approach in GroupDAV; fix various issues 2010-03-15 11:35:07 +00:00
Jörg Lehrke
8e3009acfe Fix principal-URL for users 2010-03-07 15:04:05 +00:00
Jörg Lehrke
4306e0305b Fix principals/users issue 2010-03-06 22:17:30 +00:00
Jörg Lehrke
a2602b1570 Remove unused groupdav_groups 2010-03-05 16:31:23 +00:00
Jörg Lehrke
8175306dea Fix GroupDAV entry duplication issue 2010-03-05 12:07:50 +00:00
Ralf Becker
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
Jörg Lehrke
19081734cd Updated GroupDAV code to support InfoLog calendars, Addressbook and new principal implementation 2010-03-04 23:09:55 +00:00
Ralf Becker
671a0293ef fixed propfind_iterator sometimes not returning any item 2010-03-03 08:18:48 +00:00
Jörg Lehrke
31be31954e SlowSync/search issues with event pseudo exceptions 2010-03-02 23:21:54 +00:00
Jörg Lehrke
306c9455c5 Various GroupDAV fixes and extensions 2010-03-01 21:18:52 +00:00
Jörg Lehrke
635c7118e5 Fix empty ORGANIZER/ATTENDEE 2010-02-28 12:53:23 +00:00
Jörg Lehrke
ee00114a2e Fix GroupDAV issues 2010-02-26 10:59:30 +00:00
Jörg Lehrke
3935667813 Add RDATE support to VTIMEZONE parser 2010-02-26 10:58:03 +00:00
Jörg Lehrke
6433df94ec Calendar synchronization backport 2010-02-23 18:35:43 +00:00
Jörg Lehrke
e2f7cd790f Enable proper 'refresh from server' again 2010-02-17 13:28:12 +00:00
Jörg Lehrke
ec4778f6bc Fix newline issue 2010-02-16 15:10:45 +00:00
Ralf Becker
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
Ralf Becker
a8803dbd9a fixed problem pointed out by Nahuel Grisolia <ngrisolia@cybsec.com> 2010-02-13 03:43:42 +00:00
Ralf Becker
2c81925b20 fixed problem pointed out by Nahuel Grisolia <ngrisolia@cybsec.com> 2010-02-13 01:27:45 +00:00
Jörg Lehrke
e227c3c4c3 address moreData conflict between datastores 2010-02-09 10:48:18 +00:00
Jörg Lehrke
a95b0a16be Fix old formats' folding issue 2010-02-09 10:48:12 +00:00
Jörg Lehrke
cdb9e81f69 Enable SlowSync optimization with old mappings; vCalendar 1.0 folding 2010-02-08 19:50:56 +00:00
Jörg Lehrke
119f79bc8d Update SyncML user preferences immediately 2010-02-07 20:28:03 +00:00
Jörg Lehrke
1f88a89502 Fix empty default domain issue again 2010-02-07 17:53:16 +00:00
Jörg Lehrke
dc0909aa86 Fix empty default domain issue 2010-02-07 17:42:38 +00:00
Jörg Lehrke
2ff7062b22 SyncML Improvements
- Multi-Domain support
- Funambol encoding issues
- various vCalendar flaws fixed
- better pseudo exception handling
2010-02-03 18:35:46 +00:00
Jörg Lehrke
888eb2b3cb Optimized Funambol recognition 2010-01-05 10:14:52 +00:00
Christian Binder
2ac41f2803 backport to 1.6: recognize zero value also as a real value 2010-01-02 13:23:22 +00:00
Jörg Lehrke
459941bd84 Make owner appendix optional for categories 2009-12-07 16:15:39 +00:00
Ralf Becker
03f38f9233 - fixed not working rename in entry directories in /apps (eg. rename of
an infolog attachment), was caused by use of url_stat from sqlfs
  instead of links stream wrapper
- fixed wrong mime type / icon in files stored via netdrive from msword
  (the first use the extension .tmp, before renaming file to .doc:
  sqlfs "detects" mime type only from the extension and did not recheck
  it if a file gets renamed, that's now fixed)
2009-12-01 15:02:41 +00:00
Ralf Becker
bfd2736629 "check for existens of dl() before calling it, thanks to report from CK" 2009-12-01 11:24:19 +00:00
Jörg Lehrke
a1ee7d5cbf Optimize SyncML performance 2009-12-01 11:21:13 +00:00
Ralf Becker
fd884940f8 "fixed 5.3 backport from trunk, gave fatal error for an in 1.6 not existing method" 2009-12-01 09:50:18 +00:00
Ralf Becker
7f264987a6 we need to first check if the constant is defined, as we get a fatal error in php5.3 otherwise 2009-11-30 20:30:26 +00:00