Critical updates to Registrations System
authorChuck Scott <cscott@gaslightmedia.com>
Mon, 14 May 2018 13:22:50 +0000 (09:22 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Mon, 14 May 2018 13:22:50 +0000 (09:22 -0400)
commitd2dfbc011b4b7433b52c635c393ba0da965c88ce
tree32742150379f199c3fe1b799362eeb8b03e3be8a
parente215fb81fe3c46cfe3094a2ca49fb733e0a15094
Critical updates to Registrations System

Added time_specific to getSimpleRegEventsList() to have to reg events dashboard.
Added time_specific output to reg events dashboard list.
Fixed problem with reg event attendee totals after converting an event between time-specific and non-time-specific
Fixed problem with non-time-specific time entry not being created when switching even from time-specific to non-time-specific
Added AJAX process to display Authorize.net Verified Seal to avoid XXS complaint problem with Chrome.
classes/data/dataRegEvent.php
models/admin/ajax/getAuthorizeNetSeal.php [new file with mode: 0644]
models/admin/registrations/events_eventDashboard.php
models/admin/registrations/events_update.php
setup/validActions.php
views/admin/management/registrations.html
views/admin/registrations/eventsDashboard.html