Ralf Becker
|
134e50c3ca
|
* PostgreSQL/Addressbook: fixed not displayed pictures
by backporting ADORecordSet_postgres64::_decode() from ADOdb 5.19
|
2014-06-25 15:43:58 +00:00 |
|
Ralf Becker
|
8955006159
|
* MySQL: got mysqli extension working and make it default for EGroupware, as mysql is now officially deprecated, existing installs need to be switched manually in header.inc.php or Setup >> Manage header
prefering mysqli for new installs
|
2013-05-27 10:12:17 +00:00 |
|
Ralf Becker
|
b1e06f01df
|
fix for 5.4 PHP Strict Standards: Declaration of ADODB2_mysql::_CreateSuffix() should be compatible with ADODB_DataDict::_CreateSuffix
|
2012-07-20 16:31:10 +00:00 |
|
Ralf Becker
|
cd4fc03b25
|
* Backup/Addressbook: adding limited index-length to backed up schema and fix restore of old backups without (default to 32 on multicolumn indexes including text columns)
|
2012-04-12 08:08:47 +00:00 |
|
Ralf Becker
|
915f0f3493
|
* PHP 5.4: fixes for strict warnings, thought disabling E_STRICT for now, because of various strict warnings in working code, which could not be easy fixed in all areas
|
2012-04-02 07:48:13 +00:00 |
|
Ralf Becker
|
d4ead55c50
|
* PostgreSQL/EMailAdmin: fixed not storable EMailAdmin profiles
reverted part of r34602, which converted boolean values to true/false
|
2011-04-29 10:35:10 +00:00 |
|
Ralf Becker
|
e73a648c20
|
merged r32022+r34597: some PostgreSQL stuff from ADOdb 5.11
|
2011-04-10 15:20:04 +00:00 |
|
Ralf Becker
|
4cd9532459
|
allow to limit size of index by appending it in brackets after the column name, eg. "column(32)", which is already supported by ADOdb, by was broken by our fix to always quote names, to allow column names which are reserved words, eg. "timestamp" in phpfreechat
|
2010-09-15 13:29:37 +00:00 |
|
Hans-Jürgen Tappe
|
427f8ba318
|
Merge Rev. 31585 into 1.8.
|
2010-09-12 12:50:31 +00:00 |
|