Posted by levelos on May 3, 2012 at 6:07am
| Download | Size | md5 hash |
|---|---|---|
| registration-7.x-1.0-beta2.tar.gz | 37.76 KB | 031577fd6c8add9b7365910faf312403 |
| registration-7.x-1.0-beta2.zip | 49.62 KB | b5be3a14930856360942790ea1ec10ef |
Last updated: May 3, 2012 - 06:11
Release notes
Changes since 7.x-1.0-beta1:
- #1558670: Provide preview for broadcast message.
- Add token support for broadcast forms.
- Redirect registration submitions to the parent entity only when edited from there, otherwise go back to the registraiton view.
- Move token processing from registration_cron() to registration_send_broadcast().
- Add registration ID variable to registration_has_room() and registration_event_count() functions for exclusion in count.
- Test that the registration schema exists before adding registration bundles to entity_info().
- Using the now available registration state object in the form.
- Loading registration_state entity into object and using in buildContent() method.
- Fix registrations list to use state entity label and add missing t() wrappers.
- Refactor registration_get_default_state() to be more efficient.
- #1554478: Prevent registration form validation when deleting.
- Update default count value
- Validate default settings when saved in the field instance form.