
Downloads
Download demo-5.x-1.5.tar.gztar.gz
19.76 KB
MD5: c850a242add3794d714abdffcbc94a71
SHA-1: 55975c6eb2562d0c3c379b5b3726c328d2e7a99b
SHA-256: 4875185ab45f7c16f1251a7d81434ce2de61259d39a10124b5884891343160b2
Download demo-5.x-1.5.zipzip
25.97 KB
MD5: a3d585c0e9666a0251bebb71437106f2
SHA-1: fc53bfccfee28b72120646233b554b44300a6287
SHA-256: abcf1b816d469fb74a51b7c21f217288364e1f2843eddb7fafda9cf7cb1488c4
Release notes
Changes since DRUPAL-5--1-4:
- #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().
- #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: 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.