Skip to content

Releases: aljawaid/PluginManager

PluginManager v4.7

26 Sep 19:57
Compare
Choose a tag to compare

v4.7

(most recent changes are listed on top):


Read the full Changelog or view the README

PluginManager v4.6

26 Aug 22:34
Compare
Choose a tag to compare

v4.6

(most recent changes are listed on top):

  • 5a21093 FIX: Plugin Description Grammar
  • 6d454f0 NEW: Improved Uninstall Modal with ContentCleaner Integration - show install date and reminder to clean database
  • 1b7fb58 FIX: Message Alerts Bottom Border
  • 05bcec0 FIX: Code Styling in Plugin Description
  • 0e7e8e4 NEW: Add Spanish Translations
  • 6239c16 FIX: Better Plugin Description
  • 129802f NEW: Add French Translations
  • ea2a1c5 FIX: Missing Translation Strings in Plugin Problems
  • 5608108 FIX: Incompatibility Language String Syntax
  • 7d54022 FIX: Translation Syntax
  • 46272bf FIX: Reformat de_DU Translations - reformat and add missing translations
  • 915e172 FIX: Missing Translations
  • e2fa4ae FIX: Duplicate Translations
  • 4a6051f FIX: Syntax Error - #68
  • 17fb8d7 FIX: Improve Time-Ago Logic - fixes #68 Bug: Plurals Are Ignored in Age Breakdown
  • 66de877 FIX: Switch Statement in AgeHelper Function - relates to a4ba3cd - thanks @alfredbuehler
  • 3d8ad5a FIX: 'Further Reading' Link Spacing
  • dcd1160 FIX: Anchor Transitions
  • f52dd35 FIX: Button Alignment & Spacing
  • 1c31b83 FIX: Detection for Repositories Hosted on Codeberg - relates to 8a61031 - thanks @alfredbuehler

Read the full Changelog or view the README

PluginManager v4.5

09 Jun 07:20
Compare
Choose a tag to compare

v4.5

(most recent changes are listed on top):

  • 3b51032 FIX: Update README.md with Screenshots
  • 32d91b5 NEW: Add Filter by Updates Button in Directory
  • 037ecc0 FIX: Code Syntax translations.php
  • 2c90d4c NEW: Add German Translation - thanks @cptsanifair - Merge pull request #61 from kanboard-ng/main

PluginManager v4.2

22 May 21:40
Compare
Choose a tag to compare

v4.2

(most recent changes are listed on top):


Read the full Changelog or view the README

PluginManager v4.1

22 May 16:43
Compare
Choose a tag to compare

v4.1

(most recent changes are listed on top):

  • f3ff9fa FIX: Update README.md for KanboardCSS - relates to d53870c
  • c148989 FIX: Code Cleanup - PluginManagerController.php - fix comments - fix code syntax - move show page codeblocks to top - fix language strings
  • 0594806 FIX: Translations Strings - includes missing strings - thanks @cptsanifair
  • 9ee5447 FIX: Code Syntax - thanks @cptsanifair
  • cf7f71d FIX: Table Header Spanning for Installed Plugins
  • 73a1a95 FIX: Update Button Notification - now shows neatly when hovering over the installed plugin update button
  • d53870c FIX: Count Badge Positioned Too High for KanboardCSS
  • 74b16d8 Fix Typo

Read the full Changelog or view the README

PluginManager v4.0

19 May 16:03
Compare
Choose a tag to compare

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

PluginManager v3.5

04 May 06:35
Compare
Choose a tag to compare

v3.5

What's Changed

(most recent changes are listed on top):


Read the full Changelog or view the README

PluginManager v3.0

18 Apr 19:08
Compare
Choose a tag to compare

v3.0

What's Changed

