Commit Graph

1041 Commits

Author SHA1 Message Date
Ralf Becker
f81d8ec3f9 fixed contactform so anonymous user can attach files (without giving him addressbook run rights and edit rights for the used addressbook) 2010-06-30 09:57:16 +00:00
Jörg Lehrke
9ce97cea58 Fix Nokia E-Series SyncML addressbook mappings 2010-06-29 14:02:59 +00:00
Jörg Lehrke
541b970842 Fix more CTag issues for GroupDAV 2010-06-29 13:20:17 +00:00
Jörg Lehrke
9265095371 Various GroupDAV improvements 2010-06-27 22:18:01 +00:00
Jörg Lehrke
6c91da69d6 Fix field mapping in vCards 2010-06-16 16:31:38 +00:00
Jörg Lehrke
45dca7586f Fix GroupDAV/Addressbook categories issue 2010-06-14 07:49:07 +00:00
Klaus Leithoff
399abd4060 handle calendar replacements (search for events) only when there are calendar replacements required 2010-05-26 12:47:50 +00:00
Jörg Lehrke
ff3e461823 Fix addressbook_bo::find_contact() 2010-04-21 17:56:04 +00:00
Jörg Lehrke
4c3cfa2144 SyncML and GroupDAV Backport 2010-04-16 09:24:55 +00:00
Jörg Lehrke
2c12d737b2 Fix vCard export issue 2010-04-11 09:42:24 +00:00
Klaus Leithoff
da872fae0c if there is a personal addressbook (positive ID) selected as Default or forced; assume users own ID, as it is handled in addressbook settings (addressbook to add new contacts to) 2010-04-08 13:19:13 +00:00
Ralf Becker
9e49963a46 reverting r29716 (Fix for SyncML prefs) 2010-04-06 12:51:17 +00:00
Ralf Becker
a87f6bdf33 merged r29620 to 9.2: Fix SyncML preferences 2010-04-06 10:09:40 +00:00
Nathan Gray
e62ce26955 Backport fix to notify linked apps about changes in address 2010-03-25 16:11:43 +00:00
Jörg Lehrke
ecc20f62f0 Fix Funambol SIF enconding 2010-03-15 17:21:50 +00:00
Jörg Lehrke
9c37b555ec Use iterator approach in GroupDAV; fix various issues 2010-03-15 10:51:43 +00:00
Ralf Becker
0ec9d18b23 "adding fields for (max. 10) single category names" 2010-03-10 18:07:12 +00:00
Klaus Leithoff
5ea61e1cc1 changing the condition for n_fn adaption. change of given name and family name seems not to be sufficient 2010-03-08 11:34:38 +00:00
Jörg Lehrke
f499955670 Apply Addressbook SyncML and GroupDAV changes 2010-03-07 12:48:10 +00:00
Ralf Becker
64ba772ab4 sort group-addressbooks and other-user-addressbooks alphabetical 2010-03-05 14:56:01 +00:00
Klaus Leithoff
8c6f8f01b9 fixing of an orgview bug: orgview was extremly sticky, after you selected an org member for e.g. infolog view 2010-03-01 10:19:12 +00:00
Klaus Leithoff
4aa739c6c8 fixing issue: failed add to organisation from org-view, when colon in org_unit/org_location/organisation 2010-02-25 13:38:20 +00:00
Klaus Leithoff
46f7afafbb get rid of comma in full-emailadresses, as imap_rfc_address_list assumes a new address to come after comma 2010-02-17 12:06:17 +00:00
Klaus Leithoff
0c6b10058c make sure the default type for addressbook is found if there is no entry in egw_config 2010-02-10 14:24:55 +00:00
Ralf Becker
757d5c3fe0 merged 29112-4 (failed upload handling) 2010-02-05 04:12:22 +00:00
Ralf Becker
936c636ffd display upload failed (because post_max_size of webserver exceeded) message from etemplate, could be nicer but way better then before 2010-02-05 03:34:17 +00:00
Jörg Lehrke
75746226a4 Use egw_time for InfoLog, tracking backend and Tracker 2010-02-04 12:08:03 +00:00
Ralf Becker
081445949f Merged Jörgs commits:
- r28917:  Fix encoding issues; improvements for Funambol clients
- r28918:  Fix SyncML client recognition
- r28919:  More Funambol adjustments and workarounds
- r28920:  Fix task priorities for Funambol WM Client
- r28921:  Fix various issues introduced with Funambol adjustments; code
  cleanup
