An error occurred fetching the project authors.
  1. 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
  2. 28 Dec, 2010 1 commit
  3. 23 Dec, 2010 1 commit
  4. 04 Dec, 2010 1 commit
  5. 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
  6. 01 Oct, 2010 2 commits
  7. 19 Jul, 2010 1 commit
  8. 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
  9. 14 Jul, 2010 1 commit
  10. 23 Jun, 2010 2 commits
  11. 15 Jun, 2010 1 commit
  12. 28 May, 2010 5 commits
  13. 27 May, 2010 1 commit
  14. 14 May, 2010 1 commit
  15. 12 May, 2010 3 commits
  16. 03 May, 2010 1 commit
  17. 01 May, 2010 1 commit
  18. 30 Apr, 2010 2 commits
  19. 08 Apr, 2010 4 commits
  20. 26 Mar, 2010 1 commit
  21. 25 Mar, 2010 1 commit
  22. 23 Mar, 2010 1 commit
  23. 17 Mar, 2010 1 commit
  24. 10 Mar, 2010 1 commit
  25. 01 Mar, 2010 1 commit
  26. 25 Feb, 2010 1 commit
  27. 09 Feb, 2010 1 commit
  28. 11 Jan, 2010 1 commit