view.py
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Fri, 15 Jan 2010 09:05:40 +0100 Sylvain Thénault rename need_navigation into paginable stable
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Tue, 22 Dec 2009 10:27:49 +0100 Sylvain Thénault backport stable
Wed, 16 Dec 2009 14:19:01 +0100 Pierre-Yves David improve error message
Thu, 17 Dec 2009 11:52:44 +0100 Sylvain Thénault no 3.6 code in 3.5... stable
Tue, 08 Dec 2009 19:25:52 +0100 Sylvain Thénault merge
Tue, 08 Dec 2009 19:25:35 +0100 Sylvain Thénault oops, bad indent stable
Tue, 08 Dec 2009 19:24:15 +0100 Sylvain Thénault backport stable
Tue, 08 Dec 2009 19:23:44 +0100 Sylvain Thénault should not xml_escape rql stable
Tue, 08 Dec 2009 19:22:45 +0100 Sylvain Thénault backport stable
Tue, 08 Dec 2009 19:20:39 +0100 Sylvain Thénault properly escape arguments of user callbacks stable
Tue, 08 Dec 2009 16:50:36 +0100 Sandrine Ribeau cw 3.6 api update
Thu, 03 Dec 2009 17:17:43 +0100 Sylvain Thénault backport stable into default
Wed, 02 Dec 2009 16:56:28 +0100 Sylvain Thénault allow to override is_primary result using an argument given to object constructor (have to be given to 'initargs' argument of .render like initargs={'is_primary': False} stable
Wed, 02 Dec 2009 14:35:23 +0100 Sylvain Thénault when fields are displayed in a table and label should'nt be displayed, set colspan to 2 on the field value cell stable
Fri, 20 Nov 2009 19:35:54 +0100 Sylvain Thénault backport stable branch (one more time painfully)
Fri, 13 Nov 2009 11:14:48 +0100 Sylvain Thénault missing space between label and value stable
Sun, 08 Nov 2009 19:53:28 +0100 Nicolas Chauvat [web ui] PrimaryView.render_attributes now uses a table stable
Thu, 22 Oct 2009 11:01:50 +0200 Adrien Di Mascio [cleanup] reorder cubicweb namespace attributes declaration stable
Mon, 19 Oct 2009 15:16:41 +0200 Sylvain Thénault backport stable
Thu, 15 Oct 2009 20:29:21 +0200 Sylvain Thénault follow yams 0.25 api changes to improve performance stable
Wed, 23 Sep 2009 19:40:19 +0200 Adrien Di Mascio [api] work in progress, use __regid__, cw_*, etc.
Tue, 22 Sep 2009 12:11:12 +0200 Adrien Di Mascio backport stable branch
Fri, 18 Sep 2009 19:47:07 +0200 Sylvain Thénault don't show label if no label given stable
Wed, 26 Aug 2009 14:45:56 +0200 Sylvain Thénault backport 3.5 step 1, remaining wf changes in hooks to merge
Wed, 26 Aug 2009 10:18:49 +0200 Sylvain Thénault [ui props] drop htmlclass as a persistent property, this is definitly useless/unusable stable
Mon, 17 Aug 2009 20:02:57 +0200 Sylvain Thénault fix __init__ parameters
Thu, 13 Aug 2009 12:18:14 +0200 Sylvain Thénault deprecate appobject.vreg and rename appobject instance attributes using cw_ prefix
Thu, 13 Aug 2009 11:49:56 +0200 Sylvain Thénault remove more 3.2 deprecated code, reintroduce checkbox used by formrenderers
Thu, 13 Aug 2009 11:32:34 +0200 Sylvain Thénault propagate some api changes
Thu, 13 Aug 2009 10:20:57 +0200 Sylvain Thénault refactor property handling to avoid name conflicts
Thu, 13 Aug 2009 09:41:05 +0200 Sylvain Thénault move tal_render to View
Wed, 12 Aug 2009 18:40:52 +0200 Nicolas Chauvat R put version info in deprecation warnings
Mon, 03 Aug 2009 14:14:07 +0200 Sylvain Thénault R [base classes] only AppObject remaning, no more AppRsetObject
Sun, 02 Aug 2009 11:55:24 +0200 Sylvain Thénault F [view] missing import
Fri, 31 Jul 2009 22:37:28 +0200 Nicolas Chauvat R [all] logilab.common 0.44 provides only deprecated
Wed, 29 Jul 2009 10:43:30 +0200 Sylvain Thénault move test on force-html-content-type to xhtml_browser method
Tue, 28 Jul 2009 10:23:48 +0200 Fabrice fix html headers for forced html content type : main template and json controller
Fri, 24 Jul 2009 12:09:04 +0200 Sylvain Thénault move all view.url() logic in a single implementation
Wed, 22 Jul 2009 18:34:00 +0200 Sylvain Thénault optional rset
Tue, 07 Jul 2009 13:26:44 +0200 Sylvain Thénault use xml_escape stable
Wed, 01 Jul 2009 16:39:55 +0200 Sylvain Thénault explicit display_name import stable
Tue, 30 Jun 2009 15:25:46 +0200 Sylvain Thénault fix translate argument stable
Tue, 30 Jun 2009 15:18:07 +0200 Sylvain Thénault update to new rql get_description api stable
Fri, 29 May 2009 10:49:01 +0200 Sylvain Thénault obsolete methods
Thu, 28 May 2009 18:31:14 +0200 Sylvain Thénault move view method's logic on the registry, so it's easier to call it from outside an appobject. Also make rset argument optional
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Tue, 12 May 2009 20:17:37 +0200 sylvain thenault move initialize_varmaker impl to base app object tls-sprint
Mon, 11 May 2009 11:55:10 +0200 sylvain thenault View.dispatch -> View.render tls-sprint
Tue, 28 Apr 2009 16:23:28 +0200 sylvain thenault do not set visible property by default tls-sprint
Tue, 28 Apr 2009 11:22:31 +0200 sylvain thenault fix imports, cleanup, repair some ajax calls tls-sprint
Wed, 22 Apr 2009 18:44:30 +0200 sylvain thenault remove trailing white spaces tls-sprint
Wed, 22 Apr 2009 18:42:58 +0200 sylvain thenault drop hopeless registerer bw compat tls-sprint
Wed, 22 Apr 2009 16:55:46 +0200 sylvain thenault set_stream simplification tls-sprint
Wed, 22 Apr 2009 16:54:23 +0200 sylvain thenault doc type handling refactoring: do the ext substitution at the module level tls-sprint
Fri, 27 Mar 2009 12:31:42 +0100 sylvain thenault cleanup, various fix to get something working tls-sprint
Thu, 26 Mar 2009 18:54:55 +0100 sylvain thenault move .view method on AppRsetObject, move initialize_varmaker method on View tls-sprint
Thu, 26 Mar 2009 18:54:26 +0100 sylvain thenault change the way selected/__init__ are used for AppRsetObject tls-sprint
Mon, 23 Mar 2009 17:55:59 +0100 sylvain thenault pylint cleanup tls-sprint
less more (0) -60 tip