[Checkins] [zopefoundation/Zope] 3fdefc: fix sorting of a list of dicts of meta_types

GitHub noreply at github.com
Fri Apr 6 08:56:48 CEST 2018


  Branch: refs/heads/fix-plone.app.folder
  Home:   https://github.com/zopefoundation/Zope
  Commit: 3fdefc231f098b8c9d83d64b31d9c67b46fd37bd
      https://github.com/zopefoundation/Zope/commit/3fdefc231f098b8c9d83d64b31d9c67b46fd37bd
  Author: Philip Bauer <bauer at starzel.de>
  Date:   2018-03-22 (Thu, 22 Mar 2018)

  Changed paths:
    M src/OFS/ObjectManager.py

  Log Message:
  -----------
  fix sorting of a list of dicts of meta_types


  Commit: f8386d6e246c95f3aee016899d30baaa09394e26
      https://github.com/zopefoundation/Zope/commit/f8386d6e246c95f3aee016899d30baaa09394e26
  Author: Philip Bauer <bauer at starzel.de>
  Date:   2018-03-22 (Thu, 22 Mar 2018)

  Changed paths:
    M src/OFS/ObjectManager.py

  Log Message:
  -----------
  use sorted and itemgetter


  Commit: 549c1cab4398e6056ca608d3ef9c021c1517cf67
      https://github.com/zopefoundation/Zope/commit/549c1cab4398e6056ca608d3ef9c021c1517cf67
  Author: jugmac00 <jugmac00 at users.noreply.github.com>
  Date:   2018-03-26 (Mon, 26 Mar 2018)

  Changed paths:
    M docs/zdgbook/ObjectPublishing.rst

  Log Message:
  -----------
  Update ObjectPublishing.rst

When I tried to refactor a form submission (which allows up to five users to sign up at once) to make use of records, I stumbled upon the problem, that clicking a gender radio button for one user deactivated all the other users' gender selections. The problem was the name attribute of the input radio button, ie  name="users.gender:records". Unwilling to go back to the solution which numbered the fields (ie user_5_gender), I switched from radio buttons to select boxes.


  Commit: bf1b53717736a33e0b4638fb8456c720567060d9
      https://github.com/zopefoundation/Zope/commit/bf1b53717736a33e0b4638fb8456c720567060d9
  Author: jugmac00 <jugmac00 at users.noreply.github.com>
  Date:   2018-03-26 (Mon, 26 Mar 2018)

  Changed paths:
    M docs/zdgbook/ObjectPublishing.rst

  Log Message:
  -----------
  Update ObjectPublishing.rst

- follow character limit
- change phrasing


  Commit: 14bca366f27568ec2ba09b9345f94e0b0e640594
      https://github.com/zopefoundation/Zope/commit/14bca366f27568ec2ba09b9345f94e0b0e640594
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2018-03-26 (Mon, 26 Mar 2018)

  Changed paths:
    M docs/zdgbook/ObjectPublishing.rst

  Log Message:
  -----------
  Merge pull request #261 from jugmac00/patch-1

Update ObjectPublishing.rst


  Commit: 30224fefcd3fdc93f3acca5fe5e36253b77a4dcc
      https://github.com/zopefoundation/Zope/commit/30224fefcd3fdc93f3acca5fe5e36253b77a4dcc
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-03-28 (Wed, 28 Mar 2018)

  Changed paths:
    M CHANGES.rst
    M src/OFS/dtml/renameForm.dtml

  Log Message:
  -----------
  Fix renaming of images and files via ZMI.
