| /[drupal]/contributions/modules/demo/CHANGELOG.txt |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Tag: |
#637458 by smk-ka: Fixed broken dumps whne not using PDO driver.
#633050 by sun: Fixed false error message about missing engine support.
#294879 by sun: Splitted module into API and demo_reset module.
#294879 by sun: Splitted module into API and demo_reset module.
#375507 by sun: Added hook_uninstall().
#375507 by sun: Added hook_uninstall().
by sun: Fixed table engine, charset, and comment not contained in snapshot.
by sun: Fixed table engine, charset, and comment not contained in snapshot.
#505800 by smk-ka: Fixed SQL VIEWS are causing faulty dump.
#505800 by smk-ka: Fixed SQL VIEWS are causing faulty dump.
#535754 by smk-ka, sun: Added API functions/hooks to perform dumps and resets.
#535754 by smk-ka, sun: Added API functions/hooks to perform dumps and resets.
by sun: Updated for renamed DRUPAL_NO_CACHE constant.
#584988 by sun: Fixed paths in README.txt.
by sun: Updated for new File API, Database API, Form API, and removed registry.
#345866 by sun: Updated for removed $op in hook_block().
#521474 by sun: Updated for admin/build renamed to admin/structure.
by sun: Fixed length of form button captions on snapshot management form.
by sun: Fixed length of form button captions on snapshot management form.
by sun: Fixed length of form button captions on snapshot management form.
#370402 by sun: Added option to download snapshot files.
#370402 by sun: Added option to download snapshot files.
#370402 by sun: Added option to download snapshot files.
#294879 by sun: Changed include file inclusion.
#361301 by cwgordon7: Updated/Fixed reset functionality.
#496620 by evoltech: Fixed paths in README.txt.
#496620 by evoltech: Fixed paths in README.txt.
#496620 by evoltech: Fixed paths in README.txt.
by smk-ka: Added admin_menu cache table to exclude list.
by smk-ka: Added admin_menu cache table to exclude list.
by smk-ka: Added admin_menu cache table to exclude list.
#489666 by stella: Added hook invocation after successful reset.
#489666 by stella: Added hook invocation after successful reset.
#489666 by stella: Added hook invocation after successful reset.
by sun: Fixed PHP notices for non-existing key $meta->native_type. by sun: Updated for drupal_add_js().
by sun: Fixed coding-style.
by sun: Fixed coding-style.
by sun: Fixed coding-style.
#424524 by John Money, sun: Fixed site not reset on all cron runs.
#424524 by John Money, sun: Fixed site not reset on all cron runs.
#256714 by sun: Fixed site name sub-folder no longer appended.
#256714 by sun: Fixed site name sub-folder no longer appended.
#256714 by smk-ka, sun: Removed site name sub-folder from dump directory path.
#256714 by smk-ka, sun: Removed site name sub-folder from dump directory path.
#393186 by sun: Fixed fatal error: Only variables can be passed by reference.
#393186 by sun: Fixed fatal error: Only variables can be passed by reference.
#393186 by sun: Fixed fatal error: Only variables can be passed by reference.
#361301 by sun: Ported to 7.x.
#372113 by sun: Fixed not all cache tables are skipped.
#372113 by sun: Fixed not all cache tables are skipped.
#372113 by sun: Fixed not all cache tables are skipped.
Fixed wrong order of changelog entries in last commits.
Fixed wrong order of changelog entries in last commits.
Fixed wrong order of changelog entries in last commits.
by smk-ka: Made watchdog messages translatable (fixed a potx warning).
by smk-ka: Made watchdog messages translatable (fixed a potx warning).
#369711 by smk-ka: Added confirmation before deleting a snapshot.
#369711 by smk-ka: Added confirmation before deleting a snapshot.
#369711 by smk-ka: Added confirmation before deleting a snapshot.
#369642 by smk-ka: Added checkbox to define new snapshot as default.
#369642 by smk-ka: Added checkbox to define new snapshot as default.
#369642 by smk-ka: Added checkbox to define new snapshot as default.
#329182 by sun: Moved menu items below admin/build.
#329182 by sun: Moved menu items below admin/build.
#329182 by sun: Moved menu items below admin/build.
#294879 by smk-ka: Moved admin functions into include file.
#294879 by smk-ka: Moved admin functions into include file.
#294879 by smk-ka: Moved admin functions into include file.
#312215 by rondp: Added foreign key support.
#299841 by sun: Fixed wrong function arguments for watchdog(). #312215 by rondp: Added foreign key support.
#312215 by rondp: Added foreign key support.
#299841 by sun: Fixed wrong function arguments for watchdog().
#286781 by alex_b: Added function return value for demo_reset().
#286781 by alex_b: Added function return value for demo_reset().
#286781 by alex_b: Added function return value for demo_reset().
#272820 by sun: Increased maxlength for snapshot file names.
#272820 by sun: Increased maxlength for snapshot file names.
#272820 by sun: Increased maxlength for snapshot file names.
#269561 by smk-ka: Performance: Disable indices to speed up import.
#269561 by smk-ka: Performance: Disable indices to speed up import.
#269561 by smk-ka: Performance: Disable indices to speed up import.
#272526 by smk-ka: Added file size to snapshot list.
#272526 by smk-ka: Added file size to snapshot list.
#272526 by smk-ka: Added file size to snapshot list.
#268056 by sun: Fixed incomplete snapshots due to max_execution_time reached.
#268056 by sun: Fixed incomplete snapshots due to max_execution_time reached.
#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.
#265801 by smk-ka: Added exclusion of data in cache tables for snapshots.
#265801 by smk-ka: Added exclusion of data in cache tables for snapshots.
Updated CHANGELOG.
Updated CHANGELOG.
Updated CHANGELOG.
- Synced with DRUPAL-6--1.
- #226135 by smk-ka:
- Added MySQLi support.
- Setting SQL_MODE for new dumps to avoid generating auto values when
encountering a zero value for a serial field.
- by smk-ka: Fixed the generation of the table list for multiple database
prefixes.
by smk-ka: Added MySQLi support (backported from #226135).
#226135 by smk-ka: - Added MySQLi support. - Setting SQL_MODE for new dumps to avoid generating auto values when encountering a zero value for a serial field.
Updated CHANGELOG.
Fixed the generation of the table list for multiple database prefixes.
Preparing release 5.x-1.3.
Minor code clean-up after 6.x port.
#221386 by sun: Ported Demo Site to Drupal 6.
- Synced with DRUPAL-5.
- Updated CHANGELOG.
Preparing release 5.x-1.2.
#191179 by sun: Fixed no information displayed after saving settings. Fixed the new version check for legacy dumps.
Preparing new release.
#175498 by smk-ka: Added version number to dumps to distinguish new-style from legacy dumps that included the watchdog table. Added translation template and German translation.
- Updated CHANGELOG.
#163309 by dman: Demo directory is not created on first run config. Added sort snapshots by date. Added changelog.
file CHANGELOG.txt was added on branch DRUPAL-5 on 2007-09-20 15:52:04 +0000
#163309 by dman: Demo directory is not created on first run config. Added sort snapshots by date. Added changelog.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |