Continuing work on requested changes and fixes.
authorChuck Scott <cscott@gaslightmedia.com>
Thu, 26 Apr 2018 19:49:32 +0000 (15:49 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Thu, 26 Apr 2018 19:49:32 +0000 (15:49 -0400)
commitdc11df03690ce4ba55762b7fe370a893fe94b13b
tree7e725facd23b085755e75ed6cb99a82da858a473
parent649e954754cf046ebe6edfe619051029de997435
Continuing work on requested changes and fixes.

Added date submitted to reg event registrant list and changed headder titles.
Fixed positioning of cancel button for edit event notification in reg admin.
Fixed confusion with first and last dates for event on reg event dashboard.
Now displaying current month on reg event dashboard calendar when not date have been added.
Fixed submission of new reg event dates on reg event dashboard when "All Day" selected.
Fixed confusion with first and last dates attending for attendee.
More work on notifications cron processing. Now have working queries.
14 files changed:
classes/data/dataRegEvent.php
classes/data/dataRegRequestRegistrant.php
models/admin/ajax/updateAvailability.php
models/admin/registrations/events.php
models/admin/registrations/events_eventDashboard.php
models/admin/registrations/sendNotifications.php
setup/adminHooks.php
setup/databaseScripts/create_database_V0.0.28.sql
views/admin/registrations/eventDashboard.html
views/admin/registrations/eventEditNotification.html
views/admin/registrations/eventNotifications.html
views/admin/registrations/eventRegistrants.html
views/front/registrations/cart.html
views/front/registrations/cartSummary.html