Reworked use of times arrays to work with showing times even with non-time-specific...
authorChuck Scott <cscott@gaslightmedia.com>
Thu, 30 Nov 2017 19:43:17 +0000 (14:43 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Thu, 30 Nov 2017 19:43:17 +0000 (14:43 -0500)
commit1c29e0c5baba6062159dd7f5e526d79c802d59b8
treeb21af59f6756990ecacd02b52b05486db5b2ef5c
parent5c345058621b362478e0f71f6f238ebdf4496b81
Reworked use of times arrays to work with showing times even with non-time-specific events.

Updated checkEventTimes() and getEventForRegistration() in dataRegEvent.php
Updated admin reg event dashboard to show event dates/times in calendar for non-time-specific events.
Reworked registrations.php to use the proper times data now.
Fixed how ademin events.php sets up first time data in template calendar and how it checks for missing reg_time entries.
classes/data/dataRegEvent.php
models/admin/ajax/updateAvailability.php
models/admin/registrations/events.php
models/front/registrations/registration.php
views/admin/registrations/eventDashboard.html