.. |
adodb
|
imported version 4.51 of ADOdb
|
2004-07-31 13:09:39 +00:00 |
class.accounts_ldap.inc.php
|
fixed get_list, which was only returning groups if 'both' were requested, which caused eg. in calender only groups to be selectable
|
2004-07-25 15:25:18 +00:00 |
class.accounts_sql.inc.php
|
wrong variable name
|
2004-08-13 15:22:49 +00:00 |
class.accounts.inc.php
|
fix for bug [ 1007816 ] error message
|
2004-08-25 20:04:48 +00:00 |
class.acl.inc.php
|
also deleting the memberships of a group
|
2004-08-21 16:15:44 +00:00 |
class.asyncservice.inc.php
|
killed warnings if executables not found
|
2004-08-06 12:37:08 +00:00 |
class.auth_ldap.inc.php
|
added configurable search-filter to auth_ldap
|
2004-08-21 12:09:07 +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:34:59 +00:00 |
class.common.inc.php
|
- re-write display_fullname to be more readable and suck much less
|
2004-08-26 18:38:43 +00:00 |
class.crypto.inc.php
|
fix from Shain Tancheff
|
2004-08-06 15:17:16 +00:00 |
class.db.inc.php
|
using native adodb functions for quote and db_addslashes:
|
2004-08-22 20:27:11 +00:00 |
class.errorlog.inc.php
|
fixing bug [ 992090 ] Could not log out
|
2004-07-21 10:12:17 +00:00 |
class.html.inc.php
|
fix for bug [ 1000255 ] Todo with progress screw formating in calender:
|
2004-08-07 18:29:23 +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:27:47 +00:00 |
class.nextmatchs.inc.php
|
fixing the fix ;-)
|
2004-08-23 18:42:30 +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:34:59 +00:00 |
class.schema_proc_mssql.inc.php
|
replaced unnecessary ereg_replace, which caused trouble with mbstring.function_overload=7
|
2004-08-01 07:58:26 +00:00 |
class.schema_proc_mysql.inc.php
|
fixed / added mssql support for egw and fixed some other Windows probs on the way ;-)
|
2004-07-25 01:34:59 +00:00 |
class.schema_proc_pgsql.inc.php
|
fixed / added mssql support for egw and fixed some other Windows probs on the way ;-)
|
2004-07-25 01:34:59 +00:00 |
class.schema_proc.inc.php
|
fixed creation of multi-column indexes
|
2004-08-17 14:06:28 +00:00 |
class.send.inc.php
|
fixed typo that wasn't allowing phpmailer to authenticate to smtp server when needed
|
2004-07-21 21:16:21 +00:00 |
class.sessions_db.inc.php
|
fix for bug [ 998496 ] Session error on logout under https, session-id and loginid are unset, which leads to a pg_atoi: zero length string sql-error. I now dont save anything if there is no sessionid or no loginid
|
2004-08-07 17:53:21 +00:00 |
class.sessions.inc.php
|
fix for cookie domain, when using a proxy which rewrites the host-name
|
2004-07-31 10:10:32 +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:38:42 +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:40:36 +00:00 |
class.setup.inc.php
|
fixed / added mssql support for egw and fixed some other Windows probs on the way ;-)
|
2004-07-25 01:34:59 +00:00 |
class.translation_sql.inc.php
|
removed ereg_replace which causes problems with multibyte charsets and mbstring.function_overload=7
|
2004-08-01 08:02:53 +00:00 |
class.vfs_shared.inc.php
|
fixed / added mssql support for egw and fixed some other Windows probs on the way ;-)
|
2004-07-25 01:34:59 +00:00 |
class.vfs_sql.inc.php
|
fixed bug [ 991222 ] Error uploading file -
|
2004-07-24 20:30:33 +00:00 |
class.xmlrpc_server_php.inc.php
|
vbXMLRPC needs a slightly different date-format.
|
2004-08-03 16:02:41 +00:00 |
class.xmlrpc_server.inc.php
|
vbXMLRPC needs a slightly different date-format.
|
2004-08-03 16:02:41 +00:00 |
common_functions.inc.php
|
fixing the fix, no even all sub-arrays get reset
|
2004-08-24 19:48:25 +00:00 |