(most recent changes are listed on top):

  • 628e8d3 FIX: CSS Property - change bold to 700
  • 058fc5b NEW: Delay Alert Flash Messages- change from default 7s to 10s
  • 1bb35de FIX: Installer: Add more tests for namespace, directory and plugin name - thanks @alfredbuehler
  • 346dfd1 FIX: Download Button Styling
  • 38db9fc FIX: Manual Plugins: installByURL() uses the same tests - thanks @alfredbuehler
  • 9541f54 FIX: Hide Incompatible Plugin Count if Zero
  • 0a2b2ff FIX: Incompatible Plugins Layout & Styling
  • 5794e48 FIX: Major CSS Fixes
  • f6df5c0 FIX: Message Styling
  • 96ebb70 FIX: Better Wording
  • 3d9f991 FIX: Make Plugin Sidebar Menu Neater
  • eec983b NEW: Show Incompatible Installed Plugins Count
  • 76307fb FIX: Installed Plugins Count Page Position - count looked confusing if incompatible plugins were detected
  • 4027445 FIX: Page Redirects for Manually Installed Plugins (by file) - #44
  • 8ce5967 FIX: Detect Kanboard Structure in Any Folder in Archive File - fixes #44 Bug: All zip types are accepted
  • 63d12b3 FIX: Duplicate id for input - #44
  • 98d5b4d FIX: Check for cURL - resolves #45
  • 61a3d10 FIX: Undefined Variable $values - #44
  • 3da7f96 NEW: Add Copy Download Link to Clipboard Button - fixes #41 - thanks @alfredbuehler
  • 42e72dc NEW: Manually install plugins from local archive files or remote locations - thanks @alfredbuehler
  • 04805df FIX: Detect Kanboard Structure in Archive File - fixes #44 Bug: All zip types are accepted - thanks @creecros
  • f294ed0 FIX: Better Wording for Placeholder
  • 864a3c0 FIX: Plugin Action Icons' Spacing
  • d6d38b5 NEW: Add Unique Table IDs per Plugin
  • 8e98ca8 FIX: Set fileselector to accept 'application/zip' - thanks @alfredbuehler
  • 42d574a NEW: Install plugins by file or URL - thanks @alfredbuehler

Read the full Changelog or view the README

PluginManager v2.0

31 Mar 23:10
Compare
Choose a tag to compare

v2.0

What's Changed

(most recent changes are listed on top):

  • b5949b6 NEW: Copy Installed Plugins List to Clipboard - List output shows plugin name, version and author - fixes #38
  • 036c45c NEW: Add ContentCleaner Link in Sidebar
  • 05ad382 NEW: Show Last Updated for Manual Plugins
  • d865df5 FIX: Remove CSS ID
  • 12ff8ac FIX: Restyle Borders - Available Plugins
  • e7b3bcc FIX: Disabled URL Color Consistency
  • 972150a NEW: Add Manual Plugin Count
  • cda29f5 FIX: Download Button for Manual Plugins
  • cb2ca17 NEW: Add Smooth Transition to Install/Update Buttons
  • 902c772 FIX: Button Styling - Font
  • ef5cb58 FIX: Page Title Consistence- for Manual Plugins
  • 0c81d7d FIX: Manual Plugins Menu Order
  • b791dce FIX: Section Titles Styling
  • b943c36 FIX: Update Plugin Description
  • 9ad7260 NEW: Show Last Updated for Extensions Directory
  • bd97927 FIX: Page Header Icon Size
  • fa6ef0d NEW: Pull ALL Plugins for Manual Plugins Page
  • 48263e3 NEW: Add Manual Plugins Page
  • c6dc376 NEW: Add Alert Message Box
  • af589af FIX: Page Margins for Directory Page
  • f7d0d19 Revert FIX: Page Header Left Margin
  • 3787948 FIX: Menu Order
  • 14b48f7 FIX: Page Header Left Margin

Read the full Changelog or view the README

PluginManager v1.8

13 Mar 22:05
Compare
Choose a tag to compare

v1.8

What's Changed

(most recent changes are listed on top):

  • 9c353ad FIX: Anchor Underline Should Not Show on Hover
  • 5913b66 FIX: Compact Side Menu - fixes useless whitespace breaking consistency in menu click
  • bfbd5c2 FIX: Replace Global CSS Target
  • 68b82bf FIX: Missing Menu Indicator
  • a595d38 FIX: Conflicting Global Variable - fixes greyaz/ThemeRevision#20 - #34 - thanks @greyaz
  • 9da2e52 FIX: SVG Pointer Events Conflicting with Links - replaces 16f1691
  • db6165c NEW: Prevent Enter Key Being Used on Filter Input - fixes #33 Pressing Enter on Filter Input Redirects Page to Dashboard - thanks @axb21
  • Cleanup code
  • Improve package size - reduce screenshots' resolution

Read the full Changelog or view the README