Arthas
|
10dba16ce9
|
recover order.py
|
2017-10-15 10:57:58 +08:00 |
|
Arthas
|
52df98c914
|
recover order.py&doc and create vertical_merge.py&doc
|
2017-10-15 10:52:56 +08:00 |
|
elapouya
|
992b52f223
|
Fixed Bug #95 on replace_pic() method
|
2017-10-13 09:47:25 +02:00 |
|
Arthas
|
a7348b2dfb
|
modify testfiles for virtical merge
|
2017-10-10 00:09:00 +08: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 |
|
hugokernel
|
6f89e33d4f
|
Update tests
|
2017-06-09 10:16:44 +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
|
6e1b8b72cf
|
Add PNG & JPEG in tests/test_files/
|
2017-01-16 09:44:24 +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
|
4989ff6297
|
working on inline image...
|
2017-01-14 19:42:23 +01:00 |
|
Eric Lapouyade
|
e80f5c3fd1
|
add {% colspan %} tag, doc and test files
|
2017-01-14 17:39:23 +01:00 |
|
majkls23
|
cdf1eb622c
|
Example script for using colspan
This script uses changing colspan attribute for generation of table with dynamic column count depending on input data.
|
2017-01-13 13:23:04 +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 |
|
Eric Lapouyade
|
b56d474287
|
py3 support
|
2016-11-30 09:04:54 +01:00 |
|
Mattia Larentis
|
548230732e
|
supporting py3...
|
2016-08-09 16:47:35 +02:00 |
|
Eric Lapouyade
|
4e024bef06
|
add utf-8 support in header/footer -> docxtpl 0.2.2
|
2016-07-19 10:23:12 +02:00 |
|
Eric Lapouyade
|
4088bc4ab0
|
Version 0.2.1
|
2016-06-11 19:28:27 +00:00 |
|
Eric Lapouyade
|
686c519bf1
|
Fix bug in RichText, add new paragraph for \a,
add escape example, update doc
|
2016-04-09 11:35:16 +02:00 |
|
Eric Lapouyade
|
424af11f34
|
Add nested_for.py test
|
2016-03-26 16:53:11 +01:00 |
|
Eric Lapouyade
|
41baec8d2e
|
Add header and footer support
|
2016-03-17 09:38:50 +01:00 |
|
Eric Lapouyade
|
f599a5d3ee
|
fix '>' '<' in jinja tags
|
2016-03-01 15:26:53 +01:00 |
|
Eric Lapouyade
|
f446c47a0e
|
Add jinja_env render option
|
2016-02-11 15:09:55 +01:00 |
|
Eric Lapouyade
|
e7a9291723
|
better subdoc management : accept tables
|
2016-01-18 11:12:38 +01:00 |
|
Eric Lapouyade
|
67fd432dbd
|
better xml code cleaning around Jinja2 tags
|
2015-11-05 09:30:23 +01:00 |
|
Eric Lapouyade
|
57af466a29
|
version 0.1.7
|
2015-09-09 19:21:44 +02:00 |
|
Eric Lapouyade
|
8f472222d7
|
version 0.1.6
|
2015-07-17 09:56:34 +02:00 |
|
Eric Lapouyade
|
1483bae331
|
Update RichText
|
2015-03-26 11:23:05 +01:00 |
|
elapouya
|
028820f3dd
|
Add subdoc support
|
2015-03-13 17:05:26 +01:00 |
|
elapouya
|
e9b9a8bf3f
|
First running version
|
2015-03-13 11:59:50 +01:00 |
|