Eric Lapouyade
|
fe4e76459f
|
Remove extension testing in replace_pic()
|
2020-08-23 18:37:51 +02:00 |
|
Eric Lapouyade
|
3b4de31734
|
Remove extension testing in replace_pic()
|
2020-08-23 18:22:25 +02:00 |
|
Eric Lapouyade
|
7363428782
|
v0.10.0
|
2020-05-24 11:54:49 +02:00 |
|
Eric Lapouyade
|
581717e5ee
|
Fix #271
|
2020-04-26 10:50:40 +02:00 |
|
Eric Lapouyade
|
ccdf20a121
|
v0.9.0
|
2020-04-15 15:11:47 +02:00 |
|
Eric Lapouyade
|
ccac13390a
|
fix #266
|
2020-04-14 10:35:58 +02:00 |
|
Eric Lapouyade
|
2b75638aa8
|
v0.8.0
|
2020-04-10 11:29:23 +02:00 |
|
Eric Lapouyade
|
888dd085f6
|
v0.7.0
|
2020-04-09 16:01:45 +02:00 |
|
Eric Lapouyade
|
72a9be558a
|
v0.6.4
|
2020-04-06 07:06:41 +02:00 |
|
Eric Lapouyade
|
74fbb615bb
|
PR #207 and #209
|
2019-06-20 16:25:03 +02: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
|
ab7adb5d21
|
v0.6.0 : DocxTemplate now accepts file-like objects
|
2019-06-05 09:44:35 +02:00 |
|
Eric Lapouyade
|
d9b5a4d2ab
|
v0.6.0 : DocxTemplate now accepts file-like objects
|
2019-06-03 16:31:45 +02:00 |
|
Eric Lapouyade
|
b46f4f8ff5
|
fix #199
|
2019-05-23 15:58:51 +02:00 |
|
Eric Lapouyade
|
5c89f43eb8
|
Add support for file-like objects for replace_media (#197)
|
2019-05-23 08:37:34 +02:00 |
|
elapouya
|
7cb606e2da
|
Fix #176
|
2019-05-20 09:57:03 +02:00 |
|
Eric Lapouyade
|
0bbe5a80b9
|
Delegated autoescaping to Jinja2 Environment (#175)
|
2019-01-20 11:23:14 +01:00 |
|
elapouya
|
12e709f80b
|
Force to use python-docx 0.8.7
|
2019-01-11 15:13:11 +01:00 |
|
Eric Lapouyade
|
2fad92046e
|
Added PAGE_BREAK feature (#168)
|
2019-01-02 11:41:41 +01:00 |
|
Eric Lapouyade
|
68d2fd6e84
|
Fixed issue #159: autoescaped values for both str and unicode.
|
2018-12-23 11:36:20 +01:00 |
|
Eric Lapouyade
|
aa088a274b
|
Fix tables with gridSpan that have less cells after the tc forloop (#164)
|
2018-12-18 08:22:36 +01:00 |
|
elapouya
|
c15ece28c1
|
Smart double quotes in jinja tags are now converted into simple double quotes
|
2018-11-21 09:41:44 +01:00 |
|
Eric Lapouyade
|
e5c4c14966
|
- Smart quotes in jinja tags are now converted into simple quotes
- Add custom jinja filter example in tests/
- Reformat the code to be a little more PEP8 compliant
|
2018-11-20 15:30:12 +01:00 |
|
Eric Lapouyade
|
20e30c541c
|
v0.5.9
|
2018-11-18 17:56:14 +01:00 |
|
Eric Lapouyade
|
8b351236f7
|
fix #154
|
2018-11-08 12:20:09 +01:00 |
|
elapouya
|
bc9820e7cf
|
Render can now autoescape context dict
|
2018-11-07 16:56:25 +01:00 |
|
Eric Lapouyade
|
c04483e4d5
|
v0.5.6 - Fix #152
|
2018-10-18 10:07:28 +02:00 |
|
elapouya
|
4ea5d5fdaa
|
Cast to string, import cgi -> html
|
2018-10-05 14:24:05 +02:00 |
|
elapouya
|
b987864c3f
|
Declare package as python2 and python3 compatible
|
2018-09-19 09:47:00 +02:00 |
|
elapouya
|
a3b3fdfa18
|
Add sub/superscript in RichText
|
2018-09-19 09:42:48 +02:00 |
|
Eric Lapouyade
|
b84b52e97e
|
v0.5.2
|
2018-09-13 09:45:34 +02:00 |
|
elapouya
|
f807749be5
|
Fix table vertical merge
|
2018-09-05 16:31:38 +02:00 |
|
elapouya
|
23fbe8c048
|
Add Hyperlink in RichText
|
2018-08-03 15:26:56 +02:00 |
|
Eric Lapouyade
|
5456b1cfad
|
Subdocument can now be based on an existing docx
|
2018-06-21 15:10:11 +02:00 |
|
Eric Lapouyade
|
95ffebb3fe
|
Add font option in RichText
|
2018-06-07 16:42:12 +02:00 |
|
elapouya
|
7437268425
|
Better tabs and spaces management for MS Word 2016
|
2018-05-16 13:56:50 +02:00 |
|
Eric Lapouyade
|
f2e76d0e61
|
Add jinja2 tags test file
|
2018-05-15 18:21:20 +02:00 |
|
Eric Lapouyade
|
aa9889fc26
|
Manage autoscaping on InlineImage, Richtext and Subdoc
|
2018-05-08 14:20:43 +02:00 |
|
Eric Lapouyade
|
ee9cfd1d3e
|
Purge MANIFEST.in file
|
2018-04-20 18:35:14 +02:00 |
|
Eric Lapouyade
|
fc9eb4733f
|
Accept variables starting with 'r' in {{}} when no space after {{
|
2018-02-03 10:58:33 +01:00 |
|
elapouya
|
57fbf33ff5
|
Remove debug traces
|
2017-10-16 08:19:15 +02:00 |
|
Eric Lapouyade
|
3d96e6e5f1
|
Add {% vm %} to merge cell vertically within a loop
|
2017-10-15 16:29:41 +02:00 |
|
elapouya
|
0903bf42fc
|
use six.iteritems() instead of iteritems for python 3 compatibility
|
2017-10-13 10:04:48 +02:00 |
|
elapouya
|
992b52f223
|
Fixed Bug #95 on replace_pic() method
|
2017-10-13 09:47:25 +02:00 |
|
Eric Lapouyade
|
b94fad8232
|
Add replace_pic() method to replace pictures from its filename (Thanks to Riccardo Gusmeroli)
|
2017-10-05 18:01:36 +02:00 |
|
Eric Lapouyade
|
c0e50b47e0
|
Improve image attachment for InlineImage ojects
|
2017-09-10 12:41:15 +02:00 |
|
Eric Lapouyade
|
be149b367d
|
- Add replace_embedded() method (useful for embedding docx)
- Add replace_media() method (useful for header/footer images)
|
2017-09-09 12:28:22 +02:00 |
|
Eric Lapouyade
|
b7947ca10c
|
Add replace_medias() utility (useful for header/footer images)
|
2017-09-03 20:36:31 +02:00 |
|
Eric Lapouyade
|
a4fa1b4f26
|
Fix exception in fix_table()
|
2017-06-27 16:38:40 +02:00 |
|
Eric Lapouyade
|
dac4425a1f
|
Fix bug when using more than one {{r }} or {%r %} in the same run
|
2017-06-21 00:17:58 +02:00 |
|