web/views/tableview.py
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
2011-11-23 Aurelien Campeas [tableview] fix action menu layout (closes #2099011)
2011-11-23 Aurelien Campeas [views/table] fix typo
2011-11-17 Sylvain Thénault [EntityTableView] smarter header for MainEntityColRenderer: use plural form only when necessary. Closes #2093182
2011-11-17 Sylvain Thénault [tableview] enhance RelationColRenderer. Closes #2093184
2011-11-09 Sylvain Thénault [tableview] fix __init__ logic of sortfunc/sortable
2011-11-09 Sylvain Thénault [tableview] drop comment
2011-11-07 Sylvain Thénault [tableview] deepcopy of colrenderer was actually broken with py < 2.7
2011-11-07 Adrien Di Mascio [table] display navigation component both above and below the table
2011-11-04 Sylvain Thénault [table view] some new table view enhancements
2011-11-04 Sylvain Thénault [table view] properly handle show/hide filter actions so we get proper action displayed even when recalled from pagination
2011-11-03 Sylvain Thénault [entity table view] add count default to true on main entity column
2011-11-02 Sylvain Thénault [old table view] drop duplicated method
2011-10-28 Adrien Di Mascio [doc] fix most of ReST compilation errors and warnings
2011-10-27 Sylvain Thénault [tableview] .entity method is useful on EntityTableView as well, move it there
2011-10-25 Aurelien Campeas [tableview,jsoncontroller] the json controller must check view.handle_pagination as well & the old table view also handles pagination internally
2011-10-24 Aurelien Campeas [tableview] extract two methods from render_table to ease subclassing
2011-10-24 Pierre-Yves David [deprecated] TableView: update some documentation
2011-10-24 Aurelien Campeas [tableview,basetemplates,pagination] some views internally handle the pagination, in which case the base template should not try to paginate
2011-10-22 Sylvain Thénault [tableview] fix bad attribute name
2011-10-21 Aurelien Campeas [tableview] sortvalue truncation should be somewhat configurable
2011-10-21 Aurelien Campeas undo garbage shipped in 9a73d5e762b0
2011-10-21 Aurelien Campeas [facets] fix context passing + a note for later
2011-10-21 Sylvain Thénault [table view] fix regression in old table view leading to malformed html
2011-10-21 Sylvain Thénault [table views] closes #1986413: refactor TableView, EntityAttributesTableView, PyValTableView
2011-10-14 Sylvain Thénault oops
2011-10-14 Sylvain Thénault merge and fix cubicwebSortValueExtraction pb which disappeared when tablesorter.js has been updated
2011-10-14 Adrien Di Mascio [table] use explicit add_onload() to setup table sorting (closes #2013493) stable
2011-10-11 Pierre-Yves David [table] Only apply sorting event on the first row of a table header (closes #1988780)
2011-10-07 Pierre-Yves David [table js] Update jquery-tablesorter to 2.0.5 (closes #1989018)
2011-10-04 Sylvain Thénault backport stable
2011-09-30 Alexandre Fayolle improve EntityAttributesTableView perfs by adding a call to complete() stable
2011-09-29 Sylvain Thénault backport stable
2011-09-27 Nicolas Chauvat [views] fix docstring of tableview stable
2011-09-23 Sylvain Thénault backport stable
2011-09-22 Aurelien Campeas [views/table] parametrize table view co-classes (closes #1947472) stable
2011-09-20 Sylvain Thénault [tableview] fix view selection when value is None (closes #1936781) stable
2011-09-16 Sylvain Thénault [table view] allow to set None in 'headers', meaning the label should be fetched from the result set as done by default (closes #1931533)
2011-07-01 Sylvain Thénault [facets] factorize table filter form / facets box generation, moving out filter form from the table view so it's usable from other views. Closes #1794009
2011-05-20 Aurelien Campeas [views/table (facetform)] introduced in facetbox, was missing in tableview form filter
2011-05-20 Aurelien Campeas [web/facet|views/table] bump a bit some heights, split table view methods for easier subclassing
2011-05-19 Aurelien Campeas [facets/table] vertically group facets by two when possible in order to have a more compact horizontal layout in table filter form
2011-01-11 Sylvain Thénault [web action] refactor box menu handling, fixing #1401943 on the way stable
2010-10-22 Sylvain Thénault [pylint] fix a bug of pylint detected errors and i18n pb (calling builtins._ instead of req._)
2010-09-16 Sylvain Thénault [table view] use get instead of has_key so one can specify he doesn't want actions or filter stable
2010-09-15 Sylvain Thénault fix regretion introduced by changeset "pagination/ ajaxes fixes" (2f5ebeb7665d) stable
2010-09-14 Sylvain Thénault cleanups stable
2010-08-12 Alexandre Richardson [tableview] take care, description may include None (try Any NULL) stable
2010-07-20 Sylvain Thénault [table view] fix bad arguments given to form_filter method stable
2010-07-08 Sylvain Thénault [uilib] refactor json_dumps code organization
2010-06-11 Sylvain Thénault [3.9] api update (mostly js) + add support for FCKEditor in formContents js function
2010-06-07 Sylvain Thénault backport stable
2010-06-04 Sylvain Thénault [table] propagate paginate stable
2010-06-04 Sylvain Thénault no more need for specific handling of table view's displayaction stable
2010-06-02 Sylvain Thénault backport stable
2010-06-02 Sylvain Thénault [tableview / facets] to work properly with facet, initial table should handle case where actualrql isn't specified stable
2010-06-02 Sylvain Thénault backport stable
2010-06-02 Sylvain Thénault [tableview] use pageContent instead of paginated-content as default div id, paginated-content doesn't seems used anymore stable
less more (0) -100 -60 tip