-
Notifications
You must be signed in to change notification settings - Fork 906
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
fix: Fixes for wordx #432
fix: Fixes for wordx #432
Conversation
Signed-off-by: Maksym Lysak <[email protected]>
Merge ProtectionsYour pull request matches the following merge protections and will not be merged until they are valid. 🟢 Enforce conventional commitWonderful, this rule succeeded.Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/
🟢 Require two reviewer for test updatesWonderful, this rule succeeded.When test data is updated, we require two reviewers
|
…blob. Added explicit dependency on lxml. Signed-off-by: Maksym Lysak <[email protected]>
…tests for docx, eased up dependency on lxml Signed-off-by: Maksym Lysak <[email protected]>
Signed-off-by: Maksym Lysak <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* fixes for referencing drawing blip in wordx Signed-off-by: Maksym Lysak <[email protected]> * Added safety try-except when trying to load pillow image from a docx blob. Added explicit dependency on lxml. Signed-off-by: Maksym Lysak <[email protected]> * Added test for word file with embedded emf images, re-generated full tests for docx, eased up dependency on lxml Signed-off-by: Maksym Lysak <[email protected]> * Updated lxml dependency version Signed-off-by: Maksym Lysak <[email protected]> --------- Signed-off-by: Maksym Lysak <[email protected]> Co-authored-by: Maksym Lysak <[email protected]>
* fixes for referencing drawing blip in wordx Signed-off-by: Maksym Lysak <[email protected]> * Added safety try-except when trying to load pillow image from a docx blob. Added explicit dependency on lxml. Signed-off-by: Maksym Lysak <[email protected]> * Added test for word file with embedded emf images, re-generated full tests for docx, eased up dependency on lxml Signed-off-by: Maksym Lysak <[email protected]> * Updated lxml dependency version Signed-off-by: Maksym Lysak <[email protected]> --------- Signed-off-by: Maksym Lysak <[email protected]> Co-authored-by: Maksym Lysak <[email protected]> Signed-off-by: Manuel030 <[email protected]>
* fix image index in word backend Signed-off-by: Manuel030 <[email protected]> * fix: Fixes for wordx (#432) * fixes for referencing drawing blip in wordx Signed-off-by: Maksym Lysak <[email protected]> * Added safety try-except when trying to load pillow image from a docx blob. Added explicit dependency on lxml. Signed-off-by: Maksym Lysak <[email protected]> * Added test for word file with embedded emf images, re-generated full tests for docx, eased up dependency on lxml Signed-off-by: Maksym Lysak <[email protected]> * Updated lxml dependency version Signed-off-by: Maksym Lysak <[email protected]> --------- Signed-off-by: Maksym Lysak <[email protected]> Co-authored-by: Maksym Lysak <[email protected]> Signed-off-by: Manuel030 <[email protected]> * sign dco Signed-off-by: Manuel030 <[email protected]> * correct rebase error Signed-off-by: Manuel030 <[email protected]> --------- Signed-off-by: Manuel030 <[email protected]> Signed-off-by: Maksym Lysak <[email protected]> Co-authored-by: Maxim Lysak <[email protected]> Co-authored-by: Maksym Lysak <[email protected]>
Issue resolved by this Pull Request:
Resolves #417
Resolves #410
Checklist: