1. 17 May, 2016 1 commit
    • Arnaud Fontaine's avatar
      ZODB Components: Fix bootstrap issue. · b2207762
      Arnaud Fontaine authored
      When a Property Sheet with a ScriptConstraint (whose Document is a ZODB
      Component) was added to Memcached Tool: Document Component was partially
      loaded with no Property Sheet yet (and thus without the accessors needed
      to import ScriptConstraint ZODB Component module) and ScriptConstraint
      Document was considered not available.
      b2207762
  2. 09 May, 2016 1 commit
  3. 06 May, 2016 1 commit
  4. 25 Apr, 2016 1 commit
  5. 22 Mar, 2016 17 commits
  6. 21 Mar, 2016 9 commits
  7. 19 Mar, 2016 1 commit
    • Georgios Dagkakis's avatar
      Revert "BusinessTemplate.py: PortalTypeWorkflowChainTemplateItem do not · 02a07723
      Georgios Dagkakis authored
      fix the keys adding 'portal_type_workflow_chain/'
      in _importFile, preinstall and export."
      
      This reverts commit 6f8221b6.
      
      This commit cleaned inconsistent prefix manipulation in
      PortalTypeWorkflowChainTemplateItem. It passes the test suite,
      however it was found to produce incompatibility with previously installed
      business templates. In 'Upgrade Business Templates from Repositories"
      there was a diff of PortalTypeWorkflowChainTemplateItems like:
      Portal Type Name -> New
      portal_type_workflow_chain/Portal Type Name -> Removed
      For some reason the upgrade process would remove the chain
      without adding the new element.
      
      We are working on a clean solution, but since this needs more testing
      I revert this commit for now so that master version does not cause
      problems to users.
      02a07723
  8. 18 Mar, 2016 8 commits
  9. 17 Mar, 2016 1 commit