Downloads
Download tar.gz
19.92 KB
MD5: 90bf4dbd1e0912194191ad82b083346b
SHA-1: 728fbbddb161a1deaa5901c14812d08af4393295
SHA-256: fdaca4a00fba7b9d5667e954c7109e691d42da8b3da278b4f5343813d0a6caae
Download zip
26.2 KB
MD5: 6a1eacc050410c24d55cc2d39e010c9b
SHA-1: 02feefc717bc1e175143d12c82ce63d5bab73e17
SHA-256: 6df33b01587944fec814f8c4316e2a3d2af035bfe212ebc09debe6b9a22bf0b3
Release notes
Changes since DRUPAL-6--1-1:
- #265801 by smk-ka: Added exclusion of data in cache tables for snapshots.
- #268056 by sun: Fixed incomplete snapshots due to max_execution_time reached.
- #272526 by smk-ka: Added file size to snapshot list.
- #269561 by smk-ka: Performance: Disable indices to speed up import.
- #272820 by sun: Increased maxlength for snapshot file names.
- #286781 by alex_b: Added function return value for demo_reset().
- #299841 by sun: Fixed wrong function arguments for watchdog().
- #312215 by rondp: Added foreign key support.
- #294879 by smk-ka: Moved admin functions into include file.
- #329182 by sun: Moved menu items below admin/build.
- #369642 by smk-ka: Added checkbox to define new snapshot as default.
- #369711 by smk-ka: Added confirmation before deleting a snapshot.
- by smk-ka: Made watchdog messages translatable (fixed a potx warning).
- by smk-ka: Fixed a bug in demo_reset() where long lines could be partially crippled, resulting in broken imports. This happened when a chunk of data in the middle of long line started with a comment sign, causing the import function to discard it.
- by smk-ka: Updated translation template.
- by smk-ka: Updated German translation.