web/views/baseviews.py
2013-08-26 Aurelien Campeas remove cw 3.9 bw compat (bw compat other than the interface -> adapter changes)
2013-06-06 David Douard [view] typo in a docstring
2013-04-23 Pierre-Yves David use cw_etype instead of __regid__
2012-09-17 Arthur Lutz [web] don't link to None in author box (when author has been deleted) (closes #2409855) stable
2013-02-14 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
2012-05-23 Sylvain Thénault backport stable
2012-05-23 Arthur Lutz [docstrings] typos corrected stable
2012-05-23 Arthur Lutz [ui] display author name in box instead of login (closes #1529147) stable
2012-01-23 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
2011-12-16 Adrien Di Mascio [views] (in/outof)context views now use directly dc_(long)_title() (closes #2110235)
2011-10-12 Sylvain Thénault [printers] fix bug introduced by final view refactoring:   shouldn't be escaped.
2011-10-06 Sylvain Thénault remove 3.14 deprecation warning
2011-10-06 Sylvain Thénault [web, formatting] move Interval data type display logic from final view to printable_value (closes #1984742)
2011-09-23 Sylvain Thénault [web test] secondary view isn't listed anymore by possible view since it use the class_deprecated metaclass stable
2011-09-22 Sylvain Thénault [doc] get back baseviews documentation into the code, enhance it and reorganize the module accordingly stable
2011-09-22 Sylvain Thénault typo stable
2011-09-21 Sylvain Thénault [exceptions] stop catching any exception in various places (closes #1942716) stable
2011-05-05 Sylvain Thénault [primary, metadata] reuse existing msgids stable
2011-04-29 Sylvain Thénault [primary view] display entity source in 'metadata' view if it's not the system source stable
2011-01-24 Sylvain Thénault [cleanup]
2010-12-09 Katia Saurfelt remove "metadata" class from MetaDataView as it is now set by SectionLayout (view.cssclass) stable
2010-10-22 Sylvain Thénault [deprecation] add version info
2010-10-12 Sylvain Thénault [baseviews] new cw.archive.[by_author|by_date] views, extracted from blog
2010-05-12 Sylvain Thénault [web] unify list views call arguments: use subvid to specify the view to use for each item stable
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 Sylvain Thénault [view] better control wether same etype view should display title or not stable
2010-04-12 Aurelien Campeas [doc/book] more flesh to views/primary view stable
2010-02-10 Sylvain Thénault cleanup 2.5 __future__ imports
2010-02-08 Sylvain Thénault no need for a specific vid argument here
2010-02-08 Sylvain Thénault AdaptedList -> SameETypeList
2010-02-05 Sylvain Thénault we should not use inheritance there but proper view redirection, so if one adapt listitem view, he gets the same thing by default with the adapted list
2010-01-22 Sylvain Thénault backport stable
2010-01-21 Adrien Di Mascio [views] FinalView should display an empty string if value is None stable
2010-01-18 Sylvain Thénault backport stable branch
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-12-08 Sylvain Thénault drop common subpackage
2009-11-20 Sylvain Thénault backport stable branch (one more time painfully)
2009-11-13 Sylvain Thénault display entity type in metadata section instead of default title of primary view stable
2009-10-28 Julien Jehannet [B] views: fix wrong xhtml when empty rset stable
2009-10-19 Sylvain Thénault backport stable
2009-10-15 Sylvain Thénault add kwargs to some base views stable
2009-09-23 Adrien Di Mascio [api] work in progress, use __regid__, cw_*, etc.
2009-09-23 Adrien Di Mascio [api] use _cw, cw_row, cw_col, cw_rset etc.
2009-09-23 Sylvain Thénault use __regid__ instead of id on appobject classes
2009-09-17 Sylvain Thénault backport 3.5
2009-09-16 Sylvain Thénault backport stable 3.5
2009-09-15 Sylvain Thénault add note stable
2009-09-15 Sylvain Thénault fix when Interval is coming from date substraction stable
2009-09-11 Sylvain Thénault backport 3.5
2009-09-09 Sandrine Ribeau [views] remove parameter displaytime from final view 3.5
2009-08-26 Sylvain Thénault backport 3.5 step 1, remaining wf changes in hooks to merge
2009-08-25 Nicolas Chauvat B #345282 xhtml requires to use   instead of   stable
2009-08-12 Nicolas Chauvat R propagate deprecation of AppObject.entity()
2009-08-02 Sylvain Thénault F [adapted list view] fix selector
2009-07-24 Sylvain Thénault fix syntax/import errors & adapted list base class
2009-07-24 Sylvain Thénault begin to drop ref to secondary view
2009-07-24 Sylvain Thénault new adaptedlist view
2009-07-24 Sylvain Thénault move all view.url() logic in a single implementation
2009-07-07 Sylvain Thénault use xml_escape stable
less more (0) -100 -60 tip