egroupware_official/addressbook/inc
2009-09-01 07:34:26 +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 "removed unnecessary include" 2008-10-07 12:24:15 +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 removing timer, for production enviroment 2009-09-01 07:34:26 +00:00
class.addressbook_hooks.inc.php Fixed display of birthdays from addressbook on home page: 2009-06-15 13:59:19 +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 sb:changed handling of mimetype for other types; rb:- added existens check for ZipArchive class (RHEL5 contains zip extension without that class),- only fix zip files if php version < 5.3.1 (which claims to fix the issue), - fix mimetype of msword xml format truncated to 64 chars; rb:regular expression to fix garbled placeholders in msword xml format 2009-08-05 08:40:21 +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 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_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 - fixed url recreation for links (use ? for get-params, if no ? in the 2008-11-08 10:37:52 +00:00
class.addressbook_ui.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_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