egroupware/phpgwapi/inc
2006-03-15 16:53:13 +00:00
..
adodb disabled it for security reasons 2006-03-08 22:13:00 +00:00
fpdf
horde Patch from Jan 2006-03-11 08:09:12 +00:00
savant2
class.accounts_contacts.inc.php changed the following table-names: 2005-11-02 11:45:52 +00:00
class.accounts_ldap.inc.php $accountID is a string not a int 2006-03-10 08:09:42 +00:00
class.accounts_sql.inc.php fix for bug: 2006-03-08 17:21:52 +00:00
class.accounts.inc.php fixed bug in creation of new groups under ldap, they get always the same id 2005-12-14 23:33:07 +00:00
class.acl.inc.php finding the db-object from setup too 2005-11-24 20:48:31 +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 changed the following table-names: 2005-11-02 11:45:52 +00:00
class.auth_http.inc.php changed the following table-names: 2005-11-02 11:45:52 +00:00
class.auth_ldap.inc.php fixed changing passwords using ldap 2005-12-02 12:49:50 +00:00
class.auth_mail.inc.php changed the following table-names: 2005-11-02 11:45:52 +00:00
class.auth_nis.inc.php changed the following table-names: 2005-11-02 11:45:52 +00:00
class.auth_pam.inc.php changed the following table-names: 2005-11-02 11:45:52 +00:00
class.auth_sql.inc.php fix typo 2005-11-22 22:32:21 +00:00
class.auth_sqlssl.inc.php changed the following table-names: 2005-11-02 11:45:52 +00:00
class.auth.inc.php added an optinal check for a save^tm password (criterias as in MS-Windows) 2006-03-13 21:56:28 +00:00
class.bolink.inc.php addressbook extension: 2006-03-14 13:54:17 +00:00
class.browser.inc.php
class.categories.inc.php fix for bug [ 1446044 ] eGw asking for delete sub-categories when it not exists 2006-03-10 09:53:10 +00:00
class.common.inc.php documentation update and extra param to show_date, to disable time-zone-conversation 2006-03-03 09:32:47 +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_ldap.inc.php removed diagnostics from bugfix 2006-03-15 16:53:13 +00:00
class.contacts_sql.inc.php addressbook extension: 2006-03-14 13:54:17 +00:00
class.contacts.inc.php remove PHP3 legacy code and fix performance bug in sorting ldap_search results. 2005-09-28 13:10:22 +00:00
class.contenthistory.inc.php fixed SQL queries 2005-07-20 12:42:09 +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 added function to abstract SQL union statement, needed to speed up the calendar search for MySQL 5 2006-03-03 12:01:10 +00:00
class.egw.inc.php fixed double navbar on access denied (eg. calling a app by url without run-rights for that app) 2005-11-27 23:11:25 +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 to small div in multiselectbox, this should be handeled by css (overflow) 2005-12-14 06:36:27 +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.listbox.inc.php
class.log.inc.php changed the following table-names: 2005-11-02 11:45:52 +00:00
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 calling invalidate_session_cache only if it exists (setup does not have/need it) 2005-11-24 20:08:09 +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 fixed a handfull of bugs that broke setup/update from 1.0 to 1.2 2006-01-06 16:21:51 +00:00
class.send.inc.php Format and switch to egw_info, et al. 2005-08-23 17:49:49 +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 constructor of datetime need to be called after preferences are read (again), otherwise the tz-offset is not set - easy to verify from the other end of the world ;-) 2005-12-14 06:41:27 +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 added configuration switch for xmlrpc and soap services (default off) 2005-09-10 10:39:36 +00:00
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
class.translation.inc.php - setup uses now the system_charset, that fixes various errors reported: 2005-11-27 07:48:22 +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
class.vfs_dav.inc.php 1) phpgw --> egw 2005-07-22 17:59:09 +00:00
class.vfs_mimetypes.inc.php
class.vfs_prefixes.inc.php
class.vfs_sharing.inc.php
class.vfs_sql2.inc.php two patches from Benjamin Donnachie to fix 2006-01-22 19:24:00 +00:00
class.vfs_sql.inc.php fix for not set $_SERVER['DOCUMENT_ROOT'] if run by the async-service, eg. calendar alarms 2006-03-03 13:44:43 +00:00
class.vfs_versionsystem.inc.php
class.vfs.inc.php 1) phpgw --> egw 2005-07-22 17:59:09 +00:00
class.wsdl.inc.php
class.xml.inc.php
class.xmlrpc_client.inc.php HEAD only: Add client from 2.0 lib - adds compression, proxy auth, etc. 2005-08-16 13:23:03 +00:00
class.xmlrpc_server_epi.inc.php Update lib to version 2.0; remove eval calls 2005-08-14 20:36:46 +00:00
class.xmlrpc_server_php.inc.php Patch 1424030 from Esben 2006-02-04 14:33:40 +00:00
class.xmlrpc_server.inc.php Update lib to version 2.0; remove eval calls 2005-08-14 20:36:46 +00:00
class.xmlrpcmsg.inc.php Update lib to version 2.0; remove eval calls 2005-08-14 20:36:46 +00:00
class.xmlrpcresp.inc.php Update lib to version 2.0; remove eval calls 2005-08-14 20:36:46 +00:00
class.xmlrpcval.inc.php Update lib to version 2.0; remove eval calls 2005-08-14 20:36:46 +00:00
common_functions.inc.php allow ',' in order 2006-03-09 22:33:06 +00:00
footer.inc.php
functions.inc.php destroy the session-cache on login/logout 2005-11-28 12:47:35 +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 changed the following table-names: 2005-11-02 11:45:52 +00:00
soaplib.soapinterop.php phpgw->egw 2005-11-26 14:25:39 +00:00
xajax.inc.php fixed wrong charset in xajax responses 2005-07-27 10:04:52 +00:00
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