Andy Miller
30a90cc69b
Add compatibility preflight to upgrade flow + compatibility badges
...
Gpm::upgradeGrav() now calls generatePreflightReport() from the new
package's Install.php before proceeding. If incompatible plugins are
detected, a detailed error message is shown listing which plugins need
to be disabled.
Adds colored compatibility badges (1.7 blue, 1.8 green) to:
- Plugin list, theme list, and plugin detail views
- SCSS badge styles (.gpm-compat-17, .gpm-compat-18, .gpm-compat-api)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-02 10:26:58 -06:00
Matias Griese
e9d36b97a8
Stop using |tu filter, Grav already has the same logic in |t for admin
2021-08-18 14:12:03 +03:00
Djamil Legato
e6c5afb5dd
Better handling of offline/intranet mode when the repository index is missing. Faster admin. ( fixes #1916 )
2020-11-20 15:41:17 -08:00
Djamil Legato
81f8fa8af0
Reverted logic to display readme/docs and added proper Docs language reference
2020-10-19 13:29:09 -07:00
Andy Miller
eace47f70a
cleanup for premium products
2020-10-16 16:38:15 -06:00
Matias Griese
ab9f91efc9
More multi-language routing fixes
2020-01-28 20:32:13 +02:00
Andy Miller
e7e2a4c99d
styling + fixes
2019-12-05 22:05:37 -07:00
Andy Miller
25f09afe03
more progress on changelog feature
2019-12-05 18:03:34 -07:00
Andy Miller
63d39e7109
initial changelog work
2019-12-05 15:26:34 -07:00
Rotzbua
c2c11453f0
add rel="noreferrer" to external links ( #1577 )
2019-01-14 17:56:34 -07:00
Flavio Copes
f48ffccbc6
Fix #559
2016-05-04 15:59:04 +02:00
Andy Miller
51f9e4f15d
more css tweaking
2016-03-09 17:58:40 -07:00
Sommerregen
75e03d08cb
Adresses #205 and better find out link for plugin README.md
2015-09-27 11:54:34 +02:00
Flavio Copes
716c36edf3
Use PLUGIN_ADMIN. prefix for translations
2015-08-13 20:44:56 +02:00
Flavio Copes
50be93fda1
Change all translations in admin twigs to use |tu
2015-08-13 20:27:10 +02:00
Flavio Copes
0f0974ac45
Go on with translations
2015-08-11 14:28:50 +02:00
Flavio Copes
09d176cab5
Links in plugins and themes details open in a new tab. Fixes #33
2015-08-10 08:31:46 +02:00
Flavio Copes
f5bb62cc77
Readme link for plugins and themes. If [theme|plugin].readme is set, use that, otherwise append /blob/develop/README.md to theme/plugin homepage url
2015-07-29 15:37:23 +02:00
Djamil Legato
0a6c42c702
Implemented collapsible rows in Plugins list to see details about the plugin itself
2015-07-28 14:36:19 -07:00