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

[instruments/instrument_manager] Migrate instrument permissions from config.xml to database #8302

Merged
merged 13 commits into from
Mar 15, 2023

Commits on Mar 15, 2023

  1. [Instrumets] Move instrumentPermissions from config.xml to DB

    TODO:
    - Create table and patch
    - Write script to migrate
    - Create frontend for managing table
    driusan committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    31d7bec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74e7891 View commit details
    Browse the repository at this point in the history
  3. Fix query

    driusan committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    77d0508 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5de1af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86e2f42 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ececd2 View commit details
    Browse the repository at this point in the history
  7. Update test plan

    driusan committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    d32655c View commit details
    Browse the repository at this point in the history
  8. PHPCS

    driusan committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    d1cfebe View commit details
    Browse the repository at this point in the history
  9. Changelog

    driusan committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    c53c967 View commit details
    Browse the repository at this point in the history
  10. Add to default schema

    driusan committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    92d00a0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fc732fe View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    28bf6cf View commit details
    Browse the repository at this point in the history
  13. phpcs

    driusan committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    71ecff8 View commit details
    Browse the repository at this point in the history