[Checkins] [zopefoundation/five.formlib] 4b43d7: Boilerplate

GitHub noreply at github.com
Sat Mar 2 02:08:36 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/five.formlib
  Commit: 4b43d772faff36bbd38fa30acfe15662c63286c8
      https://github.com/zopefoundation/five.formlib/commit/4b43d772faff36bbd38fa30acfe15662c63286c8
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2009-12-26 (Sat, 26 Dec 2009)

  Changed paths:
    A CHANGES.txt
    A README.txt
    A bootstrap.py
    A buildout.cfg
    A setup.py
    A src/five/__init__.py
    A src/five/formlib/__init__.py

  Log Message:
  -----------
  Boilerplate


  Commit: c195f4c980c6d9cc77c301a645a9674b3203772c
      https://github.com/zopefoundation/five.formlib/commit/c195f4c980c6d9cc77c301a645a9674b3203772c
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2009-12-26 (Sat, 26 Dec 2009)

  Changed paths:
    R src/five/formlib/__init__.py

  Log Message:
  -----------
  Try something else


  Commit: 7d97157bb698d99348f34257124be11971424aba
      https://github.com/zopefoundation/five.formlib/commit/7d97157bb698d99348f34257124be11971424aba
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2009-12-26 (Sat, 26 Dec 2009)

  Changed paths:
    A src/five/formlib/__init__.py
    A src/five/formlib/add.pt
    A src/five/formlib/configure.zcml
    A src/five/formlib/edit.pt
    A src/five/formlib/macros.py
    A src/five/formlib/meta.zcml
    A src/five/formlib/metaconfigure.py
    A src/five/formlib/objectwidget.pt
    A src/five/formlib/objectwidget.py
    A src/five/formlib/tests/__init__.py
    A src/five/formlib/tests/configure.zcml
    A src/five/formlib/tests/forms.txt
    A src/five/formlib/tests/locales/de/LC_MESSAGES/formtest.mo
    A src/five/formlib/tests/locales/de/LC_MESSAGES/formtest.po
    A src/five/formlib/tests/locales/formtest.pot
    A src/five/formlib/tests/schemacontent.py
    A src/five/formlib/tests/test_forms.py

  Log Message:
  -----------
  Copy code from inside Five/form


  Commit: aba3d24a5d20605801f32b7b94a96867312a2c86
      https://github.com/zopefoundation/five.formlib/commit/aba3d24a5d20605801f32b7b94a96867312a2c86
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2009-12-26 (Sat, 26 Dec 2009)

  Changed paths:
    M src/five/formlib/configure.zcml
    A src/five/formlib/formbase.py
    M src/five/formlib/tests/configure.zcml
    A src/five/formlib/tests/content.py
    A src/five/formlib/tests/formlib.txt
    A src/five/formlib/tests/test_formlib.py
    A src/five/formlib/tests/view.py

  Log Message:
  -----------
  Added all code from Five/formlib


  Commit: 9b0f76b94b590b98a2dbfa91ae1eafaa03b7476d
      https://github.com/zopefoundation/five.formlib/commit/9b0f76b94b590b98a2dbfa91ae1eafaa03b7476d
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2009-12-26 (Sat, 26 Dec 2009)

  Changed paths:
    M src/five/formlib/metaconfigure.py
    M src/five/formlib/tests/configure.zcml
    M src/five/formlib/tests/formlib.txt
    M src/five/formlib/tests/forms.txt
    M src/five/formlib/tests/schemacontent.py
    M src/five/formlib/tests/test_formlib.py
    R src/five/formlib/tests/test_forms.py
    M src/five/formlib/tests/view.py

  Log Message:
  -----------
  Adjusting names


  Commit: caa450c10e90cb10243cae67e8fa7cdc8a4cb817
      https://github.com/zopefoundation/five.formlib/commit/caa450c10e90cb10243cae67e8fa7cdc8a4cb817
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2009-12-26 (Sat, 26 Dec 2009)

  Changed paths:
    M src/five/formlib/tests/formlib.txt
    M src/five/formlib/tests/forms.txt
    M src/five/formlib/tests/test_formlib.py

  Log Message:
  -----------
  One test failure less


  Commit: e316723197b8fa7146b14f11e041baec9cc92074
      https://github.com/zopefoundation/five.formlib/commit/e316723197b8fa7146b14f11e041baec9cc92074
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2009-12-26 (Sat, 26 Dec 2009)

  Changed paths:
    M src/five/formlib/tests/formlib.txt

  Log Message:
  -----------
  No more test failures


  Commit: fb1903adee7c024fd22ee6e1c339b87b853fdd49
      https://github.com/zopefoundation/five.formlib/commit/fb1903adee7c024fd22ee6e1c339b87b853fdd49
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2009-12-26 (Sat, 26 Dec 2009)

  Changed paths:
    M setup.py
    M src/five/formlib/formbase.py
    M src/five/formlib/tests/test_formlib.py

  Log Message:
  -----------
  Specify package dependencies.


  Commit: 58aef8cbfdaa09db5839492b8c3860dde388748e
      https://github.com/zopefoundation/five.formlib/commit/58aef8cbfdaa09db5839492b8c3860dde388748e
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2009-12-26 (Sat, 26 Dec 2009)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  We don't have any extra test dependencies


  Commit: 6cbc44de893011fd36f92d001d0956750c169adc
      https://github.com/zopefoundation/five.formlib/commit/6cbc44de893011fd36f92d001d0956750c169adc
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2009-12-26 (Sat, 26 Dec 2009)

  Changed paths:
    M CHANGES.txt

  Log Message:
  -----------
  Add change log entry


  Commit: 34597d5e03eeb40079356da005fe0528bcd02a68
      https://github.com/zopefoundation/five.formlib/commit/34597d5e03eeb40079356da005fe0528bcd02a68
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2009-12-26 (Sat, 26 Dec 2009)

  Changed paths:
    M CHANGES.txt

  Log Message:
  -----------
  Prepare five.formlib 1.0.


  Commit: a0822567c557899afe56bb0f5f1084d7b4439640
      https://github.com/zopefoundation/five.formlib/commit/a0822567c557899afe56bb0f5f1084d7b4439640
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2009-12-26 (Sat, 26 Dec 2009)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Bump version


  Commit: d1afa59749fdde4e561812a345183296ece22027
      https://github.com/zopefoundation/five.formlib/commit/d1afa59749fdde4e561812a345183296ece22027
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2009-12-29 (Tue, 29 Dec 2009)

  Changed paths:
    M CHANGES.txt
    M src/five/formlib/metaconfigure.py
    M src/five/formlib/tests/configure.zcml

  Log Message:
  -----------
  Added backwards compatibility support with Zope 2.12. The protectClass function has moved. Also include our own meta.zcml into the tests runs to get a higher coverage.


  Commit: 5b8fcf90f1833193b6d9fd50fa3fa0bafb798fbc
      https://github.com/zopefoundation/five.formlib/commit/5b8fcf90f1833193b6d9fd50fa3fa0bafb798fbc
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2009-12-29 (Tue, 29 Dec 2009)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Prepare five.formlib 1.0.1.


  Commit: c1b5b9940daf1d0611a59a46b74188f13414f60f
      https://github.com/zopefoundation/five.formlib/commit/c1b5b9940daf1d0611a59a46b74188f13414f60f
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2009-12-29 (Tue, 29 Dec 2009)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Bump version


  Commit: c1ab35bb192771e90ab6ac8e0eb1e0dea30b5443
      https://github.com/zopefoundation/five.formlib/commit/c1ab35bb192771e90ab6ac8e0eb1e0dea30b5443
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2009-12-29 (Tue, 29 Dec 2009)

  Changed paths:
    M src/five/formlib/tests/view.py

  Log Message:
  -----------
  Whitespace


  Commit: e12e6954ed2f97d22f3c21c071cc698c41a1bb22
      https://github.com/zopefoundation/five.formlib/commit/e12e6954ed2f97d22f3c21c071cc698c41a1bb22
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2009-12-29 (Tue, 29 Dec 2009)

  Changed paths:
    M CHANGES.txt
    M setup.py
    M src/five/formlib/metaconfigure.py

  Log Message:
  -----------
  Deal with backwards compatibility for the menuItemDirective.


  Commit: 094d7e113f9861acecd1003b3ba20da6959b4491
      https://github.com/zopefoundation/five.formlib/commit/094d7e113f9861acecd1003b3ba20da6959b4491
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2009-12-29 (Tue, 29 Dec 2009)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Prepare five.formlib 1.0.2.


  Commit: 0548e5b9bf58e622e508e1cc74753d007018f8b0
      https://github.com/zopefoundation/five.formlib/commit/0548e5b9bf58e622e508e1cc74753d007018f8b0
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2009-12-29 (Tue, 29 Dec 2009)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Bump version


  Commit: 5f59ca2f1d64c66b607e547afcc1653da0fd498c
      https://github.com/zopefoundation/five.formlib/commit/5f59ca2f1d64c66b607e547afcc1653da0fd498c
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2010-06-06 (Sun, 06 Jun 2010)

  Changed paths:
    M CHANGES.txt
    M src/five/formlib/tests/formlib.txt
    M src/five/formlib/tests/forms.txt
    M src/five/formlib/tests/test_formlib.py

  Log Message:
  -----------
  Avoid deprecation warnings under Zope 2.13.


  Commit: b6baa66bfade788fc666e94a8df4e1601515858e
      https://github.com/zopefoundation/five.formlib/commit/b6baa66bfade788fc666e94a8df4e1601515858e
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2010-06-06 (Sun, 06 Jun 2010)

  Changed paths:
    M src/five/formlib/tests/test_formlib.py

  Log Message:
  -----------
  Eh, one import too little


  Commit: 6f3ce733b742f4b48de0e8b6b4d039426cef7d01
      https://github.com/zopefoundation/five.formlib/commit/6f3ce733b742f4b48de0e8b6b4d039426cef7d01
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2010-06-06 (Sun, 06 Jun 2010)

  Changed paths:
    M CHANGES.txt
    M src/five/formlib/tests/test_formlib.py

  Log Message:
  -----------
  Explicitly load the zope.app.form.browser ZCML.


  Commit: 8dc55c9d1ae10380de05ca8af391f70c3abc42e7
      https://github.com/zopefoundation/five.formlib/commit/8dc55c9d1ae10380de05ca8af391f70c3abc42e7
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2010-06-13 (Sun, 13 Jun 2010)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Prepare five.formlib 1.0.3.


  Commit: 1898a4af9d8de9f6a9881e4aa3e6cfdb825d2052
      https://github.com/zopefoundation/five.formlib/commit/1898a4af9d8de9f6a9881e4aa3e6cfdb825d2052
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2010-06-13 (Sun, 13 Jun 2010)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Bump version


  Commit: 8de2621a1c039472d9115b29b0ab43f65b59a170
      https://github.com/zopefoundation/five.formlib/commit/8de2621a1c039472d9115b29b0ab43f65b59a170
  Author: Eric Steele <ems174 at psu.edu>
  Date:   2011-02-03 (Thu, 03 Feb 2011)

  Changed paths:
    M CHANGES.txt
    M src/five/formlib/tests/formlib.txt
    M src/five/formlib/tests/forms.txt

  Log Message:
  -----------
  PluggableAuthService 1.7.3 now returns the user when calling _doAddUser. Swallow any response in tests.


  Commit: a89bf91da935053cbb15c425de3a7cf794f11a02
      https://github.com/zopefoundation/five.formlib/commit/a89bf91da935053cbb15c425de3a7cf794f11a02
  Author: Eric Steele <ems174 at psu.edu>
  Date:   2011-02-03 (Thu, 03 Feb 2011)

  Changed paths:
    M src/five/formlib/tests/formlib.txt
    M src/five/formlib/tests/forms.txt

  Log Message:
  -----------
  More accurate variable name.


  Commit: 05a7957078b30c939c41295dcb10a35f28a6c692
      https://github.com/zopefoundation/five.formlib/commit/05a7957078b30c939c41295dcb10a35f28a6c692
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2011-02-06 (Sun, 06 Feb 2011)

  Changed paths:
    M CHANGES.txt
    M buildout.cfg

  Log Message:
  -----------
  Let the buildout run again and correct changelog - five.formlib doesn't use PAS


  Commit: 4795124daa0860e0cd43f461dca5f4e72e94bcff
      https://github.com/zopefoundation/five.formlib/commit/4795124daa0860e0cd43f461dca5f4e72e94bcff
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2011-02-06 (Sun, 06 Feb 2011)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Prepare five.formlib 1.0.4.


  Commit: 46c87a055cc6c3297ea420ba49e0fdfa888b4cc6
      https://github.com/zopefoundation/five.formlib/commit/46c87a055cc6c3297ea420ba49e0fdfa888b4cc6
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2011-02-06 (Sun, 06 Feb 2011)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  vb


  Commit: aa823d2d12847a149f4495d6dfbce1bea21ab0f4
      https://github.com/zopefoundation/five.formlib/commit/aa823d2d12847a149f4495d6dfbce1bea21ab0f4
  Author:  <y.2011 at wcm-solutions.de>
  Date:   2011-03-08 (Tue, 08 Mar 2011)

  Changed paths:
    M CHANGES.txt
    M buildout.cfg
    M src/five/formlib/formbase.py
    M src/five/formlib/tests/formlib.txt

  Log Message:
  -----------
  - deal with forward compatibility with Zope 2.14
