Mon, 23 Jan 2012 12:36:33 +0100 |
Sylvain Thénault |
backport oldstable
stable
|
file |
diff |
annotate
|
Thu, 19 Jan 2012 12:57:02 +0100 |
Sylvain Thénault |
[req cookie] fix remove_cookie expires which was leading to expires computed to 0 in set_cookie and the Cookie class interpret that has no expires. Closes #2154654
oldstable
|
file |
diff |
annotate
|
Mon, 09 Jan 2012 22:40:43 +0100 |
Sylvain Thénault |
[bw compat] json_request setter is necessary for some cubes which has json_request (eg preview)
|
file |
diff |
annotate
|
Fri, 16 Dec 2011 12:30:12 +0100 |
Adrien Di Mascio |
[controllers] deprecate JSonController and implement AjaxController / ajax-func registry (closes #2110265)
|
file |
diff |
annotate
|
Mon, 14 Nov 2011 12:13:48 +0100 |
Alexandre Fayolle |
merge stable changes to default
|
file |
diff |
annotate
|
Thu, 10 Nov 2011 23:18:56 +0100 |
Alexandre Fayolle |
[http, windows] fix remove_cookie trying to expire a cookie before the Epoch (closes: #2087998)
stable
|
file |
diff |
annotate
|
Mon, 07 Nov 2011 18:09:13 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 07 Nov 2011 18:08:40 +0100 |
Sylvain Thénault |
[html, ajax] demote_to_html don't crash anymore if force-html-content-type is activated. Closes #712309
stable
|
file |
diff |
annotate
|
Fri, 28 Oct 2011 10:32:48 +0200 |
Adrien Di Mascio |
[doc] fix most of ReST compilation errors and warnings
|
file |
diff |
annotate
|
Fri, 21 Oct 2011 14:32:37 +0200 |
Sylvain Thénault |
[diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
|
file |
diff |
annotate
|
Thu, 29 Sep 2011 14:47:04 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 28 Sep 2011 09:27:42 +0200 |
Sylvain Thénault |
[pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way)
stable
|
file |
diff |
annotate
|
Tue, 27 Sep 2011 08:17:56 +0200 |
Sylvain Thénault |
[req cookie] fix name error
stable
|
file |
diff |
annotate
|
Mon, 26 Sep 2011 19:46:04 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 26 Sep 2011 19:45:51 +0200 |
Sylvain Thénault |
[test] unicode name/value in cookie makes tests failing (SimpleCookie then suppose it's a dict...)
stable
|
file |
diff |
annotate
|
Mon, 26 Sep 2011 19:24:08 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 26 Sep 2011 17:48:48 +0200 |
Sylvain Thénault |
[web request] fix stupid error that gone through the review
stable
|
file |
diff |
annotate
|
Fri, 23 Sep 2011 12:16:29 +0200 |
Sylvain Thénault |
[web request] fix cookie 'expires' formating (closes #1953945)
stable
|
file |
diff |
annotate
|
Thu, 15 Sep 2011 18:39:55 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 15 Sep 2011 08:34:31 +0200 |
Alexandre Fayolle |
[doc] add some documentation in cubicweb.web.action
stable
|
file |
diff |
annotate
|
Tue, 06 Sep 2011 12:20:11 +0200 |
Adrien Di Mascio |
[web] add option to make resources-concat optional (implements #1910615)
|
file |
diff |
annotate
|
Tue, 12 Jul 2011 17:50:31 +0200 |
Sylvain Thénault |
closes #1826543: error on some ajax_replace_url call
|
file |
diff |
annotate
|
Mon, 11 Jul 2011 09:15:54 +0200 |
Sylvain Thénault |
[web form] avoid mis-formated warning for _cw_fields
|
file |
diff |
annotate
|
Fri, 17 Jun 2011 18:53:33 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 15 Jun 2011 17:34:23 +0200 |
Sylvain Thénault |
closes #1484510: ajax_replace_url should propagate page id (until an underlying api does it automatically
stable
|
file |
diff |
annotate
|
Wed, 25 May 2011 11:41:16 +0200 |
Arthur Lutz |
[ui messages, xss] Start migration towards use of _msgid instead of __message (prone to XSS injection) closes #1698245
|
file |
diff |
annotate
|
Fri, 20 May 2011 17:29:50 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 20 May 2011 17:27:55 +0200 |
Sylvain Thénault |
cleanup and update some copyright
stable
|
file |
diff |
annotate
|
Fri, 13 May 2011 10:10:19 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 12 May 2011 10:22:17 +0200 |
Sylvain Thénault |
[web request] don't define pageid js variable when one is found in form parameters (eg, page ajax call)
stable
|
file |
diff |
annotate
|
Fri, 29 Apr 2011 09:08:30 +0200 |
Adrien Di Mascio |
merge
|
file |
diff |
annotate
|
Thu, 28 Apr 2011 20:41:44 +0200 |
Quentin Roquefort |
[etwist] Generates apache's mod_concat-like urls for js and css
|
file |
diff |
annotate
|
Thu, 28 Apr 2011 17:33:56 +0200 |
Adrien Di Mascio |
[etwist] refactor child resources management
|
file |
diff |
annotate
|
Thu, 28 Apr 2011 15:25:46 +0200 |
Sylvain Thénault |
backport oldstable
stable
|
file |
diff |
annotate
|
Thu, 28 Apr 2011 15:24:37 +0200 |
Sylvain Thénault |
[request] don't init tabindex unnecessarily, since it's added to page data which will makes an ajax call to unload_page_data necessary
oldstable
|
file |
diff |
annotate
|
Wed, 06 Apr 2011 16:01:19 +0200 |
Adrien Di Mascio |
[views] extend HTMLStream API to be able to change doctype / xmldecl
|
file |
diff |
annotate
|
Fri, 01 Apr 2011 14:34:11 +0200 |
Adrien Di Mascio |
[http] implement 1587305: provide better implementation of Accept header parsing + tests
|
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
|
Thu, 21 Oct 2010 18:38:36 +0200 |
Sylvain Thénault |
[dbapi] enhanced web compatible request when using dbapi
|
file |
diff |
annotate
|
Wed, 20 Oct 2010 15:57:35 +0200 |
Sylvain Thénault |
[request] fix ajax_replace_url which breaks if the url contains some quotes (that will be properly quoted but unquoted by the browser, breaking the js expression) by using a separated js function
|
file |
diff |
annotate
|
Tue, 19 Oct 2010 12:01:35 +0200 |
Sylvain Thénault |
[js] remove deprecation warnings by using $.noop instead of noop
|
file |
diff |
annotate
|
Tue, 28 Sep 2010 16:52:45 +0200 |
Alexandre Fayolle |
don't add another encoding if already present in content-type
stable
|
file |
diff |
annotate
|
Thu, 16 Sep 2010 11:30:14 +0200 |
Aurelien Campeas |
[request] memoize tabindex across ajax calls (on pageid) to avoid ui confusion
stable
|
file |
diff |
annotate
|
Fri, 13 Aug 2010 13:34:47 +0200 |
Adrien Di Mascio |
[web] fix typo in ajax_build_url (s/xtml/xhtml)
stable
|
file |
diff |
annotate
|
Mon, 09 Aug 2010 16:35:49 +0200 |
Nicolas Chauvat |
fix the fix
stable
|
file |
diff |
annotate
|
Mon, 09 Aug 2010 11:56:12 +0200 |
Nicolas Chauvat |
fix missing import in web.request
stable
|
file |
diff |
annotate
|
Wed, 04 Aug 2010 10:55:32 +0200 |
Sylvain Thénault |
[request] missing paren
stable
|
file |
diff |
annotate
|
Wed, 04 Aug 2010 10:53:52 +0200 |
Sylvain Thénault |
[request] js is defined in uilib, not utils
stable
|
file |
diff |
annotate
|
Wed, 04 Aug 2010 10:47:29 +0200 |
Sylvain Thénault |
[request] enhanced user[_rql]_callback method, allowing to call other js variant, eg one of userCallback, userCallbackThenUpdateUI, userCallbackThenReloadPage (the default). Also benefit from the new magic js object.
stable
|
file |
diff |
annotate
|
Thu, 08 Jul 2010 13:33:40 +0200 |
Sylvain Thénault |
[uilib] refactor json_dumps code organization
|
file |
diff |
annotate
|
Mon, 05 Jul 2010 18:00:33 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 05 Jul 2010 17:02:11 +0200 |
Sylvain Thénault |
[req] hashlib has no hash function, but has an hash1 function even in python 2.5
stable
|
file |
diff |
annotate
|
Mon, 21 Jun 2010 13:23:11 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 17 Jun 2010 16:17:09 +0200 |
Aurelien Campeas |
[web request] in python 2.5 hashlib has no .hash attribute
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:02:24 +0200 |
auc |
[py2.6] use hashlib to silence python 2.6 deprecation warnings
stable
|
file |
diff |
annotate
|
Thu, 10 Jun 2010 14:16:48 +0200 |
Sylvain Thénault |
[web] ajax_replace_url superseed build_ajax_replace_url, more generic and relying on the json controller (closes #750090)
|
file |
diff |
annotate
|
Mon, 07 Jun 2010 18:16:16 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 07 Jun 2010 18:13:41 +0200 |
Sylvain Thénault |
[request] fix typo
stable
|
file |
diff |
annotate
|
Mon, 10 May 2010 16:59:32 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|