WP-Plugins/glm-member-db-plugins.git
5 years agoUpdating get plugin site list
Steve Sutton [Tue, 29 Oct 2019 18:49:54 +0000 (14:49 -0400)]
Updating get plugin site list

adding request vars for server and plugin names.

5 years agoFix spacing
Steve Sutton [Tue, 22 Oct 2019 20:49:45 +0000 (16:49 -0400)]
Fix spacing

Fixing spacing in js code.

5 years agoUpdating the Tabulator sections.
Steve Sutton [Tue, 22 Oct 2019 18:41:19 +0000 (14:41 -0400)]
Updating the Tabulator sections.

Adding new columns for Plugins, Servers and Sites.

5 years agoUpdates to plugin manager.
Steve Sutton [Mon, 21 Oct 2019 20:51:43 +0000 (16:51 -0400)]
Updates to plugin manager.

Adding sites and plugins now working.

5 years agoWorking on tables
Steve Sutton [Fri, 18 Oct 2019 21:04:25 +0000 (17:04 -0400)]
Working on tables

setup tables to update data

5 years agoRemove debug
Steve Sutton [Thu, 17 Oct 2019 20:48:10 +0000 (16:48 -0400)]
Remove debug

Removing {debug}

5 years agoUpdate tables
Steve Sutton [Thu, 17 Oct 2019 20:40:03 +0000 (16:40 -0400)]
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.

5 years agoUpdate table list to use js Tabulator.info
Steve Sutton [Mon, 14 Oct 2019 20:49:04 +0000 (16:49 -0400)]
Update table list to use js Tabulator.info

Using new javascript library for the table list views.

5 years agoAdd Tabulator
Steve Sutton [Fri, 11 Oct 2019 19:56:02 +0000 (15:56 -0400)]
Add Tabulator

js datagrid library

5 years agoUpdating dashboard
Steve Sutton [Thu, 10 Oct 2019 13:43:55 +0000 (09:43 -0400)]
Updating dashboard

Add list of plugins with latest_version and how many prod and dev sites
need to be updated.

5 years agoAdding more functianality to site plugins.
Steve Sutton [Wed, 9 Oct 2019 20:55:47 +0000 (16:55 -0400)]
Adding more functianality to site plugins.

Working on adding site plugin records.

5 years agoPlugin update for server,sites,plugins
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.

5 years agoUpdating plugin manager.
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.

5 years agoWorking on the plugin management
Steve Sutton [Thu, 3 Oct 2019 20:56:20 +0000 (16:56 -0400)]
Working on the plugin management

import of plugins management tables.

5 years agoAdding database files.
Steve Sutton [Thu, 13 Jun 2019 20:37:37 +0000 (16:37 -0400)]
Adding database files.

Creating data classes and database sql files.

5 years agoInitial sources master
Steve Sutton [Thu, 13 Jun 2019 19:45:23 +0000 (15:45 -0400)]
Initial sources