[Checkins] [zopefoundation/z3c.form] c77e24: Correctly handle noValueToken in RadioWidget

GitHub noreply at github.com
Mon Feb 1 11:47:03 CET 2016


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/z3c.form
  Commit: c77e243180116064e3bf89cfff9092d86f118ffc
      https://github.com/zopefoundation/z3c.form/commit/c77e243180116064e3bf89cfff9092d86f118ffc
  Author: Gaudenz Steinlin <gaudenz.steinlin at cirrax.com>
  Date:   2014-11-13 (Thu, 13 Nov 2014)

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

  Log Message:
  -----------
  Correctly handle noValueToken in RadioWidget

For a RadioWidget which is not required the the '--NOVALUE--' token is
not handled correctly. This will not be part of self.terms. Handle this
case separately.


  Commit: aaeb14f913ced9cb161cbb6ca39548a2b6277b73
      https://github.com/zopefoundation/z3c.form/commit/aaeb14f913ced9cb161cbb6ca39548a2b6277b73
  Author: Alessandro Pisa <alessandro.pisa at redturtle.it>
  Date:   2015-11-10 (Tue, 10 Nov 2015)

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

  Log Message:
  -----------
  Merge remote-tracking branch 'gaudenz/master' into fix-novalue-in-radio-widget


  Commit: c1a61d315246a56f32e31d35d19a13f198ac7ea6
      https://github.com/zopefoundation/z3c.form/commit/c1a61d315246a56f32e31d35d19a13f198ac7ea6
  Author: Gaudenz Steinlin <gaudenz.steinlin at cirrax.com>
  Date:   2016-01-05 (Tue, 05 Jan 2016)

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

  Log Message:
  -----------
  Correctly handle noValueToken in RadioWidget

For a RadioWidget which is not required the the '--NOVALUE--' token is
not handled correctly. This will not be part of self.terms. Handle this
case separately.


  Commit: 239f930bcdd301139356d635c016d61c7c46bb34
      https://github.com/zopefoundation/z3c.form/commit/239f930bcdd301139356d635c016d61c7c46bb34
  Author: Alessandro Pisa <alessandro.pisa at redturtle.it>
  Date:   2016-01-05 (Tue, 05 Jan 2016)

  Changed paths:
    A .gitattributes
    M CHANGES.txt

  Log Message:
  -----------
  Rebased to master


  Commit: 200c6f4166a1fba815c2262d4470043c0db61835
      https://github.com/zopefoundation/z3c.form/commit/200c6f4166a1fba815c2262d4470043c0db61835
  Author: Alessandro Pisa <alessandro.pisa at redturtle.it>
  Date:   2016-01-05 (Tue, 05 Jan 2016)

  Log Message:
  -----------
  Merge branch 'fix-novalue-in-radio-widget' of github.com:ale-rt/z3c.form into fix-novalue-in-radio-widget


  Commit: 264bcc7838e384dadd0f7c879215b18b654b206a
      https://github.com/zopefoundation/z3c.form/commit/264bcc7838e384dadd0f7c879215b18b654b206a
  Author: Alessandro Pisa <alessandro.pisa at redturtle.it>
  Date:   2016-01-05 (Tue, 05 Jan 2016)

  Changed paths:
    M CHANGES.txt

  Log Message:
  -----------
  Give credit to the original patch author


  Commit: d36f01ba059d46fc19eb3680d381335fca2234bd
      https://github.com/zopefoundation/z3c.form/commit/d36f01ba059d46fc19eb3680d381335fca2234bd
  Author: Maurits van Rees <maurits at vanrees.org>
  Date:   2016-02-01 (Mon, 01 Feb 2016)

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

  Log Message:
  -----------
  Merge remote-tracking branch 'alert/fix-novalue-in-radio-widget'


Compare: https://github.com/zopefoundation/z3c.form/compare/a2f5e7246420...d36f01ba059d


More information about the checkins mailing list