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

XWIKI-22481: Add the ability to use a LibreOffice binary from another server #3610

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

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    be713cd View commit details
    Browse the repository at this point in the history
  2. XWIKI-22481: Add the ability to use a LibreOffice binary from another…

    … server.
    
    * Fix checkstyle issue.
    gdelhumeau committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    5319d2a View commit details
    Browse the repository at this point in the history
  3. XWIKI-22481: Add the ability to use a LibreOffice binary from another…

    … server.
    
    * Use Optional<String> instead of plain String in OfficeServerConfiguration#getWorkDir().
    * Improve the comments in xwiki.properties.
    gdelhumeau committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    22c9688 View commit details
    Browse the repository at this point in the history
  4. XWIKI-22481: Add the ability to use a LibreOffice binary from another…

    … server.
    
    * Handle the SERVER_TYPE_EXTERNAL_REMOTE use-case.
    * Update OfficeImporterAdmin.
    gdelhumeau committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    2ad3375 View commit details
    Browse the repository at this point in the history