summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Chuck Scott [Mon, 5 Aug 2019 13:22:08 +0000 (09:22 -0400)]
Merge branch 'master' into develop
Chuck Scott [Thu, 1 Aug 2019 16:47:49 +0000 (12:47 -0400)]
Now checking date range tickets may be purchased in view file.
Chuck Scott [Fri, 19 Jul 2019 15:24:44 +0000 (11:24 -0400)]
Merge branch 'hotfix/3.0.1' into develop
Chuck Scott [Fri, 19 Jul 2019 15:24:32 +0000 (11:24 -0400)]
Merge branch 'hotfix/3.0.1'
Chuck Scott [Fri, 19 Jul 2019 15:23:18 +0000 (11:23 -0400)]
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".
Chuck Scott [Thu, 18 Jul 2019 14:40:39 +0000 (10:40 -0400)]
Merge branch 'master' of cvs2.gaslightmedia.com:web/EventManagement-V3
Chuck Scott [Thu, 18 Jul 2019 14:28:44 +0000 (10:28 -0400)]
Fixed problems with date and quatity selection on start page.
Chuck Scott [Tue, 9 Jul 2019 21:02:29 +0000 (17:02 -0400)]
Fixed displaying selectable date cells when there was no inventory.
Added quantity tooltips to date cells.
Chuck Scott [Tue, 9 Jul 2019 14:57:03 +0000 (10:57 -0400)]
initial commit