An error occurred fetching the project authors.
  1. 10 Sep, 2013 1 commit
  2. 27 Feb, 2013 1 commit
  3. 15 May, 2012 1 commit
  4. 11 May, 2012 1 commit
  5. 07 Feb, 2012 1 commit
  6. 01 Sep, 2011 2 commits
  7. 30 Aug, 2011 1 commit
    • Łukasz Nowak's avatar
      Avoid publishing in activities. · 0a6324f2
      Łukasz Nowak authored
      During usage of shacache and shadir it was possible to publish document
      immediately.
      
      If there is problem with such scenario, it shall be fixed in correct place with
      a test proving issue.
      0a6324f2
  8. 25 Aug, 2011 1 commit
    • Łukasz Nowak's avatar
      Cleanup shacache and shadir restfulness. · b43adf6c
      Łukasz Nowak authored
      Follow the specification of shacache and shadir: PUT is used in shadir,
      POST is used in shacache in order to create new content. erp5_web can be used
      without any modification to serve fully restfull POST interface.
      
      Create special action for Web Site which reacts on POST type of request and
      support it by low level functionality. This action is available in web view
      only and affects only Web Sites configured for shacache.
      
      Other changes:
      
       * do not check uploaded content, just return calculated sha
       * break compatibility during upload (better now then later)
       * avoid hiding errors during publishing content by hiding exceptions in
         WebSite_publishDocumentByActivity
       * do randomisation in tests and make them live test safe
       * connect to running web server in tests in order to use all stacks during
         uploading and downloading content
       * cleanup erp5_web_shacache and erp5_web_shadir business templates and remove
         not needed scripts
       * during testing treat running site as blackbox and do not try to be too smart
      b43adf6c
  9. 28 Jul, 2011 2 commits
  10. 19 Jul, 2011 1 commit
  11. 18 Jul, 2011 1 commit
  12. 06 Jul, 2011 2 commits
  13. 05 Jul, 2011 6 commits
  14. 04 Jul, 2011 1 commit
  15. 15 Dec, 2010 1 commit
  16. 14 Oct, 2010 2 commits
  17. 13 Oct, 2010 1 commit
  18. 09 Aug, 2010 1 commit
  19. 15 Jul, 2010 1 commit
    • Sebastien Robin's avatar
      sync with trunk@37114 · c1ae57b0
      Sebastien Robin authored
      Conflicts:
      	bt5/erp5_base/bt/revision
      	bt5/erp5_simulation/DocumentTemplateItem/InvoiceSimulationRule.py
      	bt5/erp5_simulation/bt/revision
      	bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/Base_viewTradeFieldLibrary.xml
      	bt5/erp5_trade/bt/change_log
      	bt5/erp5_trade/bt/revision
      	products/ERP5/Document/BusinessPath.py
      	products/ERP5/Document/SimulationMovement.py
      	products/ERP5/Document/TradeCondition.py
      	products/ERP5/Document/TradeModelLine.py
      	products/ERP5/bootstrap/erp5_mysql_innodb_catalog/bt/revision
      	products/ERP5Type/ERP5Type.py
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@37129 20353a03-c40f-0410-a6d1-a30d3c3de9de
      c1ae57b0
  20. 10 Jun, 2010 1 commit
  21. 03 Feb, 2010 1 commit
  22. 13 Nov, 2009 1 commit
  23. 18 Aug, 2009 1 commit
  24. 10 Apr, 2008 1 commit
    • Fabien Morin's avatar
      2008-04-10 fabien · bf418397
      Fabien Morin authored
      * add css class for div with no input inside. This is necessary to have a correct rendering of readOnly fields (non editable).
      * remove string after '/>'. This is tipicaly time and date separator that make the field rendering position bad.
      * replace some unused div with tal:block, this make html source code more clean
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20412 20353a03-c40f-0410-a6d1-a30d3c3de9de
      bf418397
  25. 03 Apr, 2008 1 commit
  26. 31 Mar, 2008 1 commit
  27. 18 Feb, 2008 3 commits
  28. 07 Feb, 2008 1 commit
  29. 29 Oct, 2007 1 commit