253 Commits

Author SHA1 Message Date
Eric Lapouyade
8428b72dec
Merge pull request #299 from oraix/fix_underline
Support more types of underline
2020-08-30 16:18:46 +02:00
UncleOraix
b1453e6eba Support more types of underline 2020-08-28 23:51:42 +08:00
Eric Lapouyade
fe4e76459f Remove extension testing in replace_pic() 2020-08-23 18:37:51 +02:00
Eric Lapouyade
92613a9435 Merge remote-tracking branch 'origin/master' 2020-08-23 18:22:49 +02:00
Eric Lapouyade
3b4de31734 Remove extension testing in replace_pic() 2020-08-23 18:22:25 +02:00
Eric Lapouyade
4840f9e709
Merge pull request #294 from dusty-phillips/patch-1
Fix spelling mistake
2020-08-16 00:51:10 +02:00
Dusty Phillips
6c21fab272
Fix spelling mistake 2020-08-15 16:53:13 -03:00
elapouya
4d81ef8eaa Update doc 2020-07-31 18:43:14 +02:00
Eric Lapouyade
74d46579be Fix codestyling (lint with flake8) 2020-05-24 12:07:24 +02:00
Eric Lapouyade
1b9ec6f253 Merge remote-tracking branch 'origin/master' 2020-05-24 11:55:53 +02:00
Eric Lapouyade
7363428782 v0.10.0 2020-05-24 11:54:49 +02:00
Eric Lapouyade
53bf8175d9
Merge pull request #276 from craigmbooth/patch-1
Fix "ingore" typo in index.rst
2020-05-19 07:28:30 +02:00
Craig Booth
8bf2fa511d
Fix typo in index.rst 2020-05-18 20:25:58 -05:00
Eric Lapouyade
5ee1c03410 fix get_undeclared_template_variables() to include header/footer v0.10.0 2020-05-11 17:55:53 +02:00
Eric Lapouyade
01fd27df11 Update doc 2020-04-29 14:41:27 +02:00
Eric Lapouyade
581717e5ee Fix #271 v0.9.2 2020-04-26 10:50:40 +02:00
Eric Lapouyade
aba8c6bb7b Fix #271 2020-04-24 16:15:32 +02:00
Eric Lapouyade
a9ebb9d78d Fix codestyling 2020-04-17 10:47:48 +02:00
Edwin Smulders
9175f0cbd6 Fix codestyling according to flake8 rules 2020-04-16 23:06:57 +02:00
Edwin Smulders
45a46eb924 Add a Github action for codestyling 2020-04-16 14:53:13 +02:00
Eric Lapouyade
ccdf20a121 v0.9.0 2020-04-15 15:11:47 +02:00
Eric Lapouyade
97be69b950 {%- xxx -%} merging feature v0.9.0 2020-04-14 22:51:36 +02:00
Eric Lapouyade
ccac13390a fix #266 2020-04-14 10:35:58 +02:00
Eric Lapouyade
2b75638aa8 v0.8.0 v0.8.1 2020-04-10 11:29:23 +02:00
Eric Lapouyade
cba0521d55 Merge branch 'Dutchy--master' v0.8.0 2020-04-10 11:21:33 +02:00
Edwin Smulders
e8bc36c57e Make headers and footers work with both python-docx 0.8.7 and 0.8.10 - attempt 2 2020-04-09 17:41:25 +02:00
Eric Lapouyade
888dd085f6 v0.7.0 2020-04-09 16:01:45 +02:00
Eric Lapouyade
dc571cfaf7
Merge pull request #263 from Dutchy-/master
Make headers and footers work with both python-docx 0.8.7 and 0.8.10
v0.7.0
2020-04-09 14:29:18 +02:00
Eric Lapouyade
227abbbb54
Merge pull request #262 from komawar/minor-ref-fix
Reference RichText section
2020-04-09 14:29:02 +02:00
Eric Lapouyade
444f862efa Add replace_zipname() 2020-04-09 14:26:22 +02:00
Edwin Smulders
17a2c6e1fe Make headers and footers work with both python-docx 0.8.7 and 0.8.10 2020-04-08 16:50:06 +02:00
Nikhil Komawar
4efd49c8f2 Reference RichText section
This will enabling RichText section in the documentation as it appears
after the concerened section. Easier to navigate and avoid confusion.
2020-04-08 12:44:47 +05:30
Eric Lapouyade
114e5149bc
Merge pull request #260 from komawar/fix-documentation-grammar
Fix grammar in index.rst
v0.6.9
2020-04-06 16:14:01 +02:00
Nikhil Komawar
b65d04750e Fix grammar in index.rst
This commit fixes grammar errors in index.rst related to the issue
opened in issue #259
2020-04-06 11:34:54 +05:30
Eric Lapouyade
72a9be558a v0.6.4 2020-04-06 07:06:41 +02:00
Eric Lapouyade
dd588034e9
Merge pull request #258 from awesomo4000/fix-lxml-parse
Prevent lxml from attempting to parse None
v0.6.4
2020-04-06 06:59:31 +02:00
Aaron Rhodes
a7c5531f20 Prevent lxml from attempting to parse None 2020-03-30 17:50:07 -04:00
Eric Lapouyade
4fe1cc507d
Merge pull request #236 from mneitsabes/master
Add the ability to add a RichText object to another RichText object
2019-11-09 20:41:21 +01:00
Sébastien MAUROY
9a4dd4e28c Adds the ability to add a RichText object to another RichText object 2019-11-09 12:14:24 +01:00
Eric Lapouyade
74fbb615bb PR #207 and #209 2019-06-20 16:25:03 +02:00
Eric Lapouyade
e3bf22376a
Merge pull request #207 from edufresne/master
Truncate zip file before re-writing it for  replace_media with file-like objects
v0.6.3
2019-06-17 16:26:10 +02:00
Eric Lapouyade
1f80377013
Merge pull request #209 from vesatoivonen/issue-208
Allow jinja environment to be passed to undeclared_template_variables
2019-06-17 16:25:19 +02:00
Vesa Toivonen
1bba2f92b7 Keep undeclared_template_variables as a property 2019-06-17 11:07:14 +03:00
Vesa Toivonen
b01f033d14 Allow jinja environment to be passed to undeclared_template_variables 2019-06-12 10:54:57 +03:00
ericdufresne
b3094f660a Truncate zip file before re-writing it. This prevents a misplaced zip file table of contents which can cause Microsoft word to go into recovery mode for a newly generated document. 2019-06-11 10:03:53 -04:00
Eric Lapouyade
671c7c78a7 Handle spaces correctly when run are split by Jinja code (#205) 2019-06-09 12:38:22 +02:00
Eric Lapouyade
68fb31ec22
Merge pull request #205 from toloco/fix-spacing
Handle spaces correctly when run are split by Jinja code
v0.6.2
2019-06-09 12:31:28 +02:00
Tolo Palmer
28ed545e85 Bump version 2019-06-07 11:16:38 +01:00
Tolo Palmer
333a046180 Handle spaces correctly when run are split by Jinja code 2019-06-07 11:04:34 +01:00
Eric Lapouyade
ab7adb5d21 v0.6.0 : DocxTemplate now accepts file-like objects 2019-06-05 09:44:35 +02:00