2013-06-27 |
Pierre-Yves David |
Use new repoapi for the web stack
|
file |
diff |
annotate
|
2013-06-24 |
Pierre-Yves David |
[webrequest] introduce an alternative implementation using the repoapi
|
file |
diff |
annotate
|
2013-06-24 |
Pierre-Yves David |
[webrequest] simplify set_session code
|
file |
diff |
annotate
|
2013-06-24 |
Pierre-Yves David |
[request] drop the user argument for set_session
|
file |
diff |
annotate
|
2013-06-19 |
Pierre-Yves David |
[web-request] handle default language earlier
|
file |
diff |
annotate
|
2013-06-14 |
pierre-yves |
[req] drop from_controller on non WebRequest object (Closes #2901079)
|
file |
diff |
annotate
|
2013-05-06 |
Sylvain Thénault |
[web request] drop no more necessary request.document_surrounding_div method
|
file |
diff |
annotate
|
2013-04-26 |
Aurelien Campeas |
drop xhtml content-type support (closes #2065651)
|
file |
diff |
annotate
|
2013-04-15 |
Pierre-Yves David |
merge 3.16.x fix
|
file |
diff |
annotate
|
2013-04-08 |
Pierre-Yves David |
[webconfig] fallback to default configs if https ones are not defined
stable
|
file |
diff |
annotate
|
2013-03-12 |
Julien Cristau |
Add CubicWebRequestBase.content (closes #2742453)
|
file |
diff |
annotate
|
2013-03-19 |
Aurelien Campeas |
[merge] backport stable fixes
|
file |
diff |
annotate
|
2013-03-13 |
Rémi Cardona |
[web/request] Prune extraneous 'pageid' from generated ajax URL parameters (closes #2758130)
stable
|
file |
diff |
annotate
|
2013-03-19 |
Rémi Cardona |
[web] Use the new '/ajax' URL path to access the AjaxController (closes #2758254)
stable
|
file |
diff |
annotate
|
2013-02-14 |
Nicolas Chauvat |
[toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
|
file |
diff |
annotate
|
2013-02-14 |
Nicolas Chauvat |
[toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
|
file |
diff |
annotate
|
2013-01-09 |
Aurelien Campeas |
[merge] backport stable
|
file |
diff |
annotate
|
2012-12-11 |
Pierre-Yves David |
[web] use `inline` `Content-Disposition` by default (closes #2535734)
stable
|
file |
diff |
annotate
|
2012-12-11 |
Pierre-Yves David |
[web] allow configuration of the Content-disposition value
stable
|
file |
diff |
annotate
|
2012-12-11 |
Pierre-Yves David |
[downloadable] fix filename HTTP header for simple name with space (closes #2535715)
stable
|
file |
diff |
annotate
|
2012-12-02 |
Nicolas Chauvat |
merge fixes from stable
|
file |
diff |
annotate
|
2012-11-27 |
Pierre-Yves David |
[downloadable] fix filename in HTTP header (closes #2522325, #2522324)
stable
|
file |
diff |
annotate
|
2012-09-11 |
Sylvain Thénault |
[web] search state doesn't need cnx, remove useless test
|
file |
diff |
annotate
|
2012-09-10 |
Sylvain Thénault |
[request/session] refactor language handling: don't attempt to sync web/repo languages
|
file |
diff |
annotate
|
2012-09-07 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2012-07-24 |
Adrien Di Mascio |
[documentation] fix some ReST compilation problems
|
file |
diff |
annotate
|
2012-07-20 |
Sylvain Thénault |
[book] fix build warnings/errors. Closes #2430042
stable
|
file |
diff |
annotate
|
2012-03-15 |
Adrien Di Mascio |
[cache] factorize _validate_cache() logic implemented in wsgi and twisted handlers
|
file |
diff |
annotate
|
2012-03-15 |
Pierre-Yves David |
[Web-Request] Use rich header (closes #2204164)
|
file |
diff |
annotate
|
2012-03-15 |
Pierre-Yves David |
[web] Move request handling logic into cubicweb application. (closes #2200684)
|
file |
diff |
annotate
|
2012-02-27 |
Pierre-Yves David |
[request] gather all base_url logic in a single place (closes #2200756)
|
file |
diff |
annotate
|
2012-02-27 |
Pierre-Yves David |
[req, doc] add some documentation of CubicWebRequestBase attributes
|
file |
diff |
annotate
|
2012-02-16 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2012-02-16 |
Sylvain Thénault |
[spelling] fix dictionnary -> dictionary typo
stable
|
file |
diff |
annotate
|
2012-01-23 |
Sylvain Thénault |
[vreg] move base registry implementation to logilab.common. Closes #1916014
|
file |
diff |
annotate
|
2012-01-23 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2012-01-23 |
Sylvain Thénault |
backport oldstable
stable
|
file |
diff |
annotate
|
2012-01-19 |
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
|
2012-01-09 |
Sylvain Thénault |
[bw compat] json_request setter is necessary for some cubes which has json_request (eg preview)
|
file |
diff |
annotate
|
2011-12-16 |
Adrien Di Mascio |
[controllers] deprecate JSonController and implement AjaxController / ajax-func registry (closes #2110265)
|
file |
diff |
annotate
|
2011-11-14 |
Alexandre Fayolle |
merge stable changes to default
|
file |
diff |
annotate
|
2011-11-10 |
Alexandre Fayolle |
[http, windows] fix remove_cookie trying to expire a cookie before the Epoch (closes: #2087998)
stable
|
file |
diff |
annotate
|
2011-11-07 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-11-07 |
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
|
2011-10-28 |
Adrien Di Mascio |
[doc] fix most of ReST compilation errors and warnings
|
file |
diff |
annotate
|
2011-10-21 |
Sylvain Thénault |
[diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
|
file |
diff |
annotate
|
2011-09-29 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-09-28 |
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
|
2011-09-27 |
Sylvain Thénault |
[req cookie] fix name error
stable
|
file |
diff |
annotate
|
2011-09-26 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-09-26 |
Sylvain Thénault |
[test] unicode name/value in cookie makes tests failing (SimpleCookie then suppose it's a dict...)
stable
|
file |
diff |
annotate
|
2011-09-26 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-09-26 |
Sylvain Thénault |
[web request] fix stupid error that gone through the review
stable
|
file |
diff |
annotate
|
2011-09-23 |
Sylvain Thénault |
[web request] fix cookie 'expires' formating (closes #1953945)
stable
|
file |
diff |
annotate
|
2011-09-15 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-09-15 |
Alexandre Fayolle |
[doc] add some documentation in cubicweb.web.action
stable
|
file |
diff |
annotate
|
2011-09-06 |
Adrien Di Mascio |
[web] add option to make resources-concat optional (implements #1910615)
|
file |
diff |
annotate
|
2011-07-12 |
Sylvain Thénault |
closes #1826543: error on some ajax_replace_url call
|
file |
diff |
annotate
|
2011-07-11 |
Sylvain Thénault |
[web form] avoid mis-formated warning for _cw_fields
|
file |
diff |
annotate
|
2011-06-17 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|