DB updates and the ical refresh for feed now works.
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 10 Aug 2016 16:34:31 +0000 (12:34 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 10 Aug 2016 16:34:31 +0000 (12:34 -0400)
commit3df1221b0192df7f74b9b2ee6ecffd54b82963ea
tree5d5860019ab27b1bfe590095553aea4799d71d28
parentbc829086ca075cf2bc35cc186cd0b78e7a77fd17
DB updates and the ical refresh for feed now works.

Can grab images from the ical feed.
Adding field for the ical uid from the ical feed.
If it finds a match then that event record will update.
classes/icalReader.php [new file with mode: 0644]
models/admin/management/events.php
setup/adminHooks.php
setup/databaseScripts/create_database_V0.0.19.sql
setup/databaseScripts/update_database_V0.0.19.sql
views/admin/management/events.html