Fri, 11 Sep 2015 18:05:38 +0200 |
Rémi Cardona |
[py3k] replace '_ = unicode' in global scope (closes #7589459)
|
file |
diff |
annotate
|
Mon, 09 Mar 2015 10:49:03 +0100 |
Rémi Cardona |
Spelling fixes in comments and docstrings
|
file |
diff |
annotate
|
Tue, 31 Mar 2015 10:22:05 +0200 |
Julien Cristau |
[web] kill https-deny-anonymous option (closes #5193687)
|
file |
diff |
annotate
|
Fri, 23 May 2014 12:26:52 +0200 |
Rémi Cardona |
[basetemplate] Remove misleading comment
|
file |
diff |
annotate
|
Mon, 28 Apr 2014 12:41:41 +0200 |
Christophe de Vienne |
[login form] Fix BaseLogForm.form_action()
|
file |
diff |
annotate
|
Mon, 04 Nov 2013 16:06:06 +0100 |
Aurelien Campeas |
[views/templates] provide a modal main template (closes #3274672)
|
file |
diff |
annotate
|
Mon, 22 Jul 2013 15:38:11 +0200 |
David Douard |
[facets,js] fix bogus checkbox icon appearing after the first interaction (closes #2790332)
stable
|
file |
diff |
annotate
|
Mon, 06 May 2013 15:58:52 +0200 |
Sylvain Thénault |
[web request] drop no more necessary request.document_surrounding_div method
|
file |
diff |
annotate
|
Thu, 24 Jan 2013 10:28:49 +0100 |
Julien Cristau |
[login] don't redirect to http url if we allow anonymous on https
|
file |
diff |
annotate
|
Thu, 14 Feb 2013 16:45:07 +0100 |
Nicolas Chauvat |
[toward py3k] rewrite has_key() (part of #2711624)
|
file |
diff |
annotate
|
Fri, 20 Jul 2012 11:31:34 +0200 |
Sylvain Thénault |
[web login] fix after login redirection: redirect expect an url not a relative path. Breaks on cases like '?vid=aview'. Closes #2423575
stable
|
file |
diff |
annotate
|
Wed, 21 Mar 2012 11:08:31 +0100 |
Katia Saurfelt |
[view] breadcrumbs layout broken with long elements (closes #1347486)
|
file |
diff |
annotate
|
Tue, 20 Mar 2012 18:28:24 +0100 |
Pierre-Yves David |
[login redirect] only add postlogin_path argument when meaningful
|
file |
diff |
annotate
|
Thu, 15 Mar 2012 17:42:31 +0100 |
Pierre-Yves David |
[login] split authentication logic from post authentication logic (closes #2200755)
|
file |
diff |
annotate
|
Thu, 01 Mar 2012 12:08:35 +0100 |
Pierre-Yves David |
[LoginForm] refactor to ease other implementation
|
file |
diff |
annotate
|
Fri, 16 Mar 2012 10:29:15 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 27 Feb 2012 10:12:25 +0100 |
Florent Cayré |
[web templates] fix invalid html in main-no-top template; closes #2174806
stable
|
file |
diff |
annotate
|
Mon, 23 Jan 2012 13:25:02 +0100 |
Sylvain Thénault |
[vreg] move base registry implementation to logilab.common. Closes #1916014
|
file |
diff |
annotate
|
Mon, 24 Oct 2011 08:55:07 +0200 |
Aurelien Campeas |
[tableview,basetemplates,pagination] some views internally handle the pagination, in which case the base template should not try to paginate
|
file |
diff |
annotate
|
Wed, 28 Sep 2011 09:27:42 +0200 |
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
|
file |
diff |
annotate
|
Wed, 25 May 2011 11:41:16 +0200 |
Arthur Lutz |
[ui messages, xss] Start migration towards use of _msgid instead of __message (prone to XSS injection) closes #1698245
|
file |
diff |
annotate
|
Wed, 25 May 2011 10:58:43 +0200 |
Sylvain Thénault |
[web session] fix session handling so we get a chance to have for instance the 'forgotpwd' feature working on a site where anonymous are not allowed
stable
|
file |
diff |
annotate
|
Fri, 11 Mar 2011 09:47:09 +0100 |
Sylvain Thénault |
default (3.11.X) is now stable
stable
|
file |
diff |
annotate
|
Thu, 10 Mar 2011 14:59:21 +0100 |
Sylvain Thénault |
[devtools] fix anonymous user handling in test classes
stable
|
file |
diff |
annotate
|
Thu, 10 Mar 2011 12:03:37 +0100 |
Adrien Di Mascio |
[views] #1499661 get rid of base tag
|
file |
diff |
annotate
|
Thu, 06 Jan 2011 11:56:06 +0100 |
Sylvain Thénault |
[footer template] refactor to ease addition of some content into the footer
stable
|
file |
diff |
annotate
|
Tue, 04 Jan 2011 14:41:10 +0100 |
Aurelien Campeas |
[web/views/basetemplates] nbsp breaks tests, use #160 instead
stable
|
file |
diff |
annotate
|
Tue, 09 Nov 2010 15:47:02 +0100 |
Julien Jehannet |
[basetemplates] define header ctx components categories as attribute to ease overriding
stable
|
file |
diff |
annotate
|
Fri, 05 Nov 2010 10:49:33 +0100 |
Sylvain Thénault |
[base template header] changeset 6669:e4532c6acf34 introduce a visual regression on standard site, fix it by merging header-left/header-center context, it simplify things and have proper display. Cubes using 'firstcolumn' css class will have to be upgraded
stable
|
file |
diff |
annotate
|
Fri, 22 Oct 2010 09:15:35 +0200 |
Sylvain Thénault |
[pylint] fix a bug of pylint detected errors and i18n pb (calling builtins._ instead of req._)
|
file |
diff |
annotate
|