// $Id: CHANGELOG.txt,v 1.1.2.22 2009-02-06 17:58:38 smk Exp $ Demo x.x-x.x, xxxx-xx-xx ------------------------ Demo 5.x-1.x, xxxx-xx-xx ------------------------ #329182 by sun: Moved menu items below admin/build. #286781 by alex_b: Added function return value for demo_reset(). #272820 by sun: Increased maxlength for snapshot file names. #269561 by smk-ka: Performance: Disable indices to speed up import. #272526 by smk-ka: Added file size to snapshot list. #268056 by sun: Fixed incomplete snapshots due to max_execution_time reached. #265801 by smk-ka: Added exclusion of data in cache tables for snapshots. #312215 by rondp: Added foreign key support. #294879 by smk-ka: Moved admin functions into include file. #369642 by smk-ka: Added checkbox to define new snapshot as default. #369711 by smk-ka: Added confirmation before deleting a snapshot. Demo 5.x-1.4, 2008-04-29 ------------------------ by smk-ka: Added MySQLi support (backported from #226135). by smk-ka: Fixed generation of table list for multiple database prefixes. Demo 5.x-1.3, 2008-02-24 ------------------------ by smk-ka: Export excluded tables' structure (using IF NOT EXISTS) to facilitate the creation of a new site from an exsiting demo dump. Demo 5.x-1.2, 2007-11-15 ------------------------ #191179 by sun: Fixed no information displayed after saving settings. Fixed the new version check for legacy dumps. Fixed wrong revision tagged with 5.x-1.1. Demo 5.x-1.1, 2007-11-11 ------------------------ Added translation template and German translation. #175498 by smk-ka: Added version number to dumps to distinguish new-style from legacy dumps that included the watchdog table. Added sort snapshots by date. #163309 by dman: Demo directory is not created on first run config. #132753 by smk-ka: Removed dependency on dba module. Excluding watchdog table from dump/restore. Watchdog will stay intact even after restore. Added snapshot name autocomplete feature. Added usage of previous snapshot description if identical filename already exists. Added removal of core modules and sorting of modules in module list. Fixed malformed serialized strings after reset (see http://drupal.org/node/106576). Added 'Reset now' block. #132470 by sun: Added support for multiple snapshots. Added multisite support. #132455 by sun: Fixed New tables are not deleted at reset. Fixed default dump path for not configured sites (now files/demo). Fixed status dates in settings on a fresh installation. Fixed storage of last reset time in status of module settings. Demo 5.x-1.0, 2007-03-28 ------------------------ Initial commit of Demo module.