egroupware/phpgwapi/inc
2007-05-21 06:19:42 +00:00
..
adodb fix for bug #488: Postgres errors when upgrading to 1.4 beta 2007-05-12 16:58:47 +00:00
fpdf add pdml class as fpdf extension and plus API wrapper the pdml class 2007-01-15 15:35:00 +00:00
horde php5.2 2007-05-09 08:53:08 +00:00
savant2 Initial addition of the savant2 template engine and the egw-wrapper class.tplsavant2.inc.php Enjoy ;) 2005-05-26 19:38:09 +00:00
class.accounts_ldap.inc.php write a empty memberuid array to ldap only when updating groups 2007-03-20 09:24:22 +00:00
class.accounts_sql.inc.php "fix for bug #584: Problem when sorting accounts in the account-selection popup" 2007-05-01 14:26:48 +00:00
class.accounts.inc.php "removed some \"dead\" code" 2007-05-20 15:16:15 +00:00
class.acl.inc.php quietend a warning happening if no use set in login 2006-12-25 11:02:54 +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 replace the crap 2004-08-09 13:46:03 +00:00
class.asyncservice.inc.php worked around stupid php5.2 empty haystack warnings 2007-04-30 05:42:05 +00:00
class.auth_ads.inc.php "bugfix/patch #632: Active Directory (ADS) authentication in 1.4 Beta 4 (1.3.019)" 2007-05-03 13:40:38 +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 changed the authticate method to use common::ldapConnect() and not do it yourself, which fails as the ldap-version3 attribute no longer exists 2006-06-09 00:07:57 +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 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 Fix for types other than md5 and crypt, e.g. SSHA where the the type is contained in the text of the password 2006-06-20 09:50:00 +00:00
class.bolink.inc.php worked around stupid php5.2 empty haystack warnings 2007-04-30 05:42:05 +00:00
class.browser.inc.php worked around stupid php5.2 empty haystack warnings 2007-04-30 05:42:05 +00:00
class.categories.inc.php fixed csv import: 2006-04-14 09:50:39 +00:00
class.common.inc.php worked around stupid php5.2 empty haystack warnings 2007-04-30 05:42:05 +00:00
class.config.inc.php fixed not working save_value() method, if read_repository was not called 2006-08-17 14:32:25 +00:00
class.contacts.inc.php "shut the debug message in error_log, when calling the old contact.read() method instead of contacts::search(), as users seem to think it's an error-message" 2007-05-18 17:47:51 +00:00
class.contenthistory.inc.php SyncML fixes 2006-05-17 03:33:50 +00:00
class.country.inc.php - include US states from sbox 2006-07-06 22:52:50 +00:00
class.creditspoint.inc.php refund action added 2007-03-08 09:10:52 +00:00
class.crypto.inc.php Check for array or object on decrypt/unserialize. Return this even if empty. 2005-04-13 13:03:04 +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 renamed our db-class to egw_db to allow easier integration of other code (eg. Lars SyncML stuff which is partially from horde) 2005-06-19 12:43:00 +00:00
class.dragdrop.inc.php dragdrop class: with addCustom() now custom DHTML objects are possible, not just draggables and droppables 2007-01-05 23:07:35 +00:00
class.egw_datetime.inc.php renamed datetime class to egw_datetime to support php5.2 2006-10-22 06:39:49 +00:00
class.egw_db.inc.php fixed db-creation to allow db-names with dashes 2007-05-15 06:37:24 +00:00
class.egw_framework.inc.php worked around stupid php5.2 empty haystack warnings 2007-04-30 05:42:05 +00:00
class.egw.inc.php "- removed =& in the creation of the framework object because of problems with php4, php5 does not matter anyway" 2007-04-15 08:43: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 fix 2006-06-14 23:43:53 +00:00
class.graphics.inc.php replace the crap 2004-08-09 13:20:26 +00:00
class.historylog.inc.php fixed not working delete 2006-08-12 08:46:20 +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 error in fmail compose under Konqueror: fallback textarea is only 4 lines high, not 400px, as FCK expects the heigt as number and adds px itself 2007-05-21 06:19:42 +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 phpgw_interserv --> egw_interserv 2005-11-13 11:55:07 +00:00
class.javascript.inc.php preserve already correctly quoted single quotes 2006-10-22 11:35:58 +00:00
class.jscalendar.inc.php fix for bug #700: Date format d-M-Y not working in Infolog list display 2007-05-08 07:38:36 +00:00
class.kses.inc.php added a new option, to filter the allowed attribute values by regular expression 2006-08-29 18:45:17 +00:00
class.ldap.inc.php fix for bug #518: 2007-05-08 11:44:43 +00:00
class.ldapserverinfo.inc.php new classes to detect ldap capabilities 2006-04-26 06:01:21 +00:00
class.listbox.inc.php *** empty log message *** 2005-07-17 19:58:41 +00:00
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 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 worked around stupid php5.2 empty haystack warnings 2007-04-30 05:42:05 +00:00
class.nextmatchs.inc.php hack to deal with no more $GLOBALS['egw_info']['theme'] 2006-12-17 10:44:10 +00:00
class.PclZip.inc.php Some changes: 2005-06-18 20:43:14 +00:00
class.pdf.inc.php phpgw->egw 2005-11-26 14:25:39 +00:00
class.pdmlwrapper.inc.php add pdml class as fpdf extension and plus API wrapper the pdml class 2007-01-15 15:35:00 +00:00
class.phpmailer.inc.php worked around stupid php5.2 empty haystack warnings 2007-04-30 05:42:05 +00:00
class.portalbox.inc.php Upps portalbox in home also used phpgw_info based themes 2006-12-17 11:45:09 +00:00
class.preferences.inc.php some more stupid php5.2 fixes 2006-12-21 14:10:59 +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.schema_proc.inc.php fix for bug #488: Postgres errors when upgrading to 1.4 beta 2007-05-12 16:58:47 +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 Fix headers and adjust classname in schedule service 2004-11-30 13:40:46 +00:00
class.service_schedule.inc.php update for new calendar function 2005-11-26 15:37:14 +00:00
class.service.inc.php Fix headers and adjust classname in schedule service 2004-11-30 13:40:46 +00:00
class.sessions_db.inc.php - setting the cookie path, allows to login to different eGW installs (if you want to use this together with the 1.2, you have to copy the 3 modified session-classes there too) 2006-09-24 06:53:34 +00:00
class.sessions_php4.inc.php "limiting the size of a session-file which gets read to list the sessions, to prefent admin users being not able to log in because of a \"runaway\" session of any other user" 2007-04-30 05:37:31 +00:00
class.sessions.inc.php fixed SiteMgr session-problems by making the cookie path/domain configurable with more reasonable defaults then 1.4 has at the moment, making the display of * behind untranslated phrases an option which is by default off (as it anoyes users) and added a few more explenations to Admin >> Site configuration (plus removing not used ones) 2007-05-17 08:35:35 +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 worked around stupid php5.2 empty haystack warnings 2007-04-30 05:42:05 +00:00
class.soap_client.inc.php phpgw->egw 2005-11-26 14:25:39 +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 added configuration switch for xmlrpc and soap services (default off) 2005-09-10 10:39:36 +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.solink.inc.php - new method get_3links, to get all links from a given app's entries to an other app's entries, which both link to the same 3. app and id 2006-08-26 15:58:26 +00:00
class.Template.inc.php add another variant to strip the last dirctory name(should be more failsave now 2007-02-01 15:36:39 +00:00
class.tplsavant2.inc.php - More information why people have no access to app. Users often think they did not log in 2007-03-29 21:01:11 +00:00
class.translation.inc.php fixed SiteMgr session-problems by making the cookie path/domain configurable with more reasonable defaults then 1.4 has at the moment, making the display of * behind untranslated phrases an option which is by default off (as it anoyes users) and added a few more explenations to Admin >> Site configuration (plus removing not used ones) 2007-05-17 08:35:35 +00:00
class.uiaccountsel.inc.php fix for bug #674: no more simple multiple participant selection 2007-05-07 18:59:05 +00:00
class.validator.inc.php phpgw->egw 2005-11-25 00:20:34 +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_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_home.inc.php "VFS bugfixes: 2007-04-29 12:06:17 +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 some more stupid php5.2 fixes 2006-12-22 06:33:01 +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 "VFS bugfixes: 2007-04-29 12:06:17 +00:00
class.vfs.inc.php some more stupid php5.2 fixes 2006-12-22 06:33:01 +00:00
class.wsdl.inc.php format, add headers 2001-10-17 22:08:38 +00:00
class.xml.inc.php worked around stupid php5.2 empty haystack warnings 2007-04-30 05:42:05 +00:00
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 "fixed bug reported on the userlist: partial content under mbstring.func_overload&2" 2007-05-19 04:37:14 +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 Correct spelling of function name. More to come... 2006-06-15 11:38:21 +00:00
class.xmlrpcval.inc.php Correct spelling of function name. More to come... 2006-06-15 11:38:21 +00:00
common_functions.inc.php renamed datetime class to egw_datetime to support php5.2 2006-10-22 06:39:49 +00:00
functions.inc.php worked around stupid php5.2 empty haystack warnings 2007-04-30 05:34:40 +00:00
htmlarea-lang.php phpgw->egw 2005-11-25 00:20:34 +00:00
jscalendar-setup.php fix for bug #700: Date format d-M-Y not working in Infolog list display 2007-05-08 07:38:36 +00:00
phpgw_mime.types "patch #177: mime-type for wordperfect" 2007-05-03 13:46:19 +00:00
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 quitened these stupid php5.2 warnings: it seems stripos has the same problems as strstr and stristr, there for I changed everything to @stripos 2006-12-19 07:12:49 +00:00
xajaxResponse.inc.php quitened these stupid php5.2/mb_string warnings 2006-12-19 07:34:29 +00:00
xml_functions.inc.php "fixed missing encoding for ambersands by using the standard php functions htmlspecialchars and htmlspecialchars_decode" 2007-05-18 16:10:14 +00:00
xmlrpc.interop.php Add missing credit to the original author, remove author credited in error 2004-11-22 02:53:55 +00:00