.. |
adodb
|
enhanced _insertID function to deal with tables without oid's (default from 8.1+)
|
2005-11-19 20:13:06 +00:00 |
fpdf
|
added class to create pdf file
|
2004-06-04 06:17:23 +00:00 |
horde
|
removed organizer as required field
|
2005-07-29 07:31:30 +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
|
fixed error in user-creation under ldap: account_id of group was send negative to the ldap-server
|
2005-11-27 22:33:08 +00:00 |
class.accounts_sql.inc.php
|
fix for mssql problem reported, without SET identity_update <table> ON, mssql refuses to change the identity column (create negative group id). I cant test it, as I have no MsSQL at the moment.
|
2005-12-01 21:01:06 +00:00 |
class.accounts.inc.php
|
finding the db-object from setup too
|
2005-11-24 20:48:31 +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 typo which caused the admin passwd to be changed, instead the one of the edited user
|
2005-11-13 06:09:10 +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
|
changed the following table-names:
|
2005-11-02 11:45:52 +00:00 |
class.bolink.inc.php
|
quitend a debug message
|
2005-11-13 18:22:06 +00:00 |
class.browser.inc.php
|
|
|
class.categories.inc.php
|
fixed bug: only 2 levels of categories get returned
|
2005-11-23 23:01:28 +00:00 |
class.common.inc.php
|
fixed bug in common::get_referer, which gives a warning and wrong result if eGW is installed in the docroot
|
2005-11-21 08:21: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_ldap.inc.php
|
phpgw_addressbook(_extra) --> egw_addressbook(_extra)
|
2005-11-13 12:05:35 +00:00 |
class.contacts_sql.inc.php
|
fix for different format of multiple cats ('1,2' instead of old ',1,2,') in new addressbook
|
2005-11-18 15:22:10 +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
|
|
|
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
|
phpgw_(app_)sessions --> egw_(app_)sessions
|
2005-11-13 09:16:31 +00:00 |
class.db.inc.php
|
|
|
class.egw_db.inc.php
|
fix for bool columns:
|
2005-11-29 07:52:18 +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
|
phpgw->egw
|
2005-11-26 14:25:39 +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
|
Format and switch to egw_info, et al.
|
2005-08-23 17:49:49 +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
|
corrected typo
|
2004-06-15 08:16:07 +00:00 |
class.schema_proc.inc.php
|
fix for bool columns:
|
2005-11-29 07:52:18 +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
|
|
|
class.sessions.inc.php
|
fixed not working sessionid in url
|
2005-11-29 13:05:20 +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
|
moved InfoLog's link class and it's table into the api
|
2005-10-01 20:18:41 +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
|
UUPS javascript ;-)
|
2005-10-24 12:17:31 +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
|
|
|
class.vfs_sql.inc.php
|
files with owner_id == 0 need to be readable for all useres!
|
2005-10-04 22:59:14 +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
|
the xmlrpc log should be off be default, as it contains everything in cleartext (eg. passwords) and it is in most distros world readable
|
2005-09-20 10:14:10 +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
|
fixed not working reference assignment
|
2005-11-09 13:54:36 +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
|
|
|
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 the following table-names:
|
2005-11-02 11:45:52 +00:00 |
xmlrpc.interop.php
|
|
|