egroupware_official/addressbook/inc
Ralf Becker 00065b8247 fixed multiple bugs with addressbook types:
- bug #1772: custom fields for single addressbook types show in all
- removed template warning, if no template was selected
- showing type icon if available
- added "all" to type selection
- removed some weird doublicate code
2008-10-20 19:35:18 +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 "removed all special handling for SOGo connector, as it is no longer required from version 0.9pre14 on. 2008-10-16 19:51:29 +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 addressbook::groupdav: fixing a bug regarding the retrieval of addressbook entrys with groupdav, (occurring when accounts stored in ldap and 2008-10-06 09:24:42 +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 renamed addressbook classes to use autoloading, was just a test to get 2008-05-10 12:02:49 +00:00
class.addressbook_ui.inc.php fixed multiple bugs with addressbook types: 2008-10-20 19:35:18 +00:00
class.addressbook_vcal.inc.php "removed n_files from search() as it causes doublicates, because the clients (eg. outlook) have different fileas options" 2008-10-10 06:28:58 +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