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