Mon, 03 Aug 2009 15:42:47 +0200 |
Sylvain Thénault |
[appobject selection process] drop the need for the .selected method
|
file |
diff |
annotate
|
Mon, 03 Aug 2009 14:14:07 +0200 |
Sylvain Thénault |
R [base classes] only AppObject remaning, no more AppRsetObject
|
file |
diff |
annotate
|
Mon, 03 Aug 2009 10:50:57 +0200 |
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
|
file |
diff |
annotate
|
Tue, 07 Jul 2009 13:26:44 +0200 |
Sylvain Thénault |
use xml_escape
stable
|
file |
diff |
annotate
|
Tue, 07 Jul 2009 11:42:24 +0200 |
Sylvain Thénault |
import display_name
stable
|
file |
diff |
annotate
|
Tue, 23 Jun 2009 16:31:15 +0200 |
Florent |
oops
stable
|
file |
diff |
annotate
|
Tue, 23 Jun 2009 15:39:30 +0200 |
Florent |
fix date rounding issue in DateFacetRangeWidget
stable
|
file |
diff |
annotate
|
Mon, 22 Jun 2009 07:35:38 +0200 |
Adrien Di Mascio |
[javascript] provide a simple function to limit textarea size (+minor cosmetic changes)
stable
|
file |
diff |
annotate
|
Tue, 02 Jun 2009 08:17:24 +0200 |
Adrien Di Mascio |
[facet] refactor values formatting in RangeFacets
|
file |
diff |
annotate
|
Sat, 30 May 2009 00:42:18 +0200 |
Nicolas Chauvat |
[views] reindent web/facet.py
|
file |
diff |
annotate
|
Fri, 29 May 2009 21:32:53 +0200 |
Adrien Di Mascio |
[facet] provide hasRelationFacet (backport from CMHN)
|
file |
diff |
annotate
|
Fri, 29 May 2009 19:36:08 +0200 |
Adrien Di Mascio |
[facet] provide a DateRangeFacet (still need to refactor, maybe create a CWWidget)
|
file |
diff |
annotate
|
Thu, 28 May 2009 09:20:07 +0200 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
Tue, 26 May 2009 09:03:24 +0200 |
Adrien Di Mascio |
[facet][RangeFacet] submit facet form when the user stops sliding
|
file |
diff |
annotate
|
Fri, 22 May 2009 00:04:03 +0200 |
Adrien Di Mascio |
work in progress: new 'range facet' usable for numerical values, still lacks the form.submit on mouseUp
|
file |
diff |
annotate
|
Wed, 22 Apr 2009 18:44:30 +0200 |
sylvain thenault |
remove trailing white spaces
tls-sprint
|
file |
diff |
annotate
|
Wed, 22 Apr 2009 18:42:58 +0200 |
sylvain thenault |
drop hopeless registerer bw compat
tls-sprint
|
file |
diff |
annotate
|
Thu, 26 Mar 2009 19:00:20 +0100 |
sylvain thenault |
pylint cleanup
tls-sprint
|
file |
diff |
annotate
|
Mon, 23 Mar 2009 17:55:59 +0100 |
sylvain thenault |
pylint cleanup
tls-sprint
|
file |
diff |
annotate
|
Mon, 02 Mar 2009 21:03:54 +0100 |
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
|
Wed, 25 Feb 2009 09:30:30 +0100 |
Stephanie Marcu |
fix in facets (avoid to have an horizontal space between facets when facets are unfold)
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 23:11:01 +0100 |
Adrien Di Mascio |
rename abstract_* selectors into partial_* + add docstrings
tls-sprint
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 13:36:28 +0100 |
Adrien Di Mascio |
introduce abstract selectors to get rid of the my_selector() contagion
tls-sprint
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 01:21:25 +0100 |
Adrien Di Mascio |
replaced most of __selectors__ assignments with __select__
tls-sprint
|
file |
diff |
annotate
|
Tue, 17 Feb 2009 23:40:30 +0100 |
sylvain thenault |
update some imports
tls-sprint
|
file |
diff |
annotate
|
Tue, 17 Feb 2009 21:29:58 +0100 |
Adrien Di Mascio |
replace deprecated cubicweb.common.selectors by its new module path (cubicweb.selectors)
tls-sprint
|
file |
diff |
annotate
|
Fri, 30 Jan 2009 17:25:11 +0100 |
sylvain thenault |
xhtml fixes
|
file |
diff |
annotate
|
Wed, 28 Jan 2009 15:28:32 +0100 |
sylvain thenault |
set default to empty string, not None
|
file |
diff |
annotate
|
Mon, 26 Jan 2009 08:14:18 +0100 |
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
|
Mon, 19 Jan 2009 19:57:41 +0100 |
sylvain thenault |
use empty string instead of None as possible context value to avoid getting an <optgroup> tag in associated widget
|
file |
diff |
annotate
|