Timeline


and .

08/13/08:

12:33 Changeset [53:b5e24837a3ba] by Nicolas ?vrard <nicoe@…>

Use whitespace class from python in regexp

08/12/08:

00:47 Changeset [54:0c25ad9f7dc6] by Nicolas ?vrard <nicoe@…>

Added chart reporting using YAML pilot files

08/11/08:

12:05 Changeset [52:9e8609496af9] by Nicolas ?vrard <nicoe@…>

Automated merge with ssh://oh/webapps/hg/repos/relatorio

11:42 Changeset [50:569a1565f65c] by Nicolas ?vrard <nicoe@…>

Really fix the 'space befor attribute' issue.

11:31 Changeset [49:6d3a81f39513] by Nicolas ?vrard <nicoe@…>

Really test the space before change

11:25 Changeset [48:7b9d03845878] by Nicolas ?vrard <nicoe@…>

Another fix on the REGEXP to make sure we have a space befor the attribute

11:05 Changeset [47:2cd126dda783] by Nicolas ?vrard <nicoe@…>

Modified the REGEXP used to find GENSHI-like python tags in the odf plugin

08/10/08:

10:51 Changeset [51:3f7a7a668995] by Nicolas ?vrard <nicoe@…>

Reverted order of report registration in order to be coherent with ...

08/08/08:

16:26 Ticket #4 (multiple saves of an image) closed by nicoe
fixed: Fixed in [9702c6105245]
16:24 Ticket #5 (Handle inner documents) closed by nicoe
fixed: Fixed in [ff123a3667db]
16:05 Changeset [46:601bde16384c] by Nicolas ?vrard <nicoe@…>

Support for both text:a and text:placeholder tags in the opendocument ...

10:53 Changeset [45:8eeae19b6037] by Nicolas ?vrard <nicoe@…>

Added ConTeXt? example (need to have it installed though).

08/07/08:

19:10 Changeset [44:1f2dc9016aa2] by Nicolas ?vrard <nicoe@…>

