Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add priority field to loaded resources for fine-grained load ordering #9

Merged
merged 12 commits into from
Apr 16, 2024
Merged

Commits on Apr 13, 2024

  1. Add priority functionality

    iMarbot committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    9a8c92b View commit details
    Browse the repository at this point in the history
  2. Add new i18n strings

    iMarbot committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    8af615b View commit details
    Browse the repository at this point in the history
  3. 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`.
    iMarbot committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    d5a0b31 View commit details
    Browse the repository at this point in the history
  4. Update sql/resourceloaderarticlesPriorityMigration.sql

    Co-authored-by: Alex Winkler <FO-nTTaX@users.noreply.github.com>
    iMarbot and FO-nTTaX committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    1f8865d View commit details
    Browse the repository at this point in the history
  5. Add priority help text

    Explain the load order - higher loaded first
    iMarbot committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    c303e38 View commit details
    Browse the repository at this point in the history
  6. Fix ORDER BY statements

    Also added separating header rows in the special page between scripts and styles.
    iMarbot committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    4026303 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Use help-message to get i18n key instead

    Co-authored-by: Alex Winkler <FO-nTTaX@users.noreply.github.com>
    iMarbot and FO-nTTaX committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    f1d4f14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d23ef7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5712add View commit details
    Browse the repository at this point in the history
  4. Update sql/resourceloaderarticlesPriorityMigration.sql

    Co-authored-by: Alex Winkler <FO-nTTaX@users.noreply.github.com>
    iMarbot and FO-nTTaX committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    5c69fb8 View commit details
    Browse the repository at this point in the history
  5. Update sql/resourceloaderarticlesPriorityMigration.sql

    Co-authored-by: Martin B <mvbotev@yahoo.co.uk>
    FO-nTTaX and iMarbot committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    7cddf8c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    068446e View commit details
    Browse the repository at this point in the history