Fixed problems with add/edit time dialog box start and end dates and showing incorrec...
authorChuck Scott <cscott@gaslightmedia.com>
Tue, 28 Nov 2017 19:43:32 +0000 (14:43 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Tue, 28 Nov 2017 19:43:32 +0000 (14:43 -0500)
commit4b3a2c84248c2420030e4f3796155c70fa0ee3f2
tree20638655e88ff0f8d543548fbd60cb4495e2bcd6
parente5ba8e1a68a0471d3111cb7067bb40eff8adf739
Fixed problems with add/edit time dialog box start and end dates and showing incorrect edit fields for edit and other fixes.

Fixed getEventForRegistration() so that it would not check reg_time records for event_time values.
Removed account name from cart summary check code construction in checkoutProcess.php and summaryContent.php.
classes/data/dataRegEvent.php
models/admin/ajax/summaryContent.php
models/admin/registrations/events.php
models/front/registrations/checkoutProcess.php
views/admin/registrations/eventDashboard.html
views/front/registrations/checkout.html