Fixes #247.


  Commit: 20d92ccb73f5e77bd77c967e32403f2b40f5b594
      https://github.com/zopefoundation/Zope/commit/20d92ccb73f5e77bd77c967e32403f2b40f5b594
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-03-28 (Wed, 28 Mar 2018)

  Changed paths:
    M CHANGES.rst
    M src/ZPublisher/WSGIPublisher.py
    M src/ZPublisher/tests/test_WSGIPublisher.py

  Log Message:
  -----------
  Use correct stdout stream in publish_module. (#256)

* Use correct stdout stream.

If `publish_module` is called with a `_response` parameter which is not `None` its stdout is written to but is not read from.

Detected in zopefoundation/Products.ExternalEditor#10.


  Commit: 4b194a7f8e04ad27602abfa1919b50e8250aa688
      https://github.com/zopefoundation/Zope/commit/4b194a7f8e04ad27602abfa1919b50e8250aa688
  Author: Philip Bauer <bauer at starzel.de>
  Date:   2018-04-02 (Mon, 02 Apr 2018)

  Changed paths:
    M src/OFS/ObjectManager.py

  Log Message:
  -----------
  Merge pull request #260 from zopefoundation/py3_sorting

Fix sorting of a list of dicts of meta_types


  Commit: db63a2dd6617a4558403abb6ef6245b962e7fb1f
      https://github.com/zopefoundation/Zope/commit/db63a2dd6617a4558403abb6ef6245b962e7fb1f
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-04-04 (Wed, 04 Apr 2018)

  Changed paths:
    M README.rst

  Log Message:
  -----------
  Mention pip installation.


  Commit: 0e430a3767a2c23ea28b05f75abdc38c656df467
      https://github.com/zopefoundation/Zope/commit/0e430a3767a2c23ea28b05f75abdc38c656df467
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-04-04 (Wed, 04 Apr 2018)

  Changed paths:
    M docs/INSTALL-virtualenv.rst

  Log Message:
  -----------
  Update to new canonical URL and new version

[skip ci]


  Commit: 4a1283f91b59df00ed03030fc91fd85564f1a503
      https://github.com/zopefoundation/Zope/commit/4a1283f91b59df00ed03030fc91fd85564f1a503
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-04-04 (Wed, 04 Apr 2018)

  Changed paths:
    R README.txt

  Log Message:
  -----------
  Remove not needed file.


  Commit: 8f0783f4d07e8efecf20a75801d82ec933b6d0be
      https://github.com/zopefoundation/Zope/commit/8f0783f4d07e8efecf20a75801d82ec933b6d0be
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-04-04 (Wed, 04 Apr 2018)

  Changed paths:
    M README.rst

  Log Message:
  -----------
  Update to new PyPI

[skip ci]


  Commit: dc1426674becd0e136d0a214c2aaa0546d4b07e3
      https://github.com/zopefoundation/Zope/commit/dc1426674becd0e136d0a214c2aaa0546d4b07e3
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-04-04 (Wed, 04 Apr 2018)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Garden Trove classifiers.


  Commit: eec4d7ca5509b279daf91a9568428e0eec4df67e
      https://github.com/zopefoundation/Zope/commit/eec4d7ca5509b279daf91a9568428e0eec4df67e
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-04-06 (Fri, 06 Apr 2018)

  Changed paths:
    A .coveragerc
    M .gitignore
    M .travis.yml
    M tox.ini

  Log Message:
  -----------
  Add test coverage computation and coveralls support.


  Commit: 39a867a70087d8653c872be1057a44ab1ad66a8a
      https://github.com/zopefoundation/Zope/commit/39a867a70087d8653c872be1057a44ab1ad66a8a
  Author: Michael Howitz <mh at gocept.com>
  Date:   2018-04-06 (Fri, 06 Apr 2018)

  Changed paths:
    A .coveragerc
    M .gitignore
    M .travis.yml
    M CHANGES.rst
    M README.rst
    R README.txt
    M docs/INSTALL-virtualenv.rst
    M docs/zdgbook/ObjectPublishing.rst
    M setup.py
    M src/OFS/ObjectManager.py
    M src/OFS/dtml/renameForm.dtml
    M src/ZPublisher/WSGIPublisher.py
    M src/ZPublisher/tests/test_WSGIPublisher.py
    M tox.ini

  Log Message:
  -----------
  Merge branch 'master' into fix-plone.app.folder


Compare: https://github.com/zopefoundation/Zope/compare/f8ff6aa733d5...39a867a70087


More information about the checkins mailing list