[Checkins] [zopefoundation/z3c.tabular] 19f5fd: added initial implementation

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


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/z3c.tabular
  Commit: 19f5fdf20da624f13dcc2351aa2fea6716b0732c
      https://github.com/zopefoundation/z3c.tabular/commit/19f5fdf20da624f13dcc2351aa2fea6716b0732c
  Author: Roger Ineichen <roger at projekt01.ch>
  Date:   2009-02-21 (Sat, 21 Feb 2009)

  Changed paths:
    A AUTHOR.txt
    A CHANGES.txt
    A LICENSE.txt
    A README.txt
    A bootstrap.py
    A buildout.cfg
    A setup.py
    A src/z3c/__init__.py
    A src/z3c/tabular/README.txt
    A src/z3c/tabular/__init__.py
    A src/z3c/tabular/browser.zcml
    A src/z3c/tabular/configure.zcml
    A src/z3c/tabular/formtable.pt
    A src/z3c/tabular/interfaces.py
    A src/z3c/tabular/subformtable.pt
    A src/z3c/tabular/table.pt
    A src/z3c/tabular/table.py
    A src/z3c/tabular/testing.py
    A src/z3c/tabular/tests.py

  Log Message:
  -----------
  added initial implementation


  Commit: 8e1f01644bdc653583e887484d471639aaf2bbc6
      https://github.com/zopefoundation/z3c.tabular/commit/8e1f01644bdc653583e887484d471639aaf2bbc6
  Author: Roger Ineichen <roger at projekt01.ch>
  Date:   2009-02-21 (Sat, 21 Feb 2009)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  added dev marker


  Commit: a5fccda2af31f5a6d5452fcff7215ba9cdadc096
      https://github.com/zopefoundation/z3c.tabular/commit/a5fccda2af31f5a6d5452fcff7215ba9cdadc096
  Author: Adam Groszer <agroszer at mail.com>
  Date:   2009-10-19 (Mon, 19 Oct 2009)

  Changed paths:
    M CHANGES.txt
    M src/z3c/tabular/table.py

  Log Message:
  -----------
  Added allowEdit property to SubFormTable


  Commit: aa2178e12506c2d1f56a32b7dba7d3e2d8fa4249
      https://github.com/zopefoundation/z3c.tabular/commit/aa2178e12506c2d1f56a32b7dba7d3e2d8fa4249
  Author: Adam Groszer <agroszer at mail.com>
  Date:   2009-10-19 (Mon, 19 Oct 2009)

  Changed paths:
    M setup.py
    M src/z3c/tabular/README.txt

  Log Message:
  -----------
  adjusted tests for current packages


  Commit: 309c1b72a69784c172934b7306216c7d700a6b40
      https://github.com/zopefoundation/z3c.tabular/commit/309c1b72a69784c172934b7306216c7d700a6b40
  Author: Adam Groszer <agroszer at mail.com>
  Date:   2009-10-19 (Mon, 19 Oct 2009)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  version bump


  Commit: df6f2932617208c30d7267db0d08208b5677c506
      https://github.com/zopefoundation/z3c.tabular/commit/df6f2932617208c30d7267db0d08208b5677c506
  Author: Adam Groszer <agroszer at mail.com>
  Date:   2009-10-19 (Mon, 19 Oct 2009)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  back to dev


  Commit: 6a953c3c187e3e8fa08b6e3b39ccee94776b00d8
      https://github.com/zopefoundation/z3c.tabular/commit/6a953c3c187e3e8fa08b6e3b39ccee94776b00d8
  Author: Adam Groszer <agroszer at mail.com>
  Date:   2009-10-19 (Mon, 19 Oct 2009)

  Changed paths:
    M CHANGES.txt
    M src/z3c/tabular/README.txt
    M src/z3c/tabular/table.py

  Log Message:
  -----------
  not well tested... fix my bug


  Commit: f56324eb348c377d8250dbb46e3a3b2fb51236d3
      https://github.com/zopefoundation/z3c.tabular/commit/f56324eb348c377d8250dbb46e3a3b2fb51236d3
  Author: Adam Groszer <agroszer at mail.com>
  Date:   2009-10-19 (Mon, 19 Oct 2009)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  version bump


  Commit: fec47fbf10020859c5b8c8d0b17ebe14930d3265
      https://github.com/zopefoundation/z3c.tabular/commit/fec47fbf10020859c5b8c8d0b17ebe14930d3265
  Author: Adam Groszer <agroszer at mail.com>
  Date:   2009-10-19 (Mon, 19 Oct 2009)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  back to dev


  Commit: 9334b36f8543aa96eca7ec44ed10be461020ab6a
      https://github.com/zopefoundation/z3c.tabular/commit/9334b36f8543aa96eca7ec44ed10be461020ab6a
  Author: Roger Ineichen <roger at projekt01.ch>
  Date:   2010-07-02 (Fri, 02 Jul 2010)

  Changed paths:
    M CHANGES.txt
    M src/z3c/tabular/README.txt
    M src/z3c/tabular/testing.py

  Log Message:
  -----------
  - use registerType from zope.browserpage instead from zope.app.pagetemplate
