Fix problems with availability levels and over-sell
authorChuck Scott <cscott@gaslightmedia.com>
Fri, 19 Jul 2019 15:23:18 +0000 (11:23 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Fri, 19 Jul 2019 15:23:18 +0000 (11:23 -0400)
commitc51573febfcaf244bd18df1718ab7874796d761b
treecf2aac7afbf4ac50d677671952359a978dcd619c
parent0c121dccf15a97a1616b47f4ac328d50d31cc1f8
Fix problems with availability levels and over-sell

* Fixed extra ";" in cart.inc
* Fixed missing "$" for parameter in if() call to make sure all data is loaded for a specific ticket in support.php
* Added better testing for unavailable tickets in support.php
* Added more messages for tickets removed and testing for having at least 1 ticket in cart for checkout in support.php
* Fixed problem with inventory calendar updates not working properly after edit dialog closed by clicking "X".
.project [new file with mode: 0644]
models/front/actions/Shop/cart.inc
models/front/actions/Shop/checkout.inc
models/front/actions/Shop/checkoutSubmit.inc
models/front/actions/Shop/start.inc
models/front/classes/support.php
version.txt [new file with mode: 0644]
views/admin/tickets/Ticket/inventory.html
views/front/PointerBoat/Shop/cart.html
views/front/PointerBoat/Shop/checkout.html