An error occurred fetching the project authors.
  1. 05 Nov, 2012 2 commits
  2. 07 Feb, 2012 1 commit
  3. 11 Nov, 2011 1 commit
  4. 17 Oct, 2011 1 commit
    • Julien Muchembled's avatar
      Drop support for Zope 2.8 · 48212534
      Julien Muchembled authored
      Checked following occurrences in comments:
      - "Python 2.[456]"
      - "Zope 2.[891]"
      - "BBB"
      - "BACK"
      
      Checked uses of:
      - email, hashlib, numpy & tarfile (modules)
      - ImportError
      - string.Template
      - suppress_events (parameter of _setObject)
      
      Excluded:
      - some forked modules (MailTemplates, PortalTransforms...)
      - some i18n compatibility code
      48212534
  5. 03 Jan, 2011 1 commit
  6. 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
  7. 28 Dec, 2010 1 commit
  8. 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
  9. 21 Oct, 2010 1 commit
  10. 15 Oct, 2010 1 commit
  11. 14 Oct, 2010 2 commits
  12. 14 Sep, 2010 1 commit
  13. 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
  14. 12 Jul, 2010 2 commits
  15. 17 May, 2010 1 commit
  16. 14 May, 2010 2 commits
  17. 13 May, 2010 2 commits
  18. 12 May, 2010 1 commit
  19. 03 May, 2010 1 commit
  20. 01 May, 2010 1 commit
  21. 30 Apr, 2010 1 commit
  22. 25 Feb, 2010 1 commit
  23. 08 Jan, 2010 1 commit
  24. 30 Dec, 2009 1 commit
  25. 23 Oct, 2009 2 commits
  26. 20 Oct, 2009 4 commits