Completed ability to add new reg event times via reg event dashboard calendar.
authorChuck Scott <cscott@gaslightmedia.com>
Tue, 28 Nov 2017 18:04:23 +0000 (13:04 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Tue, 28 Nov 2017 18:04:23 +0000 (13:04 -0500)
commite5ba8e1a68a0471d3111cb7067bb40eff8adf739
tree58c4140c47054c15d8390abccbccb0d18910efe5
parent8a4fae3daedfc69e9549d42c2d2075226940f1fc
Completed ability to add new reg event times via reg event dashboard calendar.

Fixed bad date/time format where updating first and last times for reg_event.
Had to remove check for event_time > 0 in getEventConfig() in dataRegEvent.php.
classes/data/dataRegEvent.php
models/admin/ajax/updateAvailability.php
models/admin/registrations/events.php
views/admin/registrations/eventDashboard.html