req.py
Wed, 11 Dec 2013 12:22:52 +0100 Christophe de Vienne [req] New method: RequestSessionBase.find().
Tue, 25 Jun 2013 17:25:47 +0200 Pierre-Yves David [req] add a _set_user method
Fri, 14 Jun 2013 13:39:49 +0200 pierre-yves [req] drop from_controller on non WebRequest object (Closes #2901079)
Tue, 02 Apr 2013 16:06:22 +0200 Pierre-Yves David [req] explicit `user` attribute
Wed, 27 Mar 2013 15:03:14 +0100 Pierre-Yves David [req] drop pre-3.7 api on request
Tue, 12 Mar 2013 12:50:05 +0100 Nicolas Chauvat drop typed_eid() in favour of int() (closes #2742462)
Fri, 16 Nov 2012 11:53:17 +0100 Sylvain Thénault backport stable
Fri, 16 Nov 2012 11:52:06 +0100 Arthur Lutz [server] implement base_url with secure=True (closes #2508638)
Wed, 14 Nov 2012 11:06:24 +0100 Aurelien Campeas [dbapi] provide get_option_value over DBAPIRequest (closes #2515522) stable
Thu, 11 Oct 2012 18:42:13 +0200 Sylvain Thénault [req / session] drop is_internal_session (buggy) compat on base request by implementing necessary methods on internal manager
Tue, 11 Sep 2012 21:51:54 +0200 Sylvain Thénault massive copyright update to avoid clutering later patches
Mon, 10 Sep 2012 13:53:59 +0200 Sylvain Thénault [request/session] refactor language handling: don't attempt to sync web/repo languages
Fri, 03 Aug 2012 13:29:37 +0200 Sylvain Thénault [entity edition] don't remove values from attribute cache on the repository side
Mon, 27 Feb 2012 15:24:14 +0100 Pierre-Yves David [request] gather all base_url logic in a single place (closes #2200756)
Thu, 16 Feb 2012 14:14:52 +0100 Sylvain Thénault [spelling] fix dictionnary -> dictionary typo stable
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
Thu, 06 Oct 2011 16:14:08 +0200 Sylvain Thénault [request, ui] printable_value is now a method of request, and may be given dict of formatters to use (closes #1984743)
Thu, 29 Sep 2011 14:05:45 +0200 Sylvain Thénault [req] .view should not catch [Object|Registry]NotFound (which is a bug), only NoSelectableObject (closes #1973681) stable
Wed, 21 Sep 2011 17:38:00 +0200 Sylvain Thénault [exceptions] stop catching any exception in various places (closes #1942716) stable
Tue, 21 Jun 2011 10:57:25 +0200 Sylvain Thénault [ms, entity metas] add 'actual source' to entities table / base entity metadata cache. Closes #1767090
Thu, 19 May 2011 18:49:57 +0200 Sylvain Thénault [deprecation] drop remaining warnings stable
Mon, 28 Mar 2011 16:42:54 +0200 Sylvain Thénault cleanups stable
Mon, 28 Mar 2011 15:15:49 +0200 Nicolas Chauvat [session] add find_entities and find_one_entity to session/request API (closes #1550045) stable
Sat, 18 Dec 2010 23:11:58 +0100 Sylvain Thénault backport oldstable stable
Mon, 13 Dec 2010 19:46:24 +0100 Nicolas Chauvat [security] fix access control problem oldstable
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._)
Thu, 23 Sep 2010 12:16:36 +0200 Julien Jehannet [req] build_url: detect None values in arguments and raise ValueError stable
Wed, 25 Aug 2010 10:29:07 +0200 Sylvain Thénault [web api] unify 'contentnav' (VComponent) and 'boxes' registries as 'ctxcomponents' (CtxComponent)
Wed, 07 Jul 2010 10:53:03 +0200 Julien Jehannet [book] update rql documentation and some erroneous/deprecated examples
Fri, 11 Jun 2010 14:59:08 +0200 Sylvain Thénault backport stable
Thu, 10 Jun 2010 13:56:52 +0200 Sylvain Thénault [req] fix format_time w/ 0:0 which is evaluated to False stable
Thu, 10 Jun 2010 12:53:21 +0200 Sylvain Thénault [view] ensure fallback_oid is specified before trying to select fallback view, else simply raise the exception stable
Thu, 20 May 2010 20:47:55 +0200 Sylvain Thénault [entity] introduce a new 'adapters' registry
Mon, 17 May 2010 11:05:37 +0200 Sylvain Thénault backport stable
Wed, 12 May 2010 12:16:41 +0200 Sylvain Thénault [req] avoid getting w in cw_extra_kwargs when calling .view stable
Wed, 05 May 2010 18:10:33 +0200 Sylvain Thénault backport stable
Tue, 04 May 2010 11:09:18 +0200 Aurelien Campeas [doc/book] regroup form/editcontroller stuff under an "edition control" chapter stable
Thu, 29 Apr 2010 14:21:59 +0200 Sylvain Thénault [webconfig] cleanup base_url management
Wed, 28 Apr 2010 12:24:20 +0200 Sylvain Thénault backport oldstable changes stable
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
Wed, 28 Apr 2010 12:14:22 +0200 Sylvain Thénault backport default into stable: stable is now cw 3.8
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
Thu, 15 Apr 2010 19:39:55 +0200 Sylvain Thénault backport stable
Thu, 15 Apr 2010 17:28:27 +0200 Aurelien Campeas [doc/book] fix a bit the request chapter, add autodoc stable
Fri, 09 Apr 2010 15:10:26 +0200 Sylvain Thénault backport stable
Fri, 09 Apr 2010 15:07:01 +0200 Sylvain Thénault [entity] move req.create_entity content to a cw_instantiate factory method on entity classes, so cube developpers will be able to easily customize instance creation stable
Wed, 07 Apr 2010 14:26:35 +0200 Sylvain Thénault #759035: Automate addition of eid cachekey in RQL analysis
Wed, 17 Mar 2010 11:36:47 +0100 Sylvain Thénault add missing warn imports
Fri, 12 Mar 2010 16:11:56 +0100 Sylvain Thénault backport stable
Fri, 12 Mar 2010 14:52:22 +0100 Sylvain Thénault [cleanup] use iteritems stable
Fri, 12 Mar 2010 14:51:59 +0100 Sylvain Thénault [url] new rebuild_url method on base request stable
Tue, 09 Mar 2010 12:07:16 +0100 Sylvain Thénault [refactor] drop rset.vreg attribute, vreg should be accessed through rset.req. Also kill decorate_rset, simply set rset.req where we were calling this method.
Tue, 09 Mar 2010 08:59:43 +0100 Sylvain Thénault [repo] enhanced security handling: deprecates unsafe_execute, in favor of explicit read/write security control using the `enabled_security` context manager. Also code executed on the repository side is now unsafe by default.
Fri, 05 Feb 2010 11:54:23 +0100 Sylvain Thénault moved generic datetime manipulation function to lgc
Fri, 05 Feb 2010 07:25:16 +0100 Sylvain Thénault backport stable
Thu, 21 Jan 2010 10:51:07 +0100 Sylvain Thénault update copyright
Thu, 21 Jan 2010 10:19:38 +0100 Sylvain Thénault new url_parse_qs method on base request to parse unicode url formatted query strings
Wed, 13 Jan 2010 15:48:07 +0100 Sylvain Thénault return localized message on parse_datetime errors
Wed, 09 Dec 2009 10:30:52 +0100 Pierre-Yves David fix initargs handling
Mon, 19 Oct 2009 15:16:41 +0200 Sylvain Thénault backport stable
less more (0) -60 tip