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
Eric Lapouyade
650b28d852
flake8 issue
2022-08-04 10:31:45 +02:00
Eric Lapouyade
890549d705
Merge remote-tracking branch 'origin/master'
2022-08-04 10:28:03 +02:00
Eric Lapouyade
52d9b28a31
Merge branch 'sailingnn-master'
2022-08-04 10:27:29 +02:00
Eric Lapouyade
4857a6ed72
Modify PR to be more generic
2022-08-04 10:27:02 +02:00
Eric Lapouyade
bd4b2be81d
Merge pull request #449 from krysros/patch-1
...
Typo in comment
2022-08-04 10:18:25 +02:00
Eric Lapouyade
ea987f9e38
Merge branch 'master' of https://github.com/sailingnn/python-docx-template into sailingnn-master
2022-08-04 09:46:44 +02:00
sailingnn
a9122c34d4
Update richtext_eastAsia.py
2022-08-04 09:05:06 +08:00
sailingnn
b75867397a
add eastAsia template
...
adding eastAsia template for test
2022-08-04 09:01:33 +08:00
sailingnn
badce481c6
add eastAsia test
...
add eastAsia test
2022-08-04 08:58:59 +08:00
Eric Lapouyade
85a7b92bf3
Merge pull request #451 from timgates42/bugfix_typos
...
docs: Fix a few typos
2022-07-25 12:10:21 +02:00
sailingnn
0660a0f37e
Update richtext.py
...
add support for eastAsia fonts in RichText
2022-07-21 09:01:30 +08:00
Tim Gates
2fd2140caf
docs: Fix a few typos
...
There are small typos in:
- docs/index.rst
- docxtpl/__main__.py
- docxtpl/template.py
- tests/embedded.py
Fixes:
- Should read `surrounding` rather than `surronding`.
- Should read `rendering` rather than `rendring`.
- Should read `providing` rather than `provinding`.
- Should read `optionally` rather than `optionnally`.
- Should read `optional` rather than `optionnal`.
- Should read `necessary` rather than `neccessary`.
- Should read `existing` rather than `exsting`.
- Should read `embedded` rather than `embdded`.
- Should read `dictionaries` rather than `dictionnaries`.
- Should read `cleaning` rather than `cleanning`.
- Should read `catches` rather than `cacthes`.
Signed-off-by: Tim Gates <tim.gates@iress.com>
2022-07-21 08:16:56 +10:00
Krystian Rosiński
d4415c34a4
Typo in comment
2022-07-17 13:54:19 +02:00
Eric Lapouyade
a712baff03
fix #448
2022-07-14 18:16:20 +02:00
Eric Lapouyade
7816ea6270
update changelog
v0.16.3
2022-07-14 15:25:24 +02:00
Eric Lapouyade
5f21feb72d
fix #444
2022-07-14 15:06:21 +02:00
elapouya
7290528b3d
flake8 fix
2022-06-12 16:28:02 +02:00
elapouya
a0f6589d34
PR #442
2022-06-12 16:17:27 +02:00
elapouya
0ab1144a8d
Merge branch 'karolzlot-type_hints1'
2022-06-12 16:15:46 +02:00
elapouya
6da5022b41
Merge branch 'type_hints1' of https://github.com/karolzlot/python-docx-template into karolzlot-type_hints1
...
PR #442
2022-06-12 16:02:44 +02:00
Karol Zlot
bda05f2101
return None
2022-06-12 10:44:24 +02:00
Karol Zlot
25a6e42850
Reverse name changes
2022-06-12 10:43:03 +02:00
elapouya
624bc15a10
fix #443
2022-06-12 10:30:44 +02:00
Karol Zlot
43ceb38465
Add type hints to get_undeclared_template_variables
2022-06-06 23:49:48 +02:00
Karol Zlot
2681c4801d
Add first type hints
2022-06-06 23:44:07 +02:00
elapouya
c1f994e632
Changed escape.py test, see #346
2022-05-21 15:06:24 +02:00
Eric Lapouyade
9b4e623c3c
Add documentation for jinja-like comments in templates
2022-04-16 12:18:07 +02:00
Eric Lapouyade
6bfd2eb85a
PR #427
2022-04-16 11:02:40 +02:00
Eric Lapouyade
d283f3f88a
PR #427
2022-04-16 10:58:42 +02:00