egroupware_official/phpgwapi/inc
2004-09-28 13:11:16 +00:00
..
adodb enabling prepared statements for MaxDB 2004-09-19 10:32:35 +00:00
fpdf added class to create pdf file 2004-06-04 06:17:23 +00:00
galaxia_workflow Big changes everywhere only to support postgres 2004-09-03 22:56:15 +00:00
class.accounts_contacts.inc.php move from old projct to new one 2004-05-05 12:06:13 +00:00
class.accounts_ldap.inc.php fix the fix 2004-08-31 15:18:25 +00:00
class.accounts_sql.inc.php merged Lars patch, which was only applied to 1.0 2004-09-22 13:46:24 +00:00
class.accounts.inc.php fix for bug [ 1007816 ] error message 2004-08-25 20:04:27 +00:00
class.acl.inc.php also deleting the memberships of a group 2004-08-21 16:17:04 +00:00
class.applications.inc.php fixed typo according to patch [ 983936 ] Problem with language preferences 2004-07-03 12:43:52 +00:00
class.arrayfunctions.inc.php replace the crap 2004-08-09 13:46:03 +00:00
class.asyncservice.inc.php replace the crap 2004-08-09 13:46:03 +00:00
class.auth_ads.inc.php add class to authenticate against ADS 2004-08-13 15:53:07 +00:00
class.auth_http.inc.php move from old projct to new one 2004-05-05 12:06:13 +00:00
class.auth_ldap.inc.php added configurable search-filter to auth_ldap 2004-08-21 12:18:07 +00:00
class.auth_mail.inc.php move from old projct to new one 2004-05-05 12:06:13 +00:00
class.auth_nis.inc.php move from old projct to new one 2004-05-05 12:06:13 +00:00
class.auth_pam.inc.php replace the crap 2004-08-09 13:46:03 +00:00
class.auth_sql.inc.php move from old projct to new one 2004-05-05 12:06:13 +00:00
class.auth_sqlssl.inc.php move from old projct to new one 2004-05-05 12:06:13 +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 move from old projct to new one 2004-05-05 12:06:13 +00:00
class.categories.inc.php fixed / added mssql support for egw and fixed some other Windows probs on the way ;-) 2004-07-25 01:41:37 +00:00
class.clientsniffer.inc.php move from old projct to new one 2004-05-05 12:06:13 +00:00
class.common.inc.php - re-write display_fullname to be more readable and suck much less 2004-08-26 18:47:29 +00:00
class.config.inc.php reworked so-layer for MaxDB and new db-functions 2004-08-03 22:52:55 +00:00
class.contacts_ldap.inc.php somtimes less is more ... do not confuse users with just doing nothing, just because he likes to type phonenumbers with an extra space 2004-07-11 13:35:22 +00:00
class.contacts_sql.inc.php fixed 2 other probs: 2004-09-19 12:34:34 +00:00
class.contacts.inc.php move from old projct to new one 2004-05-05 12:06:13 +00:00
class.country.inc.php centralised 2-digit iso country codes in phpgwapi/inc/class.country.inc.php 2004-06-15 07:45:21 +00:00
class.crypto.inc.php fix from Shain Tancheff 2004-08-07 00:51:29 +00:00
class.datetime.inc.php added some docu 2004-05-09 20:01:28 +00:00
class.db.inc.php use replace for mysql only if the primary keys are included 2004-09-22 10:24:39 +00:00
class.error.inc.php move from old projct to new one 2004-05-05 12:06:13 +00:00
class.errorlog.inc.php fixing bug [ 992090 ] Could not log out 2004-07-21 10:12:58 +00:00
class.gdgraph.inc.php move from old projct to new one 2004-05-05 12:06:13 +00:00
class.gdimage.inc.php move from old projct to new one 2004-05-05 12:06:13 +00:00
class.graphics.inc.php replace the crap 2004-08-09 13:20:26 +00:00
class.historylog.inc.php move from old projct to new one 2004-05-05 12:06:13 +00:00
class.hooks.inc.php removed unnecessary ';' in query in register_hooks, MaxDB treats them as SQL-errors 2004-08-04 10:30:47 +00:00
class.html.inc.php Fix small display bug if webserver_url isn't set 2004-09-28 13:11:16 +00:00
class.http_dav_client.inc.php replace the crap 2004-08-09 13:46:03 +00:00
class.http.inc.php move from old projct to new one 2004-05-05 12:06:13 +00:00
class.interserver.inc.php new schema_proc class seems to work now 2004-08-13 18:59:00 +00:00
class.javascript.inc.php fixed for on??? atributes, which contain single quotes 2004-05-09 10:18:56 +00:00
class.jscalendar.inc.php Changed param comment of function input: funtion should expect time in server's timezone instead of users localtime; the conversion to user's localtime is taken care inside the function when calling common->show_date 2004-07-30 00:24:12 +00:00
class.kses.inc.php fix for chines chars 2004-06-07 02:07:04 +00:00
class.listbox.inc.php move from old projct to new one 2004-05-05 12:06:13 +00:00
class.log.inc.php move from old projct to new one 2004-05-05 12:06:13 +00:00
class.matrixview.inc.php move from old projct to new one 2004-05-05 12:06:13 +00:00
class.mime_magic.inc.php move from old projct to new one 2004-05-05 12:06:13 +00:00
class.net_http_client.inc.php fix for big files in web_dav as suggested by bug [ 964418 ] Downloading large files through webdav fails 2004-07-10 08:01:25 +00:00
class.network.inc.php move from old projct to new one 2004-05-05 12:06:13 +00:00
class.nextmatchs.inc.php fixing the fix ;-) 2004-08-23 18:44:37 +00:00
class.pdf.inc.php added class to create pdf file 2004-06-04 06:17:23 +00:00
class.phpgw.inc.php move from old projct to new one 2004-05-05 12:06:13 +00:00
class.phpmailer.inc.php imported phpmailer 2003-09-14 10:08:47 +00:00
class.ping.inc.php move from old projct to new one 2004-05-05 12:06:13 +00:00
class.portalbox.inc.php move from old projct to new one 2004-05-05 12:06:13 +00:00
class.preferences.inc.php fixed / added mssql support for egw and fixed some other Windows probs on the way ;-) 2004-07-25 01:41:37 +00:00
class.resultbox.inc.php move from old projct to new one 2004-05-05 12:06:13 +00:00
class.rssparser.inc.php move from old projct to new one 2004-05-05 12:06:13 +00:00
class.sbox2.inc.php move from old projct to new one 2004-05-05 12:06:13 +00:00
class.sbox.inc.php corrected typo 2004-06-15 08:16:07 +00:00
class.schema_proc.inc.php RenameColumn no checks if column is used in an index and evtl. rename the column in the index-definition (for the baseline delta) 2004-08-26 14:18:09 +00:00
class.send.inc.php fixed typo that wasn't allowing phpmailer to authenticate to smtp server when needed 2004-07-21 21:15:54 +00:00
class.service_contacts.inc.php move from old projct to new one 2004-05-05 12:06:13 +00:00
class.service_notes.inc.php move from old projct to new one 2004-05-05 12:06:13 +00:00
class.service_schedule.inc.php move from old projct to new one 2004-05-05 12:06:13 +00:00
class.service.inc.php move from old projct to new one 2004-05-05 12:06:13 +00:00
class.sessions_db.inc.php fixed some of our sessions problems: 2004-08-27 13:17:25 +00:00
class.sessions_php4.inc.php killed warning of destroying an uninitialised session: 2004-09-13 07:46:36 +00:00
class.sessions.inc.php fix for bug [ 1022807 ] users with some login names can't login 2004-09-08 13:16:54 +00:00
class.setup_detection.inc.php fixed the code, which was not working after the right table-name was used ;-) 2004-07-22 18:40:19 +00:00
class.setup_html.inc.php charset header to overwrite apaches AddDefaultCharset 2004-06-15 08:03:15 +00:00
class.setup_process.inc.php made the update strategy of setup_process a bit more flexible: update dont need to be in order in the tables_update file any more: if the next update is not the one we need, we search for the right one and start again from there. This is needed to be able to import phpGW versions from after the fork and it simplyfies the update-scripts a lot now. 2004-08-27 10:41:57 +00:00
class.setup_translation.inc.php typo 2004-05-09 10:25:30 +00:00
class.setup.inc.php ported app-registration functions to new db-functions, as the applications tables contains a text column which need special treatment for MaxDB 2004-09-18 14:55:02 +00:00
class.smtp.php imported phpmailer 2003-09-14 10:08:47 +00:00
class.soap_client.inc.php replace the crap 2004-08-09 13:46:03 +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 move from old projct to new one 2004-05-05 12:06:13 +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.inc.php change back the egwhack 2004-08-09 21:28:47 +00:00
class.translation_file.inc.php move from old projct to new one 2004-05-05 12:06:13 +00:00
class.translation_sql.inc.php fixed MsSQL and MaxDB problem: DISTINCT on text column in function get_installed_charsets 2004-09-19 12:46:22 +00:00
class.translation.inc.php Use GLOBALS 2001-08-31 08:45:44 +00:00
class.uiaccountsel.inc.php Fix display bug 2004-09-28 12:27:59 +00:00
class.utilities.inc.php move from old projct to new one 2004-05-05 12:06:13 +00:00
class.validator.inc.php move from old projct to new one 2004-05-05 12:06:13 +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 applied patch [ 956110 ] webdav VFS checks for local directories 2004-05-23 23:22:24 +00:00
class.vfs_shared.inc.php reworked the vfs_sql class to use the new db-functions, all quoting for the db is now done by them.This fixes some MaxDB problem, which should be a problem at least for postgres as well. 2004-09-20 10:50:46 +00:00
class.vfs_sql.inc.php reworked the vfs_sql class to use the new db-functions, all quoting for the db is now done by them.This fixes some MaxDB problem, which should be a problem at least for postgres as well. 2004-09-20 10:50:46 +00:00
class.vfs.inc.php Load vfs_shared class 2003-02-17 19:35:52 +00:00
class.workflow_activitymanager.inc.php galaxia workflow api 2004-08-07 19:46:10 +00:00
class.workflow_baseactivity.inc.php galaxia workflow api 2004-08-07 19:46:10 +00:00
class.workflow_gui.inc.php galaxia workflow api 2004-08-07 19:46:10 +00:00
class.workflow_instance.inc.php galaxia workflow api 2004-08-07 19:46:10 +00:00
class.workflow_instancemanager.inc.php galaxia workflow api 2004-08-07 19:46:10 +00:00
class.workflow_process.inc.php galaxia workflow api 2004-08-07 19:46:10 +00:00
class.workflow_processmanager.inc.php The ProcessManager class is dependant on the RoleManager class (when creating new minors/majors) 2004-08-10 14:08:56 +00:00
class.workflow_processmonitor.inc.php galaxia workflow api 2004-08-07 19:46:10 +00:00
class.workflow_rolemanager.inc.php galaxia workflow api 2004-08-07 19:46:10 +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 vbXMLRPC needs a slightly different dateformat. 2004-08-03 16:09:27 +00:00
class.xmlrpc_server.inc.php vbXMLRPC needs a slightly different dateformat. 2004-08-03 16:09:27 +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 fixing the fix, now even all sub-arrays get reset 2004-08-24 20:01:49 +00:00
footer.inc.php added a flag in the phpgw_info array to include stuff at the ende of the page, needed for the wz_toolstips 2004-05-07 21:22:46 +00:00
functions.inc.php fix for bug [ 984343 ] Login not possible after session timeout: 2004-07-03 12:38:01 +00:00
htmlarea-lang.php import htmlarea 3.0beta 2004-01-08 09:03:17 +00:00
jscalendar-setup.php fix for month-name shortcuts different from the first 3-chars of the long name, because they would be indentical with the shortcut of an other monthname, eg. frensh Juin = Jun and Juillet = Jui 2004-05-08 11:00:46 +00:00
phpgw_mime.types New mime types added. 2001-12-15 04:25:24 +00:00
soap_functions.inc.php replace the crap 2004-08-09 13:46:03 +00:00
soaplib.soapinterop.php replace the crap 2004-08-09 13:46:03 +00:00
xml_functions.inc.php replace the crap 2004-08-09 13:46:03 +00:00
xmlrpc.interop.php move from old projct to new one 2004-05-05 12:06:13 +00:00