Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 19 May 2009 09:06:42 +0200] rev 1855
restore possibility to have default value methods on forms, this may still be useful according to how the form is defined
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 19 May 2009 09:05:47 +0200] rev 1854
stop automatically setting default method for _format field, too hard to override this with the new form system while keeping bw compat. Simply upgrade to new form system where it's a problem
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 18 May 2009 19:50:54 +0200] rev 1853
merge
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 18 May 2009 18:49:51 +0200] rev 1852
give back onsubmit customizability (oops)
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 18 May 2009 18:49:05 +0200] rev 1851
give back onsubmit customizability
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 18 May 2009 19:50:23 +0200] rev 1850
should be outside the loop
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 18 May 2009 19:50:04 +0200] rev 1849
give a name to rtags instance to ease debugging
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 18 May 2009 19:48:58 +0200] rev 1848
fix i18n msgstr
Sylvain Thénault <sylvain.thenault@logilab.fr> [Mon, 18 May 2009 18:42:12 +0200] rev 1847
#343256: form redirection stopped working with 3.2
sylvain.thenault@logilab.fr [Mon, 18 May 2009 16:43:02 +0200] rev 1846
check at connection creation time if we should use EUser or CWUser