Fixed Getting times from event not working and other issues in Reg Event Dashboard
authorChuck Scott <cscott@gaslightmedia.com>
Fri, 26 Jan 2018 21:02:25 +0000 (16:02 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Fri, 26 Jan 2018 21:02:25 +0000 (16:02 -0500)
commitb0137e924ac30c354572282ee9b64fff7fdb26b8
tree9a79423f589a03f9b0a2fe927fb91fb0abe50066
parentc9b7ae18d83df29f5c44725c6b967a469ff00a65
Fixed Getting times from event not working and other issues in Reg Event Dashboard

Fixed checkEventTimes() in dataRegEvent.php to fix copying times from event.
Cleaned up various debug messages that included redundant message text.
Fixed sub-tabs that weren't clickable when selected.
Fixed getEventConfig() First and Last times not showing correctly after just adding a date/time.
Fixed event dashboard Calendar not showing proper month when first loading.
classes/data/dataRegEvent.php
models/admin/registrations/events.php
models/admin/registrations/events_addEdit.php
models/admin/registrations/events_delete.php
models/admin/registrations/events_eventDashboard.php
models/front/registrations/index.php
views/admin/registrations/eventDashboard.html
views/admin/registrations/eventEdit.html
views/admin/registrations/eventSubTabs.html