[Checkins] [zopefoundation/z3c.form] dd40f6: RadioWidget items are better determined when they ...

GitHub noreply at github.com
Wed Mar 9 14:41:23 CET 2016


  Branch: refs/heads/adamg-objectwidget
  Home:   https://github.com/zopefoundation/z3c.form
  Commit: dd40f6f513b08854c64e8d59cf6440082f4b11d9
      https://github.com/zopefoundation/z3c.form/commit/dd40f6f513b08854c64e8d59cf6440082f4b11d9
  Author: Adam Groszer <agroszer at gmail.com>
  Date:   2016-02-25 (Thu, 25 Feb 2016)

  Changed paths:
    M CHANGES.txt
    M src/z3c/form/browser/radio.py
    M src/z3c/form/browser/radio.txt

  Log Message:
  -----------
  RadioWidget items are better determined when they are needed


  Commit: a698829e518b57a016ffdb8c445da9de9ba752dd
      https://github.com/zopefoundation/z3c.form/commit/a698829e518b57a016ffdb8c445da9de9ba752dd
  Author: Adam Groszer <agroszer at gmail.com>
  Date:   2016-02-25 (Thu, 25 Feb 2016)

  Changed paths:
    M CHANGES.txt
    M src/z3c/form/browser/checkbox.py
    M src/z3c/form/browser/checkbox.txt

  Log Message:
  -----------
  CheckBoxWidget items are better determined when they are needed


  Commit: 688d12f783c364d04fc29e60e724ac8881134598
      https://github.com/zopefoundation/z3c.form/commit/688d12f783c364d04fc29e60e724ac8881134598
  Author: Adam Groszer <agroszer at gmail.com>
  Date:   2016-02-25 (Thu, 25 Feb 2016)

  Changed paths:
    M CHANGES.txt
    M src/z3c/form/term.py

  Log Message:
  -----------
  Bugfix: The ``ChoiceTerms`` adapter blindly assumed that the passed in field
is unbound, which is not necessarily the case in interesting ObjectWidget
scenarios. Not it checks for a non-None field context first. [srichter]


  Commit: 8965b4042475053f6cf05601147fec569ab660e8
      https://github.com/zopefoundation/z3c.form/commit/8965b4042475053f6cf05601147fec569ab660e8
  Author: Adam Groszer <agroszer at gmail.com>
  Date:   2016-02-25 (Thu, 25 Feb 2016)

  Changed paths:
    M CHANGES.txt
    M src/z3c/form/browser/checkbox.py
    M src/z3c/form/browser/checkbox.txt
    M src/z3c/form/browser/radio.py
    M src/z3c/form/browser/radio.txt
    M src/z3c/form/term.py

  Log Message:
  -----------
  Merge pull request #39 from zopefoundation/adamg-fixes

Smaller fixes


  Commit: 545bf8118d76139ecfdb3e4db10ba1a99ad01f80
      https://github.com/zopefoundation/z3c.form/commit/545bf8118d76139ecfdb3e4db10ba1a99ad01f80
  Author: Adam Groszer <agroszer at gmail.com>
  Date:   2016-03-09 (Wed, 09 Mar 2016)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Preparing release 3.2.10


  Commit: 57c53461c98849334a85d1f4b0fb63676b80e471
      https://github.com/zopefoundation/z3c.form/commit/57c53461c98849334a85d1f4b0fb63676b80e471
  Author: Adam Groszer <agroszer at gmail.com>
  Date:   2016-03-09 (Wed, 09 Mar 2016)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Back to development: 3.2.11


  Commit: dd8c3159048e8e446bbf1207c7a9e06ec9848c85
      https://github.com/zopefoundation/z3c.form/commit/dd8c3159048e8e446bbf1207c7a9e06ec9848c85
  Author: Adam Groszer <agroszer at gmail.com>
  Date:   2016-03-09 (Wed, 09 Mar 2016)

  Changed paths:
    M CHANGES.txt
    M setup.py
    M src/z3c/form/browser/checkbox.py
    M src/z3c/form/browser/checkbox.txt
    M src/z3c/form/browser/radio.py
    M src/z3c/form/browser/radio.txt
    M src/z3c/form/term.py

  Log Message:
  -----------
  Merge branch 'master' into adamg-objectwidget

# Conflicts:
#	setup.py
#	src/z3c/form/browser/radio.py


Compare: https://github.com/zopefoundation/z3c.form/compare/ce2ea350f6eb...dd8c3159048e


More information about the checkins mailing list