WIP Adding list and separate edit page to attendee notices.
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 18 Jan 2018 16:00:32 +0000 (11:00 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 18 Jan 2018 16:00:32 +0000 (11:00 -0500)
commit329260275930839677991c6933de48b4d3752972
treea3024b881d75c417427a30792b292061bbdbe696
parentf1fadeca31e935d08fa8322fe453f8884d973d3b
WIP Adding list and separate edit page to attendee notices.

Use now page for editing the attendee notices.
Incorporate calendar for showing the notification date compared to the
event date.
Show notifications as a list view.
models/admin/ajax/setupEventRegQueue.php [new file with mode: 0644]
models/admin/registrations/events.php
models/admin/registrations/events_notifications.php
models/admin/registrations/events_notificationsUpdate.php
setup/databaseScripts/create_database_V0.0.22.sql
setup/validActions.php
views/admin/registrations/eventDashboard.html
views/admin/registrations/eventEditNotification.html [new file with mode: 0644]
views/admin/registrations/eventNotifications.html
views/admin/registrations/eventSubTabs.html