web/views/treeview.py
2013-04-23 Pierre-Yves David use cw_etype instead of __regid__
2013-03-19 Rémi Cardona [web] Use the new '/ajax' URL path to access the AjaxController (closes #2758254) stable
2012-01-23 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
2011-12-16 Adrien Di Mascio [controllers] deprecate JSonController and implement AjaxController / ajax-func registry (closes #2110265)
2011-09-28 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
2010-10-22 Sylvain Thénault [pylint] fix a bug of pylint detected errors and i18n pb (calling builtins._ instead of req._)
2010-08-25 Sylvain Thénault [boxes] introduce new boxes system
2010-07-23 Sylvain Thénault [massmailing] need edition.js for the freeezeFormButtons function stable
2010-07-16 Nicolas Chauvat [web] eid key is deprecated
2010-07-08 Sylvain Thénault [uilib] refactor json_dumps code organization
2010-07-06 Sylvain Thénault [itree] backport default combobox view for entities implementing ITree (from folder/zone cube)
2010-07-02 Sylvain Thénault [ITree] small fixes: parent_entity is a IBreadCrumbs method, we should use .parent on ITree
2010-06-16 Sylvain Thénault backport stable
2010-06-16 Sylvain Thénault imported patch cookie handling: do not use semicolon as it has some tech meaning (web2 -> web) stable
2010-06-10 Sylvain Thénault [ITree] more fixes, fix fixes
2010-06-10 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
2010-06-10 Sylvain Thénault [web] move itree adapter to entities, it may be used outside the web interface
2010-06-09 Sylvain Thénault backport stable
2010-06-09 Sylvain Thénault [pylint] fix detected name errors
2010-06-09 Sylvain Thénault [pylint] fix detected name errors stable
2010-05-26 Sylvain Thénault [adapters] fix NameError introduced by adapters refactoring
2010-05-21 Sylvain Thénault [adapters] refactoring fixes
2010-05-20 Sylvain Thénault [entity] continue cleanup of Entity/AnyEntity namespace
2010-05-20 Sylvain Thénault [entity] introduce a new 'adapters' registry
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-04-23 Alexandre Fayolle [python2.6] careful: json-py provides a json package. We don't want that. stable
2010-04-22 Alexandre Fayolle [python2.6] prefer python2.6's builtin json module over simplejson stable
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
less more (0) -100 -60 tip