Ralf Becker
|
b0f4ca2399
|
fix PHP Fatal error: Call to undefined method egw_customfields::get_customfields()
|
2015-03-09 16:05:23 +00:00 |
|
Ralf Becker
|
c9f45a82ff
|
fix formatting for timestamp and quiten error_log
|
2014-11-19 12:30:51 +00:00 |
|
Ralf Becker
|
c9a6753b4c
|
missing egw_customfield changed from last commit
|
2014-11-19 12:23:51 +00:00 |
|
Ralf Becker
|
a792aaa3c0
|
* All apps: current user was not taken into account for private custom-fields
|
2014-08-26 16:54:23 +00:00 |
|
Ralf Becker
|
e0a0708a64
|
fixed no new customfields could be created
|
2014-06-26 13:32:26 +00:00 |
|
Ralf Becker
|
bfade1bbbc
|
fix query to work with Postgres: string literals need single quotes not double
|
2014-06-25 09:23:21 +00:00 |
|
Ralf Becker
|
af9b8303d6
|
make egw_db::from_bool() static and use that to work around PHP 5.3 limitation of not making class scope available in closures
|
2014-06-24 07:25:35 +00:00 |
|
Ralf Becker
|
ffae12e240
|
* all apps: custom-fields are now stored in own egw_customfields table (no more limit on number), site configurations get now JSON serialized
|
2014-06-23 14:35:22 +00:00 |
|