Commit graph

32 commits

Author SHA1 Message Date
Artur Barseghyan
443d36df1e Remove backwards compat with Django < 1.11 2020-01-11 23:05:11 +01:00
Artur Barseghyan
57974e4668 Remove compap schemes 2020-01-11 02:11:28 +01:00
Artur Barseghyan
b4cf9ac1a6 Remove deprecations 2020-01-11 01:46:53 +01:00
Artur Barseghyan
bbc64d4fe1 wipe lt 1.8 code; add django 2.2 compat and tests 2019-05-22 17:08:02 +02:00
Artur Barseghyan
6260cb48b6 prepare 0.13.10 2019-02-28 22:38:22 +01:00
Frantisek Holop
2121dc7e17 WSREF-2: switch off form dynamically 2018-01-30 00:18:35 +01:00
Artur Barseghyan
cee46d6424 prepare 0.12.12 2018-01-03 23:15:21 +01:00
Artur Barseghyan
c0acaf1d43 initial work on django 2.0 compatibility 2017-12-21 16:15:06 +01:00
Artur Barseghyan
8102f82565 prepare 0.12.6 2017-12-12 20:59:08 +01:00
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
8729119402 prepare 0.10.4; minor fixes 2017-01-12 21:13:52 +01:00
Artur Barseghyan
7ae1223516 various pep8 fixes 2016-12-28 22:12:58 +01:00
Artur Barseghyan
78de7bba5e minor improvements and code cleanup 2016-12-16 03:30:40 +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
369c2b620f prepare 0.9.16; introduced form titles shown in the templates; improved navigation of the form wizards 2016-11-10 01:44:33 +01:00
Artur Barseghyan
77de5452fc prepare 0.9.12; add missing feincms example migrations for django > 1.7; better debugging; minor fixes 2016-11-02 23:48:15 +01:00
Andy Babic
535f5d31e3 Fixes get_absolute_url() methods on FormEntry and FormWizardEntry models, so that 'View on site' links work from the django admin 2016-10-31 11:03:51 +00:00
Artur Barseghyan
c519766155 prepare 0.8; form-wizards 2016-10-17 03:30:09 +02:00
Artur Barseghyan
f60f73ea9d models.py pep8 2016-09-19 17:02:29 +02:00
Artur Barseghyan
7f852e51ea prepare 0.6.10; Moved field choices from model level to form level for 2016-09-11 22:50:34 +02:00
Artur Barseghyan
abf6608f46 prepare 0.6.9; fixed migrations issue; fixe jquery slugify issue 2016-09-08 22:58:28 +02:00
David Guerrero
cef1629cc0 added __str__ methods to models 2016-05-27 11:12:06 +02:00
Artur Barseghyan
91a880c2cf prepare 0.6.2; make it simple to render list of fobi forms on any page 2015-12-22 00:15:51 +01:00
Artur Barseghyan
949cd21fde prepare 0.5.14; adding create/update for form entry; adding migrations; 2015-09-13 02:04:19 +02:00
Artur Barseghyan
210f517787 prepare 0.5.8; dynamic initial values; minor fixes/improvements 2015-08-17 01:23:46 +02:00
Artur Barseghyan
20cd6cf2be prepare 0.5.5; make sure action field exists; captcha, recaptcha and honeypot plugins are now by default required in the form; minor fixes 2015-07-01 00:18:13 +02:00
Artur Barseghyan
ad1d7e11e9 0.5.4; minor django 1.8 fixes; improved texts and translations; 2015-05-21 23:09:51 +02:00
Artur Barseghyan
30bcd26449 prepare 0.4.17; better referencing of the user model in relations; minor documentation improvements 2015-02-12 01:54:17 +01:00
Artur Barseghyan
d5d505b962 prepare 0.2.1; do not wrap media files in <a/> tags when saving data of db_store plugin; make sure custom form handler actions are properly listed in the simple theme as well; make it possible to fail silently on missing form element- and form handler- plugins; 2014-11-07 03:09:01 +01:00
Artur Barseghyan
6f354a7a69 better html5 fields support; add initial django 1.7 support; minor version update to 0.1.3 2014-10-14 00:49:16 +02:00
Artur Barseghyan
f315c9bcc6 initial 2014-10-11 05:54:24 +02:00