egroupware/api/setup
Ralf Becker 321b56e2b6 * Addressbook: private addressbook in newer installations could not be enabled
caused by forced preference value of false casted to string as "", now we write all forced and default preferences with value false as "0" AND update all forced preferences only from "" to "0"
2018-09-14 14:02:51 +02:00
..
default_records.inc.php do NOT write install_id twice, it is already generated in setup_process::save_minimal_config 2016-08-02 18:41:14 +02:00
setup.inc.php * Addressbook: private addressbook in newer installations could not be enabled 2018-09-14 14:02:51 +02:00
tables_current.inc.php change history-log values to longtext (was text=64k) 2018-06-18 11:34:48 +02:00
tables_update.inc.php * Addressbook: private addressbook in newer installations could not be enabled 2018-09-14 14:02:51 +02:00
tutorials.json make home a regular application, which can eg. disabled, incl. moving all services using "home" as appname to "api" and moved some other forgotten stuff from phpgwapi&etemplate to api 2016-05-01 09:57:48 +00:00