.. |
class.addressbook_bo.inc.php
|
allows to limit contact synchronization to specific an addressbook and distribution list (thanks to Zorg)
|
2009-08-22 14:22:55 +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
|
docu update
|
2009-08-26 17:09:44 +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
|
refractored addressbook merge class in an abstract class and an implementation for addressbook
|
2009-08-26 17:12:43 +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
|
Support iPhone specific TEL type
|
2009-09-17 20:26:56 +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 |