-
fix for #1444326
-
fix for #1271054
-
Issue #1321220 by rlmumford: Array keys being set incorrectly when they are integers.
-
Issue #1055774 - Incorrect page and access callback declaration.
-
Fixed a bug that caused themes that were set to be auto-enabled after completion of the wizard were not being activated.
-
Fixed the Finish button.
-
The Download link was broken. Fixed.
-
AAdded a fallback for the wizard so it even works if the web user does not have proper permissions. In cases like this the folder structure will be build in temporary:// and then offered for download.
-
Fixing the recursive renaming of files. This was adding underscores instead of dashes in some cases.
-
Issue #1218712: Fixed the destination parameter for drush subtheme creation. This was incorrectly set to 'all' always.