- avoid charset negotiation


  Commit: ec8f7ae48d141fc7f5969c0b50052c83ce1508d0
      https://github.com/zopefoundation/five.formlib/commit/ec8f7ae48d141fc7f5969c0b50052c83ce1508d0
  Author:  <y.2011 at wcm-solutions.de>
  Date:   2011-03-08 (Tue, 08 Mar 2011)

  Changed paths:
    M src/five/formlib/formbase.py

  Log Message:
  -----------
  - restored part of the old behavior (CMF 2.2 depends on it)


  Commit: 865eded7589633d7a0ed9e6740e89948765cd119
      https://github.com/zopefoundation/five.formlib/commit/865eded7589633d7a0ed9e6740e89948765cd119
  Author: Maurits van Rees <maurits at vanrees.org>
  Date:   2012-01-03 (Tue, 03 Jan 2012)

  Changed paths:
    A MANIFEST.in

  Log Message:
  -----------
  Added MANIFEST.in


  Commit: 2d3b4e0cc7b437360cf6bc7b1ef1f4953f5df12a
      https://github.com/zopefoundation/five.formlib/commit/2d3b4e0cc7b437360cf6bc7b1ef1f4953f5df12a
  Author: Maurits van Rees <maurits at vanrees.org>
  Date:   2012-01-03 (Tue, 03 Jan 2012)

  Changed paths:
    M setup.py
    M src/five/formlib/edit.pt
    M src/five/formlib/formbase.py
    M src/five/formlib/macros.py

  Log Message:
  -----------
  Nuke trailing white space


  Commit: 972c59bfd4f3b0a26303960f4a1f6becf24a3d11
      https://github.com/zopefoundation/five.formlib/commit/972c59bfd4f3b0a26303960f4a1f6becf24a3d11
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2012-05-19 (Sat, 19 May 2012)

  Changed paths:
    M CHANGES.txt
    M setup.py
    M src/five/formlib/__init__.py
    M src/five/formlib/formbase.py
    M src/five/formlib/metaconfigure.py
    M src/five/formlib/objectwidget.py
    M src/five/formlib/tests/configure.zcml
    M src/five/formlib/tests/formlib.txt
    M src/five/formlib/tests/forms.txt
    M src/five/formlib/tests/schemacontent.py
    M src/five/formlib/tests/test_formlib.py

  Log Message:
  -----------
  Update various imports to zope.formlib and require at least Zope 2.13.


  Commit: b5fee3a760c1482c8a6ebd019f3ca585ee25e5d6
      https://github.com/zopefoundation/five.formlib/commit/b5fee3a760c1482c8a6ebd019f3ca585ee25e5d6
  Author: Laurence Rowe <l at lrowe.co.uk>
  Date:   2012-09-04 (Tue, 04 Sep 2012)

  Changed paths:
    M src/five/formlib/metaconfigure.py

  Log Message:
  -----------
  Switch out makeClass for type and makeClassForTemplate for SimpleViewClass for Zope trunk compatibility, with fallback to makeClassForTemplate for Zope 2.13.


Compare: https://github.com/zopefoundation/five.formlib/compare/4b43d772faff^...b5fee3a760c1


More information about the checkins mailing list