Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-29331

Support flagging repositories as headless

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 10.10-HF31, 11.2, 2021.0
    • Component/s: Web UI
    • Release Notes Description:
      Hide

      A new "headless" attribute has been added to the repository descriptor to allow flagging repositories as headless:

       

      <extension target="org.nuxeo.ecm.core.storage.sql.RepositoryService"
          point="repository">
          <repository name="second" label="label.second.repository" headless="true">
            ...
          </repository>
      </extension>

      By default repositories are not headless. For 10.10, all repositories, except for the "default" one are headless unless explicitly set otherwise. 

       

      Show
      A new "headless" attribute has been added to the repository descriptor to allow flagging repositories as headless:   <extension target= "org.nuxeo.ecm.core.storage.sql.RepositoryService" point= "repository" > <repository name= "second" label= "label.second.repository" headless= " true " > ... </repository> </extension> By default repositories are not headless. For 10.10, all repositories, except for the "default" one are headless unless explicitly set otherwise.   

      Description

      Despite having multi repositories set up we might not want to be able to switch to all of them in the UI and we may even not want to display the repository switcher at all so this should be behind a feature flag.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - Not Specified
                  Not Specified
                  Logged:
                  Time Spent - 2 days
                  2d