Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download registration-7.x-1.5.tar.gztar.gz 49.37 KB
MD5: 8f65a45ea2eaf18dad8ee7a749cd32d6
SHA-1: cc62fd65dbda35e623a72bf2b5a11d58c3450d90
SHA-256: c86def618fdd44f132230243a2db4ceb3d89b4fd9528e58eb3e8cd4893c80588
Download registration-7.x-1.5.zipzip 66.24 KB
MD5: c9e7032b0a40dd4e39b670e69144f23b
SHA-1: 79b0c3468811a0fae89fbd750effdb6270251c0e
SHA-256: abbd6f86797bb651885c1fa92cdfb1db44a03ac4a1c6f2ce985001281db01ff8

Release notes

Entity Registration - Moderately Critical - Information Disclosure - SA-CONTRIB-2015-155

The following release is compliments of ThinkShout's latest open source sprint. The much beloved, and occasionally neglected, Entity Registration module gets a host of bug fixes and a few new features. We've also begun work on a 7.x-2.x branch allowing any Drupal entity, not just users, to register for an event, in addition to the beginnings of a Drupal 8 port.

Complete list of changes since 7.x-1.4:

  • Only show the registration link if the registration is still available.
  • #2507693 by levelos, CountPacMan: Make registrant fields required for other account and other person.
  • Streamline the hook_menu() code dealing with showing the registration tab.
  • Improve the description of the hide tab setting.
  • Fix the default value on the hide tab settings.
  • Clear the menu cache when changing the registration field instance settings.
  • Improve the description of the hide tab settings.
  • invert the logic for showing the register tab, to more cleanly handle null values stored by the checkbox field
  • Fix register_tab duplicate form field, and bring the menu callback back even when we're hiding the tab.
  • #2538136 by imclean: Add Registration Type display formatter
  • Override RegistrationTypeController::export() to ensure our data fields get exported.
  • #2504907 by dsnopek: Including Registration Types entity in Features fails to set all Registration Type properties when feature is enabled on another installation
  • Remove redundant call to invoke hook_entity_delete
  • Hide information about user registration statuses from users without profile view access.
  • Add a warning to the register other users permission.
  • More intuitive permissions behavior for anonymous registrants.
  • #2018741 by littledynamo, valderama, andyanderso, amyvs: Notify users that they will be placed on a wait list before they complete the registration form.
  • #2469887 by rogical: Add config link to info file
  • #2060543 by redkelpie, rpayanm, CountPacMan: Provide form field settings options for registrant type
  • #2232833 by digitgopher, CountPacMan: Display a red asterisk next to required Email anon_mail form field
  • #2513440 by xurizaemon, nrackleff: Correct registration types admin path in README. Reformatted the README.
  • #2496559 by .bert with the assistance of dsnopek, aj2, amyvs, creativ180: Event Count not accurately counting active/held states.
  • #2511636 by cboyden: Error messages not consistent between core and waitlist submodule
  • #2105193 by aaronott: Allow other modules to react to a registration being deleted
  • #2232833 by digitgopher: Display a red asterisk next to required Email anon_mail form field
  • #2098625 by dsnopek: Display settings of "Spaces Used" has no effect in embedded Registration Form
  • #2483371 by smithmilner, nrackleff, amyvs: Wait list not working after update to 1.4: "Sorry, registrations are no longer available for..." also created a constant for that string so it will always be the same.
  • #2210689 by acrazyanimal: Some additional theme_registration_link variables
  • fix settings reference -> default_settings
  • Add an instance option for disabling the register tab.
  • add validation handler to registration state form to ensure each state is only "active" or "pending" - not both
  • #2234915 by mparker17, zterry95: Registration link text (field formatter label) is not translatable

Note: The initial 1.5 release we made was accidentally made off of the 2.x branch. Hopefully no one had a chance to grab that one. Sorry for any troubles.

Created by: levelos
Created on: 4 Aug 2015 at 00:27 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
Security update
Bug fixes
New features
Insecure

Other releases