Downloads

Download tar.gz 32.61 KB
MD5: 04b569e506a3b07161ee84c49b442732
SHA-1: bd67c8faf50a65c3c73b85598585bb0984c4eaf0
SHA-256: 7c5f056969e47d5439374652f63cdb51c198786c356aa2670e44d3448423640f
Download zip 40.38 KB
MD5: 441b2d3a81c2702f4047ba18370ee476
SHA-1: 949a2fb15494a0546fcabb1acdee8f7585c0a434
SHA-256: 42f64a6b03d28620f748a8e5ab6b81fb46b7898fac48314b4e5beefea30d4f35

Release notes

The first official, stable release of the signup.module that is compatible with the 5.x core API. This release includes all of the bug fixes mentioned in the 4.7.x-1.1 release, so please see those release notes for more details. In particular, 5.x-1.0 includes the same database update from 4.7.x-1.1 that renames the permissions defined by the signup.module. Sites upgrading to 5.x-1.0 directly from 4.7.x-1.0 should therefore be sure to run update.php.

In addition to the changes required to function properly with the 5.x version of Drupal core, the 5.x-1.0 release includes the following changes:

  • #49007: The fix for all the UI bugs and weird behavior about enabling and disabling signups per-node-type and per-node is enhanced in the 5.x-1.0 release by including singup.js to implement some additional UI enhancements when JavaScript is enabled. This depends on the jQuery support that is only included in 5.x core. On JS-enabled browsers, when users with signup administrator permission are toggling if signups are enabled or not, the other signup settings will be automatically hidden when signups are disabled.
  • #118648 by Darren Oh: Send reminders after signups are closed.
  • #128287: add hook_uninstall()
  • Use 'access administration pages' not 'administer site configuration' permission to decide what the signup settings menu item should be called.

Future releases of the 5.x-1.* series will only fix bugs. New features will be added to the forthcoming 5.x-2.* series.

Created by: dww
Created on: 4 Apr 2007 at 00:42 UTC
Last updated: 4 Apr 2007 at 00:49 UTC
Unsupported

Other releases