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

admin rewrite: make OMERO.tables module configurable #419

Merged
merged 2 commits into from
Jul 12, 2024

Commits on Jul 5, 2024

  1. admin rewrite: make OMERO.tables module configurable

    Add @omero.tables.module@ to the list of templates to be substituted
    in the server IceGrid XML templates and replaces it with the
    value. of `omero.tables.module` in the OMERO configuration, using
    `runTables` as the default.
    
    This change should be a no-op when used with OMERO.server binaries up
    to 5.6.11 but will be mandatory once the templates are updated to
    use the new substitution field.
    sbesson committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    c7f2c9f View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    0d8fc4a View commit details
    Browse the repository at this point in the history