web/facet.py
2011-10-13 Pierre-Yves David init_facets: Add documentation stable
2011-10-13 Aurelien Campeas [facets] try to get rid of arbitrary constants, be prettier and eat less space (closes #1988706)
2011-09-28 Sylvain Thénault [pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way) stable
2011-09-27 Aurelien Campeas [facet] add safety belt to rql path facet init (closes #1965481) stable
2011-09-26 Aurelien Campeas [web/facet] fix example selector in docstring stable
2011-09-26 Sylvain Thénault [i18n, facet] missing registration of <no relation> msgid stable
2011-09-23 Aurelien Campeas [facets] fix height computation (incorporates and/or element if present, use css value to compute likely maximum height, kill wdg_stack_size) (closes #1954077) stable
2011-09-07 Sylvain Thénault closes #1914824: fix retrieval of _andor input, test and fix generated rql stable
2011-07-21 Adrien Di Mascio [facets] fix missing 'warnings' import and missing self reference on 'filtered_variable' stable
2011-07-07 Sylvain Thénault [book] fix some rest/sphinx errors
2011-07-07 Sylvain Thénault [range facet] closes #1806937: simply retrieve min/max values when computing vocabulary/possible_values, this is enough
2011-07-07 Sylvain Thénault [facet slider] quote attribute value, else may break with earlier jquery
2011-07-07 Sylvain Thénault [facets] use unique dom id
2011-07-07 Sylvain Thénault [facet] with rql path facet rel may be None, handle it
2011-07-07 Sylvain Thénault [facet] closes #1806932: test and fix facet bug w/ having query (need rql update)
2011-07-05 Sylvain Thénault [facet] closes #1806931: new facet type, based on arbitrary rql path
2011-07-04 Sylvain Thénault [facet] fix argument inversion in date range facet
2011-07-01 Sylvain Thénault [facets] DontUpdateConstraint mecanism introduced a few commit ago isn't needed: we already have the 'needs_update' property controlling this
2011-07-01 Sylvain Thénault [facet] more api cleanup: support_and should be a property, so it's easier to deactivate.
2011-07-01 Sylvain Thénault [range facet] refactor to ease overriding, possible_values raise DontUpdateFacet (not handled by js actually)
2011-07-01 Sylvain Thénault [facets] refactor / cleanup facet api: more consistent variable naming and easier to reuse function. Closes #1796804
2011-07-01 Sylvain Thénault backport stable
2011-07-01 Sylvain Thénault [facets] should remove groupby from base rqlst. Closes #1796196 stable
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 [web.facet] self.w -> w
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-04-29 Sylvain Thénault [facet] add missing selector to HasRelationFacet stable
2011-04-29 Sylvain Thénault [facets] proper fix for #1625112: we should rather call unicode() as we always manipulate string as unicode internally stable
2011-04-22 Aurelien Campeas [facets] fix unicode encode error; closes #1625112
less more (0) -100 -50 -30 tip