egroupware/phpgwapi/inc
2004-04-04 19:31:30 +00:00
..
adodb removed some files that don't belong into cvs 2004-03-24 08:56:03 +00:00
class.accounts_contacts.inc.php Remove ANCIENT use of global 2003-12-14 17:24:19 +00:00
class.accounts_ldap.inc.php Similar to fix done for sql to fix acl access in some apps again 2004-02-07 21:25:05 +00:00
class.accounts_shared.inc.php added comments which function are for compatibility only 2004-03-22 15:45:45 +00:00
class.accounts_sql.inc.php fix get_account_name to make acls working correctly again 2004-02-07 20:52:42 +00:00
class.accounts.inc.php GLOBALS... 2001-09-23 19:08:44 +00:00
class.acl.inc.php intval -> (int), replace gettype() and ereg_replace() where possible 2003-12-14 17:07:16 +00:00
class.applications.inc.php disable direct api call from xml-rpc 2004-02-03 06:25:36 +00:00
class.arrayfunctions.inc.php make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +00:00
class.asyncservice.inc.php fix for bug #911628: Intall Cron Job Multiple Domain Error 2004-03-14 18:41:35 +00:00
class.auth_http.inc.php Move password functions to auth class; Add support for new encryption types in setup 2004-01-18 21:12:53 +00:00
class.auth_ldap.inc.php ensure integer value sent to avoid badfilter 2004-01-26 03:24:40 +00:00
class.auth_mail.inc.php Move password functions to auth class; Add support for new encryption types in setup 2004-01-18 21:12:53 +00:00
class.auth_nis.inc.php Move password functions to auth class; Add support for new encryption types in setup 2004-01-18 21:12:53 +00:00
class.auth_sql.inc.php Add SMD5 hashing for sql and ldap based on my debian experience today 2004-01-26 03:01:54 +00:00
class.auth_sqlssl.inc.php Move password functions to auth class; Add support for new encryption types in setup 2004-01-18 21:12:53 +00:00
class.auth.inc.php Add some notes to the smd5_compare() function 2004-02-05 02:14:31 +00:00
class.browser.inc.php Another spell-check and wrapper added 2003-12-28 14:54:17 +00:00
class.categories.inc.php fix id2name not returning cat_name. This avoided category names to be shown in phpbrain 2004-01-16 17:57:19 +00:00
class.clientsniffer.inc.php formatting 2001-11-23 19:35:45 +00:00
class.common.inc.php priority between gif and png first search in chosen template dir 2004-02-13 15:09:22 +00:00
class.config.inc.php return the config-array in read_repository, like other classes read_repository functions does (eg. preferences) 2004-04-04 10:02:25 +00:00
class.contacts_ldap.inc.php add wraper function to support phpgw contact api 2004-03-22 15:34:32 +00:00
class.contacts_sql.inc.php add wraper function to support phpgw contact api 2004-03-22 15:34:32 +00:00
class.contacts.inc.php added comments which function are for compatibility only 2004-03-22 15:45:45 +00:00
class.country.inc.php format 2003-12-05 13:48:29 +00:00
class.crypto.inc.php Add some more debug notes and turn debug off during login/logout/home 2004-02-07 03:38:35 +00:00
class.datetime.inc.php enable more debug output 2004-01-22 20:52:14 +00:00
class.db_msql.inc.php Added support for specifying the database port number 2003-12-08 04:50:23 +00:00
class.db_mssql.inc.php add disconnect function 2004-03-02 02:32:39 +00:00
class.db_mysql.inc.php Allow local socket connection to MySQL DBs, from bug #878395 2004-01-17 19:42:02 +00:00
class.db_odbc.inc.php add empty functions for create_database() 2004-01-26 03:23:06 +00:00
class.db_oracle.inc.php add empty functions for create_database() 2004-01-26 03:23:06 +00:00
class.db_pgsql.inc.php more on the bytea-thing ... sometimes less is more ... 2004-03-13 17:57:20 +00:00
class.db_sybase.inc.php fixed parse-error, see bug #920580 2004-03-22 07:19:43 +00:00
class.db.inc.php fix to create the postgres conection string in an extra variable 2004-04-03 12:58:43 +00:00
class.error.inc.php make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +00:00
class.errorlog.inc.php intval -> (int), replace gettype() and ereg_replace() where possible 2003-12-14 17:07:16 +00:00
class.gdgraph.inc.php formatting 2004-01-10 15:14:01 +00:00
class.gdimage.inc.php formatting 2004-01-10 15:14:01 +00:00
class.graphics.inc.php make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +00:00
class.historylog.inc.php fix for Call-time pass-by-reference 2004-03-16 06:54:22 +00:00
class.hooks.inc.php Fix error for Bug #887735, although there must be another problem 2004-02-03 06:06:54 +00:00
class.html.inc.php fix to get IE and HTMLarea working together again, HTMLarea seems not to work in IE, if a <base href="..."> is set. This was done to get relative image-pathes working. 2004-04-04 19:31:30 +00:00
class.http_dav_client.inc.php sim's patch #1217: webdav client cache fix 2003-03-04 18:10:15 +00:00
class.http.inc.php intval -> (int), replace gettype() and ereg_replace() where possible 2003-12-14 17:07:16 +00:00
class.interserver.inc.php Replace gettype() where possible 2003-12-14 17:29:52 +00:00
class.javascript.inc.php fix to allow to set more then one onLoad parameter in the body tag: the get concated, so dont forget the ';' after each one!!! 2004-01-08 09:06:15 +00:00
class.jscalendar.inc.php fixed the header 2004-01-08 09:07:07 +00:00
class.kses.inc.php added kses-0.2.1 2003-10-06 11:46:38 +00:00
class.listbox.inc.php make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +00:00
class.log.inc.php formatting 2001-10-02 04:38:53 +00:00
class.matrixview.inc.php make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +00:00
class.menutree.inc.php was removing '?' in link over + and - images 2004-03-01 20:19:47 +00:00
class.mime_magic.inc.php really fix Id string 2004-01-10 15:18:52 +00:00
class.net_http_client.inc.php Initial commit. Original author Leo West <west_leo@yahoo-REMOVE-.com>, changes from and submitted by Jonathon Sim <sim@zeald.com> 2003-02-06 22:43:18 +00:00
class.network.inc.php Remove typing error on use of implode 2004-02-26 01:38:51 +00:00
class.nextmatchs.inc.php Fix error in nextmatchs (oops) switch tpl class to foreach() 2004-01-02 06:11:21 +00:00
class.phpgw.inc.php fix some formatting issues 2004-01-26 03:31:56 +00:00
class.phpmailer.inc.php imported phpmailer 2003-09-14 10:08:47 +00:00
class.ping.inc.php ereg replaced 2003-12-15 01:19:54 +00:00
class.portalbox.inc.php let egw search for the right image type 2003-11-26 22:37:40 +00:00
class.preferences.inc.php fixed merging of session and user prefs 2004-03-21 22:03:06 +00:00
class.resultbox.inc.php formatting 2001-10-02 04:17:19 +00:00
class.rssparser.inc.php GLOBALS, format, replace if/else with switch 2001-10-02 04:11:39 +00:00
class.sbox2.inc.php intval -> (int) 2003-12-20 18:26:24 +00:00
class.sbox.inc.php fixed double-translation of country-names 2004-03-22 08:00:06 +00:00
class.schema_proc_array.inc.php added new function RefreshTable to: 2004-02-19 08:48:15 +00:00
class.schema_proc_mssql.inc.php Add bool type from latest schema_proc from dcl 2004-02-24 21:32:20 +00:00
class.schema_proc_mysql.inc.php Add bool type from latest schema_proc from dcl 2004-02-24 21:32:20 +00:00
class.schema_proc_pgsql.inc.php Oops - comment out debug 2004-03-05 13:54:19 +00:00
class.schema_proc.inc.php fix to remove dublicates in none-indexed tables 2004-04-03 13:00:19 +00:00
class.send.inc.php encode_subject(): remove unnecessary CR's as some mail-scanners complain about them 2003-11-23 10:41:19 +00:00
class.service_contacts.inc.php Add service name wrapper classes for some basic functions 2001-09-05 10:46:39 +00:00
class.service_notes.inc.php make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +00:00
class.service_schedule.inc.php make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +00:00
class.service.inc.php make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +00:00
class.sessions_db.inc.php fixed php4-sessions to work with xmlrpc, our sessionid is now identical to the php4 sessionid 2003-10-21 10:46:33 +00:00
class.sessions_php4.inc.php typo 2004-03-06 20:35:23 +00:00
class.sessions.inc.php dont log anonymous sessions 2004-04-02 17:24:31 +00:00
class.setup_detection.inc.php fix email address 2004-01-07 09:22:07 +00:00
class.setup_html.inc.php fixed wrong header_admin_password, if no new one was entered 2004-02-06 07:08:19 +00:00
class.setup_process.inc.php killed error-message in droptable and moderniced the code a bit ;-) 2004-04-03 13:03:01 +00:00
class.setup_translation.inc.php speedup for the translation function 2004-03-23 16:34:23 +00:00
class.setup.inc.php fix to eliminate doublicate entris on multiple installs / reinstalls via add_acl 2004-04-03 13:01:28 +00:00
class.smtp.php imported phpmailer 2003-09-14 10:08:47 +00:00
class.soap_client.inc.php Fixes to allow for support of server auth using soap with/without ssl 2001-08-18 20:31:47 +00:00
class.soap_parser.inc.php make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +00:00
class.soap_server.inc.php Rollback soap server class to workable state, make login/logout work 2001-12-10 02:09:17 +00:00
class.soapclient.inc.php add license info from original 2001-09-28 21:31:39 +00:00
class.soapmsg.inc.php Rollback soap server class to workable state, make login/logout work 2001-12-10 02:09:17 +00:00
class.soapval.inc.php make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +00:00
class.Template_experimental.inc.php make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +00:00
class.Template.inc.php Patch from kevindouglas@yahoo.com to re-enable the most recent change here (error when selecting idsociety template, etc.) 2004-02-06 22:32:46 +00:00
class.translation_file.inc.php Updated to work with current code (somewhat) 2003-10-19 15:15:00 +00:00
class.translation_sql.inc.php localised the list of availible languages 2004-03-21 21:16:57 +00:00
class.translation.inc.php Use GLOBALS 2001-08-31 08:45:44 +00:00
class.utilities.inc.php GLOBALS, format, replace if/else with switch 2001-10-02 04:11:39 +00:00
class.validator.inc.php (Fix for bug #896172) Corrected quote type for regex matching; Changed to proper function for string replacement 2004-02-13 04:42:47 +00:00
class.vcard.inc.php Adjust banner, cleanup formatting and use foreach() where possible 2004-01-31 19:48:34 +00:00
class.vfs_dav.inc.php make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +00:00
class.vfs_shared.inc.php fix from sigurdne, for bug #3300 and #2740 2003-05-01 12:49:11 +00:00
class.vfs_sql.inc.php 1) added the symlink functions from the former separate vfs-class in infolog 2004-02-08 22:30:14 +00:00
class.vfs.inc.php Load vfs_shared class 2003-02-17 19:35:52 +00:00
class.wsdl.inc.php format, add headers 2001-10-17 22:08:38 +00:00
class.xml.inc.php added a php class that allow us to parse XML files without having php XML 2001-05-08 23:26:42 +00:00
class.xmlrpc_client.inc.php make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +00:00
class.xmlrpc_server_epi.inc.php 1) added a base-class with some useful functions: 2004-03-10 00:38:10 +00:00
class.xmlrpc_server_php.inc.php 1) added a base-class with some useful functions: 2004-03-10 00:38:10 +00:00
class.xmlrpc_server.inc.php fixed wrong id2name in xmlrpc2cats 2004-03-13 18:09:06 +00:00
class.xmlrpcmsg.inc.php ereg_replaceD 2004-01-26 03:33:09 +00:00
class.xmlrpcresp.inc.php Finally fix return values, I hope 2001-12-06 15:51:06 +00:00
class.xmlrpcval.inc.php make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +00:00
common_functions.inc.php as talked with lars 2004-04-04 18:06:37 +00:00
footer.inc.php removed the out-commented html and body closing tags 2004-03-13 21:57:15 +00:00
functions.inc.php not setting the class-vars direct - thought it still works, but calling the connect functions with them as parameters 2004-04-02 07:36:11 +00:00
htmlarea-lang.php import htmlarea 3.0beta 2004-01-08 09:03:17 +00:00
jscalendar-setup.php import htmlarea 3.0beta 2004-01-08 09:06:40 +00:00
phpgw_mime.types New mime types added. 2001-12-15 04:25:24 +00:00
soap_functions.inc.php make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +00:00
soaplib.soapinterop.php Rollback soap server class to workable state, make login/logout work 2001-12-10 02:09:17 +00:00
xml_functions.inc.php added standard xmlrpc error-msg for 'entry not found' 2004-03-07 09:55:43 +00:00
xmlrpc.interop.php use str_replace() where possible 2003-12-20 18:29:02 +00:00