web/EventManagement-V3.git
5 years agoMerge branch 'hotfix/3.0.1' into develop
Chuck Scott [Fri, 19 Jul 2019 15:24:44 +0000 (11:24 -0400)]
Merge branch 'hotfix/3.0.1' into develop

5 years agoFix problems with availability levels and over-sell
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".

5 years agoMerge branch 'master' of cvs2.gaslightmedia.com:web/EventManagement-V3
Chuck Scott [Thu, 18 Jul 2019 14:40:39 +0000 (10:40 -0400)]
Merge branch 'master' of cvs2.gaslightmedia.com:web/EventManagement-V3

5 years agoFixed problems with date and quatity selection on start page.
Chuck Scott [Thu, 18 Jul 2019 14:28:44 +0000 (10:28 -0400)]
Fixed problems with date and quatity selection on start page.

5 years agoFixed displaying selectable date cells when there was no inventory.
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.

5 years agoinitial commit
Chuck Scott [Tue, 9 Jul 2019 14:57:03 +0000 (10:57 -0400)]
initial commit