[Checkins] [zopefoundation/Zope] 0728d8: Fix edge case, if no databases are available for d...

GitHub noreply at github.com
Thu Oct 4 14:39:31 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/Zope
  Commit: 0728d868fd8eebdab7779d81f9aa26780fb5d22b
      https://github.com/zopefoundation/Zope/commit/0728d868fd8eebdab7779d81f9aa26780fb5d22b
  Author: Steffen Allner <sa at gocept.com>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

  Changed paths:
    M CHANGES.rst
    M buildout.cfg
    M setup.py
    M src/App/dtml/menu.dtml
    M src/App/tests/test_ApplicationManager.py

  Log Message:
  -----------
  Fix edge case, if no databases are available for dropdown menu.

The initial case occurred with tests using `plone.testing` which skips init for `ControlPanel`.


  Commit: 4d97795db3d6b8457bebba69ad09a381af681421
      https://github.com/zopefoundation/Zope/commit/4d97795db3d6b8457bebba69ad09a381af681421
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-10-04 (Thu, 04 Oct 2018)

  Changed paths:
    M .travis.yml
    M CHANGES.rst
    A appveyor.yml
    M docs/zdgbook/Acquisition.rst
    M docs/zdgbook/AppendixA.rst
    M docs/zdgbook/ComponentsAndInterfaces.rst
    M docs/zdgbook/GettingStarted.rst
    M docs/zdgbook/Introduction.rst
    M docs/zdgbook/ObjectPublishing.rst
    M docs/zdgbook/Products.rst
    M docs/zdgbook/Security.rst
    M docs/zdgbook/TestingAndDebugging.rst
    M docs/zdgbook/ZODBPersistentComponents.rst
    A docs/zdgbook/includes/zope2_notice.rst
    R src/OFS/History.py
    M src/Zope2/Startup/datatypes.py
    M src/Zope2/Startup/tests/test_schema.py
    M tox.ini

  Log Message:
  -----------
  Merge branch 'master' into re-309-manage_menu-db


  Commit: ffacbcfc8ee8c86e1269aba166d7fd7acf267d58
      https://github.com/zopefoundation/Zope/commit/ffacbcfc8ee8c86e1269aba166d7fd7acf267d58
  Author: Steffen Allner <sa at gocept.com>
  Date:   2018-10-04 (Thu, 04 Oct 2018)

  Changed paths:
    M CHANGES.rst
    M buildout.cfg
    M setup.py
    M src/App/dtml/menu.dtml
    M src/App/tests/test_ApplicationManager.py

  Log Message:
  -----------
  Merge pull request #349 from zopefoundation/re-309-manage_menu-db

Fix edge case, if no databases are available for dropdown menu.


Compare: https://github.com/zopefoundation/Zope/compare/cb86a4ff94a3...ffacbcfc8ee8
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the checkins mailing list