[Checkins] [zopefoundation/Zope] c8e4cd: Simplify control panel objects and actually make t...

GitHub noreply at github.com
Sun Aug 14 15:05:13 CEST 2016


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Zope
  Commit: c8e4cd5ca030477e6d75605787ff20674de297ad
      https://github.com/zopefoundation/Zope/commit/c8e4cd5ca030477e6d75605787ff20674de297ad
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2016-08-14 (Sun, 14 Aug 2016)

  Changed paths:
    M src/App/ApplicationManager.py
    R src/App/CacheManager.py
    R src/App/dtml/activity.dtml
    R src/App/dtml/cacheGC.dtml
    R src/App/dtml/cacheParameters.dtml
    M src/App/dtml/cpContents.dtml
    M src/App/dtml/dbMain.dtml
    R src/App/dtml/editFactory.dtml
    R src/App/dtml/manage_style_test.dtml
    M src/App/dtml/menu.dtml
    R src/App/dtml/zope_quick_start.dtml
    M src/App/tests/test_ApplicationManager.py
    R src/App/tests/test_cachemanager.py
    M src/OFS/Application.py
    M src/OFS/tests/testAppInitializer.py
    M src/Zope2/App/startup.py
    M src/Zope2/Startup/datatypes.py

  Log Message:
  -----------
  Simplify control panel objects and actually make them non-persistent.


  Commit: 4c66881775dd33d87d27835cd57ff88c4ed911db
      https://github.com/zopefoundation/Zope/commit/4c66881775dd33d87d27835cd57ff88c4ed911db
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2016-08-14 (Sun, 14 Aug 2016)

  Changed paths:
    M CHANGES.rst
    M src/OFS/Application.py
    M src/OFS/FindSupport.py
    M src/OFS/Folder.py
    R src/OFS/dtml/findAdv.dtml
    R src/OFS/dtml/findForm.dtml
    R src/OFS/dtml/findFrame.dtml
    R src/OFS/dtml/findResult.dtml
    M src/OFS/interfaces.py
    M src/OFS/tests/testFileAndImage.py
    M src/OFS/tests/testFindSupport.py

  Log Message:
  -----------
  Retire the ZMI find screens.


  Commit: c4c1b4acf51b9d6f2b699801373d750b50e74673
      https://github.com/zopefoundation/Zope/commit/c4c1b4acf51b9d6f2b699801373d750b50e74673
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2016-08-14 (Sun, 14 Aug 2016)

  Changed paths:
    M src/OFS/SimpleItem.py
    M src/OFS/tests/testFileAndImage.py
    R src/Products/Five/utilities/browser/__init__.py
    R src/Products/Five/utilities/browser/configure.zcml
    R src/Products/Five/utilities/browser/edit_markers.pt
    R src/Products/Five/utilities/browser/manage_interfaces.pt
    R src/Products/Five/utilities/browser/marker.py
    R src/Products/Five/utilities/browser/tests/__init__.py
    R src/Products/Five/utilities/browser/tests/test_marker.py
    M src/Products/Five/utilities/configure.zcml

  Log Message:
  -----------
  Retire the manage_interfaces ZMI screens.


  Commit: 41c8944dfab6ea4111d61a5aefc534b7c118ef87
      https://github.com/zopefoundation/Zope/commit/41c8944dfab6ea4111d61a5aefc534b7c118ef87
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2016-08-14 (Sun, 14 Aug 2016)

  Changed paths:
    M CHANGES.rst
    M buildout.cfg
    M setup.py
    M sources.cfg
    M src/App/ApplicationManager.py
    M src/App/Undo.py
    M src/App/dtml/undo.dtml
    M src/App/interfaces.py
    R src/App/tests/testUndo.py
    M src/OFS/SimpleItem.py
    M src/OFS/interfaces.py
    M versions-prod.cfg

  Log Message:
  -----------
  Drop ZopeUndo dependency and move undo management to the control panel.


Compare: https://github.com/zopefoundation/Zope/compare/006ee05cefff...41c8944dfab6


More information about the checkins mailing list