Update tables
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 17 Oct 2019 20:40:03 +0000 (16:40 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 17 Oct 2019 20:40:03 +0000 (16:40 -0400)
commitf737a7370b10dbbf094961bc8750095f39c1681e
tree20958521d0c3cd1ab9783cb30db5b6e9d140c7ba
parent9b8fdc78c1c56a1f5bb5c5caa2f2ff96a93b9d86
Update tables

Worked on the tables for each section.
Adding functionality to the plugin detail page.
Plugin detail page can now edit the prod_version and dev_version
columns. They'll update the actual database record.
models/admin/ajax/pluginListSites.php
models/admin/ajax/sitePluginUpdate.php [new file with mode: 0644]
models/admin/plugins/plugins.php
setup/validActions.php
views/admin/plugins/index.html
views/admin/plugins/plugin-detail.html
views/admin/plugins/plugins.html
views/admin/plugins/sites.html