Correctly handle styles in xlink Use more sophisticated xpath (should be ...

14:41 Changeset [43:ef22e184a816] by Nicolas ?vrard <nicoe@…>

Pre-compute attribute names

14:18 Changeset [42:9f7f66f43df5] by Nicolas ?vrard <nicoe@…>

Remove unused example file

14:17 Changeset [41:ff123a3667db] by Nicolas ?vrard <nicoe@…>

Support for inner documents

10:56 Ticket #5 (Handle inner documents) created by nicoe
openoffice documents can include other opendocuments inside them (eg …
09:16 Changeset [40:bbf271f65ff0] by uspallek@…

Non functional parsing of ODP. presentation.odp has a ods table included, ...

08:06 Changeset [39:2360bf118ecf] by Nicolas ?vrard <nicoe@…>

Added udono to AUTHORS

08/06/08:

23:51 Changeset [38:6b2dfffd96d8] by Nicolas ?vrard <nicoe@…>

renamed variables to be more explicit

23:40 Changeset [37:f21e69e02563] by Nicolas ?vrard <nicoe@…>

Use text:a as openoffice marker instead of placeholders

  • thanks to ...
14:57 Changeset [36:9451a66cd17f] by Nicolas ?vrard <nicoe@…>

Fix test importation of odt instead of opendocument

14:26 Changeset [35:12064a939878] by Nicolas ?vrard <nicoe@…>

Added tag 0.3.0 for changeset 287d6310d2ef

14:24 Changeset [34:287d6310d2ef] by Nicolas ?vrard <nicoe@…>

Prepare for the release

14:08 Changeset [33:034ec2b58178] by Nicolas ?vrard <nicoe@…>

Renamed odt to opendocument

13:59 Changeset [32:9702c6105245] by Nicolas ?vrard <nicoe@…>

Only add once a same image to the OO file

13:40 Changeset [31:72750ae1d0d1] by Nicolas ?vrard <nicoe@…>

Updated the examples to the new stream way to do things

Added an ods ...

11:55 Ticket #4 (multiple saves of an image) created by nicoe
If an image is used in a py:for and generate the same md5 hash the image …
11:49 Changeset [30:f77693d100f4] by Nicolas ?vrard <nicoe@…>

Better support of table-cell's value attribute.

08/05/08:

10:26 Changeset [29:434590043463] by Nicolas ?vrard <nicoe@…>

Imports genshi.output in the pdf plugin.

01:20 Ticket #2 (ConteXt support to generate pdf) closed by nicoe
fixed: Fixed in [a70e7d36ed97]
01:16 Changeset [28:a70e7d36ed97] by Nicolas ?vrard <nicoe@…>

Switched pdf templating to ConTeXt?

08/04/08:

11:17 Ticket #3 (Generated content signing) created by nicoe
It would be nice if there was a way to sign an ODT document with an SSL …
11:12 Ticket #2 (ConteXt support to generate pdf) created by nicoe
Outputting pdf through conteXt might be a good …

07/29/08:

13:30 Changeset [27:ef22f5d7ca4c] by Nicolas ?vrard <nicoe@…>

Added .hgignore

13:29 Changeset [26:ce7987979932] by Nicolas ?vrard <nicoe@…>

Use file content to compute filename

Removed all revision reference ...

12:35 WikiStart edited by nicoe
(diff)

07/23/08:

12:19 Changeset [25:35f67e320b88] by Nicolas Evrard <nicoe@…>

- Support the case where the image: expression contains a quote or ...

10:38 Changeset [24:a4d4dbf7c524] by Nicolas Evrard <nicoe@…>

- Better namespace support

  • Fix width/height problem image in for ...

07/17/08:

18:26 Changeset [23:e8a4dd05b5ae] by Nicolas Evrard <nicoe@…>

- New release of relatorio

18:25 Changeset [22:e3c7c71b2124] by Nicolas Evrard <nicoe@…>

Preparation for the release

18:21 Changeset [21:dd64888a731a] by Nicolas Evrard <nicoe@…>

- GENSHI_TAGS checks also from simple quotes to match python syntax

  • ...
16:46 Changeset [20:ecc467edb12b] by Nicolas Evrard <nicoe@…>

- Support styles.xml templating

  • Moved to a more streamed programming ...
09:29 Changeset [19:ee437a653c15] by Nicolas Evrard <nicoe@…>

- define entrypoints in the setup.py (Thanks to C?dric Krier from ...

00:11 Changeset [18:432718b59587] by Nicolas Evrard <nicoe@…>

- correctly import StringIO

  • Allow the use of genshi filters on odt ...

07/16/08:

23:59 Changeset [17:0cebd333b9fe] by Nicolas Evrard <nicoe@…>

- Correctly handle tests in setup.py (Thanks to C?dric Krier)

07/15/08:

15:06 QuickExample edited by ged
(diff)
10:26 Changeset [16:106c174e00b3] by Nicolas Evrard <nicoe@…>

- Use PEAK entrypoints to load template engines

07/14/08:

23:32 basic.odt attached to QuickExample by nicoe
A simple odt template
23:31 QuickExample created by nicoe
22:26 WikiStart edited by nicoe
(diff)
22:24 WikiStart edited by nicoe
(diff)
22:24 WikiStart edited by nicoe
(diff)
22:16 Changeset [15:57b8c11b1a10] by Nicolas Evrard <nicoe@…>

Release of relatorio version 0.1.1

22:15 Changeset [14:11caddcad223] by Nicolas Evrard <nicoe@…>

Preparation for release

22:09 Changeset [13:d57a45e8a7b2] by Nicolas Evrard <nicoe@…>

- Created a NullTemplate? object for unavailable templates

  • test for ...
Note: See TracTimeline for information about the timeline view.