Commit graph

31 commits

Author SHA1 Message Date
Artur Barseghyan
58b8d77ec4 prepare 0.4.11; fixes in bootstrap3 theme (related to rendering of the radio button); fixes in db_store plugin export on >django17 2014-12-29 00:38:05 +01:00
Artur Barseghyan
7bc788eba1 prepare 0.4.10; minor fixes in FeinCMS integration app 2014-12-28 02:20:26 +01:00
Artur Barseghyan
458117f251 prepare 0.4.9; third party app (cms) integration unified; mention the heroku live demo in the docs 2014-12-27 01:46:58 +01:00
Artur Barseghyan
207679a78c prepare 0.4.8; more verbose debugging 2014-12-25 01:09:52 +01:00
Artur Barseghyan
7657171e7a prepare 0.4.7; fix broken imports in CAPTCHA in ReCAPTCHA plugins; temporary left out the cloneable column from dashboard templates; add more readme files to example project sub packages; documentation updates; updated the licensing information about 3rd party packages 2014-12-24 01:49:42 +01:00
Artur Barseghyan
3239e39bf6 prepare 0.4.6; updated requirements for the vishap package to avoid the six version conflicts; minor documentation fixes; 2014-12-23 23:44:28 +01:00
Artur Barseghyan
bc663859a5 prepare 0.4.5; mezzanine integration added; recaptcha plugin added; remove reduntant dependencies; minor improvements in the discover module; update the docs and changelog 2014-12-17 01:06:23 +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
305fc3d2b6 prepare 0.4.2; add management command to update 0.3.* data to 0.4.* data -- the birthday field story 2014-12-04 22:54:03 +01:00
Artur Barseghyan
8b49f5a749 prepare 0.4.1; fixes in foundation5 and simple themes related to the changes in error validation/handling of hidden fields; 2014-12-04 02:30:15 +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
e6efad04c4 prepare 0.3.3; remove redundant dependencies; documentation improvements; 2014-11-22 00:37:57 +01:00
Artur Barseghyan
f5ffd3c356 docs updated 2014-11-22 00:25:52 +01:00
Artur Barseghyan
7f790fbf24 prepare 0.3.2; django-cms integration app made compatible with django-cms 2 branch (2.4.3) 2014-11-20 00:04:06 +01:00
Artur Barseghyan
e66bd2e1e0 prepare 0.3.1; DjangoCMS integration app 2014-11-19 00:47:07 +01:00
Artur Barseghyan
f04f943941 prepare 0.3; minor core improvements related to form handler plugins; several content plugins renamed (image, text, video); dummy plugin moved from content to test; readme added for image, text, video and dummy plugins; styling and custom templates for db_store plugin under foundation 5 theme (with use of widgets for form handlers); minor improvements of db_store plugins; birthday field added; mention fobi_find_broken_entries in the documentation 2014-11-09 03:21:32 +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
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
7d20b6e785 prepare 0.1.6; minor theming API improvements; major FeinCMS integration app (widget) improvements; fixes in help_text of radio select 2014-10-25 22:32:55 +02:00
Artur Barseghyan
8919dc2cfd prepare 0.1.5; minor fixes in integer form element plugin; minor fixes in input form element plugin; minor fixes in themes (disable html5 form validation in edit mode); minor documentation improvements; 2014-10-23 21:47:33 +02:00
Artur Barseghyan
401d27e581 prepare 0.1.4; better django 1.5 and 1.7 support; minor core improvements; added captcha form element plugin; added input highly customisable form element plugin; valuable documentation improvements 2014-10-23 00:10:26 +02:00
Artur Barseghyan
7cf2425751 setup keywords updated 2014-10-15 22:55:23 +02: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
5d519c1239 fix simple theme (make it work with django 1.5); versio up 0.1.2 2014-10-11 23:34:04 +02:00
Artur Barseghyan
3449cfb33f fix bootstrap3 theme improvements (dropdown menu scrolling when form has yet no- or few- elements) 2014-10-11 22:57:40 +02:00
Artur Barseghyan
847e2bfd31 fixes for demo 2014-10-11 14:00:59 +02:00
Artur Barseghyan
c06de20c18 setup fixes for demo 2014-10-11 13:58:40 +02:00
Artur Barseghyan
0c87c33123 documentation improvements 2014-10-11 13:37:41 +02:00
Artur Barseghyan
f315c9bcc6 initial 2014-10-11 05:54:24 +02:00