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

Issue 6056 - WebUI supports only instances with BDB #6299

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Aug 29, 2024

  1. Issue 6056 - WebUI supports only instances with BDB

    Description:
    BDB specific attributes are not supported by the web
    console, resulting in an "Ooops" when the Database tab is selected.
    
    Fix Description:
    Add a new global Database configuration element for MDB layout.
    Add support to detect what DB engine is configured, and display
    the correct layout on rendering.
    
    Relates: 389ds#6065
    
    Reviewed by:
    jchapma committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    47e5857 View commit details
    Browse the repository at this point in the history
  2. rework

    jchapma committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    e4b93d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. sparse range updates

    jchapma committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9583145 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

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