Fixed issues with regirants having times that were no longer available.
authorChuck Scott <cscott@gaslightmedia.com>
Thu, 16 Nov 2017 17:35:40 +0000 (12:35 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Thu, 16 Nov 2017 17:35:40 +0000 (12:35 -0500)
commit56695eb72b973e56d310b50eaad17b9db19b338b
tree23cf9ef1ab4f4316667e450a9935f2c4a8a74af7
parent84c90eb6e831de268d258f9d8e38f5de98b43867
Fixed issues with regirants having times that were no longer available.

Now have checkRegistrationRequest() in regCartSuuport.php checking for registrants for whom their selected time has been rmoved from the event.
Now have checkEventTimes() in dataRegEvent.php checking for registration times that have been removed from the event.
Fixed issue with gulp breaking (ask Steve, it's his stuff).
Added message output to the admin event dashboard when times are added or removed due to changes in an event.
Added message output check to event dashboard view.
classes/data/dataRegEvent.php
classes/regCartSupport.php
gulpfile.js
js/frontRegApp.js
js/models/front/regEvent.js
models/admin/registrations/events.php
models/front/registrations/registration.php
views/admin/registrations/eventDashboard.html