Ticketsolve
Version 1.0.0
January 9, 2020
Added
- Initial release
Version 1.0.1
January 9, 2020
Changed
- Fixed repo URLs in composer.json
Version 1.1.0
January 21, 2020
Changed
- Changed attribution to Burnthebook Ltd.
- Changed namespaces to burnthebook\ticketsolve
- Moved repository to https://github.com/Burnthebook/craft3-ticketsolve
- Moved composer package to burnthebook/craft3-ticketsolve
Version 1.1.1
January 21, 2020
Fixed
- Fixed namespaces migration
Version 1.1.2
January 22, 2020
Added
- Migration for updating Shows field namespace
Version 1.2.0
January 24, 2020
Added
- Ability to filter events by dateTime, openingTime and onSaleTime
- Ability to filter shows by eventDateTime, eventOpeningTime and eventOnSaleTime
- Ability to order events by dateTime, openingTime and onSaleTime
- Ability to order shows by eventDateTime
Version 1.2.1
January 28, 2020
Fixed
- Fixed a bug where Craft was wrongly counting the number of selected elements in a Shows field
Version 1.2.2
March 16, 2020
Added
- Added a ten minute timeout using
set_time_limit(600)
Version 2.0.0
November 10, 2023
- Craft 4 - initial compatibility
Version 2.0.1
November 16, 2023
- Fix PHP error
Getting unknown property: burnthebook\ticketsolve\fields\Shows::limit
-- limit seems to have changed to branchLimit