418 Commits

Author SHA1 Message Date
ST-Imrie
aa7b7a77e3 Rich Text Paragraph Formatting Update 2025-02-28 17:53:26 +00:00
Eric Lapouyade
b97fa32f10 v0.19.1 2024-12-29 18:53:25 +01:00
Eric Lapouyade
def1205179
Merge pull request #575 from jhpyle/patch-1
encode XML as bytes in render_footnotes()
v0.19.1
2024-12-29 18:43:33 +01:00
Jonathan Pyle
eed645c0c5
encode XML as bytes in render_footnotes()
`part._blob` should have the class `bytes`.
2024-11-29 15:23:46 -05:00
Eric Lapouyade
60caff83fa Flake8 : whitespace fix 2024-11-12 14:37:12 +01:00
Eric Lapouyade
65e00b189e Flake8 : whitespace fix 2024-11-12 14:31:55 +01:00
Eric Lapouyade
0f42e5a4c8 v0.19.0 2024-11-12 14:27:06 +01:00
Eric Lapouyade
bc92389ee1 Merge branch 'bartbroere-patch-1' v0.19.0 2024-11-12 14:08:49 +01:00
Bart Broere
0ef74a740e
Change to isinstance for type checking 2024-10-24 07:28:49 +02:00
Bart Broere
0d616add84
Apply suggestion since part.blob changes type in the loop
Co-authored-by: Chatnoir Miki <cmiki@amono.me>
2024-10-24 07:27:59 +02:00
Bart Broere
9124386b4c Fix flake8 2024-09-23 06:25:22 +00:00
Bart Broere
1cca257016 Add a test and use existing XML patching method 2024-09-23 06:24:41 +00:00
Bart Broere
a449f01f36 Fix flake8 2024-09-18 07:35:12 +00:00
Bart Broere
2812487300
Simplify the code 2024-09-17 21:19:19 +02:00
Bart Broere
2886a851e0
Change the XML library to lxml to avoid namespace renaming and other XML problems 2024-09-17 21:07:21 +02:00
Bart Broere
0061b556ec
[WIP] Support rendering variables in footnotes 2024-09-17 15:09:29 +02:00
Eric Lapouyade
0607e7175d
Merge pull request #556 from a-detiste/master 2024-08-01 01:55:58 +02:00
Alexandre Detiste
d99607003c remove leftover "six" reference 2024-07-30 23:12:40 +02:00
Eric Lapouyade
b9be3a5b50 Update CHANGES.rst v0.18.0 2024-07-21 16:48:36 +02:00
Eric Lapouyade
83ecb60bdd Merge remote-tracking branch 'origin/master' 2024-07-21 16:43:01 +02:00
Eric Lapouyade
a10c3c16e4 Remove python 2.x support 2024-07-21 16:42:41 +02:00
Eric Lapouyade
d472308ae5
Merge pull request #555 from jkpet/patch-1
Update index.rst
2024-07-21 16:22:06 +02:00
Eric Lapouyade
ce25ec8228
Merge pull request #554 from elapouya/dependabot/pip/setuptools-70.0.0
Bump setuptools from 69.5.1 to 70.0.0
2024-07-21 16:20:56 +02:00
Eric Lapouyade
ac38610947 Code styling 2024-07-21 16:17:47 +02:00
Eric Lapouyade
a50b52b317 PR #552 + black all files 2024-07-21 16:10:44 +02:00
Eric Lapouyade
f3ba468927
Merge pull request #552 from jeanmarcosdarosa/jeanmarcosdarosa-patch-hyperlink
Added hyperlink option in InlineImage
2024-07-21 16:01:35 +02:00
Eric Lapouyade
b7872d7723 Add poetry env 2024-07-21 15:37:37 +02:00
jkpet
0642badebc
Update index.rst
Updating 'sub-document' documentation to make explicit what was already implicit.
2024-07-19 17:03:07 +10:00
dependabot[bot]
664bb845fa
Bump setuptools from 69.5.1 to 70.0.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 69.5.1 to 70.0.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v69.5.1...v70.0.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 19:38:23 +00:00
Jean Marcos da Rosa
e0d5eb0e0a
Added hyperlink option in InlineImage 2024-07-09 10:33:26 -03:00
Eric Lapouyade
d322120d2a Fix CHANGES.rst 2024-05-01 16:56:11 +02:00
Eric Lapouyade
58de890f92 v0.17.0 -> requires python-docx 1.1.1+ 2024-05-01 16:50:16 +02:00
Eric Lapouyade
bee0706645
Merge pull request #527 from dralexxx/update_jinja2_version
regen pipfile.lock with newer jinja2 dependency version
v0.16.8
2024-02-12 09:31:23 +01:00
dralex
24de22bfc6 regen pipfile.lock with newer jinja2 dependency version 2024-02-10 21:17:49 +01:00
Eric Lapouyade
d43c6debbf Changed README.rst 2023-05-08 11:44:44 +02:00
Eric Lapouyade
d539119fed PR #493 v0.16.7 2023-05-08 11:15:41 +02:00
Eric Lapouyade
d042d4592c Merge branch 'quintagroup-fix/resolve_listing_function' 2023-05-08 11:12:28 +02:00
Adrian Vorobel
af2e09209b Fix: add whitespace to regexp, as they capture wrong xml tags (w:tc, w:tcBorders, etc.) 2023-05-05 12:44:04 +03:00
elapouya
d9801fd6e4 PR #482 2023-03-12 11:04:03 +01:00
Eric Lapouyade
6e51079b2a
Merge pull request #482 from dreizehnutters/master
fixed element properties for highlighted text
v0.16.6
2023-03-12 10:41:57 +01:00
geb
9af9d9e69b
fixed element properties for highlighted text 2023-03-01 09:07:18 +01:00
elapouya
708581fa6e remove unused code in doc_properties.py v0.16.5 2023-01-07 14:09:28 +01:00
elapouya
e3b40ec959 Remove python 3.6 github style checking 2023-01-07 14:05:32 +01:00
elapouya
724623671c Merge branch 'Slarag-patch-doc-properties' 2023-01-07 14:02:44 +01:00
elapouya
ef09ce6277 0.16.5 2023-01-07 14:02:11 +01:00
Slarag
ce23f81cbe Fix #464 2022-11-18 14:18:32 +01:00
Eric Lapouyade
5d9bba118a
Merge pull request #455 from giancab25/documentation-edits-for-subdoc
Improved the readability of the Sub-documents section of documentation.
2022-09-11 11:19:24 +02:00
giancab25
006d5bc506 Improved the readability of the Sub-documents section of the documentation 2022-08-24 20:28:32 -04:00
Eric Lapouyade
4047845c3a Reorganize documentation 2022-08-05 11:10:11 +02:00
Eric Lapouyade
1a4a5f5723 Reorganize documentation v0.16.4 2022-08-05 11:04:07 +02:00