[Checkins] [zopefoundation/Zope] 143b23: - Restore the `View` ZMI tab on folders and their ...

Jens Vagelpohl noreply at github.com
Wed Jan 30 20:40:10 CET 2019


  Branch: refs/heads/issue_457
  Home:   https://github.com/zopefoundation/Zope
  Commit: 143b23d808dc089b7a6125a15a26ec118b28cb6c
      https://github.com/zopefoundation/Zope/commit/143b23d808dc089b7a6125a15a26ec118b28cb6c
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2019-01-22 (Tue, 22 Jan 2019)

  Changed paths:
    M CHANGES.rst
    M src/OFS/Folder.py

  Log Message:
  -----------
  - Restore the `View` ZMI tab on folders and their subclasses (fixes #449) (#459)


  Commit: 7baa24165a3fb4cee515edcf05f297c2a1b5cfd3
      https://github.com/zopefoundation/Zope/commit/7baa24165a3fb4cee515edcf05f297c2a1b5cfd3
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2019-01-22 (Tue, 22 Jan 2019)

  Changed paths:
    M src/OFS/dtml/access.dtml
    M src/zmi/styles/resources/zmi_base.css

  Log Message:
  -----------
  - manage_access cosmetics (fixes #451) (#456)


  Commit: 20d29682acacb73d7fb41d5e37beb46fa87a19b1
      https://github.com/zopefoundation/Zope/commit/20d29682acacb73d7fb41d5e37beb46fa87a19b1
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2019-01-24 (Thu, 24 Jan 2019)

  Changed paths:
    M CHANGES.rst
    M docs/WHATSNEW.rst
    M src/App/dtml/manage_page_header.dtml
    M src/OFS/Image.py
    M src/OFS/dtml/fileEdit.dtml
    M src/OFS/dtml/properties.dtml
    M src/OFS/tests/testFileAndImage.py
    M src/Products/PageTemplates/tests/testExpressions.py
    M src/Products/PageTemplates/tests/testZopePageTemplate.py
    M src/Products/PageTemplates/unicodeconflictresolver.py
    M src/Products/PageTemplates/www/ptEdit.zpt

  Log Message:
  -----------
  Removed support for management_page_charset (#460)


  Commit: fc3474817fbb5f856b88c31dbff733d9293202e7
      https://github.com/zopefoundation/Zope/commit/fc3474817fbb5f856b88c31dbff733d9293202e7
  Author: d-maurer <d-maurer at users.noreply.github.com>
  Date:   2019-01-24 (Thu, 24 Jan 2019)

  Changed paths:
    M CHANGES.rst
    A src/App/tests/test_getZopeVersion.py
    M src/App/version_txt.py

  Log Message:
  -----------
  Add back getZopeVersion() (#412)

* fix issue #411

* rename `dict` to `version_dict`

* `getZopeVersion`: Tests and `CHANGES.txt` entry

* Update CHANGES.rst (reference syntax)

Co-Authored-By: d-maurer <d-maurer at users.noreply.github.com>

* `self._assert(isinstance(...))` --> `self.assertIsInstance`


  Commit: c5176bade96d9c4cf83c8567a88586b1b4b73a63
      https://github.com/zopefoundation/Zope/commit/c5176bade96d9c4cf83c8567a88586b1b4b73a63
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2019-01-24 (Thu, 24 Jan 2019)

  Changed paths:
    M CHANGES.rst
    M docs/zope2book/AdvZPT.rst
    M src/Zope2/utilities/skel/etc/wsgi.conf.in

  Log Message:
  -----------
  - Document filesystem caching for Chameleon page templates (#461)

* - Document filesystem caching for Chameleon page templates (fixes #291)

* - use a separate folder for the Chameleon cache


  Commit: 83b9881d398635bafe582619da725a3034c23814
      https://github.com/zopefoundation/Zope/commit/83b9881d398635bafe582619da725a3034c23814
  Author: Jens Vagelpohl <jens at netz.ooo>
  Date:   2019-01-30 (Wed, 30 Jan 2019)

  Changed paths:
    M CHANGES.rst
    M docs/WHATSNEW.rst
    M docs/zope2book/AdvZPT.rst
    M src/App/dtml/manage_page_header.dtml
    A src/App/tests/test_getZopeVersion.py
    M src/App/version_txt.py
    M src/OFS/Folder.py
    M src/OFS/Image.py
    M src/OFS/dtml/access.dtml
    M src/OFS/dtml/fileEdit.dtml
    M src/OFS/dtml/properties.dtml
    M src/OFS/tests/testFileAndImage.py
    M src/Products/PageTemplates/tests/testExpressions.py
    M src/Products/PageTemplates/tests/testZopePageTemplate.py
    M src/Products/PageTemplates/unicodeconflictresolver.py
    M src/Products/PageTemplates/www/ptEdit.zpt
    M src/Zope2/utilities/skel/etc/wsgi.conf.in
    M src/zmi/styles/resources/zmi_base.css

  Log Message:
  -----------
  Merge branch 'master' into issue_457


Compare: https://github.com/zopefoundation/Zope/compare/aa6e5685bf33...83b9881d3986


More information about the checkins mailing list