Fri, 29 Apr 2011 10:29:25 +0200 |
Sylvain Thénault |
[facet] add missing selector to HasRelationFacet
stable
|
file |
diff |
annotate
|
Fri, 29 Apr 2011 09:33:30 +0200 |
Sylvain Thénault |
[facets] proper fix for #1625112: we should rather call unicode() as we always manipulate string as unicode internally
stable
|
file |
diff |
annotate
|
Fri, 22 Apr 2011 16:24:56 +0200 |
Aurelien Campeas |
[facets] fix unicode encode error; closes #1625112
|
file |
diff |
annotate
|
Fri, 22 Apr 2011 16:15:10 +0200 |
Aurelien Campeas |
[facets] fix RangeFacet get_widget: do no return a widget unless there are at least 2 values; closes #1625203
|
file |
diff |
annotate
|
Wed, 20 Apr 2011 08:28:52 +0200 |
Alexandre Fayolle |
backport stable changes to default
|
file |
diff |
annotate
|
Mon, 18 Apr 2011 19:34:20 +0200 |
Adrien Di Mascio |
[js/css] remove old versions of ui.tabs/slider etc.; closes #1625085
|
file |
diff |
annotate
|
Thu, 14 Apr 2011 11:36:47 +0200 |
Nicolas Chauvat |
[facets] make rangefacet comply with start_unfolded (closes #1615869)
stable
|
file |
diff |
annotate
|
Mon, 11 Apr 2011 18:33:18 +0200 |
Sylvain Thénault |
[facet] ignore range extremas to avoid filtering out rows where value is NULL (closes #1251192)
stable
|
file |
diff |
annotate
|
Mon, 11 Apr 2011 16:51:49 +0200 |
Sylvain Thénault |
Backed out changeset e0e802afa8e1, widgets are actually defined below
stable
|
file |
diff |
annotate
|
Mon, 11 Apr 2011 16:12:02 +0200 |
Sylvain Thénault |
[facet] refactor: a simple class attribute is enough
stable
|
file |
diff |
annotate
|
Mon, 28 Mar 2011 15:23:57 +0200 |
Adrien Di Mascio |
[facets] closes #1569459 (date-range facet with year < 1900)
stable
|
file |
diff |
annotate
|
Thu, 10 Mar 2011 12:04:46 +0100 |
Adrien Di Mascio |
[web] provide a data_url() method on req and get_rid of explicit datadir_url usage (#1438736)
|
file |
diff |
annotate
|
Fri, 05 Nov 2010 12:22:42 +0100 |
Sylvain Thénault |
fix #1376317: facet: no_relation feature crash when rql has no restriction
stable
|
file |
diff |
annotate
|
Tue, 02 Nov 2010 08:14:29 +0100 |
Sylvain Thénault |
[facet] only String attributes have internationalizable property
|
file |
diff |
annotate
|
Mon, 25 Oct 2010 15:32:00 +0200 |
Sylvain Thénault |
[facet] return else we get name error later
|
file |
diff |
annotate
|
Fri, 22 Oct 2010 17:40:23 +0200 |
Sylvain Thénault |
[ms] catch exception on executing rql, work-around #1356884 until a proper fix
|
file |
diff |
annotate
|
Fri, 22 Oct 2010 09:15:35 +0200 |
Sylvain Thénault |
[pylint] fix a bug of pylint detected errors and i18n pb (calling builtins._ instead of req._)
|
file |
diff |
annotate
|
Fri, 01 Oct 2010 16:53:35 +0200 |
Sylvain Thénault |
[facets] support for `no_relation` on RelationFacet
|
file |
diff |
annotate
|
Fri, 24 Sep 2010 12:54:20 +0200 |
Sylvain Thénault |
[facet] use contextified label when possible
stable
|
file |
diff |
annotate
|
Wed, 15 Sep 2010 18:43:14 +0200 |
Sylvain Thénault |
[facet] add missing @property making subsequent access always true
stable
|
file |
diff |
annotate
|
Thu, 26 Aug 2010 10:13:48 +0200 |
Alexandre Fayolle |
use is_instance in a number of places (esp. documentation) rather than the deprecated implements
stable
|
file |
diff |
annotate
|
Wed, 18 Aug 2010 16:53:05 +0200 |
Sylvain Thénault |
[book] some more documentation and cleanups
stable
|
file |
diff |
annotate
|
Wed, 18 Aug 2010 13:58:12 +0200 |
Sylvain Thénault |
new RelationAttributeFacet + other fixes and cleanup + facets test
stable
|
file |
diff |
annotate
|
Fri, 30 Jul 2010 09:52:46 +0200 |
Sylvain Thénault |
small cleanups
stable
|
file |
diff |
annotate
|
Thu, 17 Jun 2010 15:15:52 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 17 Jun 2010 15:09:12 +0200 |
Katia Saurfelt |
[facet] use vreg.parse so the rql syntax tree is properly annotated as well
stable
|
file |
diff |
annotate
|
Thu, 17 Jun 2010 14:43:16 +0200 |
Sylvain Thénault |
[fti] support for fti ranking: has_text query results sorted by relevance, and provides a way to control weight per entity / entity's attribute
|
file |
diff |
annotate
|
Tue, 01 Jun 2010 12:21:44 +0200 |
Sylvain Thénault |
[facet] we must add type restriction for attribute facets as well
stable
|
file |
diff |
annotate
|
Mon, 17 May 2010 11:04:52 +0200 |
Sylvain Thénault |
[facet] control i18nization of values on AttributeFacet
stable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:24:20 +0200 |
Sylvain Thénault |
backport oldstable changes
stable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:15:52 +0200 |
Sylvain Thénault |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:14:22 +0200 |
Sylvain Thénault |
backport default into stable: stable is now cw 3.8
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 10:06:01 +0200 |
Sylvain Thénault |
proper licensing information (LGPL-2.1). Hope I get it right this time.
stable
|
file |
diff |
annotate
|
Tue, 13 Apr 2010 19:43:51 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Tue, 13 Apr 2010 15:46:44 +0200 |
Sylvain Thénault |
[facet] don't crash in rset_vocabulary if an unauthorized error was raised in rqlexec
stable
|
file |
diff |
annotate
|
Wed, 07 Apr 2010 14:26:35 +0200 |
Sylvain Thénault |
#759035: Automate addition of eid cachekey in RQL analysis
|
file |
diff |
annotate
|
Thu, 25 Mar 2010 14:26:13 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 24 Mar 2010 18:38:23 +0100 |
Sylvain Thénault |
[facet] allow to specify a target type on relation facets for case such as Keyword/CodeKeyword where we only targets Keyword
stable
|
file |
diff |
annotate
|
Wed, 24 Mar 2010 18:04:59 +0100 |
Sylvain Thénault |
le patch rql26 a été importé
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 13:19:14 +0100 |
Sylvain Thénault |
kill dead/useless code as suggested by pylint
stable
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 06:55:43 +0100 |
Sylvain Thénault |
[facet] before 3.6 we were sure to have a cw_rset attribute. Restore this for facets
stable
|
file |
diff |
annotate
|
Wed, 17 Feb 2010 15:58:09 +0100 |
Charles Hébert |
Fix: RangeFacet is selected (valid rset) but without any values
stable
|
file |
diff |
annotate
|
Wed, 17 Feb 2010 15:57:03 +0100 |
Charles Hébert |
fix the bad rqlst syntax tree usage during facets initialization by copying it
stable
|
file |
diff |
annotate
|
Wed, 10 Feb 2010 13:58:11 +0100 |
Sylvain Thénault |
provides a fallback_on_none_attribute field attribute, allowing to specify default value for attributes of *existing* entities
|
file |
diff |
annotate
|
Fri, 05 Feb 2010 11:54:23 +0100 |
Sylvain Thénault |
moved generic datetime manipulation function to lgc
|
file |
diff |
annotate
|
Fri, 22 Jan 2010 14:40:14 +0100 |
Sylvain Thénault |
[vreg] object_by_id should not have been deprecated. Fix facets.
|
file |
diff |
annotate
|
Mon, 18 Jan 2010 19:21:30 +0100 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Thu, 07 Jan 2010 16:52:32 +0100 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
Wed, 09 Dec 2009 17:48:04 +0100 |
Sylvain Thénault |
typos, api update
|
file |
diff |
annotate
|
Wed, 09 Dec 2009 16:33:32 +0100 |
Sylvain Thénault |
api update
|
file |
diff |
annotate
|
Wed, 09 Dec 2009 12:24:38 +0100 |
Sylvain Thénault |
merge
|
file |
diff |
annotate
|
Wed, 09 Dec 2009 12:23:31 +0100 |
Sandrine Ribeau |
cw 3.6 api update
|
file |
diff |
annotate
|
Wed, 09 Dec 2009 12:22:21 +0100 |
Sylvain Thénault |
some api update
|
file |
diff |
annotate
|
Mon, 19 Oct 2009 15:16:41 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 15 Oct 2009 20:29:21 +0200 |
Sylvain Thénault |
follow yams 0.25 api changes to improve performance
stable
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 20:12:48 +0200 |
Adrien Di Mascio |
[facets] typo fix
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 19:40:19 +0200 |
Adrien Di Mascio |
[api] work in progress, use __regid__, cw_*, etc.
|
file |
diff |
annotate
|
Tue, 22 Sep 2009 12:11:12 +0200 |
Adrien Di Mascio |
backport stable branch
|
file |
diff |
annotate
|
Mon, 21 Sep 2009 11:18:55 +0200 |
Adrien Di Mascio |
[widgets] change make_uid() seed to make slider ids xhtml-valid
stable
|
file |
diff |
annotate
|
Fri, 18 Sep 2009 19:50:37 +0200 |
Sylvain Thénault |
cleanup, smarter sort control to avoid it when not necessary
stable
|
file |
diff |
annotate
|