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

Ajaxify document, admin and home tabs, and document actions

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 7.10
    • Component/s: Seam / JSF UI

      Description

      Document tabs and actions (upper actions) are not ajaxified by default but this can be activated thanks to a configuration service property (see NXP-9384).

      This activation will have an impact on functional tests (webdriver, funkload, selenium).

      Ajaxfied tabs behaviour is controlled with:

      <component name="org.nuxeo.ecm.platform.webapp.base.properties">
        <extension target="org.nuxeo.runtime.ConfigurationService" point="configuration">
          <property name="nuxeo.jsf.useAjaxTabs">true</property>
        </extension>
      </component>
      


      Tabs in Nuxeo Platform Web UI are now ajaxified by default. This behaviour can be changed with the application property "nuxeo.jsf.useAjaxTabs".

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: