An error occurred fetching the project authors.
  1. 25 May, 2020 1 commit
  2. 07 May, 2020 3 commits
  3. 24 Apr, 2020 1 commit
  4. 03 Apr, 2020 1 commit
    • Arnaud Fontaine's avatar
      ZODB Components: erp5_simulation: Migrate Solvers and Testers from filesystem (MR !1093). · a7d6edba
      Arnaud Fontaine authored
      This moves portal_solver_processes from erp5_base to erp5_simulation as its
      Portal Type definition is already there and it was initially moved away from
      erp5_simulation presumably because erp5_simulation was for new Simulation at
      that time.
      
      Also, as delivery_causality_workflow uses portal_solver_processes, move it to
      erp5_simulation (along with delivery_causality_interaction). This required
      fixing Unit Tests to install erp5_simulation before erp5_trade (it already
      depended on it anyway).
      a7d6edba
  5. 10 Feb, 2020 1 commit
  6. 17 Jan, 2020 1 commit
  7. 10 Dec, 2019 1 commit
  8. 20 Nov, 2017 1 commit
  9. 27 Jul, 2016 1 commit
  10. 04 Sep, 2014 1 commit
  11. 26 Mar, 2014 1 commit
  12. 16 Oct, 2013 1 commit
  13. 07 Feb, 2013 1 commit
  14. 27 Aug, 2012 1 commit
  15. 16 Nov, 2011 1 commit
  16. 21 Oct, 2011 1 commit
  17. 29 Aug, 2011 1 commit
    • Łukasz Nowak's avatar
      Implement ERP5 Certificate Authority. · 499da29e
      Łukasz Nowak authored
      ERP5 Certificate Authority is simple tool to manage SSL certificates related
      with various documents.
      
      By default it provides user interface for Person getting and revocation of
      certificates.
      
      It comes from Vifib project code.
      499da29e
  18. 01 Dec, 2010 1 commit
    • Nicolas Delaby's avatar
      Refactoring of DMS. · de2545fc
      Nicolas Delaby authored
      - file_name become filename
      - filename values are not stored in source_reference
      Contribution Tool will not honour id arguments.
      Contribution Tool can create any kind of document.
      Portal Contribution Registry can read extention, content_type and read content_type from data
      to guess what will be the best Portal Type to use.
      
      All discoverable methods (IDiscoverable) can change the portal_type of document.
        (migratePortalType)
      User can change portal_type of document through UI with simple Action.
      Crawling will not hardcode ids of document depending of their URLs thanks to 
      Portal Url Registry
      
      
      
      
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40971 20353a03-c40f-0410-a6d1-a30d3c3de9de
      de2545fc
  19. 24 Aug, 2010 1 commit
  20. 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
  21. 10 May, 2010 1 commit
  22. 10 Mar, 2010 1 commit
  23. 18 Feb, 2010 1 commit
  24. 16 Dec, 2009 1 commit
  25. 26 Nov, 2009 1 commit
  26. 15 Nov, 2009 1 commit
  27. 07 Oct, 2009 1 commit
  28. 03 Sep, 2009 1 commit
  29. 19 Aug, 2009 1 commit
  30. 27 May, 2009 1 commit
    • Sebastien Robin's avatar
      Add Acknowledgement System that allows to find event that need to · 51fcc20c
      Sebastien Robin authored
      be acknowledged by users with :
      - portal_acknowledgement : tool that provided methods to retrieve
        document to acknowledge and to acknowledge them
      - new document class : Acknowledgement
      - possibility to have proxy of Documents. Acknowledgements will only
        be a proxy to event, the content of the message will not be kept
        in the event, and we can access it from the Acknowledgement thanks
        to the proxy
      - the possibility to display site message on the top of the page
        with xhtml style
      - an unit test
      
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27216 20353a03-c40f-0410-a6d1-a30d3c3de9de
      51fcc20c
  31. 26 Feb, 2009 1 commit
  32. 25 Feb, 2009 2 commits
  33. 10 Sep, 2008 1 commit
  34. 07 Apr, 2008 2 commits
  35. 13 Mar, 2008 1 commit
  36. 25 Jan, 2008 1 commit