Commit Graph

20 Commits

Author SHA1 Message Date
Zacharie Guet d111974a8f #1467 Resolve merge bugs and clean pluginInstalled.tpl
* Move the JS of the TPL file in plugin_installated.js
2022-03-06 18:08:52 +01:00
Zacharie Guet be760d25d7 #1467 Remove javascript logs in plugin page 2022-03-05 11:52:53 +01:00
Zacharie Guet f38d63ccd8 #1467 Plugin Update refresh
- Style the update plugin and update extension page to match with pluginBoxes design
- Move the css of plugin installed from .tpl to .css
- Change class name of pluginBox forms (classic, line and compact in classic-form, line-form...)
- Factorize the code of the update extension page
2022-03-05 11:52:53 +01:00
guetz 0b51ba3720 #1467 Plugin download page general redesign
Implements the new general design (thanks to Clement's and Jule's mockup)
Allows the display or the hiding of non-compatible plugins
Add advanced filters in the page (harmonization with the advanced filters in the user manager)
Add the display of a screenshot, the rating and the tags for each plugins
Add Piwigo's Certification levels for each plugins
Add the file admin/themes/default/css/components/general.css to save css compnents that will be used in diffenrent places in the admin
2022-03-05 11:52:53 +01:00
Matthieu Leproux a322f3201c related to #1596 Removed switch on 'Other' plugins + fix actualize filter bug 2022-01-10 11:33:19 +01:00
Matthieu Leproux 262d9a5221 fixes #1596 plugin filters work fine now 2022-01-05 14:20:37 +01:00
Matthieu Leproux bdc5399108 fixes #1567 Plugins filters and badged now updates with search 2021-11-22 11:16:24 +01:00
Matthieu Leproux b409841e0f fixes #1523 Search plugin and status filter compatible + nb search results 2021-10-14 15:22:21 +02:00
Matthieu Leproux 390f23d275 fixes #1509 if no plugins activated : show all plugins 2021-10-12 11:16:07 +02:00
Matthieu Leproux c3670b80a2 related to #1507 dark mode pluigin alerts 2021-10-12 10:09:16 +02:00
Matthieu Leproux 8c2e6c5eb4 related to #1504 Adjustments for plugin manager 2021-10-06 12:07:31 +02:00
Matthieu Leproux 4600fab331 related to #1503 You cant activate/deactivate plugins as admin now 2021-10-05 15:46:10 +02:00
Matthieu Leproux 73ef21ace6 related to #1485 edit own status not allowed and cancel plugin title adaptation 2021-09-28 10:35:45 +02:00
Matthieu Leproux 36a6f71517 fixes #1482 badges added on plugin filters to know how many plugins are in each categories 2021-09-23 14:57:43 +02:00
Matthieu Leproux b64b7ea168 fixed #1441 2021-07-08 10:38:07 +02:00
Matthieu Leproux 05ca000f78 related to #1415 Adjustments for new plugin manager
Removed "!" from alerts better hover on lines
2021-06-23 14:54:58 +02:00
Matthieu Leproux a86684ebc4 issue #1415 plugin manager redesigned
* actions on plugins are down in AJAX (no more page reload)
* plugins can be filtered but plugins do not move from a section (active) to another (inactive)
2021-06-22 18:35:46 +02:00
Matthieu Leproux ee38fbe4ce Fixes #1412 Plugin view selector's bug on first reload fixed 2021-05-14 10:01:04 +02:00
Matthieu Leproux c38ceb9b7f Fixes #1398 Fixed dot size of plugin manager when in line display
Now the size of the dots to display the plugin informations is the same size in compact display and in tile display.
2021-05-06 09:26:07 +02:00
MatthieuLP 54320d4043 fixes #1355 alternative view for plugin manager 2021-03-18 15:29:56 +01:00