An error occurred fetching the project authors.
  1. 23 Dec, 2009 1 commit
  2. 16 Dec, 2009 1 commit
    • Fabien Morin's avatar
      Enable image mapping with odg documents : · 97931e46
      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
      97931e46
  3. 14 Dec, 2009 1 commit
  4. 11 Dec, 2009 4 commits
  5. 10 Dec, 2009 2 commits
  6. 08 Dec, 2009 2 commits
  7. 04 Dec, 2009 2 commits
  8. 03 Dec, 2009 1 commit
  9. 20 Nov, 2009 1 commit
  10. 18 Nov, 2009 1 commit
  11. 05 Nov, 2009 2 commits
  12. 06 Oct, 2009 1 commit
  13. 01 Oct, 2009 1 commit
  14. 14 May, 2009 1 commit
  15. 08 May, 2009 1 commit
  16. 07 May, 2009 1 commit
  17. 28 Apr, 2009 1 commit
  18. 27 Apr, 2009 2 commits
  19. 23 Apr, 2009 1 commit
  20. 22 Apr, 2009 1 commit
  21. 21 Apr, 2009 1 commit
  22. 20 Apr, 2009 4 commits
  23. 14 Apr, 2009 1 commit
  24. 13 Apr, 2009 1 commit
    • Tatuya Kamada's avatar
      * Fix · d2ddbb95
      Tatuya Kamada authored
        When ReportSection list are zero length,
        must remove the mapped frame in a ODF file.
      
        So that this specification, appending a limitation to
        the ReportSection mapping function. 
        The feature in the FormPrintout accepts only one form 
        in a ReportMethod. 
        You can not set two or more forms in the ReportMethod
        when using FormPrintout.
      
      * Refactoring
        remove unused argument; render_prefix
      
      
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26403 20353a03-c40f-0410-a6d1-a30d3c3de9de
      d2ddbb95
  25. 10 Apr, 2009 1 commit
  26. 09 Apr, 2009 3 commits
  27. 08 Apr, 2009 1 commit