delete_all 2.0.2

Bug fixes
New features

Added ability to skip entities.
Code standard fixes.
3841abb Issue #3170901 by Musa.thomas, sdrong, marcoliver, dipakmdhrm: Can't delete custom entity type with no bundle

delete_all 8.x-1.2

Bug fixes

Issue #3063459 by adel-by: Module gets installed in wrong folder (drush/Commands)

delete_all 8.x-1.1

New features

Issue #2978299 by uniquename, bloke_zero, sonvir249: Drush 9 port of commands

delete_all 8.x-1.0

New features

Issue #2845772 by abhisekmazumdar: Add Routing / Menu for D8
Issue #2901589 by dipakmdhrm: dadc command shall have a are you sure you want to delete question
Issue #2868856 by dipakmdhrm, Pavan B S: Convert module to use short array syntax (new coding standard)
Issue #2868856 by Pavan B S: Convert module to use short array syntax (new coding standard)
Issue #2861333 by mgoncalves, lisotton: Replace deprecated node_load function
Issue #2820288 by nehakhadke, Ramdas Gaikar: $this->t() should be used instead of t() for Drupal 8 version

delete_all 8.x-1.0-alpha2

Bug fixes
New features

- Added functionality to delete entities.
- Fixed the 'The following module is missing from the file system: delete_all' Error.

delete_all 8.x-1.0-alpha1

Bug fixes
New features

This is the first delete_all alpha release for Drupal 8.x.
Current features:
- User deletion (drush dadu)
- Content deletion (drush dadc)
- Batch API support

Upcoming:
- Admin user interface.
- Vocabulary/terms deletion.

delete_all 8.x-1.x-dev

New features

This is first DEV release of version 8.x.

Changelog:

- Complete code overhaul for 8.x support.
- Changes to Drush commands.

Todo:
- Write automated tests.
- Write the delete_ui module.

delete_all 7.x-1.x-dev

New features

Creates a D7 version of delete_all module
Tested on a fresh d7 install

Thanks to Kasper Souren for the code update.

delete_all 6.x-1.x-dev

Development version for 6.x.

Everything should be working except for quick delete.

delete_all 5.x-1.0

A developer's tool to delete all nodes, comments, and users from a site, restoring it to a clean state. Initial release.

Subscribe with RSS Subscribe to Releases for Delete all