egroupware_official/phpgwapi/inc
Ralf Becker 392c55f31b * iPhone and Mac Addressbook support aka Apple CalDAV/CardDAV autodetection
Addressbook does NOT allow to specify the URL, unlike iCal which allows it after autodetection fails.
This, some XML specifics set now for Apple addressbook user-agents and etags for addressbook collection itself
allow now to use EGroupware with iPhone or Mac addressbook. The later was working before, if you edited the URL
into a decompiled plist file, but failed now because of a new REPORT it tries on the principal, to find out shared
addessbooks, which we not yet support, but failed to tell in the correct way (501 Not Implemented).
Addressbook sync now the personal addressbook, because that is what we tell it as addressbook-home-set.
We should add some configuration so user can choose what addressbook to set as addressbook-home-set, or to set
the "all" addressbook (/addressbook). For the later we could add some prefs like SyncML to specify filters or
eg. a distribution list.
2010-09-25 09:18:26 +00:00
..
adodb allow to limit size of index by appending it in brackets after the column name, eg. "column(32)", which is already supported by ADOdb, by was broken by our fix to always quote names, to allow column names which are reserved words, eg. "timestamp" in phpfreechat 2010-09-15 13:29:37 +00:00
fpdf/font/makefont newest version of fix_deprecated and changes made by it: fixes deprecated warnings of php5.3 2010-09-15 19:19:53 +00:00
horde/Horde/SyncML merged r32188: New content_history approach for synchronization with all datastores 2010-09-18 12:42:14 +00:00
class.auth_ldap.inc.php fixed typo, wrong parameter name 2010-09-10 08:25:17 +00:00
class.contacts.inc.php postgres compatibility gathering of birthdays for homearea (calendar merge of birtdays into holidays) order by column must be part of distinct selection list; adapting calendar home view to meet expected date format by using egw_time::to 2010-09-17 14:01:18 +00:00
class.contenthistory.inc.php * SyncML performance patches for calendar datastore (merged r32053) 2010-09-18 12:34:58 +00:00
class.db_backup.inc.php Merge rev. 31588 into 1.8. 2010-09-12 13:42:30 +00:00
class.egw_db.inc.php fix for postgreSQL bug reported by Anthony Messina (amessina-at-messinet.com): sync_contentid is varchar(60) and need explicit cast: added egw_db->to_int($expr) 2010-09-10 07:11:22 +00:00
class.egw_framework.inc.php Feature: to allow admins a) to set an allowed password age, to require all users to change their password regularily; b) force password change for a given user on the users next login; c) better control about the password strength required; Funded by Cricket 2010-09-22 09:48:27 +00:00
class.egw_mailer.inc.php * added mail log, which can be enabled by setting $GLOBALS[egw_info][server][log_mail] to a path or true for standard error_log 2010-09-15 09:10:12 +00:00
class.egw_session.inc.php an other fix for NTLM and SiteMgr 2010-09-25 08:20:21 +00:00
class.egw_vfs.inc.php new mount option for filesystem streamwrapper to specify a download url, to be used instead of default webdav.php download, eg. if mounted directory is already in the docroot or mapped via an alias 2010-09-07 12:00:06 +00:00
class.egw.inc.php present a login page, if anon user has no right for an application, makes more sense then throwing an exception 2010-09-17 09:13:30 +00:00
class.filesystem_stream_wrapper.inc.php new mount option for filesystem streamwrapper to specify a download url, to be used instead of default webdav.php download, eg. if mounted directory is already in the docroot or mapped via an alias 2010-09-07 12:00:06 +00:00
class.groupdav_handler.inc.php * iPhone and Mac Addressbook support aka Apple CalDAV/CardDAV autodetection 2010-09-25 09:18:26 +00:00
class.groupdav_principals.inc.php * iPhone and Mac Addressbook support aka Apple CalDAV/CardDAV autodetection 2010-09-25 09:08:37 +00:00
class.groupdav.inc.php * iPhone and Mac Addressbook support aka Apple CalDAV/CardDAV autodetection 2010-09-25 09:08:37 +00:00
class.hooks.inc.php remove hooks of apps, when deleting them (event if sources are no longer there) 2010-09-15 20:09:57 +00:00
class.ldap.inc.php LDAP tls support from trunk 2010-09-17 09:52:55 +00:00
class.phpmailer.inc.php updated phpmailer to v. 5.1 2010-09-15 16:51:43 +00:00
class.preferences.inc.php fixed in some update situations called unset_datetime on egw_minimal object 2010-09-08 07:46:37 +00:00
class.schema_proc.inc.php using own CreateIndex() method in CreateTable(), to deal correctly with size-limited indexes in PostgreSQL 2010-09-16 12:11:28 +00:00
class.send.inc.php * added mail log, which can be enabled by setting $GLOBALS[egw_info][server][log_mail] to a path or true for standard error_log 2010-09-15 09:10:12 +00:00
class.smtp.php updated phpmailer to v. 5.1 2010-09-15 16:51:43 +00:00
class.translation.inc.php convertHTML2Text: handling of chars that break further processing of converted Data (e.g.: Mail to Infolog) 2010-09-15 08:45:01 +00:00
class.uiaccountsel.inc.php Merge rev. 31589 from trunk into 1.8 (select all accounts / groups) 2010-09-12 13:53:09 +00:00
class.validator.inc.php newest version of fix_deprecated and changes made by it: fixes deprecated warnings of php5.3 2010-09-15 19:19:53 +00:00
class.vfs_stream_wrapper.inc.php new mount option for filesystem streamwrapper to specify a download url, to be used instead of default webdav.php download, eg. if mounted directory is already in the docroot or mapped via an alias 2010-09-07 12:00:06 +00:00
xml_functions.inc.php newest version of fix_deprecated and changes made by it: fixes deprecated warnings of php5.3 2010-09-15 19:19:53 +00:00