An error occurred fetching the project authors.
  1. 16 Dec, 2009 2 commits
    • Fabien Morin's avatar
      remove useless white space · a2dd190e
      Fabien Morin authored
      reviewed and approved by Romain
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31341 20353a03-c40f-0410-a6d1-a30d3c3de9de
      a2dd190e
    • 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
  2. 29 Oct, 2009 1 commit
  3. 25 Apr, 2009 1 commit
  4. 22 Sep, 2008 1 commit
  5. 27 Jun, 2008 1 commit
    • Vincent Pelletier's avatar
      Update Formulator rendering API (except css and odt) to make it accept a new... · b4b92a1f
      Vincent Pelletier authored
      Update Formulator rendering API (except css and odt) to make it accept a new "render_prefix" parameter.
      Its basic purpose is similar to existing "key" parameter, but instead of replacing field id it gets prepended to it.
      Its "evolved" purpose is to make it possible to distinguish multiple renderings of the *same* field (same form, same field) in a single rendering sequence (ie, in the same web page).
      It's safe to just ignore it when writing a renderer.
      Update all existing renderers, and monkeypatch a few more.
      Ignore the new parameter in all of them except ListBox (stored on renderer instance but not used yet).
      
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21998 20353a03-c40f-0410-a6d1-a30d3c3de9de
      b4b92a1f
  6. 21 May, 2008 2 commits
  7. 12 Mar, 2008 2 commits
  8. 11 Mar, 2008 2 commits
  9. 26 Mar, 2007 1 commit
  10. 25 Mar, 2006 1 commit
  11. 04 Feb, 2005 1 commit
  12. 08 Feb, 2004 1 commit
  13. 10 Dec, 2002 1 commit