web/facet.py
2009-07-07 Sylvain Thénault use xml_escape stable
2009-07-07 Sylvain Thénault import display_name stable
2009-06-23 Florent oops stable
2009-06-23 Florent fix date rounding issue in DateFacetRangeWidget stable
2009-06-22 Adrien Di Mascio [javascript] provide a simple function to limit textarea size (+minor cosmetic changes) stable
2009-06-02 Adrien Di Mascio [facet] refactor values formatting in RangeFacets
2009-05-29 Nicolas Chauvat [views] reindent web/facet.py
2009-05-29 Adrien Di Mascio [facet] provide hasRelationFacet (backport from CMHN)
2009-05-29 Adrien Di Mascio [facet] provide a DateRangeFacet (still need to refactor, maybe create a CWWidget)
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-26 Adrien Di Mascio [facet][RangeFacet] submit facet form when the user stops sliding
2009-05-21 Adrien Di Mascio work in progress: new 'range facet' usable for numerical values, still lacks the form.submit on mouseUp
2009-04-22 sylvain thenault remove trailing white spaces tls-sprint
2009-04-22 sylvain thenault drop hopeless registerer bw compat tls-sprint
2009-03-26 sylvain thenault pylint cleanup tls-sprint
2009-03-23 sylvain thenault pylint cleanup tls-sprint
2009-03-02 sylvain thenault backport stable branch, take care a lot of conflicts occured, this may be the revision you're looking for... tls-sprint
2009-02-25 Stephanie Marcu fix in facets (avoid to have an horizontal space between facets when facets are unfold)
2009-02-18 Adrien Di Mascio rename abstract_* selectors into partial_* + add docstrings tls-sprint
2009-02-18 Adrien Di Mascio introduce abstract selectors to get rid of the my_selector() contagion tls-sprint
2009-02-18 Adrien Di Mascio replaced most of __selectors__ assignments with __select__ tls-sprint
2009-02-17 sylvain thenault update some imports tls-sprint
2009-02-17 Adrien Di Mascio replace deprecated cubicweb.common.selectors by its new module path (cubicweb.selectors) tls-sprint
2009-01-30 sylvain thenault xhtml fixes
2009-01-28 sylvain thenault set default to empty string, not None
2009-01-26 Adrien Di Mascio [facets] AttributeFacet can now declare which kind of comparator they want to use, default is '=' (+ tidy trailing white spaces)
2009-01-19 sylvain thenault use empty string instead of None as possible context value to avoid getting an <optgroup> tag in associated widget
2009-01-14 sylvain thenault reactivate tests and fix bug triggering removal of undesired relation (eg type restriction) in some cases
2009-01-14 sylvain thenault selector update
2009-01-08 Sylvain Thenault facet widgets css cleanup
2009-01-07 Sylvain Thenault add try except to avoid error w/ unsupported stuff, log it and return incomplete filter form
2008-12-10 Adrien Di Mascio FacetItem now takes req as first parameter of __init__, THIS IS BACKWARD INCOMPATIBLE
2008-11-05 Adrien Di Mascio Showtime !
less more (0) tip