You are here

CHANGELOG.txt in Demonstration site (Sandbox / Snapshot) 5

Same filename and directory in other branches
  1. 6 CHANGELOG.txt
  2. 7 CHANGELOG.txt
Demo x.x-x.x, xxxx-xx-xx
------------------------


Demo 5.x-1.x, xxxx-xx-xx
------------------------
by sun: Fixed length of form button captions on snapshot management form.
#370402 by sun: Added option to download snapshot files.
#294879 by sun: Changed include file inclusion.
#496620 by evoltech: Fixed paths in README.txt.
by smk-ka: Added admin_menu cache table to exclude list.
#489666 by stella: Added hook invocation after successful reset.
by sun: Fixed coding-style.
#424524 by John Money, sun: Fixed site not reset on all cron runs.
#393186 by sun: Fixed fatal error: Only variables can be passed by reference.
#372113 by sun: Fixed not all cache tables are skipped.
#369711 by smk-ka: Added confirmation before deleting a snapshot.
#369642 by smk-ka: Added checkbox to define new snapshot as default.
#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.


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.


File

CHANGELOG.txt
View source
  1. Demo x.x-x.x, xxxx-xx-xx
  2. ------------------------
  3. Demo 5.x-1.x, xxxx-xx-xx
  4. ------------------------
  5. by sun: Fixed length of form button captions on snapshot management form.
  6. #370402 by sun: Added option to download snapshot files.
  7. #294879 by sun: Changed include file inclusion.
  8. #496620 by evoltech: Fixed paths in README.txt.
  9. by smk-ka: Added admin_menu cache table to exclude list.
  10. #489666 by stella: Added hook invocation after successful reset.
  11. by sun: Fixed coding-style.
  12. #424524 by John Money, sun: Fixed site not reset on all cron runs.
  13. #393186 by sun: Fixed fatal error: Only variables can be passed by reference.
  14. #372113 by sun: Fixed not all cache tables are skipped.
  15. #369711 by smk-ka: Added confirmation before deleting a snapshot.
  16. #369642 by smk-ka: Added checkbox to define new snapshot as default.
  17. #329182 by sun: Moved menu items below admin/build.
  18. #286781 by alex_b: Added function return value for demo_reset().
  19. #272820 by sun: Increased maxlength for snapshot file names.
  20. #269561 by smk-ka: Performance: Disable indices to speed up import.
  21. #272526 by smk-ka: Added file size to snapshot list.
  22. #268056 by sun: Fixed incomplete snapshots due to max_execution_time reached.
  23. #265801 by smk-ka: Added exclusion of data in cache tables for snapshots.
  24. #312215 by rondp: Added foreign key support.
  25. #294879 by smk-ka: Moved admin functions into include file.
  26. Demo 5.x-1.4, 2008-04-29
  27. ------------------------
  28. by smk-ka: Added MySQLi support (backported from #226135).
  29. by smk-ka: Fixed generation of table list for multiple database prefixes.
  30. Demo 5.x-1.3, 2008-02-24
  31. ------------------------
  32. by smk-ka: Export excluded tables' structure (using IF NOT EXISTS) to facilitate
  33. the creation of a new site from an exsiting demo dump.
  34. Demo 5.x-1.2, 2007-11-15
  35. ------------------------
  36. #191179 by sun: Fixed no information displayed after saving settings.
  37. Fixed the new version check for legacy dumps.
  38. Fixed wrong revision tagged with 5.x-1.1.
  39. Demo 5.x-1.1, 2007-11-11
  40. ------------------------
  41. Added translation template and German translation.
  42. #175498 by smk-ka: Added version number to dumps to distinguish new-style from
  43. legacy dumps that included the watchdog table.
  44. Added sort snapshots by date.
  45. #163309 by dman: Demo directory is not created on first run config.
  46. #132753 by smk-ka: Removed dependency on dba module.
  47. Excluding watchdog table from dump/restore. Watchdog will stay intact even after
  48. restore.
  49. Added snapshot name autocomplete feature.
  50. Added usage of previous snapshot description if identical filename already
  51. exists.
  52. Added removal of core modules and sorting of modules in module list.
  53. Fixed malformed serialized strings after reset
  54. (see http://drupal.org/node/106576).
  55. Added 'Reset now' block.
  56. #132470 by sun: Added support for multiple snapshots.
  57. Added multisite support.
  58. #132455 by sun: Fixed New tables are not deleted at reset.
  59. Fixed default dump path for not configured sites (now files/demo).
  60. Fixed status dates in settings on a fresh installation.
  61. Fixed storage of last reset time in status of module settings.
  62. Demo 5.x-1.0, 2007-03-28
  63. ------------------------
  64. Initial commit of Demo module.