web/views/basetemplates.py
2009-11-11 Nicolas Chauvat [web ui] move help from header to footer stable
2009-11-10 Adrien Di Mascio [web] set pageid at request instanciation rather than in htmlheader template stable
2009-11-05 Alexandre Fayolle [doc] fix inaccurate docstring stable
2009-10-13 Sylvain Thénault add a note
2009-10-13 Sylvain Thénault 3.6 update
2009-10-13 Sylvain Thénault 3.6 updates
2009-09-28 Sylvain Thénault backport stable
2009-09-28 Sylvain Thénault cleanup not necessary stable
2009-09-28 Sylvain Thénault [ui] turn footer items into actions 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-17 Sylvain Thénault backport 3.5
2009-09-16 Sylvain Thénault missing import 3.5
2009-09-11 Sylvain Thénault backport 3.5
2009-09-11 Sylvain Thénault backport stable branch 3.5
2009-09-10 Sylvain Thénault properly escape site-title stable
2009-09-02 Sylvain Thénault backport 3.5
2009-09-01 Aurelien Campeas move xhtml2fo to ext, allow to specify the section in url/get param 3.5
2009-08-31 Sylvain Thénault backport 3.5 branch
2009-08-31 Sylvain Thénault backport stable branch 3.5
2009-08-31 Sylvain Thénault provide facility to override main header components without having to override the whole methode stable
2009-08-26 Sylvain Thénault backport 3.5 step 1, remaining wf changes in hooks to merge
2009-08-26 Sylvain Thénault backport stable 3.5
2009-08-26 Nicolas Chauvat B in footer, replace "(c) Logilab" with "powered by CubicWeb" stable
2009-08-25 Nicolas Chauvat backport stable branch 3.5
2009-08-25 Nicolas Chauvat B #345282 xhtml requires to use   instead of   stable
2009-08-21 Sylvain Thénault somewhat painful backport of 3.5 branch, should mostly be ok
2009-08-20 Aurelien Campeas follow name change, fix pdf template registration, add debian package tracking 3.5
2009-08-20 Aurelien Campeas [views,pdf] minimal support for xhtml->pdf conversion 3.5
2009-08-13 Sylvain Thénault propagate some api changes
2009-08-13 Nicolas Chauvat R propagate deprecation of CWRegistry.possible_vobjects
2009-08-13 Nicolas Chauvat R deprecate CWRegistry.select_vobject
2009-08-11 Nicolas Chauvat R propagate registry API changes
2009-08-03 Sylvain Thénault [appobject] kill VObject class, move base selector classes to appobject
2009-08-03 Sylvain Thénault R [vreg] important refactoring of the vregistry, moving behaviour to end dictionnary (and so leaving room for more flexibility ; keep bw compat ; update api usage in cw
2009-07-30 Florent always explicitly close <base> tags because of an old IE6 bug
2009-07-29 Sylvain Thénault [R xhtml] remove xhtml_wrap* function, use instead a single req.document_surrounding_div method
2009-07-28 Fabrice fix html headers for forced html content type : main template and json controller
2009-07-16 Aurelien Campeas backport stable branch
2009-07-07 Sylvain Thénault use xml_escape stable
2009-06-23 Sylvain Thénault backport stable branch
2009-06-19 Sylvain Thénault deal with empty site-title stable
2009-06-08 Adrien Di Mascio [basetemplates] do not use STRICT_DOCTYPE directly, use self.doctype to deal with non xhtml browser stable
2009-06-05 Sylvain Thénault nicer vreg api, try to make rset an optional named argument in select and derivated (including selectors)
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-18 Aurelien Campeas give back onsubmit customizability stable
2009-05-13 Florent adapt login box message to allow-email-login configuration tls-sprint
2009-05-11 sylvain thenault View.dispatch -> View.render tls-sprint
2009-04-22 sylvain thenault doc type handling refactoring: do the ext substitution at the module level tls-sprint
2009-03-26 sylvain thenault pylint cleanup tls-sprint
2009-03-25 sylvain thenault make pylint happy, fix some bugs on the way tls-sprint
2009-03-23 sylvain thenault pylint cleanup tls-sprint
2009-02-24 Aurelien Campeas merge tls-sprint
2009-02-19 sylvain thenault avoid deprecation warning tls-sprint
2009-02-19 Julien Jehannet (merge)
2009-02-11 Julien Jehannet simplify css style
2009-02-18 sylvain thenault rename error template to avoid conflicts with the error view tls-sprint
2009-02-18 Adrien Di Mascio two use cases for the 'not' selector tls-sprint
2009-02-18 Adrien Di Mascio fix LogFormTemplate selector tls-sprint
2009-02-18 Adrien Di Mascio main template refactoring tls-sprint
2009-02-18 sylvain thenault test_views fixes tls-sprint
2009-02-18 sylvain thenault merge tls-sprint
2009-02-18 sylvain thenault fix w/ template drop tls-sprint
2009-02-18 Adrien Di Mascio set PageContentTemplate stream for binary views tls-sprint
2009-02-18 sylvain thenault kill Template class and 'templates' registry tls-sprint
2009-02-18 sylvain thenault cleanup, update import tls-sprint
2009-02-16 sylvain thenault merge tls-sprint
2009-02-16 Adrien Di Mascio split main template into main template + page-content template tls-sprint
2009-02-16 Arthur Lutz change label for new registered users
2009-02-13 sylvain thenault must not be a class attribute\!
2009-02-11 Arthur Lutz use UStringIO
2009-02-11 Arthur Lutz merge
2009-02-10 Arthur Lutz have navigation on top and bottom of search results
2009-02-11 sylvain thenault update copyright
2009-01-15 sylvain thenault missing html_escape 3.0
2008-12-02 Laure Bourgois repairing error from preceding commit
2008-12-01 Laure Bourgois cleaning code
2008-11-25 Sylvain Thenault unused import
2008-11-25 Laure Bourgois cleaning code
2008-11-25 Laure Bourgois add selector to test if result set is an object (for rss feed component)
2008-11-12 Adrien Di Mascio fix focus problems on login inputs
2008-11-10 Adrien Di Mascio fix tests in web/test
2008-11-05 Adrien Di Mascio Showtime !
less more (0) tip