Commit graph

18 commits

Author SHA1 Message Date
Artur Barseghyan
58da7bcdd3 more on future compatibility 2017-03-12 22:12:43 +01:00
Artur Barseghyan
a7424bc6ec update license and copyright year to 2017 2017-01-26 21:48:39 +01:00
Artur Barseghyan
7ae1223516 various pep8 fixes 2016-12-28 22:12:58 +01:00
Artur Barseghyan
5e3a8305c7 prepare 0.9.7; add import and export functionality for form wizards; improved gui and navigation for form wizards; improvements in the generic integration processor 2016-10-27 00:33:03 +02: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
e8d0bc306c prepare 0.8.5; add range_select plugin; add slider plugin and corresponding bootstrap3 widget; fixes in readme; fixed issue with form-wizard file storage; fixed too much of extreme data view- and export- restrictions of the db_store form handler plugin; minor fixes in select_multiple_with_max plugin; migration fixes for django 1.8 and 1.9 2016-10-20 02:50:41 +02:00
Artur Barseghyan
c519766155 prepare 0.8; form-wizards 2016-10-17 03:30:09 +02:00
Artur Barseghyan
f4de183a6a utils.py pep8 2016-09-21 14:48:13 +02:00
Artur Barseghyan
1912b4c60a utils.py pep8 2016-09-19 22:36:53 +02:00
Artur Barseghyan
13fec3e9a5 prepare 0.6.3; minor fixes 2015-12-22 23:59:44 +01:00
Artur Barseghyan
d9b09bc7b6 prepare 0.6.1; fixes in docs 2015-12-21 00:55:36 +01:00
Artur Barseghyan
210f517787 prepare 0.5.8; dynamic initial values; minor fixes/improvements 2015-08-17 01:23:46 +02:00
Artur Barseghyan
4dddffcf17 prepare 0.4.35; fix issue with select_multuple; fix db_store plugin; update example requrements; add settings for tests (a way more muted logging) 2015-03-28 00:52:20 +01:00
Artur Barseghyan
60c904e7ad prepare 0.4.32; update missing parts in the russian translations; minor api improvements; minor code clean up 2015-03-25 00:21:00 +01:00
Artur Barseghyan
05c633b1d4 prepare 0.4.4; documentation improvements; updated Dutch and Russian translations; minor fixes related to lazy translations 2014-12-06 00:09:33 +01:00
Artur Barseghyan
2dfca95256 prepare 0.4; move captcha to security sub package; add honeypot field; rename birthday field to date_drop_down; improved error validation/handling of hidden fields; minor fixes in generic templates; add is_hidden property to the base elements; 2014-12-04 00:29:26 +01:00
Artur Barseghyan
bdb67e9966 prepare 0.3.4; fix unicode characters in form names, field labels causing problems - minor fixes in core and db_store and mail plugins 2014-11-23 02:04:41 +01:00
Artur Barseghyan
f315c9bcc6 initial 2014-10-11 05:54:24 +02:00