view.py
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
less more (0) -60 tip