src/pyams_form/form.py
Wed, 02 Oct 2019 10:51:59 +0200 Thierry Florac Don't check mode in display forms
Tue, 17 Sep 2019 11:55:32 +0200 Thierry Florac Set form's status correctly in "add_error" method
Fri, 26 Jul 2019 18:36:18 +0200 Thierry Florac Added "add_error" method to base form
Thu, 25 Jul 2019 12:06:22 +0200 Thierry Florac Added widget selector predicate
Fri, 26 Oct 2018 14:27:50 +0200 Thierry Florac Update add form so that subforms context is always the newly created content and not their own context
Tue, 09 Oct 2018 14:16:16 +0200 Thierry Florac Updated AJAX form decorator
Tue, 09 Oct 2018 11:48:27 +0200 Thierry Florac Updated AJAX form decorator
Mon, 24 Sep 2018 15:48:59 +0200 Thierry Florac Check for persistence support in add-form output result
Fri, 15 Jun 2018 18:17:32 +0200 Thierry Florac Merge lists and tuples when updating JSON response from several subforms
Thu, 14 Jun 2018 10:35:51 +0200 Thierry Florac Added transaction savepoint after form update to finalize all inner components state before rendering
Tue, 12 Jun 2018 10:49:14 +0200 Thierry Florac Updated AJAX decorator
Sat, 09 Jun 2018 00:44:54 +0200 Thierry Florac Reordered imports
Fri, 08 Jun 2018 14:51:03 +0200 Thierry Florac Check parent of "get_ajax_output" method
Fri, 08 Jun 2018 10:52:49 +0200 Thierry Florac Updated "ajax_config" decorator
Thu, 07 Jun 2018 14:08:39 +0200 Thierry Florac Added "ajax_config" class decorator
Wed, 23 May 2018 15:06:41 +0200 Thierry Florac Updated AJAX forms errors management
Fri, 18 May 2018 15:55:52 +0200 Thierry Florac Updated "get_forms" iterator
Thu, 03 May 2018 11:34:51 +0200 Thierry Florac Updated groups management
Wed, 11 Apr 2018 11:04:19 +0200 Thierry Florac Updated base forms prefix and ID getter
Tue, 13 Mar 2018 16:33:29 +0100 Thierry Florac Added check against validation errors in AJAX forms
Wed, 07 Mar 2018 09:47:21 +0100 Thierry Florac Updated form update code to avoid multiple updates on a same content when using sub-forms
Fri, 26 Jan 2018 17:27:06 +0100 Thierry Florac Updated error handling in AJAX form
Fri, 13 Oct 2017 09:05:26 +0200 Thierry Florac Added ValidationError exception management
Mon, 11 Sep 2017 13:34:18 +0200 Thierry Florac Updated JSOn responses management in AJAX forms
Sun, 26 Feb 2017 10:37:14 +0100 Thierry Florac Handle multiple errors snippets (used by ObjectWidget)
Mon, 18 Jan 2016 17:51:15 +0100 Thierry Florac Added checkbox mode in form widgets group
Thu, 08 Oct 2015 09:16:55 +0200 Thierry Florac Added "check_mode" method to check mode and permissions
Wed, 01 Jul 2015 10:11:16 +0200 Thierry Florac Small changes in subforms and groups management
Wed, 17 Jun 2015 09:56:38 +0200 Thierry Florac Version 0.1.0 0.1.0
Wed, 20 May 2015 12:24:59 +0200 Thierry Florac Changed form absolute URLs
Wed, 15 Apr 2015 15:01:43 +0200 Thierry Florac Updated AddForm to notify events only when created object was not none
Fri, 20 Mar 2015 17:29:54 +0100 Thierry Florac Added 'locate' call in creation forms to avoid NotYet exception when registering contents
Wed, 11 Mar 2015 11:57:04 +0100 Thierry Florac Added actions updates in AJAX forms
Sat, 28 Feb 2015 15:10:46 +0100 Thierry Florac Updated inner sub-forms management
Thu, 19 Feb 2015 10:55:46 +0100 Thierry Florac First commit
less more (0) tip