[Checkins] [zopefoundation/zope.app.form] e46e11: Merged from trunk:

GitHub noreply at github.com
Tue Mar 12 13:25:12 UTC 2013


  Branch: refs/heads/monolithic-zope3-Zope-3.1
  Home:   https://github.com/zopefoundation/zope.app.form
  Commit: e46e113bd46fcbc4cb09475e70c54da3b22b2597
      https://github.com/zopefoundation/zope.app.form/commit/e46e113bd46fcbc4cb09475e70c54da3b22b2597
  Author: Jim Fulton <jim at zope.com>
  Date:   2005-07-30 (Sat, 30 Jul 2005)

  Changed paths:
    A browser/tests/test_textwidget.py
    A browser/textwidgets.py

  Log Message:
  -----------
  Merged from trunk:

r37595 | jim | 2005-07-30 10:12:18 -0400 (Sat, 30 Jul 2005) | 5 lines

Fix #421: TextArea widgets didn't handle missing values correctly.

For 3.2, we really need to reimplement the widgets so as not to depend
  on the overly complicated and brittle SimpleInputWidget.


  Commit: e81b4337710b48a24ee8a7818811e690a1d57e16
      https://github.com/zopefoundation/zope.app.form/commit/e81b4337710b48a24ee8a7818811e690a1d57e16
  Author: Jim Fulton <jim at zope.com>
  Date:   2005-07-30 (Sat, 30 Jul 2005)

  Changed paths:
    M browser/textwidgets.py

  Log Message:
  -----------
  Merged from trunk:

r37598 | jim | 2005-07-30 11:04:16 -0400 (Sat, 30 Jul 2005) | 6 lines

A change to the way file-upload widgets worked caused old functional tests to
  fail. They now check for a "used" variable to verify that the
  file-widget was used even if there is no data. I broadened the check
  to recognize input if either the data are present or the "used" flag
  is present.  This allows old tests using file widgets to pass.


  Commit: fc228af8a01ec6fab7a46f26bd10784ffc3ba7c4
      https://github.com/zopefoundation/zope.app.form/commit/fc228af8a01ec6fab7a46f26bd10784ffc3ba7c4
  Author: Gary Poster <gary at zope.com>
  Date:   2005-08-03 (Wed, 03 Aug 2005)

  Changed paths:
    A browser/source.py
    A browser/source.txt

  Log Message:
  -----------
  port r37684 (fix to source widget hasInput and assiciated changes) from trunk


  Commit: 904b7f3ea01bcfb4775d2147549a2c18bd62fca5
      https://github.com/zopefoundation/zope.app.form/commit/904b7f3ea01bcfb4775d2147549a2c18bd62fca5
  Author: Gary Poster <gary at zope.com>
  Date:   2005-08-16 (Tue, 16 Aug 2005)

  Changed paths:
    A browser/ftests/test_intwidget.py
    A browser/itemswidgets.py
    A browser/tests/test_itemswidget.py
    A browser/tests/test_selectwidget.py

  Log Message:
  -----------
  Apply revision 37976 from trunk (add missing id attribute to select widget).


  Commit: 40260922df7a0f53aab3ca201f02b4d2f956ac36
      https://github.com/zopefoundation/zope.app.form/commit/40260922df7a0f53aab3ca201f02b4d2f956ac36
  Author: Fred Drake <fdrake at acm.org>
  Date:   2005-11-29 (Tue, 29 Nov 2005)

  Changed paths:
    A browser/add.py
    A browser/editview.py
    A browser/formview.py

  Log Message:
  -----------
  fix recurring typo: occured --> occurred


Compare: https://github.com/zopefoundation/zope.app.form/compare/e46e113bd46f^...40260922df7a


More information about the checkins mailing list