apply_for_role 8.x-1.0-alpha2

Bug fixes

Removed all of the old code that was in there just for reference. Shouldn't have been in there at all. Can be referenced by viewing D7 branch.

Fixed strict warnings on administer applications page. I was passing a value returned from an object instead of a variable, and since the function takes the variable by reference, it complains since it can't alter the param passed since it's not stored as a variable.

apply_for_role 8.x-1.0-alpha1

New features

Initial Alpha release. This has not been tested on production servers, use at your own risk. Please bring any/all issues back to the issue queue so as we can resolve them and get a stable release out there!

Currently, this mimics much of the functionality of the initial module D6 and D7 module. Users can fill out apply for role applications, they are stored in a custom DB table, and admin users with the correct permissions can view and approve/deny the applications. On acceptance, users granted all roles. Emails are currently available to be sent out and they are configured.

apply_for_role 8.x-1.x-dev

New features

Development branch. NOT EVEN CLOSE TO READY FOR PRODUCTION USAGE!

apply_for_role 7.x-2.0-alpha4

Bug fixes

7.x-2.0-alpha3 contained a DPM command by accident, which can cause fatal errors as it is an undeclared function if you don't have DEVEL enabled, and in general serves no useful purpose.

apply_for_role 7.x-2.0-alpha3

New features

This update fixes some basic coding typos from previous development that was throwing warnings/notices for some users. It also adds a link in the files info file to take users straight to the module configuration from the module administration page.

The major overhaul in this update relates to the form output itself, and blocks.

When there are no roles to apply for, the form no longer outputs a system message while returning an empty $form. It instead returns #markup using the exact same text informing users there are no roles to apply for.

apply_for_role 7.x-2.0-alpha2

Bug fixes

Brought in some patches from the issue queue:
-Fixed some typos in code and description.
-Fixed issues with email body's only being allowed to be 128 characters.
-Fixed some warnings and notices throughout, that while inconsequential are bad form!

apply_for_role 7.x-2.0-alpha1

Bug fixes
New features

All patches in issue queue before Jnicola take over of module implemented as of 2/12/2014. Email functionality added as it REALLY needed this piece of functionality.

All appears well for an alpha release.

apply_for_role 7.x-2.x-dev

Bug fixes
New features

All new development and fixes will be done in the 2.x branch

apply_for_role 7.x-1.0-beta9

Bug fixes

Bug Fixes

Updates

  • Added template for default admin view to put message on its own row.
  • Updated default admin view.
  • Added a views handler for the message field to remove the field from the query when the message option is set to 'No.'

apply_for_role 7.x-1.0-beta8

New features

New feature: #1739866: Provide a "message" field for applicants Thanks to eaton
Fixed sorting in default admin form.
Fixed a typo in default admin form.

apply_for_role 7.x-1.0-beta4

New features

More granular permissions: view role applications, approve role applications, deny role applications and delete role applications. Users with the old approve role applications permission will be granted the view role applications, deny role applications and delete role applications permissions after update.php is run.
With the Views 3 module enabled, and the apply_for_role_admin view enabled, the Role applications tab will be overridden by a view.

apply_for_role 7.x-1.0-beta1

There is no upgrade path for existing tokens and actions, but there are tokens and actions in Apply for Role 7 that are comparable to the ones that were available in in Apply for Role 6.

apply_for_role 5.x-1.8

New features
Bug fixes

Apply for role for Drupal 5. This is a bugfix and new feature release, including backports of bugfixes to Apply for role 6 and integration with Drupal-6-compatible actions. Continued thanks to everyone who has provided feedback.
ATTENTION: You will need to reset your permissions if you are upgrading to this release from 5.x-1.2 or earlier.

apply_for_role 6.x-1.8

Bug fixes

Apply for role for Drupal 6. This is a bugfix release thanks to beday00. Continued thanks to drewish for the huge cleanup and triggers/actions integration and to everyone else who has provided feedback.
ATTENTION: You will need to reset your permissions if you are upgrading to this release from 6.x-1.2 or earlier.

apply_for_role 6.x-1.7

Bug fixes

Apply for role for Drupal 6. This is a bugfix release. Continued thanks to drewish for the huge cleanup and triggers/actions integration, to BassistJimmyJam, to kenmaples, and to Garnerin.
ATTENTION: You will need to reset your permissions if you are upgrading to this release from 6.x-1.2 or earlier.

apply_for_role 6.x-1.6

Bug fixes

Apply for role for Drupal 6. This is a bugfix release. Continued thanks to drewish for the huge cleanup and triggers/actions integration, to BassistJimmyJam, and to kenmaples.
ATTENTION: You will need to reset your permissions if you are upgrading to this release from 6.x-1.2 or earlier.

apply_for_role 6.x-1.5

New features
Bug fixes

Apply for role for Drupal 6. This is a bugfix and new feature release. This release includes a huge cleanup and triggers/actions integration, both thanks to drewish. Thanks also to BassistJimmyJam.
ATTENTION: You will need to reset your permissions if you are upgrading to this release from 6.x-1.2 or earlier.

apply_for_role 5.x-1.4

Bug fixes

Apply for role for Drupal 5. This release includes two non-critical bug fixes.
ATTENTION: You will need to reset your permissions if you are upgrading to this release from 5.x-1.2 or earlier.

apply_for_role 6.x-1.4

Apply for role for Drupal 6. This release includes two non-critical bug fixes.
ATTENTION: You will need to reset your permissions if you are upgrading to this release from 6.x-1.2 or earlier.

apply_for_role 5.x-1.3

Bug fixes

Apply for role for Drupal 5. This release includes a bug fix thanks to heather.
ATTENTION: You will need to reset your permissions after upgrading to this release.

apply_for_role 6.x-1.3

Bug fixes

Apply for role for Drupal 6. This release includes a bug fix thanks to heather.
ATTENTION: You will need to reset your permissions after upgrading to this release.

apply_for_role 5.x-1.2

New features
Bug fixes

Apply for role for Drupal 5. This release includes bug fixes and new features. Please upgrade if you are using a previous version.

apply_for_role 6.x-1.2

New features
Bug fixes

Apply for role for Drupal 6. This release includes bug fixes and new features. Please upgrade if you are using a previous version.

apply_for_role 5.x-1.1

New features
Bug fixes

Apply for role for Drupal 5. This release includes bug fixes and new features thanks to CtrlAltDel911 and zmove. You probably want to upgrade if you are using a previous version. Also, keep an eye out for another release with more new features, coming soon.

apply_for_role 6.x-1.1

New features
Bug fixes

Apply for role for Drupal 6. This release includes bug fixes and new features thanks to vv75 and zmove. Please upgrade if you are using a previous version. Also, keep an eye out for another release with more new features, coming soon.

Subscribe with RSS Subscribe to Releases for Apply for role