Eric Lapouyade
|
b84b52e97e
|
v0.5.2
|
2018-09-13 09:45:34 +02:00 |
|
elapouya
|
aa903ac99f
|
Testing new cell vertical merge
|
2018-09-03 10:35:20 +02:00 |
|
elapouya
|
7f994dc107
|
Use 'six' in template_error.py test
|
2018-08-07 10:51:19 +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
|
a3c15b226e
|
Fix runtests.py
|
2018-05-16 14:03:37 +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
|
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
|
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 |
|
Eric Lapouyade
|
00db8d49c8
|
Better head/footer jinja2 handling&
|
2017-06-13 08:55:05 +02:00 |
|
Eric Lapouyade
|
c35a4ed676
|
Fix bug where one is using '%' (modulo operator) inside a tag
|
2017-02-20 09:12:54 +01:00 |
|
Eric Lapouyade
|
84062c0c28
|
Add Listing class to manage \n and \a (new paragraph) and escape text AND keep current styling
|
2017-02-14 11:20:46 +01:00 |
|
Eric Lapouyade
|
90e6dc12c3
|
Add {%tc } tags for dynamic table columns
|
2017-02-07 09:58:31 +01:00 |
|
Eric Lapouyade
|
35df392f79
|
Remove version limitation over sphinx package in setup.py
|
2017-01-31 09:26:14 +01:00 |
|
Eric Lapouyade
|
86b1c49991
|
Add InlineImage class to add images into generated doc without using subdoc
|
2017-01-15 11:48:00 +01:00 |
|
Eric Lapouyade
|
e80f5c3fd1
|
add {% colspan %} tag, doc and test files
|
2017-01-14 17:39:23 +01:00 |
|
majkls23
|
44c129c5c7
|
Example for changing colspan property
Added example for changing colspan propery. Uses count filter for counting columns and then adjust the colspan value of top cell
|
2017-01-13 13:20:45 +01:00 |
|