egroupware_official/addressbook/inc
2009-10-30 11:19:46 +00:00
..
class.addressbook_bo.inc.php if there is an & within org_name, org_unit and such, the add to org will not work, as the GET Parameter gets splitted by &; ADDITIONAL: if there is any export limit set, pass it on to the nextmatch, to be evaluated by the export 2009-07-20 12:22:42 +00:00
class.addressbook_contactform.inc.php added contactform to send mail also to sender 2009-09-29 08:18:05 +00:00
class.addressbook_csv.inc.php include next and last date in csv export and use same fields for nextmatch csv export 2008-06-05 12:04:00 +00:00
class.addressbook_display.inc.php "fixed is not array warning in addressbook display block" 2008-07-03 08:03:23 +00:00
class.addressbook_groupdav.inc.php added from backport missing $start parameter 2009-10-19 09:14:44 +00:00
class.addressbook_hooks.inc.php Backporting default+forced prefs for all apps 2009-10-19 18:24:49 +00:00
class.addressbook_ldap.inc.php Patch from Jean-Charles Passard <jcharles(at)provectio.org>: allows to use either uid or id to retrieve contacts 2009-08-22 07:31:53 +00:00
class.addressbook_merge.inc.php zip'ed xml document (eg. OO) --> need to encode &,<,> to not mess up xml 2009-10-07 17:50:50 +00:00
class.addressbook_sif.inc.php Big SyncML patch from Philip Herbert <pherbert(at)knauber.de>: 2008-11-16 10:42:29 +00:00
class.addressbook_so.inc.php "fixed backend detection to recognice $contact_id = array('account_id' => 123) as account" 2009-10-26 11:48:26 +00:00
class.addressbook_sql.inc.php "- search($criterial,...) was removing critera with numerical key 0 2009-05-09 07:57:25 +00:00
class.addressbook_tracking.inc.php added contactform to send mail also to sender 2009-09-29 08:18:05 +00:00
class.addressbook_ui.inc.php fixed no or only partial export of custom fields via nextmatch csv export 2009-10-30 11:19:46 +00:00
class.addressbook_vcal.inc.php sync issues with EMAIL;INTERNET;WORK 2009-08-27 07:30:50 +00:00
class.boaddressbook.inc.php renamed addressbook classes to use autoloading, was just a test to get 2008-05-10 12:02:49 +00:00
hook_config.inc.php addressbook maintenance: set full name and file as in contacts of all 2009-05-09 07:58:16 +00:00
hook_home.inc.php Fixed display of birthdays from addressbook on home page: 2009-06-15 13:59:19 +00:00