web/facet.py
2009-09-21 Adrien Di Mascio [widgets] change make_uid() seed to make slider ids xhtml-valid stable
2009-09-18 Sylvain Thénault cleanup, smarter sort control to avoid it when not necessary stable
2009-09-18 Sylvain Thénault facets enhancement: can now set label_vid to use a view instead of a simple attribute as label stable
2009-08-26 Sylvain Thénault backport 3.5 step 1, remaining wf changes in hooks to merge
2009-08-25 Nicolas Chauvat B #345282 xhtml requires to use   instead of   stable
2009-08-17 Sylvain Thénault fix __init__ parameters
2009-08-13 Sylvain Thénault refactor property handling to avoid name conflicts
2009-08-11 Nicolas Chauvat R propagate registry API changes
2009-08-03 Sylvain Thénault [appobject selection process] drop the need for the .selected method
2009-08-03 Sylvain Thénault R [base classes] only AppObject remaning, no more AppRsetObject
2009-08-03 Sylvain Thénault R [vreg] important refactoring of the vregistry, moving behaviour to end dictionnary (and so leaving room for more flexibility ; keep bw compat ; update api usage in cw
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