Drush commands support added, for rebuilding permissions and roles. Some coding standards amendments. Minor bug fixes.
Creating 7.x dev branch for developmental code.
Drush support added.
Making dev snapshot available.
-- Fixes variable typo. -- Better handling of permission deletion.
NOTE: we skipped the 6.x.1.4 release tag to bring the D6 and D7 versions in line for patch level.
-- #843120: Secure Permissions does not know that permissions have been exported by cos. Easier exporting of permissions to code.
Updates the README.txt file for the new export sequence.
-- #810006: Exporter is erasing all defined roles & permissions by DamienMcKenna. Do not rebuild before export.
-- #760450: Remove administrator role function. Removes default admin role handling, which is in core.
Updates to the latest version of Drupal HEAD, which changed form handling some since the last release.
-- First Drupal 6 version. -- Cleans up some form handling errors. -- Creates the 6.x.1.0 release.
Requires the Permissions API module.
-- Cleans up some form handling errors.
-- Replaces tabs with two spaces in export. -- Separates code-loaded permissions from disabling forms.
This is the first release.