Releases: conferencetools/tickets-module
Releases · conferencetools/tickets-module
Version 0.2.5
- Fixes issue with routing to enable host name based prefixes [Minor BC break: for customised templates: check that urls are still being generated correctly]
- Fixes issue with email config [Minor BC break: email config must now specify the type for the mail adaptor]
Version 0.2.4
- Fixed bug where after sold out options wouldn't kick in if the ticket was no-longer available due to having expired
- Added mark purchase paid cli command
Version 0.2.3
Bug fixes:
- Doctrine 2.6 compatibility
- Discount code shouldn't be required for issue free tickets command
Version 0.2.2
Bug fix for empty description field
Version 0.2.1
Improvements around visual aspects of collecting delegate information, allows a ticket to be flagged as not requiring delegate information (supplementary)
Version 0.2.0
Refactored code to act as a Zend module instead of a full application, improves ability to customise the system
Version 0.1.0
First tagged version of the application.