[Checkins] [zopefoundation/Zope] 20d296: Removed support for management_page_charset (#460)

GitHub noreply at github.com
Thu Jan 24 13:23:26 CET 2019


  Branch: refs/heads/issue_291
  Home:   https://github.com/zopefoundation/Zope
  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: f3822a95143190e7d5bb9191d0a6e4f3efe2952b
      https://github.com/zopefoundation/Zope/commit/f3822a95143190e7d5bb9191d0a6e4f3efe2952b
  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
    A src/App/tests/test_getZopeVersion.py
    M src/App/version_txt.py
    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:
  -----------
  Merge branch 'master' into issue_291


Compare: https://github.com/zopefoundation/Zope/compare/9e0ba5962568...f3822a951431
      **NOTE:** GitHub Services has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      We will provide an alternative path for the email notifications by January 31st, 2019.


More information about the checkins mailing list