Skip to content

PluginManager v4.0

Compare
Choose a tag to compare
@aljawaid aljawaid released this 19 May 16:03
· 72 commits to master since this release

v4.0

(most recent changes are listed on top):

  • bef57eb FIX: Update Screenshots to Reflect Latest Features
  • 9f2a050 NEW: Fade Sidebar Badges When Not Active
  • 2b2bac5 NEW: Add Tooltip for Type Filters
  • db5b5e2 FIX: Improve Styling for Links Inside Plugin Descriptions
  • 578eea5 NEW: Open Links Inside Plugin Descriptions in New Windows
  • ea588e2 FIX: JS File Loading Order - would intermittently fail to load ClipboardJS if Glancer plugin was not installed
  • 1c92221 NEW: Add Plugin Counts in Sidebar Menu
  • a3e176c FIX: Update Color Should Not Conflict with Available Color
  • 8d1f7e8 NEW: Add Route for uninstall - install and update plugin functions do not work with routes
  • 09d7a6c FIX: Page Titles
  • 87f9299 FIX: Sticky Table Header Positioning for Modals - previous commit conflicted with modals - relates to: a3196b9
  • 0223f09 NEW: Add Blue Tint to Plugin Directory - to easily differentiate between installed plugins (solid blue) and manual plugins (red)
  • 03b63dd FIX: Better Wording
  • cfce565 FIX: Filter Icon Color
  • 5a9cefa FIX: Add Reminder to Refresh Page - #42
  • fd65403 FIX: Styling Update Button - #42
  • b72e783 FIX: Installed Plugins Spacing & Alignment - #42
  • 7c6a012 FIX: Directory Information Spacing & Alignment
  • a3196b9 FIX: Sticky Table Header Positioning - in case users use the page header as a page sticky also, this change will ensure the table header is displayed on top of the header
  • bb843be NEW: Show Update Count Only if Updates Available
  • 058e6e7 FIX: Missing CSS Variable
  • 19048d6 FIX: Move Directory Source to End - in Plugin Directory
  • 4308269 FIX: Alignment Fixes
  • 5d8438e NEW: Filter Installed Plugins Requiring Updates - just click the link and move the mouse to the search box
  • a9ff1e0 FIX: Update README.md with the latest features - #54 #53 #42 #52
  • bf7c5f9 FIX: Code Cleanup - Isolate SVG Code - closes #54
  • be4b594 FIX: Manual Plugin Colour Variable
  • e653da8 FIX: Highlight Incompatible Version Numbers - use darker green
  • 2f5db22 NEW: Highlight Incompatible Version Numbers - for incompatible plugins
  • 9ca1e90 NEW: Show Updates Count in Installed Plugins - thanks @alfredbuehler
  • 2c99175 FIX: CSS Code Syntax Errors
  • 3612b93 NEW: Hide Installed Plugins Navigation if Count Less Than 10 - thanks for the tip @alfredbuehler
  • fcd2061 FIX: Plugin Structure Button Hover Styling in Directory
  • c111765 NEW: Highlight Total Updates Count in Directory
  • f05d4f9 FIX: Better Wording for Link
  • e91c65f FIX: Code Structure
  • 3472445 FIX: PHP Code Syntax Errors for PluginManagerHelper.php
  • d8492d1 FIX: PHP Code Syntax Errors for PluginManagerHelper.php
  • 02e4199 FIX: Code Syntax - Exclude PHP Specific Code from Test
  • d938e84 FIX: PHP Code Syntax Errors
  • fb6b688 FIX: Code Syntax - PHP - AgeHelper.php
  • 0a6ec68 FIX: Code Syntax - PHP - AgeHelper.php
  • 5c2e734 FIX: Code Syntax - PHP - PluginManagerController.php
  • c2a0783 FIX: Code Syntax - Markdown Content Flow
  • 651317c FIX: Removed Compatibility File - content is merged into README.md
  • c1dee18 FIX: Code Syntax - CSS
  • 9610be3 FIX: Code Syntax - CSS
  • 1b090d7 FIX: Code Syntax: Alert Messages Styling
  • c535d02 NEW: Filter Plugins Based on Plugin Types in the Plugin Directory - thanks @alfredbuehler
  • 32b1d6b FIX: Code Syntax - Exclude PHP Code Specific Test
  • c8f87c7 FIX: Code Syntax - Exclude PHP Code Specific Test Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore
  • 120a062 FIX: Code Syntax - Exclude PHP Code Specific Test
  • 8b789be FIX: Code Syntax
  • ac7eda4 FIX: Code Syntax
  • d74a548 NEW: Add Update Button to Installed Plugins - thanks @alfredbuehler - #42
  • ac9ffe2 NEW: Show Total Updates Count in Plugin Directory - thanks @alfredbuehler - #42
  • 57844f3 FIX: Typo in README.md - Contributors - thanks @cptsanifair
  • 45cffb0 FIX: README Navigation Links for GitHub
  • 826b1fc FIX: Changelog

Read the full Changelog or view the README