egroupware/phpgwapi/inc
2006-06-07 22:08:13 +00:00
..
adodb extra code for changing defaults under mssql 2006-04-09 10:53:31 +00:00
fpdf
horde removed port if 80 or 443 2006-06-06 07:05:26 +00:00
savant2
class.accounts_ldap.inc.php - correctly set and empty some additional attributes like first name and email 2006-06-07 17:58:20 +00:00
class.accounts_sql.inc.php - fixed a view error in working together with setup 2006-06-07 05:16:56 +00:00
class.accounts.inc.php need to invalidate the cache, before new users can be assigned any memberships 2006-06-07 17:55:57 +00:00
class.acl.inc.php rewrite of the accounts classes: 2006-06-06 23:42:36 +00:00
class.applications.inc.php fix for bug [ 1357995 ] LDAP account import errors 2005-11-20 08:03:06 +00:00
class.arrayfunctions.inc.php
class.asyncservice.inc.php
class.auth_ads.inc.php
class.auth_http.inc.php
class.auth_ldap.inc.php rewrite of the accounts classes: 2006-06-06 23:42:36 +00:00
class.auth_mail.inc.php fix to NOT use tls for IMAP 2006-06-07 06:49:08 +00:00
class.auth_nis.inc.php
class.auth_pam.inc.php
class.auth_sql.inc.php fix typo 2005-11-22 22:32:21 +00:00
class.auth_sqlssl.inc.php
class.auth.inc.php allow to specify the hash type to prefix the hash, to easy migrate passwords from ldap 2006-06-07 22:08:13 +00:00
class.bolink.inc.php moved link registry and functions for addressbook into the bocontacts class of addressbook 2006-04-23 14:49:08 +00:00
class.browser.inc.php
class.categories.inc.php fixed csv import: 2006-04-14 09:50:39 +00:00
class.common.inc.php function to create email addresses after a configurable policy 2006-04-16 12:25:11 +00:00
class.config.inc.php calling invalidate_session_cache only if it exists (setup does not have/need it) 2005-11-24 20:08:09 +00:00
class.contacts.inc.php fixed old search (read) for no filter given 2006-05-17 04:15:58 +00:00
class.contenthistory.inc.php SyncML fixes 2006-05-17 03:33:50 +00:00
class.country.inc.php
class.crypto.inc.php
class.datetime.inc.php phpgw->egw 2005-11-25 00:13:29 +00:00
class.db_backup.inc.php fixed not working system-charset conversation (now removed) with backup and re-install of backup with a different charset. A setable client encoding is used if availible. 2005-12-01 23:18:07 +00:00
class.db.inc.php
class.egw_db.inc.php bugfix for db::expression: As the function has a variable number of arguments, you CAN NOT add further parameters !!! 2006-04-30 18:23:17 +00:00
class.egw.inc.php autocreate_session_callback can now return (beside false or true&account-data) also a session-id (by calling session::create($account) itself). That allows to handle wrong account-data yourself and NOT get redirected to login.php 2006-04-06 18:32:22 +00:00
class.error.inc.php
class.errorlog.inc.php fixed empty property warining in error_log 2005-11-28 08:24:36 +00:00
class.graphics.inc.php
class.historylog.inc.php if called by setup, use setup's db-instance 2005-11-14 10:21:02 +00:00
class.hooks.inc.php modernized and documented the hooks-class, phpgw_hooks --> egw_hooks 2005-11-13 06:58:38 +00:00
class.html.inc.php Fixed bug introduced with the fix for the "no images" bug, thanks to John Thomas for letting me know 2006-06-06 05:33:10 +00:00
class.http_dav_client.inc.php
class.http.inc.php
class.interserver.inc.php phpgw_interserv --> egw_interserv 2005-11-13 11:55:07 +00:00
class.javascript.inc.php
class.jscalendar.inc.php phpgw->egw 2005-11-26 14:25:39 +00:00
class.kses.inc.php
class.ldap.inc.php new classes to detect ldap capabilities 2006-04-26 06:01:21 +00:00
class.ldapserverinfo.inc.php new classes to detect ldap capabilities 2006-04-26 06:01:21 +00:00
class.listbox.inc.php
class.log.inc.php
class.mime_magic.inc.php phpgw->egw 2005-11-26 14:25:39 +00:00
class.net_http_client.inc.php
class.network.inc.php phpgw->egw 2005-11-25 00:13:29 +00:00
class.nextmatchs.inc.php fix for bug [ 1370943 ] Nextmatches->search doesn't set the value 2006-03-08 18:10:36 +00:00
class.PclZip.inc.php
class.pdf.inc.php phpgw->egw 2005-11-26 14:25:39 +00:00
class.phpmailer.inc.php
class.portalbox.inc.php
class.preferences.inc.php invalid session cache on change of session preference, otherwise session prefs only work in login 2006-04-05 15:17:41 +00:00
class.resultbox.inc.php
class.rssparser.inc.php
class.sbox2.inc.php phpgw->egw 2005-11-25 00:20:34 +00:00
class.sbox.inc.php
class.schema_proc.inc.php fix: suppress index or unique index, which is already a primary key 2006-04-09 10:56:29 +00:00
class.send.inc.php bugfix suggested by <martinjcole-AT-gmail.com> 2006-04-24 20:20:48 +00:00
class.service_contacts.inc.php phpgw->egw 2005-11-26 14:25:39 +00:00
class.service_notes.inc.php
class.service_schedule.inc.php update for new calendar function 2005-11-26 15:37:14 +00:00
class.service.inc.php
class.sessions_db.inc.php phpgw_(app_)sessions --> egw_(app_)sessions 2005-11-13 09:16:31 +00:00
class.sessions_php4.inc.php bugfix 2006-01-11 05:20:01 +00:00
class.sessions.inc.php rewrite of the accounts classes: 2006-06-06 23:42:36 +00:00
class.smbhash.inc.php Creates LM and NT hashes natively in php 2005-12-25 10:56:54 +00:00
class.smtp.php
class.soap_client.inc.php phpgw->egw 2005-11-26 14:25:39 +00:00
class.soap_parser.inc.php
class.soap_server.inc.php
class.soapclient.inc.php
class.soapmsg.inc.php
class.soapval.inc.php
class.solink.inc.php bugfix, sql-error - one bracket too much 2006-01-11 05:20:50 +00:00
class.Template.inc.php
class.tplsavant2.inc.php tplsavant enhancements needed for jinn and japie functionality 2006-05-22 17:53:56 +00:00
class.translation.inc.php fixed smal prob with non existing header 2006-05-31 01:58:03 +00:00
class.uiaccountsel.inc.php set multiselectbox size=4, as some browsers dont show scrollbars if its under 4 2006-03-09 18:21:22 +00:00
class.validator.inc.php phpgw->egw 2005-11-25 00:20:34 +00:00
class.vcard.inc.php
class.vfs_customfields.inc.php cloning the DB-object, maybe that fixes some of the problems the people on the list have with VFS2 and PHP5 2006-03-22 06:58:49 +00:00
class.vfs_dav.inc.php for https:// url the port was detected as 80 2006-04-20 06:03:02 +00:00
class.vfs_mimetypes.inc.php cloning the DB-object, maybe that fixes some of the problems the people on the list have with VFS2 and PHP5 2006-03-22 06:58:49 +00:00
class.vfs_prefixes.inc.php cloning the DB-object, maybe that fixes some of the problems the people on the list have with VFS2 and PHP5 2006-03-22 06:58:49 +00:00
class.vfs_sharing.inc.php cloning the DB-object, maybe that fixes some of the problems the people on the list have with VFS2 and PHP5 2006-03-22 06:58:49 +00:00
class.vfs_sql2.inc.php cloning the DB-object, maybe that fixes some of the problems the people on the list have with VFS2 and PHP5 2006-03-22 06:58:49 +00:00
class.vfs_sql.inc.php Fix from István Pongrácz for acl-problems in filemanager under php4.3.2 2006-06-03 01:43:40 +00:00
class.vfs_versionsystem.inc.php fixed reference with clone, thanks to jpingle <jim-AT-hpcisp.com> from the user-list 2006-03-24 17:26:27 +00:00
class.vfs_webdav_server.inc.php - updated header to be processed by phpDocumentor 2006-05-28 02:39:39 +00:00
class.vfs.inc.php added WebDAV access to filemanager, use the following URL: 2006-05-26 01:47:05 +00:00
class.wsdl.inc.php
class.xml.inc.php
class.xmlrpc_client.inc.php
class.xmlrpc_server_epi.inc.php
class.xmlrpc_server_php.inc.php Patch 1424030 from Esben 2006-02-04 14:33:40 +00:00
class.xmlrpc_server.inc.php
class.xmlrpcmsg.inc.php
class.xmlrpcresp.inc.php
class.xmlrpcval.inc.php
common_functions.inc.php allow ',' in order 2006-03-09 22:33:06 +00:00
footer.inc.php
functions.inc.php add autologin for anonymous user as we need to have on community.egroupware.org 2006-06-07 18:16:43 +00:00
htmlarea-lang.php phpgw->egw 2005-11-25 00:20:34 +00:00
jscalendar-setup.php if n < 0, use n chars from the end of the string, eg. for zh-tw 2006-03-08 11:39:44 +00:00
phpgw_mime.types
soap_functions.inc.php
soaplib.soapinterop.php phpgw->egw 2005-11-26 14:25:39 +00:00
xajax.inc.php
xml_functions.inc.php changed system.time for Espen/eGWOsync to return struct with keys: 2006-03-08 19:34:02 +00:00
xmlrpc.interop.php