An error occurred fetching the project authors.
- 22 Aug, 2012 1 commit
-
-
Kazuhiko Shiozaki authored
regenerate test_document/Foo_001.odg with a recent LibreOffice so that it passes OpenDocument v1.2 Relax NG Schema.
-
- 16 Dec, 2009 1 commit
-
-
Fabien Morin authored
FormPrintout : clean a bit code FormPrintout._replaceXmlByForm : change the xpath expression to get the node from one level higher. In this way we can have all the node tree used for the field. Add style in style dict for this node FormPrintout._createOdfUniqueFileName : use quote_plus in both cases, add a comment to explain it ImageField : add a method _replaceImage used to replace an image in an odg file FormPrintoutAsODG : add test for proxyfields Formulator.Field, Formulator.Widget : change render_odg signature to accept more parameters required for image mapping. Add First level node. ERP5OOo/tests/test_document/Foo_001.odg add some descriptions arround fields, to make easier to understand the purpose of each element in the document. reviewed and approved by Romain git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31339 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Dec, 2009 2 commits
-
-
Fabien Morin authored
line) - ODT skin is not needed git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31247 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- add a method to get the odf document from the printout - improve the way to validates original documents - in test_09_FieldReplacement, validate generated documents - initial import of testFormPrintoutAsODG.py. For now, it just contain a test for text fields - add test file Foo_001.odg git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31240 20353a03-c40f-0410-a6d1-a30d3c3de9de
-