view.py
Wed, 20 Jul 2011 14:09:42 +0200 Sylvain Thénault [boxes] closes #1832844: translate views category in possible views boxes stable
Mon, 09 May 2011 17:42:28 +0200 Sylvain Thénault [view] ability to define a column header through custom label_column_<colindex> method, useful for table view to customize a specific column without specifying others stable
Tue, 01 Feb 2011 11:52:10 +0100 Sylvain Thénault backport stable
Mon, 31 Jan 2011 17:31:09 +0100 Sylvain Thénault cleanups stable
Fri, 28 Jan 2011 23:13:47 +0100 Sylvain Thénault [view] fix/enhance view.render stable
Thu, 27 Jan 2011 16:28:00 +0100 Sylvain Thénault [view] missing class on label span stable
Mon, 24 Jan 2011 17:02:38 +0100 Sylvain Thénault backport stable
Fri, 21 Jan 2011 11:48:19 +0100 Sylvain Thénault [adapters] fix #1424467 caused by precedence of bw compat method while the adapter is concret for a given class stable
Wed, 19 Jan 2011 12:47:04 +0100 Sylvain Thénault [primary view] support for entity_call on primary view
Tue, 04 Jan 2011 16:15:13 +0100 Sylvain Thénault Backed out changeset 84b67ae41a0d: with this fix, some stable
Tue, 04 Jan 2011 14:11:41 +0100 Sylvain Thénault [html generation] even when doctype without extension are asked, we should define the xmlns:cubicweb attribute to avoid html validation error during tests (break tests with new calendar view in default branch since it demote to html) stable
Wed, 20 Oct 2010 15:40:03 +0200 Sylvain Thénault [view] log error on view_func call
Tue, 12 Oct 2010 19:10:48 +0200 Sylvain Thénault cleanup
Wed, 25 Aug 2010 10:01:11 +0200 Sylvain Thénault [boxes] introduce new boxes system
Fri, 30 Jul 2010 13:18:36 +0200 Sylvain Thénault backport stable
Fri, 30 Jul 2010 13:16:01 +0200 Sylvain Thénault [view] use the new magic js object to generate javascript func call for auto reload user callbacks stable
Fri, 30 Jul 2010 10:02:31 +0200 Sylvain Thénault [view] deprecate create_url in favor of a cw_create_url class method on entity classes
Fri, 30 Jul 2010 09:52:46 +0200 Sylvain Thénault small cleanups stable
Fri, 11 Jun 2010 07:58:49 +0200 Sylvain Thénault [adapters] enhanced warning
Thu, 10 Jun 2010 16:23:07 +0200 Sylvain Thénault [view] add a new entity_call method to entity view protocol, allowing some to work with not yet created entities. Also, start considering 'eid' form parameters where we only consider 'rql', so we can move on bloquing arbitrary rql inputs (more to do on this...)
Mon, 07 Jun 2010 13:22:24 +0200 Sylvain Thénault backport stable
Fri, 04 Jun 2010 13:07:57 +0200 Sylvain Thénault no more need for specific handling of table view's displayaction stable
Fri, 21 May 2010 15:05:44 +0200 Sylvain Thénault [adapters compat] make implements_adapter_compat selector compatible with attributes
Thu, 20 May 2010 20:47:55 +0200 Sylvain Thénault [entity] introduce a new 'adapters' registry
Tue, 18 May 2010 10:28:50 +0200 Sylvain Thénault [dtd] add unselimg attribute use by widget for HasRelationFacet stable
Mon, 17 May 2010 17:29:54 +0200 Sylvain Thénault cleanup stable
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
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
Fri, 23 Apr 2010 12:19:54 +0200 Alexandre Fayolle [python2.6] careful: json-py provides a json package. We don't want that. stable
Thu, 22 Apr 2010 19:48:04 +0000 Alexandre Fayolle [python2.6] prefer python2.6's builtin json module over simplejson stable
Fri, 26 Feb 2010 06:57:02 +0100 Sylvain Thénault fix docstring stable
Fri, 05 Feb 2010 07:25:16 +0100 Sylvain Thénault backport stable
Thu, 04 Feb 2010 18:29:30 +0100 Sylvain Thénault fix typo stable
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
Mon, 02 Mar 2009 21:04:36 +0100 sylvain thenault oops, missed one conflict tls-sprint
Mon, 02 Mar 2009 21:03:54 +0100 sylvain thenault backport stable branch, take care a lot of conflicts occured, this may be the revision you're looking for... tls-sprint
Fri, 20 Feb 2009 01:47:43 +0100 sylvain thenault simply test if rset is None... tls-sprint
Fri, 20 Feb 2009 01:14:46 +0100 sylvain thenault typo tls-sprint
Thu, 19 Feb 2009 23:32:51 +0100 sylvain thenault cleanup tls-sprint
Thu, 19 Feb 2009 18:20:46 +0100 sylvain thenault cleanup tls-sprint
Wed, 18 Feb 2009 18:06:41 +0100 sylvain thenault test_views fixes tls-sprint
Wed, 18 Feb 2009 17:22:10 +0100 sylvain thenault fix w/ template drop tls-sprint
Wed, 18 Feb 2009 17:12:52 +0100 sylvain thenault kill Template class and 'templates' registry tls-sprint
Wed, 18 Feb 2009 13:43:56 +0100 sylvain thenault fix import, use non_final_entity instead of implements('Any') tls-sprint
Wed, 18 Feb 2009 10:03:26 +0100 Adrien Di Mascio remove explicit access to .im_func when overriding `registered` tls-sprint
Tue, 17 Feb 2009 23:21:23 +0100 sylvain thenault default to yes_registerer tls-sprint
Tue, 17 Feb 2009 22:45:55 +0100 sylvain thenault move utils from cw.common to cw tls-sprint
Tue, 17 Feb 2009 22:37:59 +0100 sylvain thenault __selectors__ -> __select__ tls-sprint
Tue, 17 Feb 2009 21:57:05 +0100 sylvain thenault move view and appobject from cw.common to cw tls-sprint
less more (0) tip