An error occurred fetching the project authors.
  1. 12 Sep, 2011 1 commit
  2. 31 Aug, 2011 1 commit
  3. 24 Mar, 2011 2 commits
  4. 16 Mar, 2011 1 commit
  5. 15 Feb, 2011 1 commit
  6. 30 Dec, 2010 1 commit
  7. 29 Dec, 2010 1 commit
    • Nicolas Delaby's avatar
      content_md5 needs to compute its value against original value. · 001b5d4d
      Nicolas Delaby authored
      As TextDocument can store this original value in data property (Ingestion Input)
      or text_content property (UI Input).
      content_md5 is computed against getData, then TextDocument instances must fallback
      on getTextContent if data is empty.
      getData usage is unified among all types of documents.
      
      Additional Comments:
      TextDocument._convert() still rely on text_content value as raw_data.
      because if data exists, text_content also, as a base conversion of data.
      
      
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41849 20353a03-c40f-0410-a6d1-a30d3c3de9de
      001b5d4d
  8. 28 Dec, 2010 1 commit
  9. 23 Dec, 2010 1 commit
  10. 04 Dec, 2010 1 commit
  11. 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
  12. 01 Oct, 2010 2 commits
  13. 19 Jul, 2010 1 commit
  14. 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
  15. 14 Jul, 2010 1 commit
  16. 23 Jun, 2010 2 commits
  17. 15 Jun, 2010 1 commit
  18. 28 May, 2010 5 commits
  19. 27 May, 2010 1 commit
  20. 14 May, 2010 1 commit
  21. 12 May, 2010 3 commits
  22. 03 May, 2010 1 commit
  23. 01 May, 2010 1 commit
  24. 30 Apr, 2010 2 commits
  25. 08 Apr, 2010 4 commits
  26. 26 Mar, 2010 1 commit
  27. 25 Mar, 2010 1 commit