-
-
Notifications
You must be signed in to change notification settings - Fork 552
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-22335: Cannot import a ppt with LibreOffice 24.2.5 #3517
Commits on Sep 21, 2024
-
XWIKI-22335: Cannot import a ppt with LibreOffice 24.2.5
* Convert to PDF and extract images from the PDF * Adapt the unit test * Change the output format to PNG
Configuration menu - View commit details
-
Copy full SHA for a66ba58 - Browse repository at this point
Copy the full SHA a66ba58View commit details
Commits on Sep 26, 2024
-
XWIKI-22335: Cannot import a ppt with LibreOffice 24.2.5
* Change the default image format back to JPEG. * Read the old office converter configuration for size and quality. * Add new configuration options for format, quality and image size.
Configuration menu - View commit details
-
Copy full SHA for 641754c - Browse repository at this point
Copy the full SHA 641754cView commit details -
XWIKI-22335: Cannot import a ppt with LibreOffice 24.2.5
* Revert unrelated change.
Configuration menu - View commit details
-
Copy full SHA for aa251eb - Browse repository at this point
Copy the full SHA aa251ebView commit details -
Revert "[Misc] Force using old version of LO until XWIKI-22335 is done"
This reverts commit 29e4543.
Configuration menu - View commit details
-
Copy full SHA for 7ffef83 - Browse repository at this point
Copy the full SHA 7ffef83View commit details -
Revert "[Misc] Force using old version of LO until XWIKI-22335 is done"
This reverts commit f19ea82.
Configuration menu - View commit details
-
Copy full SHA for 96196d4 - Browse repository at this point
Copy the full SHA 96196d4View commit details -
Revert "[Misc] Revert LO upgrade because of XWIKI-22335"
This reverts commit 32a20ae.
Configuration menu - View commit details
-
Copy full SHA for cc39e4d - Browse repository at this point
Copy the full SHA cc39e4dView commit details -
XWIKI-22335: Cannot import a ppt with LibreOffice 24.2.5
* Fix existing comments in DefaultPresentationBuilder * Provide new properties in xwiki.properties * Fallback in document-formats.js in case custom-document-formats is not used for backward compatibility * Provide unit test
Configuration menu - View commit details
-
Copy full SHA for ebb3b9f - Browse repository at this point
Copy the full SHA ebb3b9fView commit details -
XWIKI-22335: Cannot import a ppt with LibreOffice 24.2.5
* Fix version of office in pom.xml * Improve a bit ServletContainerExecutor to have better understanding in case of error when building LO image
Configuration menu - View commit details
-
Copy full SHA for 7d8e32d - Browse repository at this point
Copy the full SHA 7d8e32dView commit details