web/views/primary.py
2013-08-26 Aurelien Campeas remove cw 3.9 bw compat (bw compat other than the interface -> adapter changes)
2013-08-26 Aurelien Campeas remove 3.8 bw compat
2013-07-15 Julien Cristau [web/views] make PrimaryView.entity_call accept kwargs stable
2013-04-23 Pierre-Yves David use cw_etype instead of __regid__
2013-03-19 Aurelien Campeas [views/primary] some inner sections should use the `limit` by default to avoid a denial of service (closes #2719110)
2013-01-21 Florent Cayré make ui configurations selectable (closes #2406609)
2013-01-10 Aurelien Campeas [uicfg] uicfg.py moves from web/ to web/views/ (prepares #2406609)
2012-02-10 Sylvain Thénault backport stable
2012-02-10 Alexandre Richardson [primary view] delete PrimaryView.skip_none attribute (closes #2093250) stable
2012-02-08 Aurelien Campeas [views/attribute] role parameter must default to "subject" (closes #2175427) stable
2012-01-23 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
2011-10-21 Sylvain Thénault [diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
2011-09-29 Sylvain Thénault backport stable
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
2011-09-23 Sylvain Thénault backport stable
2011-09-23 Sylvain Thénault [primary view] add 'verbatim' attribute view (closes #1947475) stable
2011-09-23 Sylvain Thénault [primary view] add 'verbatim' attribute view (closes #1947475)
2011-09-23 Sylvain Thénault backport stable
2011-09-23 Sylvain Thénault [doc] split API/book part of stuff that has been moved in primary view module docstring stable
2011-09-22 Sylvain Thénault [doc] backport primary view documentation into the code, also document [URL]AttributeView stable
2011-09-22 Sylvain Thénault [primary sub views] use entity_call instead of cell_call stable
2011-09-15 Sylvain Thénault backport stable
2011-09-13 Sylvain Thénault backout 7780:a1d5365fefc1 stable
2011-09-13 Sylvain Thénault [cubification] moved CWPermission handling into a localperms cube. closes #1914011 stable
2011-02-01 Sylvain Thénault backport stable
2011-01-31 Sylvain Thénault cleanups stable
2011-01-19 Sylvain Thénault [primary view] support for entity_call on primary view
2010-10-25 Sylvain Thénault [primary view] properly deprecates render_entity_[summary|metadata]
2010-10-25 Sylvain Thénault [primary view bw compat] we should actually drop 3.2 compat and have proper pre 3.10 compat
2010-10-22 Sylvain Thénault [pylint] fix a bug of pylint detected errors and i18n pb (calling builtins._ instead of req._)
2010-10-15 Sylvain Thénault [component] remove row argument which is actually discarded by registry's cache (untill we feel we need a per context cache...)
2010-10-13 Sylvain Thénault [primary] fix autolimited view which was not limited at all
2010-10-11 Sylvain Thénault [contextual components] missing layout for components in the toolbar
2010-10-01 Sylvain Thénault [schema] introduce some new sets categorizing entity/relation types and benefits from them where possible
2010-09-30 Sylvain Thénault fix bad merge
2010-09-29 Sylvain Thénault backport stable
2010-09-24 Sylvain Thénault [primary view] refactor label handling (hence render_[attribute|relation]) so we uniformly use _rel_label which provides properly contextified labels stable
2010-09-23 Sylvain Thénault backport stable
2010-09-20 Sylvain Thénault [primary view] we should not limit related rset, else if something else than autolimited view is used, some content will be missed without a 'view all' link stable
2010-09-20 Alexandre Fayolle handle displayctrl['limit'] == None correctly stable
2010-09-17 Sylvain Thénault [primary view] introducing use_list_limit in pvdc fix reledit regression on the way (introducted a few changesets ago) stable
2010-09-17 Sylvain Thénault [reledit] more api cleanup stable
2010-09-16 Sylvain Thénault backport stable into default
2010-09-16 Sylvain Thénault [primary view] should specify rtype/role when selecting a rtype view stable
2010-09-15 Aurelien Campeas [views/reledit] refactor composite handling stable
2010-09-14 Sylvain Thénault [primary view] properly handle case where view specified in pvdc['vid'] isn't selectable stable
2010-09-14 Sylvain Thénault [primary view] don't need to pick arbitrary target, this is properly handled by the rtag stable
2010-08-25 Sylvain Thénault [web api] unify 'contentnav' (VComponent) and 'boxes' registries as 'ctxcomponents' (CtxComponent)
2010-08-25 Sylvain Thénault [boxes] introduce new boxes system
2010-08-25 Sylvain Thénault backport stable
2010-08-17 Sylvain Thénault [primary view] consider rtypevid flag for relations in the 'relations' section as well stable
2010-08-10 Sylvain Thénault backport stable
2010-08-10 Stephanie Marcu more generic dot graph generator stable
2010-08-10 Sylvain Thénault backport stable
2010-08-10 Sylvain Thénault [primary] backport _rel_label method from the default branch stable
2010-08-10 Sylvain Thénault backport stable
2010-08-10 Sylvain Thénault [primary] handle final relation (eg attribute) in the relations section, and give dispctrl to view's extra kwargs as for non final relation stable
2010-08-06 Sylvain Thénault backport stable
2010-08-06 Sylvain Thénault [primary] use a new rtypevid flag in primary view display controller, allowing to tell the view for a non final relation should be called as an attribute view (eg, not on the target rset) stable
2010-08-04 Sylvain Thénault [primary] refactor primary view handling of relation's label
less more (0) -100 -60 tip