You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add priority functionality
* Add new i18n strings
* Disable fields on delete form
Should just be there for information purposes. Can also be misleading if user thinks `rla_page` is used to delete and not the hidden `rla_id`.
* Update sql/resourceloaderarticlesPriorityMigration.sql
Co-authored-by: Alex Winkler <[email protected]>
* Add priority help text
Explain the load order - higher loaded first
* Fix `ORDER BY` statements
Also added separating header rows in the special page between scripts and styles.
* Use `help-message` to get i18n key instead
Co-authored-by: Alex Winkler <[email protected]>
* Fix composer requiring permission for plugin
* Update src/SpecialPage/SpecialResourceLoaderArticles.php
* Update sql/resourceloaderarticlesPriorityMigration.sql
Co-authored-by: Alex Winkler <[email protected]>
* Update sql/resourceloaderarticlesPriorityMigration.sql
Co-authored-by: Martin B <[email protected]>
* make line shorter by cutting down comment
* Update SpecialResourceLoaderArticles.php
* Add i18n to resource types
* fix weird upstream merge
---------
Co-authored-by: Alex Winkler <[email protected]>
0 commit comments