web/views/treeview.py
Thu, 10 Jun 2010 16:28:06 +0200 Sylvain Thénault [ITree] fix adapter/_done_init to handle tree_[attribute|relation], add maxlevel argument to base tree view since one side effect of the new code is that it find tree view for entity types it didn't find before, hence one may want to limit tree view depth when it wasn't necessary before
Thu, 10 Jun 2010 16:25:15 +0200 Sylvain Thénault [web] move itree adapter to entities, it may be used outside the web interface
Wed, 09 Jun 2010 10:06:46 +0200 Sylvain Thénault backport stable
Wed, 09 Jun 2010 09:58:23 +0200 Sylvain Thénault [pylint] fix detected name errors
Wed, 09 Jun 2010 09:54:35 +0200 Sylvain Thénault [pylint] fix detected name errors stable
Wed, 26 May 2010 18:17:29 +0200 Sylvain Thénault [adapters] fix NameError introduced by adapters refactoring
Fri, 21 May 2010 15:04:29 +0200 Sylvain Thénault [adapters] refactoring fixes
Thu, 20 May 2010 20:50:00 +0200 Sylvain Thénault [entity] continue cleanup of Entity/AnyEntity namespace
Thu, 20 May 2010 20:47:55 +0200 Sylvain Thénault [entity] introduce a new 'adapters' registry
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
Tue, 09 Mar 2010 12:07:34 +0100 Sylvain Thénault remove deprecation warning introduced by add_onload api change
Fri, 26 Feb 2010 13:24:47 +0100 Sylvain Thénault pylint style fixes stable
Fri, 26 Feb 2010 13:19:14 +0100 Sylvain Thénault kill dead/useless code as suggested by pylint stable
Thu, 11 Feb 2010 12:18:46 +0100 Sylvain Thénault sort on sortvalue, not dc_title to allow customization
Fri, 05 Feb 2010 07:25:16 +0100 Sylvain Thénault backport stable
Thu, 04 Feb 2010 11:33:55 +0100 Aurelien Campeas [views/treeview] fix non-ITree nodes last element computation stable
Wed, 03 Feb 2010 14:46:32 +0100 Sylvain Thénault backport stable
Fri, 29 Jan 2010 18:03:10 +0100 Sylvain Thénault should take arbitrary arguments stable
Fri, 29 Jan 2010 16:53:52 +0100 Sylvain Thénault [treeview] ensure items are ordered according to their dc_title, we can't rely on an ordered rset stable
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Thu, 03 Dec 2009 17:17:43 +0100 Sylvain Thénault backport stable into default
Fri, 27 Nov 2009 23:45:18 +0100 Sylvain Thénault implements is enough stable
Fri, 20 Nov 2009 19:35:54 +0100 Sylvain Thénault backport stable branch (one more time painfully)
Fri, 20 Nov 2009 15:17:56 +0100 Sylvain Thénault use ITree api stable
Fri, 09 Oct 2009 16:39:26 +0200 Sylvain Thénault backport stable branch
Wed, 07 Oct 2009 14:50:33 +0200 Adrien Di Mascio [treeview] pass back subvid parameter to treeview when computing an opened subtree stable
Thu, 24 Sep 2009 00:24:21 +0200 Adrien Di Mascio [api] some more _cw / __regid__, automatic tests now pass again
Wed, 23 Sep 2009 19:40:19 +0200 Adrien Di Mascio [api] work in progress, use __regid__, cw_*, etc.
Wed, 23 Sep 2009 09:29:39 +0200 Sylvain Thénault use __regid__ instead of id on appobject classes
Tue, 22 Sep 2009 12:11:12 +0200 Adrien Di Mascio backport stable branch
Fri, 18 Sep 2009 12:48:58 +0200 Aurelien Campeas cleanup stable
Fri, 18 Sep 2009 12:47:47 +0200 Aurelien Campeas more in the way of subclassability & args passing all the way down stable
Fri, 18 Sep 2009 10:34:33 +0200 Sylvain Thénault backport stable 3.5
Thu, 17 Sep 2009 19:43:42 +0200 Aurelien Campeas make it easier to subclass 3.5
Thu, 17 Sep 2009 19:38:04 +0200 Katia Saurfelt backport from 3.5 stable
Thu, 17 Sep 2009 15:16:53 +0200 Sylvain Thénault backport 3.5
Mon, 14 Sep 2009 17:24:09 +0200 Aurelien Campeas was lost in some merge 3.5
Wed, 02 Sep 2009 10:24:15 +0200 Sylvain Thénault backport 3.5
Tue, 01 Sep 2009 18:44:17 +0200 Aurelien Campeas treeview element ids should be unique, cleanup 3.5
Tue, 01 Sep 2009 16:55:45 +0200 Aurelien Campeas make it more easy to override default branch state 3.5
Tue, 01 Sep 2009 16:42:57 +0200 Aurelien Campeas allow treeview to work correctly in a tab #345293 3.5
Wed, 12 Aug 2009 19:09:32 +0200 Nicolas Chauvat R propagate deprecation of AppObject.entity()
Fri, 17 Jul 2009 20:18:39 +0200 Aurelien Campeas [treeview] nicer cookie name
Thu, 16 Jul 2009 13:30:13 +0200 Aurelien Campeas backport stable branch
Wed, 15 Jul 2009 23:48:33 +0200 Nicolas Chauvat [web] cubicweb.widgets.js was missing in treeview stable
Tue, 07 Jul 2009 13:26:44 +0200 Sylvain Thénault use xml_escape stable
Thu, 02 Jul 2009 10:35:03 +0200 Sylvain Thénault backport stable
Wed, 01 Jul 2009 14:58:09 +0200 Aurelien Campeas [treeview] fix condition stable
Mon, 29 Jun 2009 14:12:18 +0200 Aurelien Campeas [treeview] avoid potential interference with subvid param from form
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Mon, 18 May 2009 14:32:34 +0200 Aurelien Campeas avoid monkeypatching JsonController in cw, to avoid _potential_ load order problems stable
Mon, 18 May 2009 14:08:21 +0200 Aurelien Campeas fix #343304 stable
Fri, 15 May 2009 14:00:43 +0200 Aurelien Campeas [treeview] really fix #343232 stable
Thu, 14 May 2009 16:31:14 +0200 Aurelien Campeas [treeview] restore functionnality lost in some previous merge #343232 stable
Thu, 14 May 2009 11:38:40 +0200 Adrien Di Mascio delete-trailing-whitespace + some copyright update tls-sprint
Mon, 23 Mar 2009 18:13:34 +0100 sylvain thenault more linting tls-sprint
less more (0) -60 tip