An error occurred fetching the project authors.
  1. 07 Jul, 2017 1 commit
    • Julien Muchembled's avatar
      tests: clean up code related to configuration of cloudooo/memcached connectors · f84f4cdb
      Julien Muchembled authored
      - The conversion server is supposed to be configured in a system preference,
        so do this instead of using a normal preference.
      - _getConversionServerDict -> _getConversionServerUrl, to make clear that
        cloudooo is now configured by a url, instead of a host/port couple.
      - Refactoring: From the moment where setUpERP5Site() sets up things
        automatically, we don't the "same" duplicated code throughout many test to
        redo cloudooo configuration.
      - In the promise file, the volatile/persistent memcached url were swapped.
      f84f4cdb
  2. 27 Nov, 2015 1 commit
  3. 10 Mar, 2015 1 commit
  4. 21 Feb, 2015 1 commit
  5. 16 Oct, 2014 1 commit
  6. 30 Jan, 2014 1 commit
  7. 13 Jun, 2013 1 commit
    • Jérome Perrin's avatar
      Revert 3 latest commits · 228e3f79
      Jérome Perrin authored
      Revert "Test deferred style with converting to a format"
      
      This reverts commit cbfa8d56.
      -> pushed by mistake
      
      Revert "Set cloudoo on preferences in ERP5TypeTestCase"
      
      This reverts commit 28824962.
      -> pushed by mistake
      
      Revert "Listbox from Folder_viewWorkflowActionDialog has hidden columns"
      
      This reverts commit 802d3f53.
      -> a test is failing
      228e3f79
  8. 12 Jun, 2013 1 commit
  9. 20 Aug, 2012 1 commit
  10. 14 May, 2012 1 commit
  11. 11 May, 2012 1 commit
  12. 20 Dec, 2011 1 commit
  13. 15 Nov, 2011 1 commit
  14. 19 Sep, 2011 1 commit
  15. 28 Jan, 2011 1 commit
  16. 12 Jan, 2011 1 commit
  17. 05 Jan, 2011 1 commit
  18. 22 Dec, 2010 1 commit
  19. 28 Jan, 2010 3 commits
  20. 28 Dec, 2009 1 commit
  21. 23 Dec, 2009 1 commit
  22. 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
  23. 15 Dec, 2009 1 commit
  24. 11 Dec, 2009 3 commits