- r28922:  Enforce SINGLE, if detected; cleanup logging again
2010-01-11 23:48:42 +00:00
Ralf Becker
4f4c54ac30 fixed typo in english phrase 2010-01-11 23:16:40 +00:00
Ralf Becker
39b50631bd fixed typo in english phrase 2010-01-11 23:14:28 +00:00
Jörg Lehrke
548f5f8c98 Fix various issues introduced with Funambol adjustments; code cleanup 2010-01-10 19:02:16 +00:00
Jörg Lehrke
3242e169cc More Funambol adjustments and workarounds 2010-01-09 18:04:21 +00:00
Jörg Lehrke
49823ecd7e Fix encoding issues; improvements for Funambol clients 2010-01-08 13:09:36 +00:00
Ralf Becker
c1fa9f5cf4 fixed supported-report-set according to a calendarserver example and reorganized HTTP_WebDAV_Server to generally support hierachical properties 2010-01-07 04:27:32 +00:00
Ralf Becker
8d55e4800e fixed supported-report-set according to a calendarserver example and reorganized HTTP_WebDAV_Server to generally support hierachical properties 2010-01-07 04:24:45 +00:00
Ralf Becker
46f3d19e1c supported-report-set as required for CardDAV and Sogo connector 2010-01-07 02:07:33 +00:00
Ralf Becker
b446f6de4e supported-report-set as required for CardDAV and Sogo connector 2010-01-07 02:04:09 +00:00
Ralf Becker
291890c5cc ctag for addressbook, sogo connector seem to require it, thought it should be optional, anyway ctag makes sense 2010-01-05 23:30:59 +00:00
Ralf Becker
2e99a3fb20 ctag for addressbook, sogo connector seem to require it, thought it should be optional, anyway ctag makes sense 2010-01-05 23:27:28 +00:00
Ralf Becker
d53f0c91bf ctag for addressbook, sogo connector seem to require it, thought it should be optional, anyway ctag makes sense 2010-01-05 23:25:17 +00:00
Nathan Gray
08b7ab173e Implement new link hook view_list, to be able to be taken to a list of entries 2009-12-08 21:27:56 +00:00
Nathan Gray
6df521de8d Implement options so link_query() can be limited 2009-12-08 21:24:46 +00:00
Christian Binder
c3df45932f make birthday date check also work for 200 years more in the future 2009-12-02 11:18:20 +00:00
Christian Binder
144f5fe24c check for a valid birthday date if we run the contacts cleanup tool 2009-12-02 11:06:01 +00:00
Jörg Lehrke
dd92e60180 Use UID for find_content(); code cleanups 2009-12-01 10:24:55 +00:00
Ralf Becker
7c67b5bd59 "fixed birthday reminder on home for ldap:
- transfer wildcard via parameter, as it get's quoted otherwise
- searching accounts too, if accounts stored in ldap and contacts not"
2009-11-29 13:34:00 +00:00
Ralf Becker
0e08767e79 "quiten warning, if search returns empty result" 2009-11-29 10:56:17 +00:00
Ralf Becker
7f176742ee replaced some more API calls with static calls 2009-11-28 11:56:53 +00:00
Ralf Becker
0e25113bb0 unsetting etag too when copying contacts to fix optimistic locking error after 2. apply 2009-11-28 11:43:10 +00:00
Stefan Becker
6e78479b52 new prefix tags for serial letters 2009-11-27 16:34:28 +00:00