web/views/treeview.py
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
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
Wed, 04 Mar 2009 17:27:01 +0100 sylvain thenault typo, don't give treeid as argument to treeitemview (XXX auc?) tls-sprint
Wed, 04 Mar 2009 17:12:28 +0100 sylvain thenault backport default branch tls-sprint
Tue, 03 Mar 2009 16:12:46 +0100 Aurelien Campeas [treeview] uuid is not available in the stdlib before python 2.5
Tue, 03 Mar 2009 15:06:03 +0100 Aurelien Campeas merge treeview-tabs into default (for 3.1.1)
Tue, 03 Mar 2009 14:54:31 +0100 Aurelien Campeas [treeview] if the client is not interested in maintaining the tree state across page reloads, we must provide a treeid treeview-tabs
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, 27 Feb 2009 16:17:06 +0100 sylvain thenault fix some imports, update treeview for 3.2 tls-sprint
Tue, 24 Feb 2009 11:35:08 +0100 Aurelien Campeas merge tls-sprint
Mon, 23 Feb 2009 19:22:59 +0100 Aurelien Campeas [treeview] don't readd stuff to the header, poslish css classes treeview-tabs
Mon, 23 Feb 2009 18:41:18 +0100 Aurelien Campeas [treeview] rename, manage lastCollapsable treeview-tabs
Mon, 23 Feb 2009 17:47:15 +0100 Aurelien Campeas [treeview] treeid is passed along: we can manage as many trees as we want treeview-tabs
Mon, 23 Feb 2009 16:42:35 +0100 Aurelien Campeas [treeview] (in progress) treeid has to be produced from outside treeview-tabs
Mon, 23 Feb 2009 12:12:59 +0100 Aurelien Campeas unwanted merge : Backed out changeset 4328bcbd748e
Fri, 20 Feb 2009 21:32:23 +0100 Aurelien Campeas [treeview] (inprogress) minimally working state-remembering treeview treeview-tabs
Fri, 20 Feb 2009 20:48:33 +0100 Aurelien Campeas [treeview] (in progress) use less magic, having something that now allows prepopulating a part of the tree treeview-tabs
Wed, 18 Feb 2009 22:37:13 +0100 sylvain thenault update imports tls-sprint
Tue, 17 Feb 2009 23:47:23 +0100 Adrien Di Mascio first pass to use __select__ instead of __selectors__ tls-sprint
Tue, 17 Feb 2009 21:29:58 +0100 Adrien Di Mascio replace deprecated cubicweb.common.selectors by its new module path (cubicweb.selectors) tls-sprint
Tue, 17 Feb 2009 20:39:09 +0100 Adrien Di Mascio remove all accepts = ('Foo',) declaration and use __selectors__ = implements('Foo') instead tls-sprint
Mon, 26 Jan 2009 19:38:37 +0100 sylvain thenault xhtml compliance
Fri, 23 Jan 2009 19:21:29 +0100 Julien Jehannet (merge)
Fri, 23 Jan 2009 19:18:28 +0100 Julien Jehannet [treeview] replace span elements by div for xhtml conformance
Mon, 19 Jan 2009 19:23:47 +0100 sylvain thenault cleanup
Thu, 15 Jan 2009 13:27:33 +0100 sylvain thenault massive selector update 3.0
Fri, 19 Dec 2008 15:16:09 +0100 Sylvain Thenault begin selector renaming (work in progress)
Mon, 08 Dec 2008 17:48:20 +0100 Adrien Di Mascio quick hack to fix treeview double toggling bug
Wed, 26 Nov 2008 15:06:10 +0100 Adrien Di Mascio provide a specific version of treeview to display files and directories
Wed, 05 Nov 2008 15:52:50 +0100 Adrien Di Mascio Showtime !
less more (0) tip