Updating the agenda view for event plugin.
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 10 Oct 2018 14:43:32 +0000 (10:43 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 10 Oct 2018 14:43:32 +0000 (10:43 -0400)
commit27b4e0ffd59199b463082072b3587fc3ff90d22d
tree89279dee95582ca796648c1f8f53a2deffb75a2c
parent3166598aa80b398baf2e7a7310bfa7595feb5fe7
Updating the agenda view for event plugin.

Update the agenda view to use the one created for visitalpena.
Adding new management options for setting the colors for the agenda
view. This allows the colors to be set without updating the theme.
The old agenda view is saved as agenda_old.html so it can be setup as
the template attribute in the shortcode to keep that template.
13 files changed:
classes/data/dataManagement.php
css/wheelcolorpicker.css [new file with mode: 0644]
index.php
js/jquery.wheelcolorpicker.js [new file with mode: 0644]
models/admin/management/events.php
setup/databaseScripts/create_database_V0.1.7.sql [deleted file]
setup/databaseScripts/create_database_V0.1.8.sql [new file with mode: 0644]
setup/databaseScripts/dbVersions.php
setup/databaseScripts/steve-V0.1.8.sql [deleted file]
setup/databaseScripts/update_database_V0.1.8.sql [new file with mode: 0644]
views/admin/management/events.html
views/front/events/agenda.html
views/front/events/agenda_old.html [new file with mode: 0644]