streams/install
2016-06-13 19:58:24 -07:00
..
database-w-defaults-v1131.diff add defaults to database tables 2014-11-09 19:24:14 -08:00
htconfig.sample.php consolidate all the sys_boot functionality that is common between the web server and the cli daemon manager. Get rid of yet another global variable ($default_timezone) whilst doing so. 2016-05-26 16:33:01 -07:00
INSTALL.txt fix remote_channel(), update php minversion requirement 2016-05-29 18:38:24 -07:00
migrate-mypg.php suppress notices that might be confusing 2015-01-25 04:04:53 -08:00
migrate_mypg_fixseq.sql typo 2015-01-25 04:13:14 -08:00
sample-lighttpd.conf documentation re-org 2015-08-31 17:08:09 -07:00
sample-nginx.conf documentation re-org 2015-08-31 17:08:09 -07:00
schema_mysql.sql the rest of the schema updates - WARNING: some third party plugins may fail; e.g. embedphotos and chess. $item['object'] is now $item['obj'] and $photo['type'] is $photo['mimetype'], $photo['scale'] is $photo['imgscale'] and $photo['data'] is now $photo['content']. There are a number of other changes, but these are the ones noted to cause issues with third-party plugins. The project plugins have been updated. Please note any new issues as this effort touched a lot of code in a lot of files. 2016-06-01 21:48:54 -07:00
schema_postgres.sql the rest of the schema updates - WARNING: some third party plugins may fail; e.g. embedphotos and chess. $item['object'] is now $item['obj'] and $photo['type'] is $photo['mimetype'], $photo['scale'] is $photo['imgscale'] and $photo['data'] is now $photo['content']. There are a number of other changes, but these are the ones noted to cause issues with third-party plugins. The project plugins have been updated. Please note any new issues as this effort touched a lot of code in a lot of files. 2016-06-01 21:48:54 -07:00
testargs.php mv mod_install to mod_setup, conflict with name of install dir 2012-11-03 14:59:46 -07:00
update.php deprecate the item_id table - replace with iconfig. A possibly useful function in the iconfig class would be a search which takes a service id and type and uid, matches against an item and returns the iid. That could save a bit of code duplication. 2016-06-13 19:58:24 -07:00