|
|
|
@119:5c2412920bff
|
[119:5c2412920bff]
|
4 years |
Ga?tan de Menten <ged@…> |
fix issue #10 even if there is only text between the opening tag and …
|
|
|
|
@115:b343b24ca15c
|
[115:b343b24ca15c]
|
4 years |
Ga?tan de Menten <ged@…> |
fix all usage of tags without attribute (choose and otherwise)
|
|
|
|
@104:65a41313fe3a
|
[104:65a41313fe3a]
|
4 years |
Ga?tan de Menten <ged@…> |
fix the case where the opening directive and closing directive are on the …
|
|
|
|
@103:6153a53efa40
|
[103:6153a53efa40]
|
4 years |
Ga?tan de Menten <ged@…> |
do not read inner documents twice
|
|
|
|
@100:33521906fedb
|
[100:33521906fedb]
|
4 years |
Ga?tan de Menten <ged@…> |
- enable compression in the resulting OO document
- preserve file …
|
|
|
|
@99:1efd21aa821f
|
[99:1efd21aa821f]
|
4 years |
Ga?tan de Menten <ged@…> |
- move column loop support code to its own method
- fix typos in tests
|
|
|
|
@98:45f9210678c3
|
[98:45f9210678c3]
|
4 years |
Ga?tan de Menten <ged@…> |
- prefix make_href and guess_type methods by "relatorio" so that we …
|
|
|
|
@97:a6d5014aea9c
|
[97:a6d5014aea9c]
|
4 years |
Ga?tan de Menten <ged@…> |
- moved rowspanned column loops handling to a separate method
- prefixed …
|
|
|
|
@96:ef1f4bb715a6
|
[96:ef1f4bb715a6]
|
4 years |
Ga?tan de Menten <ged@…> |
copy iterable in case of a rowspan'ed column repetition, so that we don't …
|
|
|
|
@95:1f15abe2f51a
|
[95:1f15abe2f51a]
|
4 years |
Ga?tan de Menten <ged@…> |
- add support for column looping over several rows (rowspan > 1)
- …
|
|
|
|
@94:03884ac33e70
|
[94:03884ac33e70]
|
4 years |
Ga?tan de Menten <ged@…> |
remove bad assert
|
|
|
|
@93:12bf59edd59e
|
[93:12bf59edd59e]
|
4 years |
Ga?tan de Menten <ged@…> |
- implement correct column looping
- warning messages now include more …
|
|
|
|
@91:f8cc09945b2b
|
[91:f8cc09945b2b]
|
4 years |
Ga?tan de Menten <ged@…> |
preliminary work on column repetition
|
|
|
|
@90:fa49e2a2d973
|
[90:fa49e2a2d973]
|
4 years |
Ga?tan de Menten <ged@…> |
further simplification/optimization
|
|
|
|
@89:757b097c61a5
|
[89:757b097c61a5]
|
4 years |
Ga?tan de Menten <ged@…> |
- simplified and optimized opening/closing tags matching code, and moved …
|
|
|
|
@84:54b0d747e492
|
[84:54b0d747e492]
|
4 years |
Nicolas ?vrard <nicoe@…> |
Support chart templates in ImageHref?
|
|
|
|
@82:6fe4b0e529b9
|
[82:6fe4b0e529b9]
|
5 years |
Nicolas ?vrard <nicoe@…> |
Correctly handle type in table cells
|
|
|
|
@74:4d0cc1ed4ba2
|
[74:4d0cc1ed4ba2]
|
5 years |
Nicolas ?vrard <nicoe@…> |
Templates should return StringIO.
|
|
|
|
@72:ff1bfd773909
|
[72:ff1bfd773909]
|
5 years |
Nicolas ?vrard <nicoe@…> |
Do not use the entrypoint stuff anymore.
|
|
|
|
@71:e85e3e1854c0
|
[71:e85e3e1854c0]
|
5 years |
Nicolas ?vrard <nicoe@…> |
Adapt opendocument.py to avoid name clash with genshi interface
|
|
|
|
@69:aee13ac84aff
|
[69:aee13ac84aff]
|
5 years |
Nicolas ?vrard <nicoe@…> |
opendocument template returns a bitstream now
|
|
|
|
@62:0d45497d8f76
|
[62:0d45497d8f76]
|
5 years |
Nicolas ?vrard <nicoe@…> |
PyLinted? the sources
|
|
|
|
@60:deb52535750d
|
[60:deb52535750d]
|
5 years |
Nicolas ?vrard <nicoe@…> |
Use the same signature for generate and for report.call
Using …
|
|
|
|
@59:7dcb4b335b38
|
[59:7dcb4b335b38]
|
5 years |
Nicolas ?vrard <nicoe@…> |
Automated merge with file:///home/nicoe/projets/relatorio/openhex-branch
|
|
|
|
@58:1180376ab3cf
|
[58:1180376ab3cf]
|
5 years |
Nicolas ?vrard <nicoe@…> |
Added feature to use image report in odf report
Made the demo_*py files …
|
|
|
|
@53:b5e24837a3ba
|
[53:b5e24837a3ba]
|
5 years |
Nicolas ?vrard <nicoe@…> |
Use whitespace class from python in regexp
|
|
|
|
@50:569a1565f65c
|
[50:569a1565f65c]
|
5 years |
Nicolas ?vrard <nicoe@…> |
Really fix the 'space befor attribute' issue.
|
|
|
|
@49:6d3a81f39513
|
[49:6d3a81f39513]
|
5 years |
Nicolas ?vrard <nicoe@…> |
Really test the space before change
|
|
|
|
@48:7b9d03845878
|
[48:7b9d03845878]
|
5 years |
Nicolas ?vrard <nicoe@…> |
Another fix on the REGEXP to make sure we have a space befor the attribute
|
|
|
|
@47:2cd126dda783
|
[47:2cd126dda783]
|
5 years |
Nicolas ?vrard <nicoe@…> |
Modified the REGEXP used to find GENSHI-like python tags in the odf plugin
|
|
|
|
@46:601bde16384c
|
[46:601bde16384c]
|
5 years |
Nicolas ?vrard <nicoe@…> |
Support for both text:a and text:placeholder tags in the opendocument …
|
|
|
|
@44:1f2dc9016aa2
|
[44:1f2dc9016aa2]
|
5 years |
Nicolas ?vrard <nicoe@…> |
Correctly handle styles in xlink
Use more sophisticated xpath (should be …
|
|
|
|
@43:ef22e184a816
|
[43:ef22e184a816]
|
5 years |
Nicolas ?vrard <nicoe@…> |
Pre-compute attribute names
|
|
|
|
@41:ff123a3667db
|
[41:ff123a3667db]
|
5 years |
Nicolas ?vrard <nicoe@…> |
Support for inner documents
|
|
|
|
@38:6b2dfffd96d8
|
[38:6b2dfffd96d8]
|
5 years |
Nicolas ?vrard <nicoe@…> |
renamed variables to be more explicit
|
|
|
|
@37:f21e69e02563
|
[37:f21e69e02563]
|
5 years |
Nicolas ?vrard <nicoe@…> |
Use text:a as openoffice marker instead of placeholders
- thanks to …
|
|
|
|
@33:034ec2b58178
|
[33:034ec2b58178]
|
5 years |
Nicolas ?vrard <nicoe@…> |
Renamed odt to opendocument
|