web/form.py
Tue, 24 Nov 2015 14:08:47 +0100 Julien Cristau Remove trailing empty lines
Wed, 16 Sep 2015 13:57:21 +0200 Rémi Cardona [py3k] use six.add_metaclass
Tue, 15 Sep 2015 16:15:03 +0200 Rémi Cardona [py3k] dict.iteritems → dict.items
Thu, 02 Oct 2014 17:18:29 +0200 Julien Cristau [web] stop accepting the magic __message form parameter
Thu, 02 Aug 2012 18:52:27 +0200 Sylvain Thénault [web form] refactor Form.__init__ so that extra kwargs are set earlier in the process. Closes #2443040 stable
Tue, 20 Mar 2012 11:01:24 +0100 Sylvain Thénault [form] add a new property telling if the form is being generated or posted. Closes #2262340 stable
Fri, 21 Oct 2011 14:32:37 +0200 Sylvain Thénault [diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
Wed, 29 Jun 2011 18:57:23 +0200 Sylvain Thénault [form, controller] closes #1787233: form should provide a method to process posted content
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
Fri, 13 Aug 2010 08:23:14 +0200 Sylvain Thénault integrate Celso's work on translation file: proper/complete spanish translation, fixed some typos in french translation, occured -> occurred fix in various places stable
Wed, 26 May 2010 12:31:43 +0200 Sylvain Thénault [forms] refactor action handling to ease overriding while keeping action overrideable by instance (closes #969167) stable
Thu, 20 May 2010 10:40:29 +0200 Nicolas Chauvat [web] remove dead code stable
Wed, 28 Apr 2010 12:24:20 +0200 Sylvain Thénault backport oldstable changes stable
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
Wed, 28 Apr 2010 12:14:22 +0200 Sylvain Thénault backport default into stable: stable is now cw 3.8
Wed, 28 Apr 2010 10:06:01 +0200 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
Fri, 23 Apr 2010 12:42:53 +0200 Sylvain Thénault backport stable
Wed, 21 Apr 2010 17:25:26 +0200 Aurelien Campeas fix NameError stable
Wed, 21 Apr 2010 16:53:47 +0200 Sylvain Thénault [book] start documenting the HTML form system stable
Wed, 21 Apr 2010 16:53:25 +0200 Sylvain Thénault [form] small api cleanup and refactoring before documenting the form system stable
Tue, 20 Apr 2010 18:09:56 +0200 Sylvain Thénault [forms] no crash if restore_previous_post has not be called, has in report bug form in management.py for instance
Tue, 13 Apr 2010 12:19:24 +0200 Sylvain Thénault #773448: refactor session and 'no connection' handling, by introducing proper web session. We should now be able to see page even when no anon is configured, and be redirected to the login form as soon as one tries to do a query.
Thu, 04 Mar 2010 08:50:03 +0100 Alain Leufroy fix: Prevent multi pass in restore_previous_post stable
Fri, 26 Feb 2010 13:19:14 +0100 Sylvain Thénault kill dead/useless code as suggested by pylint stable
Wed, 24 Feb 2010 11:11:27 +0100 Sylvain Thénault [form] only set __form_id for the main form, not for sub-forms. Should fix regression introduced by 4668:9f82f81bf13d stable
Tue, 23 Feb 2010 17:32:31 +0100 Sylvain Thénault [form] fix #719285, due to multiple calls to restore_previous_post, by proper refactorings stable
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Wed, 13 Jan 2010 17:42:27 +0100 Sylvain Thénault specify name *and* role when raising FieldNotFound helps debugging
Wed, 13 Jan 2010 15:54:07 +0100 Sylvain Thénault refactor form error handling:
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
less more (0) -100 -50 -30 tip