Commit graph

7 commits

Author SHA1 Message Date
Artur Barseghyan
b4cf9ac1a6 Remove deprecations 2020-01-11 01:46:53 +01:00
Artur Barseghyan
4cf22a9cee prepare 0.10; added additional args to submit_plugin_form_data; added tests for mailchimp importer plugin; moving plugins to base submodules, having them only registered in fobi_form_elements submodule; disable google analytics in tests; helper scripts updated; multiple pep8 fixes; minor fixes 2016-11-17 00:07:06 +01:00
Artur Barseghyan
d0bbe214ae prepare 0.9; get_form_field_instances accepts two new optional two new optional arguments: form_entry and form_element_entries as well as **kwargs; minor fix in form wizards - forms in intermediate steps do receive updates from the submit_plugin_form_data of the plugins; fixed issue in the base_bulk_change_plugins function on django 1.10 2016-10-24 01:09:13 +02:00
Artur Barseghyan
a11d9cdfa0 prepare 0.8.6; functional improvements of the slider plugin; 2016-10-21 00:19:59 +02:00
Artur Barseghyan
ad9c4a7a4e prepare 0.6; form importers; better support for django 1.9 and django 1.10; various improvements and fixes; 2015-12-16 03:16:00 +01:00
Artur Barseghyan
123ca3c4fc prepare 0.4.27; temporary disable allow_multiple=False for db_store plugin due to an outstanding issue (to be fixed later); some control over the submitted value of radio, select and select_multiple plugins (in settings); 2015-03-12 01:45:36 +01:00
Artur Barseghyan
3afeaa2c6e add an form element plugin override example 2015-03-09 23:48:42 +01:00