web/views/tableview.py
2015-10-19 Jérôme Roy fix typos and indentation in docstrings/docs
2015-10-13 Rémi Cardona [py3k] MethodType no longer takes a class argument
2015-09-16 Rémi Cardona [py3k] use six.add_metaclass
2015-10-05 Rémi Cardona [py3k] add list() around dict methods
2015-09-11 Rémi Cardona [py3k] replace '_ = unicode' in global scope (closes #7589459)
2015-09-15 Rémi Cardona [py3k] dict.iteritems → dict.items
2015-09-14 Rémi Cardona [py3k] basestring → six.string_types
2015-09-15 Rémi Cardona [py3k] import range using six.moves
2015-07-02 David Douard [doc] more fixes of warnings/errors in doc build
2014-04-14 Rémi Cardona an URL -> a URL stable
2014-02-04 Dimitri Papadopoulos English typography
2013-11-05 Denis Laxalde [doc] Refer to RsetTableView in EntityTableView docstring instead of TableView stable
2013-11-27 Aurelien Campeas [views/table] use cubicweb.ajax.js for pagination stable
2013-12-06 Julien Cristau [tableview] Don't share column renderers between all instances of a table (closes #3351872) stable
2013-12-06 Julien Cristau [tableview] Add some unique element to AbstractColumnRenderer.__str__ (related to #3351872) stable
2013-07-12 Denis Laxalde Do not compute actions list in TableLayout view when display_actions attribute is unset stable
2013-04-08 David Douard [views/tables|css] backout rev 895e34d9ae0d stable
2012-09-07 Sylvain Thénault backport stable
2012-07-20 Sylvain Thénault [book] fix build warnings/errors. Closes #2430042 stable
2012-06-13 Aurelien Campeas [views/tables|css] show actions in small tabs instead of menu indirection (closes #2004109)
2012-05-23 Sylvain Thénault backport stable
2012-05-23 Arthur Lutz [docstrings] typos corrected stable
2012-05-23 Arthur Lutz [views] enable paginate toggle on RsetTableView (closes #2200675) stable
2012-04-10 Sylvain Thénault backport stable
2012-04-10 Sylvain Thénault [table view] EntityTableView should accept **kwargs as RsetTableView stable
2012-01-23 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
2012-01-11 Sylvain Thénault backport stable
2012-01-11 Sylvain Thénault [tableview] drop useless code: cellvid systematically given by RsetTableView, according to its .[non]finalview attribute stable
2012-01-10 Pierre-Yves David [tableviews] use ``select_or_none`` instead of ``try: select() except:``
2011-11-29 Julien Cristau [navigation] provide a link back from the full view to the paginated one
less more (0) -100 -50 -30 tip