Re: [web2py] web2py 2.9.2 is OUT

2014-03-03 Thread Massimo Di Pierro
fixed in web2py 2.9.3 On Sunday, 2 March 2014 20:59:51 UTC-6, Ovidio Marinho wrote: > > Ops, Button Administrative interface ins welcome.w2p, not work!!! > > > {{=T("Administrative > Interface")}} > > In the previous version is working well: > > {{block right_sidebar}} > {{=A(T("Administrat

Re: [web2py] web2py 2.9.2 is OUT

2014-03-02 Thread Ovidio Marinho
Ops, Button Administrative interface ins welcome.w2p, not work!!! {{=T("Administrative Interface")}} In the previous version is working well: {{block right_sidebar}} {{=A(T("Administrative Interface"), _href=URL('admin','default','index'), _class='btn', _style='margin-top: 1em;')}}

[web2py] web2py 2.9.2 is OUT

2014-03-02 Thread Massimo Di Pierro
web2py 2.9.2 is out! Changelog: - jquery 1.11 - codemirror 3.21, thanks Paolo Valleri - fixed a security issue with sessions in database - fixed security issue with redirect after expired login, thanks André Kablu - cleaner DAL and rname integration, thanks niphlod and Michele - added mongodb an