egroupware_official/phpgwapi/inc
2015-05-12 07:57:37 +00:00
..
adodb
horde
htmLawed
HTTP/WebDAV
idna_convert
min
savant2
class.about.inc.php
class.accounts_ads.inc.php * ActiveDirectory: primary group was not used when filtering accounts by a group, causing eg. no accounts to be found for "Domain Users" group in Admin or other apps 2015-04-09 09:45:36 +00:00
class.accounts_ldap.inc.php * LDAP/Admin: empty groups showed all users, if selected in accounts-list 2015-04-02 08:50:12 +00:00
class.accounts_sql.inc.php Implement searching in group email addresses 2015-03-31 14:18:27 +00:00
class.accounts_univention.inc.php
class.accounts.inc.php * LDAP/AD/UCS/Filemanager: new created groups home-directory was not displayed in filemanager 2015-03-27 10:48:44 +00:00
class.acl.inc.php IDE warning cleanup 2015-05-05 09:01:46 +00:00
class.applications.inc.php
class.arrayfunctions.inc.php
class.asyncservice.inc.php
class.auth_ads.inc.php * ActiveDirectory: real password change (not reset) for PHP 5.4>=5.4.26, 5.5>=5.5.10, 5.6+ (subject to minimum password age policy!) 2015-03-29 15:23:22 +00:00
class.auth_cas.inc.php
class.auth_fallback.inc.php
class.auth_fallbackmail2sql.inc.php
class.auth_http.inc.php
class.auth_ldap.inc.php
class.auth_mail.inc.php
class.auth_nis.inc.php
class.auth_pam.inc.php
class.auth_sql.inc.php
class.auth_sqlssl.inc.php
class.auth.inc.php
class.bolink.inc.php
class.categories.inc.php
class.common.inc.php Another attempt at properly caching image map without blowing up the cache. 2015-03-16 20:22:32 +00:00
class.config.inc.php
class.contacts.inc.php
class.contenthistory.inc.php
class.country.inc.php Sort countries by locale, according to user's language and country settings, using already existing method to determine locale 2015-03-25 18:49:16 +00:00
class.db_backup.inc.php quote order column in backup and always quote "index" as it seems to be one of very little names not automatic recogniced in MySQL 2015-03-30 08:29:19 +00:00
class.egw_cache_apc.inc.php fix PHP Fatal error "Class APCIterator not found" during installation, caused by for apc.enable_cli=0, but APC(u) installed 2015-04-29 13:38:24 +00:00
class.egw_cache_files.inc.php
class.egw_cache_memcache.inc.php prefer igbinary serialzation, if available of PHP serialization 2015-04-19 08:09:17 +00:00
class.egw_cache.inc.php
class.egw_ckeditor_config.inc.php
class.egw_csrf.inc.php
class.egw_customfields.inc.php fix PHP Fatal error: Call to undefined method egw_customfields::get_customfields() 2015-03-09 16:05:23 +00:00
class.egw_datetime.inc.php
class.egw_db.inc.php * PostgreSQL/Addressbook: fixed not working creating of new distribution lists 2015-04-24 13:50:54 +00:00
class.egw_digest_auth.inc.php
class.egw_exception.inc.php
class.egw_favorites.inc.php
class.egw_find_iterator.inc.php
class.egw_framework.inc.php Fix password change dialog does not open in safari 2015-03-16 17:44:10 +00:00
class.egw_grid_columns.inc.php
class.egw_htmLawed.inc.php
class.egw_ical_iterator.inc.php
class.egw_idna.inc.php
class.egw_include_mgr.inc.php
class.egw_index.inc.php
class.egw_json_push.inc.php
class.egw_json.inc.php
class.egw_keymanager.inc.php
class.egw_link.inc.php Fix temp_link_id to respect egw_data 2015-04-16 08:23:52 +00:00
class.egw_mailer.inc.php Backport of ralfs solution (r52725) to solve problems regarding the adding of attachments when base-part was already set: allow to add further attachments, after base-part has been generated or set ( e.g. via emailadmin_imapbase::parseRawMessageIntoMailObject() ) 2015-05-12 07:57:37 +00:00
class.egw_session_files.inc.php
class.egw_session_memcache.inc.php
class.egw_session.inc.php fixed default SMTP account was not returned during setup and deprecated old send class in favor of using egw_mailer direct 2015-04-24 10:02:49 +00:00
class.egw_sharing.inc.php fix sharing CSS for Stylite template 2015-04-23 21:17:03 +00:00
class.egw_tail.inc.php
class.egw_time.inc.php
class.egw_vfs.inc.php fixed a couple more issues with session reusage when using sharing urls: 2015-03-02 21:16:24 +00:00
class.egw.inc.php
class.global_stream_wrapper.inc.php
class.groupdav_handler.inc.php
class.groupdav_hooks.inc.php
class.groupdav_principals.inc.php
class.groupdav.inc.php
class.historylog.inc.php * PostgreSQL: fix SQL error viewing history of an entry containing attachments 2015-04-25 10:08:41 +00:00
class.hooks.inc.php
class.html.inc.php ?download in WebDAV url did not trigger content-dispostion attachment header 2015-04-02 07:20:02 +00:00
class.iface_stream_wrapper.inc.php
class.ischedule_client.inc.php
class.ischedule_server.inc.php
class.jscalendar.inc.php
class.ldap.inc.php
class.ldapserverinfo.inc.php
class.log.inc.php
class.mailDomainSigner.inc.php
class.mime_magic.inc.php
class.network.inc.php
class.nextmatchs.inc.php
class.preferences.inc.php
class.schema_proc.inc.php
class.send.inc.php fixed default SMTP account was not returned during setup and deprecated old send class in favor of using egw_mailer direct 2015-04-24 10:02:49 +00:00
class.solink.inc.php
class.sqlfs_stream_wrapper.inc.php * Sharing: fixed not accessible share, if user already logged into same EGroupware instance, also fixed WebDAV problems using a share URL 2015-02-28 22:19:24 +00:00
class.sqlfs_utils.inc.php
class.Template.inc.php
class.tplsavant2.inc.php
class.translation.inc.php only use tree-wide load_via array, but do some sanity checks before using it (need to contain all stock keys), to fix not loaded (common) translations, cleaning up some IDE warnings 2015-04-26 11:00:33 +00:00
class.uiaccountsel.inc.php
class.vfs_home_hooks.inc.php * LDAP/AD/UCS/Filemanager: new created groups home-directory was not displayed in filemanager 2015-03-27 10:48:44 +00:00
class.vfs_stream_wrapper.inc.php fixed a couple more issues with session reusage when using sharing urls: 2015-03-02 21:16:24 +00:00
class.vfs_webdav_server.inc.php Fix REQUEST_URI if there is ?download in url 2015-04-02 11:29:54 +00:00
common_functions.inc.php Merging r51397ff from Trunk: moving VFS API classes into a namespaced PSR4 autoloadable structure: 2015-04-07 09:21:05 +00:00
functions.inc.php switching of deprecated warnings which we wont fix in stable 14.2 2015-05-06 11:53:04 +00:00
jscalendar-setup.php