- adjust test output

Note, 
there is still an pending issue in README.txt sample, the samples are using
nested <form> tags. Fix the sample and use real subform templates.


  Commit: 74bdd69c03ec1daad3602339cd643a1bdda173d2
      https://github.com/zopefoundation/z3c.tabular/commit/74bdd69c03ec1daad3602339cd643a1bdda173d2
  Author: Roger Ineichen <roger at projekt01.ch>
  Date:   2010-07-02 (Fri, 02 Jul 2010)

  Changed paths:
    M setup.py
    M src/z3c/tabular/README.txt
    M src/z3c/tabular/tests.py

  Log Message:
  -----------
  adjust dependencies


  Commit: 3793c8c4c01e9aa8db0b61e239c897747af56cba
      https://github.com/zopefoundation/z3c.tabular/commit/3793c8c4c01e9aa8db0b61e239c897747af56cba
  Author: Michael Howitz <mh at gocept.com>
  Date:   2010-10-27 (Wed, 27 Oct 2010)

  Changed paths:
    M CHANGES.txt
    M setup.py
    M src/z3c/tabular/README.txt

  Log Message:
  -----------
  - Updated test dependencies so tests run with current `z3c.form` versions.

- Added doctests to ``long_description`` so they show up on PyPI.


  Commit: 05440d7c32a13c40e11efe9540c827ea76a9f5e2
      https://github.com/zopefoundation/z3c.tabular/commit/05440d7c32a13c40e11efe9540c827ea76a9f5e2
  Author: Michael Howitz <mh at gocept.com>
  Date:   2010-10-27 (Wed, 27 Oct 2010)

  Changed paths:
    A COPYRIGHT.txt
    M LICENSE.txt
    M bootstrap.py

  Log Message:
  -----------
  Conform to repository policy.


  Commit: 05f71edb472b7b97b7222a6ffc2a0f0c05c0f396
      https://github.com/zopefoundation/z3c.tabular/commit/05f71edb472b7b97b7222a6ffc2a0f0c05c0f396
  Author: Michael Howitz <mh at gocept.com>
  Date:   2010-10-27 (Wed, 27 Oct 2010)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Preparing release 0.6.0


  Commit: e470459c6874b06b7ce379588384355778a46b0c
      https://github.com/zopefoundation/z3c.tabular/commit/e470459c6874b06b7ce379588384355778a46b0c
  Author: Michael Howitz <mh at gocept.com>
  Date:   2010-10-27 (Wed, 27 Oct 2010)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Back to development: 0.6.1


  Commit: c37815ab159c3fd454ece41719cd81ccd1a34ea6
      https://github.com/zopefoundation/z3c.tabular/commit/c37815ab159c3fd454ece41719cd81ccd1a34ea6
  Author: Michael Howitz <mh at gocept.com>
  Date:   2010-10-27 (Wed, 27 Oct 2010)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Fixed package metadata (home page and author e-mail).


  Commit: 11507c223cb3b99d7a21a1169d931adf6df57222
      https://github.com/zopefoundation/z3c.tabular/commit/11507c223cb3b99d7a21a1169d931adf6df57222
  Author: Adam Groszer <agroszer at mail.com>
  Date:   2012-06-19 (Tue, 19 Jun 2012)

  Changed paths:
    M src/z3c/tabular/table.py

  Log Message:
  -----------
  add a default supportsCancel = False to TableBase


  Commit: 169a8c3a26a6a7b6312900a7f63cf197f5a67578
      https://github.com/zopefoundation/z3c.tabular/commit/169a8c3a26a6a7b6312900a7f63cf197f5a67578
  Author: Adam Groszer <agroszer at mail.com>
  Date:   2012-06-19 (Tue, 19 Jun 2012)

  Changed paths:
    M src/z3c/tabular/README.txt

  Log Message:
  -----------
  apparently some z3c.form output changed, fix tests


  Commit: 398f330f490807421a52323f948c4e2b3478a37f
      https://github.com/zopefoundation/z3c.tabular/commit/398f330f490807421a52323f948c4e2b3478a37f
  Author: Adam Groszer <agroszer at mail.com>
  Date:   2012-06-19 (Tue, 19 Jun 2012)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Preparing release 0.6.1


  Commit: 5bf388c8e13de6fe0c16058dbf322768f97169fd
      https://github.com/zopefoundation/z3c.tabular/commit/5bf388c8e13de6fe0c16058dbf322768f97169fd
  Author: Adam Groszer <agroszer at mail.com>
  Date:   2012-06-19 (Tue, 19 Jun 2012)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Back to development: 0.6.2


  Commit: f663eafe1ff26f5b478652c71755b5dcfbc13a81
      https://github.com/zopefoundation/z3c.tabular/commit/f663eafe1ff26f5b478652c71755b5dcfbc13a81
  Author: Adam Groszer <agroszer at mail.com>
  Date:   2012-06-19 (Tue, 19 Jun 2012)

  Changed paths:
    M CHANGES.txt
    M src/z3c/tabular/browser.zcml
    M src/z3c/tabular/formtable.pt
    M src/z3c/tabular/subformtable.pt
    M src/z3c/tabular/table.pt

  Log Message:
  -----------
  Made the pagetemplates provide macros to make it easier to replace specific contents


  Commit: 6709deb06e7867045f259058f87ab315f7306dbf
      https://github.com/zopefoundation/z3c.tabular/commit/6709deb06e7867045f259058f87ab315f7306dbf
  Author: Adam Groszer <agroszer at mail.com>
  Date:   2012-06-19 (Tue, 19 Jun 2012)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Preparing release 0.6.2


  Commit: fac74004cf6ee29edf51fa697bfb80c01da2ca39
      https://github.com/zopefoundation/z3c.tabular/commit/fac74004cf6ee29edf51fa697bfb80c01da2ca39
  Author: Adam Groszer <agroszer at mail.com>
  Date:   2012-06-19 (Tue, 19 Jun 2012)

  Changed paths:
    M CHANGES.txt
    M setup.py

  Log Message:
  -----------
  Back to development: 0.6.3


  Commit: 56c1db35f3a4a4fe31c36acf97f5dc1325d0cdba
      https://github.com/zopefoundation/z3c.tabular/commit/56c1db35f3a4a4fe31c36acf97f5dc1325d0cdba
  Author: Adam Groszer <agroszer at mail.com>
  Date:   2012-08-24 (Fri, 24 Aug 2012)

  Changed paths:
    M buildout.cfg

  Log Message:
  -----------
  pin lxml at a cross-platform safe version


  Commit: e23e8a6ef852873e0be90210cc910b2721b3fed3
      https://github.com/zopefoundation/z3c.tabular/commit/e23e8a6ef852873e0be90210cc910b2721b3fed3
  Author: Adam Groszer <agroszer at mail.com>
  Date:   2012-08-25 (Sat, 25 Aug 2012)

  Changed paths:
    M src/z3c/tabular/README.txt

  Log Message:
  -----------
  fix tests after z3c.table sort CSS class added


  Commit: 3fd4997e6bb53457683a7b69a46a96442da752a5
      https://github.com/zopefoundation/z3c.tabular/commit/3fd4997e6bb53457683a7b69a46a96442da752a5
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-02-26 (Tue, 26 Feb 2013)

  Changed paths:
    M bootstrap.py

  Log Message:
  -----------
  Get latest bootstrap.py


  Commit: 92dc0dd425fb118c654335ef29fa8f6401b47e96
      https://github.com/zopefoundation/z3c.tabular/commit/92dc0dd425fb118c654335ef29fa8f6401b47e96
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-02-26 (Tue, 26 Feb 2013)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Strip DOS line endings because WTF?


  Commit: 4259872b8492e5489beffed4818077ee5f43a5ef
      https://github.com/zopefoundation/z3c.tabular/commit/4259872b8492e5489beffed4818077ee5f43a5ef
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-02-26 (Tue, 26 Feb 2013)

  Changed paths:
    M setup.py
    M src/z3c/tabular/README.txt
    M src/z3c/tabular/tests.py

  Log Message:
  -----------
  Fix test failures caused by zope.tal 4.0.0a1.


  Commit: 40c93719c4126e4244c146a443518aca025dcc7d
      https://github.com/zopefoundation/z3c.tabular/commit/40c93719c4126e4244c146a443518aca025dcc7d
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-02-26 (Tue, 26 Feb 2013)

  Changed paths:
    M AUTHOR.txt
    M README.txt
    M src/z3c/__init__.py
    M src/z3c/tabular/__init__.py
    M src/z3c/tabular/browser.zcml
    M src/z3c/tabular/configure.zcml
    M src/z3c/tabular/formtable.pt
    M src/z3c/tabular/interfaces.py
    M src/z3c/tabular/subformtable.pt
    M src/z3c/tabular/table.pt
    M src/z3c/tabular/table.py
    M src/z3c/tabular/testing.py
    M src/z3c/tabular/tests.py

  Log Message:
  -----------
  Convert all files to native line endings.


Compare: https://github.com/zopefoundation/z3c.tabular/compare/19f5fdf20da6^...40c93719c412


More information about the checkins mailing list