Added reg_time_pending table to track hold times for registrant slots while in carts...
authorChuck Scott <cscott@gaslightmedia.com>
Mon, 28 Aug 2017 14:28:13 +0000 (10:28 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Mon, 28 Aug 2017 14:28:13 +0000 (10:28 -0400)
commit3a6fc8c757277e3e5ff14c2e5c49514b41d75f2f
tree68b1179faaeda5bc785bee89abb1317a946b5979
parent6b04dd66fe0d506abaca4b7ee48cd429efb8bc37
Added reg_time_pending table to track hold times for registrant slots while in carts that have not checked out.
Started adding registration times calendar to admin reg event dashboard.
index.php
models/admin/registrations/event.php
setup/databaseScripts/create_database_V0.0.10.sql [new file with mode: 0644]
setup/databaseScripts/create_database_V0.0.9.sql [deleted file]
setup/databaseScripts/dbVersions.php
setup/databaseScripts/drop_database_V0.0.10.sql [new file with mode: 0644]
setup/databaseScripts/drop_database_V0.0.9.sql [deleted file]
setup/databaseScripts/update_database_V0.0.10.sql [new file with mode: 0644]
views/admin/registrations/event.html