2009-07-06 [doc] improvements stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Mon, 06 Jul 2009 14:13:49 +0200] rev 2280
[doc] improvements
2009-07-02 [doc] improve description of core concepts stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Thu, 02 Jul 2009 22:01:19 +0200] rev 2279
[doc] improve description of core concepts
2009-07-06 i18n update stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 06 Jul 2009 13:59:38 +0200] rev 2278
i18n update
2009-07-06 final facets is fine with relation type as well stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 06 Jul 2009 13:59:22 +0200] rev 2277
final facets is fine with relation type as well
2009-07-06 kill meta facet stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 06 Jul 2009 13:58:47 +0200] rev 2276
kill meta facet
2009-07-06 fix #344387, remember upgraded version step by step stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 06 Jul 2009 13:24:10 +0200] rev 2275
fix #344387, remember upgraded version step by step
2009-07-06 use case_insensitive_etypes to normalize entity types coming from req.form stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 06 Jul 2009 11:01:41 +0200] rev 2274
use case_insensitive_etypes to normalize entity types coming from req.form
2009-07-06 new case_insensitive_etypes resource on the cubicweb registry stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 06 Jul 2009 10:56:43 +0200] rev 2273
new case_insensitive_etypes resource on the cubicweb registry
2009-07-06 no tb for RequestError stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 06 Jul 2009 10:56:13 +0200] rev 2272
no tb for RequestError
2009-07-06 avoid additional tb in logs when we can't connect to the external source stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 06 Jul 2009 10:42:02 +0200] rev 2271
avoid additional tb in logs when we can't connect to the external source
2009-07-06 should use a hidden text area for error description, not an hidden input (else the browser may remove line breaks) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 06 Jul 2009 10:32:28 +0200] rev 2270
should use a hidden text area for error description, not an hidden input (else the browser may remove line breaks)
2009-07-06 renamed arg stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 06 Jul 2009 09:44:53 +0200] rev 2269
renamed arg
2009-07-06 euser->cwuser stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 06 Jul 2009 09:34:51 +0200] rev 2268
euser->cwuser
2009-07-06 move login by email functionnality on the repository side to avoid buggy call to internal_session from the web interface side stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 06 Jul 2009 09:34:40 +0200] rev 2267
move login by email functionnality on the repository side to avoid buggy call to internal_session from the web interface side
2009-07-06 rename user to login where this is not a user object stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 06 Jul 2009 09:33:36 +0200] rev 2266
rename user to login where this is not a user object
2009-07-06 add import to remove deprecation warning stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 06 Jul 2009 09:33:09 +0200] rev 2265
add import to remove deprecation warning
2009-07-03 cleanup stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Fri, 03 Jul 2009 18:37:26 +0200] rev 2264
cleanup
2009-07-03 accept a __template parameter that specifies a different (main) template stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Fri, 03 Jul 2009 18:10:52 +0200] rev 2263
accept a __template parameter that specifies a different (main) template
2009-07-03 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 03 Jul 2009 18:02:24 +0200] rev 2262
merge
2009-07-03 merge stable
Katia Saurfelt <katia.saurfelt@logilab.fr> [Fri, 03 Jul 2009 16:55:16 +0200] rev 2261
merge
2009-07-03 split FilterBox call function stable
Katia Saurfelt <katia.saurfelt@logilab.fr> [Fri, 03 Jul 2009 16:51:01 +0200] rev 2260
split FilterBox call function
2009-07-03 cleanup stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 03 Jul 2009 18:00:13 +0200] rev 2259
cleanup
2009-07-03 when request is a json request, bind on 'ajax-loaded' instead of document.ready() stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 03 Jul 2009 18:00:07 +0200] rev 2258
when request is a json request, bind on 'ajax-loaded' instead of document.ready()
2009-07-03 fix w/ tags without src/href stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 03 Jul 2009 17:58:36 +0200] rev 2257
fix w/ tags without src/href
2009-07-03 no more true since a while stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 03 Jul 2009 17:57:33 +0200] rev 2256
no more true since a while
2009-07-03 more generic way to detect json requests (not yet perfect though) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 03 Jul 2009 17:57:19 +0200] rev 2255
more generic way to detect json requests (not yet perfect though)
2009-07-03 fix match_form_params according to docstring stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 03 Jul 2009 16:50:13 +0200] rev 2254
fix match_form_params according to docstring
2009-07-03 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 03 Jul 2009 10:27:13 +0200] rev 2253
merge
(0) -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 tip