egroupware/addressbook/inc
Ralf Becker f2b50bdf8b "fix for bug #1805: SQL error when searching mail addresses from fmail
Integer column etag was search with ILIKE '%@%' which is not allowed in Postgres, as theres no ILIKE operator for Integer"
2008-11-12 17:53:58 +00:00
..
class.addressbook_bo.inc.php default format for fileas 2008-10-10 11:25:35 +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 Reworked GroupDAV and iCal/vCard handler to set 'GroupDAV' as product 2008-11-03 09:36:20 +00:00
class.addressbook_hooks.inc.php default format for fileas 2008-10-10 11:25:35 +00:00
class.addressbook_ldap.inc.php "fixed not working delete for contacts in ldap, as reported by Bernhard D Rohrer on the English user list" 2008-10-08 15:28:37 +00:00
class.addressbook_merge.inc.php fix regarding the renaming of the calendar classes 2008-06-09 12:32:15 +00:00
class.addressbook_sif.inc.php renamed addressbook classes to use autoloading, was just a test to get 2008-05-10 12:02:49 +00:00
class.addressbook_so.inc.php "fix for bug #1805: SQL error when searching mail addresses from fmail 2008-11-12 17:53:58 +00:00
class.addressbook_sql.inc.php suppress unnecessary update of uid (which overwrites an existing uid with the eGW default uid), happend for existing entries, if the uid was not given in the update, also removed etag increment, as so_sql::update does not longer call our save method 2008-07-02 15:28:52 +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 "fix for bug #1355: Addressbook view does not display link if an url didn't start with http:// or www" 2008-11-08 09:09:40 +00:00
class.addressbook_vcal.inc.php Reworked GroupDAV and iCal/vCard handler to set 'GroupDAV' as product 2008-11-03 09:36:20 +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 renamed addressbook classes to use autoloading, was just a test to get 2008-05-10 12:02:49 +00:00
hook_home.inc.php renamed addressbook classes to use autoloading, was just a test to get 2008-05-10 12:02:49 +00:00