summaryrefslogtreecommitdiff
path: root/admin/upgrade_inc.php
AgeCommit message (Expand)AuthorFilesLines
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames51-1/+1
2008-05-23rename liberty_meta_data to liberty_attachment_meta_data for clarity, add ind...Max Kremmel1-21/+17
2008-05-11added new table to upgrade script and to http://www.bitweaver.org/wiki/Schema...Max Kremmel1-0/+6
2007-12-29fix error in upgrade scriptJams H Thompson1-3/+1
2007-12-06Clean out some legacy, liberty_content_connection_map table no longer in schemaMW1-16/+8
2007-10-17add PRIMARY to liberty_content_data.data_type to avoid problems in the futureMax Kremmel1-1/+1
2007-10-15fixes for typos in upgrade script, change X to XL to get LONGTEXT for mysqlJams H Thompson1-11/+11
2007-10-03add liberty_process_queue, twiddle with lib_att.content_id stuff, still has a...Christian Fowler1-30/+13
2007-10-03data_type in l_c_dataChristian Fowler1-1/+1
2007-10-03fix storeLinks call to use two parameters, update lcd.summary->dataChristian Fowler1-3/+3
2007-09-27SCHEMA CHANGE: tweak liberty_content_history.description C(200) to .summary X...Christian Fowler1-6/+5
2007-09-27SCHEMA CHANGE: add new liberty_content_data table to hold normalized text dat...Christian Fowler1-3/+7
2007-09-25SCHEMA CHANGE: add liberty_content_summary table, and support for it in store...Christian Fowler1-0/+5
2007-09-23Changes to get ajax attachments working again. You must turn on the new stora...Nick Palmer1-1/+1
2007-09-19fix datadictMax Kremmel1-1/+1
2007-09-17add is_revoked columnMax Kremmel1-2/+3
2007-09-15fix parenthesisMax Kremmel1-2/+0
2007-09-15update to correct column names - controlling_ prefix was droppedMax Kremmel1-6/+9
2007-09-14more comments and upgrade steps addedMax Kremmel1-0/+12
2007-09-14add some initial notes on what we have to do during the attachment fix processMax Kremmel1-1/+34
2007-08-05fixes for R1toR2 upgradesJams H Thompson1-2/+2
2007-07-11SCHEMA CHANGE: (minor) rename is_excluded to a more intuitive is_revoked for ...Christian Fowler1-1/+1
2007-07-09change order of upgrade stuff to allow for constraint creationMax Kremmel1-24/+22
2007-07-06SCHEMA CHANGE: slip in is_exlcuded column to handle eventual exlcusion of a p...Christian Fowler1-0/+1
2007-06-22clean up constraintsChristian Fowler1-3/+1
2007-06-22SCHEMA CHANGE: update liberty_meta to be properly normalized and mapped, no s...Christian Fowler1-3/+22
2007-06-21SCHEMA CHANGE: change some stuff in as yet unused table liberty_meta_dataMax Kremmel1-1/+3
2007-06-20change int to float on the item_postion columnMax Kremmel1-1/+1
2007-06-19include liberty_content_connection_map in upgraderMax Kremmel1-0/+8
2007-06-16SCHEMA CHANGE: move fisheye_exif_data (hasn't been in use yet) to liberty_met...Max Kremmel1-0/+7
2007-06-13Drop constraint that the installer can't install properly.Nick Palmer1-0/+2
2007-06-13Add ITEM_POSITION to attachments for use laterLester Caine1-3/+3
2007-06-12SCHEMA CHANGE! Added constraint on primary_attachment_id and added support fo...Nick Palmer1-0/+3
2007-06-12add primary_attachment_id to the upgraderMax Kremmel1-0/+1
2007-04-19very thorugh and testing upgrading of R1 to R2, fix lots of thingsChristian Fowler1-28/+25
2007-04-13SCHEMA CHANGE!Nick Palmer1-0/+25
2007-03-19*SCHEMA CHANGE* move object_permissions to liberty_content_permissions table,...Christian Fowler1-0/+5
2007-03-10Added support for changing status and owners of content. Reordered some statu...Nick Palmer1-2/+2
2007-03-01remove liberty_thumbnail_queue and add the bigger, better, new and improved l...Max Kremmel1-0/+20
2007-02-28change liberty_action_log column propertiesMax Kremmel1-9/+15
2007-02-28remove NOTNULL constraint on liberty_action_logs.log_message and allow error ...Max Kremmel1-2/+33
2007-02-16move liberty_thumbnail_queue from fisheye schema_inc.php to liberty, and add ...Christian Fowler1-0/+4
2007-02-10inprove conversion of corrupted comment treesJams H Thompson1-2/+5
2007-02-09upgrade tweaks for pre R1 to R2Christian Fowler1-4/+5
2007-02-07enable and add some data integrity checks to comment conversionJams H Thompson1-15/+38
2007-01-30Fix problems in R1-R2 upgrade scriptJams H Thompson1-0/+2
2006-10-11clean up datadict syntax errorsChristian Fowler1-2/+1
2006-10-11comment out comment upgrader until we can hook up with JHT to sort out issuesChristian Fowler1-18/+8
2006-10-07add liberty aliasesChristian Fowler1-0/+6
2006-09-21add defaults to upgrade scriptChristian Fowler1-4/+16