web/views/treeview.py
Mon, 23 Jan 2012 13:25:02 +0100 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
Fri, 16 Dec 2011 12:30:12 +0100 Adrien Di Mascio [controllers] deprecate JSonController and implement AjaxController / ajax-func registry (closes #2110265)
Wed, 28 Sep 2011 09:27:42 +0200 Sylvain Thénault [pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way) stable
Fri, 22 Oct 2010 09:15:35 +0200 Sylvain Thénault [pylint] fix a bug of pylint detected errors and i18n pb (calling builtins._ instead of req._)
Wed, 25 Aug 2010 10:01:11 +0200 Sylvain Thénault [boxes] introduce new boxes system
Fri, 23 Jul 2010 10:30:10 +0200 Sylvain Thénault [massmailing] need edition.js for the freeezeFormButtons function stable
Fri, 16 Jul 2010 11:00:42 +0200 Nicolas Chauvat [web] eid key is deprecated
Thu, 08 Jul 2010 13:33:40 +0200 Sylvain Thénault [uilib] refactor json_dumps code organization
Tue, 06 Jul 2010 19:32:29 +0200 Sylvain Thénault [itree] backport default combobox view for entities implementing ITree (from folder/zone cube)
Fri, 02 Jul 2010 17:50:31 +0200 Sylvain Thénault [ITree] small fixes: parent_entity is a IBreadCrumbs method, we should use .parent on ITree
Wed, 16 Jun 2010 14:51:17 +0200 Sylvain Thénault backport stable
Wed, 16 Jun 2010 12:24:11 +0200 Sylvain Thénault imported patch cookie handling: do not use semicolon as it has some tech meaning (web2 -> web) stable
Thu, 10 Jun 2010 16:57:02 +0200 Sylvain Thénault [ITree] more fixes, fix fixes
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
less more (0) -60 tip