Pushing new recurrence times generation code and associated tests
authorChuck Scott <cscott@gaslightmedia.com>
Mon, 29 Feb 2016 18:14:28 +0000 (13:14 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Mon, 29 Feb 2016 18:14:28 +0000 (13:14 -0500)
commitce68fc3bd7c4d6800d61f289b19ab4f9dcb3ed0e
treed53da893b15a65f97693525134db2d57733a5d26
parent86dff5e76578a1dec15bc406a9eca48f5a06e9db
Pushing new recurrence times generation code and associated tests
13 files changed:
classes/data/dataManagement.php [new file with mode: 0644]
classes/data/dataRecurrences.php
classes/data/dataTimes.php
index.php
models/admin/management/events.php [new file with mode: 0644]
setup/adminTabs.php
setup/databaseScripts/create_database_V0.0.1.sql [deleted file]
setup/databaseScripts/create_database_V0.0.2.sql [new file with mode: 0644]
setup/databaseScripts/dbVersions.php
setup/databaseScripts/update_database_V0.0.2.php [new file with mode: 0644]
setup/databaseScripts/update_database_V0.0.2.sql [new file with mode: 0644]
setup/validActions.php
views/admin/management/events.html [new file with mode: 0644]