• version 1.2.3 - July 2012:
    • Removed MinimumCmsVersion
  • version 1.2.2 - July 2012:
    • Bug fix with registration admin page
    • Fixed bug with the registration page url when not using pretty urls
  • version 1.2.1 - July 2012:
    • Bug correction in registration page url
  • version 1.2 - July 2012:
    • New option on the "Add registration" backend page to only display non-expired events
  • version 1.1 - July 2012:
    • New preference to handle overquota per user registrations: when a user asks for 10 and the event limits to 5 per user, then you can choose to register 5 automatically, or to ask confirmation with a message - See the default registration template
    • New preference to choose if you want to export or not cancelled registrations to CSV
    • New preference to choose if you want tabs on the event edition page
    • Registration form: changed "Register" to "Modify registration" for the submit button, when you already have registered. The current number is displayed in the input field
    • Add a new "cancelled" value (checkbox) for the events. Useful to style cancelled events, and to show them in admin
    • Bug fixes
  • version 1.0 - June 2012:
    • Add the ability to edit a registration from the admin side
    • Events can now have a start / cutoff date for registrations
    • Seperated event info and registrations infos in two tabs on the event edition
    • New NMS export options: you can now choose if you want to export all/cancelled/registered users
    • NMS export: new option to clear the users before exporting (useful to keep a NMS list up to date)
    • Add a Published/Draft dropdown in event add/edit form
    • Add the registrations count for each event on the Smarty objects
    • Updated the default summary template to display the number of registered / remaining places
    • Events in admin are now sorted by date
    • Updated orig register template to display start / cutoff registrations datetimes, and the status of the registrations of the currently loggedin user (related to an event)
    • New info in admin events list: upcoming/in progress/past events
    • Added some colors in admin
    • Moved some functions to AireLibs module
    • Minor bug fixes
    • Fixed CMSMS Events help
    • Documentation update / Moved the tips in a new help tab
    • Note: some of the new functions in this release has been sponsored by FUSE (thanks)
  • Version 0.3 - May 2012:
    • Now uses AireLibs for the core and for CustomFields
    • New "CustomFields" tab to manage your extra fields
    • New Mail alerts on a new registration and unregistration
    • Registration list and export bug fix - Should now be more efficient
    • Little translation bugfix
    • Various bugfixes
    • Note: some of the new functions in this release has been sponsored by T-O (thanks)
  • Version 0.2.2 - Apr 2012:
    • Registrations list bug fix
  • Version 0.2.1 - Mar 2012:
    • Added a new function to delete a registration from the backend
    • Bug fixes
  • Version 0.2 - Mar 2012:
    • Corrected some bugs with FEU and export
    • Add a "registrationslist" action - You can now display a list of the registered users to an event on the FrontEnd !
  • Version 0.1.9 - Jan 2012:
    • Corrected bug #7502 with the search results URLs
    • Corrected other prefixes bugs in links
  • Version 0.1.8 - Jan 2012:
    • Add a duplicate function for the events - Thanks to Gert for FR 7399
    • Add new "sortby" and "sortorder" params for the summary view (default : by name) - Thanks to Craig for the feature request
    • Corrected a conflict with the News module
    • CMSMS 1.10 is now the minimum version required (had some bugs with 1.9 series - hope you'll be able to upgrade)
  • Version 0.1.7 - Jan 2012:
    • Corrected a bug in the rewritted details urls when no prefix was used
  • Version 0.1.6.1 - Jan 2012:
    • Another correction for the "myevents" param
  • Version 0.1.6 - Jan 2012:
    • Bug #7415 corrected : couldn't use 'true' for the 'myevents' param
  • Version 0.1.5 - Jan 2012:
    • Add a new "myevents" param for the summary view (FR #7392). If "myevents" is true and if the FEUser is connected, then the summary view displays only the events the FEU is registered to
    • Add a nice icon by Everaldo (www.everaldo.com)
    • Corrected a bug in summary view when there was no event to display
  • Version 0.1.4 - Dec 2011:
    • Export to NMS : now confirms automatically the NMS account
    • Corrected a description problem in the french version (in ModuleManager)
  • Version 0.1.3 - Dec 2011: 
    • Add an Export to Newsletter Made Simple (NMS) function (you must have NMS installed and at least one users list)
    • Bug fix : the FEU properties were all displayed in the admin registrations view - Now the preferences are used
    • Improved backend registrations objects for smarty
  • Version 0.1.2 - Dec 2011: bug fixes
  • Version 0.1.1 - Dec 2011: add some EventHandlers, doc and optimizations
  • Version 0.1 : - Dec 2011 initial release