web/views/tableview.py
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
2010-06-01 Sylvain Thénault [tableview] don't fail with AttributeError when paginated as main content view stable
2010-06-01 Sylvain Thénault [tableview] support for json-paginated table if paginable stable
2010-05-20 Sylvain Thénault [entity] introduce a new 'adapters' registry
2010-05-18 Sylvain Thénault backport stable
2010-05-17 Sylvain Thénault [table view] should use __regid__ instead of hard-coded 'table' view identifier stable
2010-05-17 Sylvain Thénault cleanup stable
2010-05-10 Sylvain Thénault backport stable
2010-05-10 Sylvain Thénault [table view] we should call the cell view using the table rset, not one rebuilded for a specific entity stable
2010-05-10 Sylvain Thénault [table view] take care to None label stable
2010-05-05 Sylvain Thénault [https] fix resource urls in https version of a site: should use the https version as well to avoid warnings from the nrowser
2010-04-30 Sylvain Thénault [webconfig] introduce property sheets. Use them to replace external_resources
2010-04-28 Sylvain Thénault backport oldstable changes stable
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault backport default into stable: stable is now cw 3.8
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-04-23 Sylvain Thénault backport stable
2010-04-22 Alexandre Fayolle [python2.6] prefer python2.6's builtin json module over simplejson stable
2010-04-19 Sylvain Thénault backport stable
2010-04-16 Aurelien Campeas [doc/book] misc on views, docstrings stable
2010-04-14 Sylvain Thénault [schema view] the final touch. Things are getting nicely displayed, and code clean
2010-04-06 Sandrine Ribeau ticket #787103, relation schema view enhancements
2010-02-17 Sylvain Thénault [facet] rqlst should be the select node stable
2010-02-17 Sylvain Thénault oops, should have been in my previous commit stable
2010-02-17 Sylvain Thénault fix table view facet retreival, necessary since 95ccd84c892b. Also some cleanup in facet box stable
2010-01-18 Sylvain Thénault backport stable branch
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-12-08 Sandrine Ribeau cw 3.6 api update
2009-12-08 Sylvain Thénault drop common subpackage
2009-11-20 Sylvain Thénault backport stable branch (one more time painfully)
2009-11-13 Sylvain Thénault PUCE_UP make me thing it will fold something on click, use PUCE_DOWN instead (as for actions box menus) stable
2009-11-08 Nicolas Chauvat [web ui] change "table actions" icon to arrow-up stable
2009-10-19 Sylvain Thénault remove some warnings
2009-10-19 Sylvain Thénault backport stable
2009-10-15 Sylvain Thénault follow yams 0.25 api changes to improve performance stable
2009-09-23 Adrien Di Mascio [api] __regid__, cw_* and friends
2009-09-23 Adrien Di Mascio [api] work in progress, use __regid__, cw_*, etc.
2009-09-23 Sylvain Thénault use __regid__ instead of id on appobject classes
less more (0) -100 -60 tip