summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Steve Sutton [Wed, 9 Oct 2019 12:47:19 +0000 (08:47 -0400)]
Plugin update for server,sites,plugins
worked on list for server plugins and sites.
sites and plugins now show list of which plugin or site are installed.
plugins detail page now allows editing of the site_plugins record.
Steve Sutton [Fri, 4 Oct 2019 20:08:25 +0000 (16:08 -0400)]
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.
Steve Sutton [Thu, 3 Oct 2019 20:56:20 +0000 (16:56 -0400)]
Working on the plugin management
import of plugins management tables.
Steve Sutton [Thu, 13 Jun 2019 20:37:37 +0000 (16:37 -0400)]
Adding database files.
Creating data classes and database sql files.
Steve Sutton [Thu, 13 Jun 2019 19:45:23 +0000 (15:45 -0400)]
Initial sources