web/views/treeview.py
2010-03-09 Sylvain Thénault remove deprecation warning introduced by add_onload api change
2010-02-26 Sylvain Thénault pylint style fixes stable
2010-02-26 Sylvain Thénault kill dead/useless code as suggested by pylint stable
2010-02-11 Sylvain Thénault sort on sortvalue, not dc_title to allow customization
2010-02-05 Sylvain Thénault backport stable
2010-02-04 Aurelien Campeas [views/treeview] fix non-ITree nodes last element computation stable
2010-02-03 Sylvain Thénault backport stable
2010-01-29 Sylvain Thénault should take arbitrary arguments stable
2010-01-29 Sylvain Thénault [treeview] ensure items are ordered according to their dc_title, we can't rely on an ordered rset stable
2010-01-18 Sylvain Thénault backport stable branch
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-12-03 Sylvain Thénault backport stable into default
2009-11-27 Sylvain Thénault implements is enough stable
2009-11-20 Sylvain Thénault backport stable branch (one more time painfully)
2009-11-20 Sylvain Thénault use ITree api stable
2009-10-09 Sylvain Thénault backport stable branch
2009-10-07 Adrien Di Mascio [treeview] pass back subvid parameter to treeview when computing an opened subtree stable
2009-09-23 Adrien Di Mascio [api] some more _cw / __regid__, automatic tests now pass again
2009-09-23 Adrien Di Mascio [api] work in progress, use __regid__, cw_*, etc.
2009-09-23 Sylvain Thénault use __regid__ instead of id on appobject classes
2009-09-22 Adrien Di Mascio backport stable branch
2009-09-18 Aurelien Campeas cleanup stable
2009-09-18 Aurelien Campeas more in the way of subclassability & args passing all the way down stable
2009-09-18 Sylvain Thénault backport stable 3.5
2009-09-17 Aurelien Campeas make it easier to subclass 3.5
2009-09-17 Katia Saurfelt backport from 3.5 stable
2009-09-17 Sylvain Thénault backport 3.5
2009-09-14 Aurelien Campeas was lost in some merge 3.5
2009-09-02 Sylvain Thénault backport 3.5
2009-09-01 Aurelien Campeas treeview element ids should be unique, cleanup 3.5
2009-09-01 Aurelien Campeas make it more easy to override default branch state 3.5
2009-09-01 Aurelien Campeas allow treeview to work correctly in a tab #345293 3.5
2009-08-12 Nicolas Chauvat R propagate deprecation of AppObject.entity()
2009-07-17 Aurelien Campeas [treeview] nicer cookie name
2009-07-16 Aurelien Campeas backport stable branch
2009-07-15 Nicolas Chauvat [web] cubicweb.widgets.js was missing in treeview stable
2009-07-07 Sylvain Thénault use xml_escape stable
2009-07-02 Sylvain Thénault backport stable
2009-07-01 Aurelien Campeas [treeview] fix condition stable
2009-06-29 Aurelien Campeas [treeview] avoid potential interference with subvid param from form
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-18 Aurelien Campeas avoid monkeypatching JsonController in cw, to avoid _potential_ load order problems stable
2009-05-18 Aurelien Campeas fix #343304 stable
2009-05-15 Aurelien Campeas [treeview] really fix #343232 stable
2009-05-14 Aurelien Campeas [treeview] restore functionnality lost in some previous merge #343232 stable
2009-05-14 Adrien Di Mascio delete-trailing-whitespace + some copyright update tls-sprint
2009-03-23 sylvain thenault more linting tls-sprint
2009-03-04 sylvain thenault typo, don't give treeid as argument to treeitemview (XXX auc?) tls-sprint
2009-03-04 sylvain thenault backport default branch tls-sprint
2009-03-03 Aurelien Campeas [treeview] uuid is not available in the stdlib before python 2.5
2009-03-03 Aurelien Campeas merge treeview-tabs into default (for 3.1.1)
2009-03-03 Aurelien Campeas [treeview] if the client is not interested in maintaining the tree state across page reloads, we must provide a treeid treeview-tabs
2009-03-02 sylvain thenault backport stable branch, take care a lot of conflicts occured, this may be the revision you're looking for... tls-sprint
2009-02-27 sylvain thenault fix some imports, update treeview for 3.2 tls-sprint
2009-02-24 Aurelien Campeas merge tls-sprint
2009-02-23 Aurelien Campeas [treeview] don't readd stuff to the header, poslish css classes treeview-tabs
2009-02-23 Aurelien Campeas [treeview] rename, manage lastCollapsable treeview-tabs
2009-02-23 Aurelien Campeas [treeview] treeid is passed along: we can manage as many trees as we want treeview-tabs
2009-02-23 Aurelien Campeas [treeview] (in progress) treeid has to be produced from outside treeview-tabs
2009-02-23 Aurelien Campeas unwanted merge : Backed out changeset 4328bcbd748e
2009-02-20 Aurelien Campeas [treeview] (inprogress) minimally working state-remembering treeview treeview-tabs
2009-02-20 Aurelien Campeas [treeview] (in progress) use less magic, having something that now allows prepopulating a part of the tree treeview-tabs
2009-02-18 sylvain thenault update imports tls-sprint
2009-02-17 Adrien Di Mascio first pass to use __select__ instead of __selectors__ tls-sprint
2009-02-17 Adrien Di Mascio replace deprecated cubicweb.common.selectors by its new module path (cubicweb.selectors) tls-sprint
2009-02-17 Adrien Di Mascio remove all accepts = ('Foo',) declaration and use __selectors__ = implements('Foo') instead tls-sprint
2009-01-26 sylvain thenault xhtml compliance
2009-01-23 Julien Jehannet (merge)
2009-01-23 Julien Jehannet [treeview] replace span elements by div for xhtml conformance
2009-01-19 sylvain thenault cleanup
2009-01-15 sylvain thenault massive selector update 3.0
2008-12-19 Sylvain Thenault begin selector renaming (work in progress)
2008-12-08 Adrien Di Mascio quick hack to fix treeview double toggling bug
2008-11-26 Adrien Di Mascio provide a specific version of treeview to display files and directories
2008-11-05 Adrien Di Mascio Showtime !
less more (0) tip