view.py
Tue, 11 Oct 2011 18:18:14 +0200 Pierre-Yves David AnyRsetView: Refactor the columns_name method and update doc. stable
Thu, 22 Sep 2011 17:20:41 +0200 Sylvain Thénault [view] fix TypeError when calling req.view('vid', entity=entity) (closes #1947474) stable
Wed, 21 Sep 2011 17:38:00 +0200 Sylvain Thénault [exceptions] stop catching any exception in various places (closes #1942716) stable
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
less more (0) -100 -60 tip