Commit graph

18 commits

Author SHA1 Message Date
Artur Barseghyan
9424a0d21a prepare 0.5.12; export/import forms to/from json; minor gui improvements; 2015-08-29 03:10:07 +02:00
Artur Barseghyan
22a2b1dc06 docs updated 2015-08-22 22:32:28 +02:00
Artur Barseghyan
5ac1786bd4 prepare 0.5.10; minor improvements in the dynamic initial values feature; docs updated; licenses updated (year) 2015-08-18 00:29:06 +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
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
77c21c5bbb prepare 0.4.31; When path of the uploaded file (plugins) doesn't yet exist, create it, 2015-03-23 01:04:05 +01:00
Artur Barseghyan
2f040de971 prepare 0.4.30; add submitted files as attachments to the email (in mail plugin); minor fixes; documentation additions (info about rendering forms using thord-party form rendering libraries) 2015-03-23 00:21:13 +01:00
Artur Barseghyan
888646c3c8 prepare 0.4.28; fix improperly picked configuration of select_multiple_model_objects plugin; allowed long identifiers of models; fix admin bulk change of the plugins; control of the submitted value for select_model_object and select_multiple_model_objects; docs updated 2015-03-13 02:09:44 +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
bc899b8b76 prepare 0.4.23; fix improper initial value validation for select-like plugins 2015-03-03 23:04:10 +01:00
Artur Barseghyan
26594cd19e prepare 0.4.22; fix replace system specific path separator by slash on file urls; fix empty options in select-like plugins (radio, select, select_multiple); validate the initial values for select-like plugins (radio, select, select_multiple); 2015-03-03 01:04:52 +01:00
Artur Barseghyan
2272645701 prepare 0.4.12; fixed empty choices in the multiple-choice form field plugins; added support for wheel packages; updated vishap package requirement to latest stable 0.1.3; 2015-01-14 22:02:48 +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
e814c07ff5 prepare 0.4.3; make sure data of form elements declared not to have a usable value (has_value prop set to False) aren't being saved (in db_store plugin); apply that to honeypot and captcha fields 2014-12-05 03:11:07 +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
bdaeee1280 minor changes in the form handler api; added data export features to the db_store plugin; minor fixes in db_store plugin; added missing documentation for feincms_integration contrib app; updated translations for dutch and russian 2014-11-05 02:38:25 +01:00
Artur Barseghyan
f315c9bcc6 initial 2014-10-11 05:54:24 +02:00