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

GitHub noreply at github.com
Thu Feb 25 02:30:37 CET 2016


  Branch: refs/heads/master
  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


Compare: https://github.com/zopefoundation/z3c.form/compare/4231cca80cb8...8965b4042475


More information about the checkins mailing list