2012-01-11 |
Sylvain Thénault |
[tableview] drop useless code: cellvid systematically given by RsetTableView, according to its .[non]finalview attribute
stable
|
file |
diff |
annotate
|
2012-01-10 |
Pierre-Yves David |
[tableviews] use ``select_or_none`` instead of ``try: select() except:``
|
file |
diff |
annotate
|
2011-11-29 |
Julien Cristau |
[navigation] provide a link back from the full view to the paginated one
|
file |
diff |
annotate
|
2011-11-23 |
Aurelien Campeas |
[tableview] fix action menu layout (closes #2099011)
|
file |
diff |
annotate
|
2011-11-23 |
Aurelien Campeas |
[views/table] fix typo
|
file |
diff |
annotate
|
2011-11-17 |
Sylvain Thénault |
[EntityTableView] smarter header for MainEntityColRenderer: use plural form only when necessary. Closes #2093182
|
file |
diff |
annotate
|
2011-11-17 |
Sylvain Thénault |
[tableview] enhance RelationColRenderer. Closes #2093184
|
file |
diff |
annotate
|
2011-11-09 |
Sylvain Thénault |
[tableview] fix __init__ logic of sortfunc/sortable
|
file |
diff |
annotate
|
2011-11-09 |
Sylvain Thénault |
[tableview] drop comment
|
file |
diff |
annotate
|
2011-11-07 |
Sylvain Thénault |
[tableview] deepcopy of colrenderer was actually broken with py < 2.7
|
file |
diff |
annotate
|
2011-11-07 |
Adrien Di Mascio |
[table] display navigation component both above and below the table
|
file |
diff |
annotate
|
2011-11-04 |
Sylvain Thénault |
[table view] some new table view enhancements
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
2011-11-03 |
Sylvain Thénault |
[entity table view] add count default to true on main entity column
|
file |
diff |
annotate
|
2011-11-02 |
Sylvain Thénault |
[old table view] drop duplicated method
|
file |
diff |
annotate
|
2011-10-28 |
Adrien Di Mascio |
[doc] fix most of ReST compilation errors and warnings
|
file |
diff |
annotate
|
2011-10-27 |
Sylvain Thénault |
[tableview] .entity method is useful on EntityTableView as well, move it there
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
2011-10-24 |
Aurelien Campeas |
[tableview] extract two methods from render_table to ease subclassing
|
file |
diff |
annotate
|
2011-10-24 |
Pierre-Yves David |
[deprecated] TableView: update some documentation
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
2011-10-22 |
Sylvain Thénault |
[tableview] fix bad attribute name
|
file |
diff |
annotate
|
2011-10-21 |
Aurelien Campeas |
[tableview] sortvalue truncation should be somewhat configurable
|
file |
diff |
annotate
|
2011-10-21 |
Aurelien Campeas |
undo garbage shipped in 9a73d5e762b0
|
file |
diff |
annotate
|
2011-10-21 |
Aurelien Campeas |
[facets] fix context passing + a note for later
|
file |
diff |
annotate
|
2011-10-21 |
Sylvain Thénault |
[table view] fix regression in old table view leading to malformed html
|
file |
diff |
annotate
|
2011-10-21 |
Sylvain Thénault |
[table views] closes #1986413: refactor TableView, EntityAttributesTableView, PyValTableView
|
file |
diff |
annotate
|
2011-10-14 |
Sylvain Thénault |
oops
|
file |
diff |
annotate
|
2011-10-14 |
Sylvain Thénault |
merge and fix cubicwebSortValueExtraction pb which disappeared when tablesorter.js has been updated
|
file |
diff |
annotate
|
2011-10-14 |
Adrien Di Mascio |
[table] use explicit add_onload() to setup table sorting (closes #2013493)
stable
|
file |
diff |
annotate
|
2011-10-11 |
Pierre-Yves David |
[table] Only apply sorting event on the first row of a table header (closes #1988780)
|
file |
diff |
annotate
|
2011-10-07 |
Pierre-Yves David |
[table js] Update jquery-tablesorter to 2.0.5 (closes #1989018)
|
file |
diff |
annotate
|
2011-10-04 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-09-30 |
Alexandre Fayolle |
improve EntityAttributesTableView perfs by adding a call to complete()
stable
|
file |
diff |
annotate
|
2011-09-29 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-09-27 |
Nicolas Chauvat |
[views] fix docstring of tableview
stable
|
file |
diff |
annotate
|
2011-09-23 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-09-22 |
Aurelien Campeas |
[views/table] parametrize table view co-classes (closes #1947472)
stable
|
file |
diff |
annotate
|
2011-09-20 |
Sylvain Thénault |
[tableview] fix view selection when value is None (closes #1936781)
stable
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
2011-05-20 |
Aurelien Campeas |
[views/table (facetform)] introduced in facetbox, was missing in tableview form filter
|
file |
diff |
annotate
|
2011-05-20 |
Aurelien Campeas |
[web/facet|views/table] bump a bit some heights, split table view methods for easier subclassing
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
2011-01-11 |
Sylvain Thénault |
[web action] refactor box menu handling, fixing #1401943 on the way
stable
|
file |
diff |
annotate
|
2010-10-22 |
Sylvain Thénault |
[pylint] fix a bug of pylint detected errors and i18n pb (calling builtins._ instead of req._)
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
2010-09-15 |
Sylvain Thénault |
fix regretion introduced by changeset "pagination/ ajaxes fixes" (2f5ebeb7665d)
stable
|
file |
diff |
annotate
|
2010-09-14 |
Sylvain Thénault |
cleanups
stable
|
file |
diff |
annotate
|
2010-08-12 |
Alexandre Richardson |
[tableview] take care, description may include None (try Any NULL)
stable
|
file |
diff |
annotate
|
2010-07-20 |
Sylvain Thénault |
[table view] fix bad arguments given to form_filter method
stable
|
file |
diff |
annotate
|
2010-07-08 |
Sylvain Thénault |
[uilib] refactor json_dumps code organization
|
file |
diff |
annotate
|
2010-06-11 |
Sylvain Thénault |
[3.9] api update (mostly js) + add support for FCKEditor in formContents js function
|
file |
diff |
annotate
|
2010-06-07 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-06-04 |
Sylvain Thénault |
[table] propagate paginate
stable
|
file |
diff |
annotate
|
2010-06-04 |
Sylvain Thénault |
no more need for specific handling of table view's displayaction
stable
|
file |
diff |
annotate
|
2010-06-02 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-06-02 |
Sylvain Thénault |
[tableview / facets] to work properly with facet, initial table should handle case where actualrql isn't specified
stable
|
file |
diff |
annotate
|
2010-06-02 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|