Updating plugin manager.
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 4 Oct 2019 20:08:25 +0000 (16:08 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 4 Oct 2019 20:08:25 +0000 (16:08 -0400)
commit63cd37768221a8928cf07f5c53bd870152c00284
tree1dd0101fc0baf300e961c4d5d0bdc518029f05b4
parent85f5def3b26edc78760643cdd876c1a7491cd752
Updating plugin manager.

Adding detail pages for sites and plugins.
Plugin detail shows list of sites.
Sites detail shows list of plugins.
color diff if plugin version is less than the latest.
classes/data/dataPlugins.php
models/admin/plugins/plugins.php
models/admin/plugins/servers.php
models/admin/plugins/sites.php
views/admin/header.html
views/admin/plugins/plugin-detail.html [new file with mode: 0644]
views/admin/plugins/plugins.html
views/admin/plugins/site-detail.html [new file with mode: 0644]
views/admin/plugins/sites.html