-
Issue #1309312 by cdale: Maintain component ordering. (i.e. views fields).
-
Issue #1083354 by cdale: address extraneous items in Views overrides.
-
White space changes to test git access.
-
Reworked the module to allow more fine grained control over skipping options and added the user deletion skip mini module.
-
Fix for top level form item not being marked as validated, which could cause validation warnings to still occur.
-
#needs_validation does not cover all cases. Chagned to use #validated
-
Forgot to remove the form alter from the main module file
-
First release of Skip Validation which allows the skipping of validation procedures for chosen buttons.
-
FEATURE REQUEST: #507216 by cdale: Added a 'me' aware panels UID argument.
-
Initial release of Skip Required Validation