egroupware/addressbook/inc
Jörg Lehrke 3188333c45 Implemented ability to check for more then one right for get_lists:
@param int $required=EGW_ACL_READ required rights on the addressbook or multiple rights or'ed together,
to return only listss fullfilling all the given rights
2009-08-22 11:55:10 +00:00
..
class.addressbook_bo.inc.php "Implemented ability to check for more then one right: 2009-08-21 07:12:07 +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 "fix for using GroupDAV with LDAP as addressbook backend" 2009-08-07 07:16:14 +00:00
class.addressbook_hooks.inc.php Fixed display of birthdays from addressbook on home page: 2009-06-15 13:48:09 +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 06:28:58 +00:00
class.addressbook_merge.inc.php "regular expression to fix garbled placeholders in msword xml format" 2009-08-03 12:06:59 +00:00
class.addressbook_sif.inc.php - merged SyncML-1.2 branch with trunk: 2009-07-15 19:44:09 +00:00
class.addressbook_so.inc.php Implemented ability to check for more then one right for get_lists: 2009-08-22 11:55:10 +00:00
class.addressbook_sql.inc.php - merged SyncML-1.2 branch with trunk: 2009-07-15 19:44:09 +00:00
class.addressbook_tracking.inc.php patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6). 2009-06-08 16:21:14 +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:11:05 +00:00
class.addressbook_vcal.inc.php add switch based logging to default file /tmp/log-vcard or if set to ['server']['temp_dir']./log-vcard part II 2009-07-27 07:03:10 +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:48:09 +00:00