Commit graph

66 commits

Author SHA1 Message Date
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
31bc52380c Merge branch 'master' of github.com:barseghyanartur/django-fobi 2014-12-17 22:26:59 +01:00
Artur Barseghyan
bb0aa20d7c fixes in docs 2014-12-17 22:26:56 +01:00
Artur Barseghyan
14c0ebacd1 cleanup 2014-12-17 11:28:51 +01:00
Artur Barseghyan
34e6ddfd1e fixes in docs 2014-12-17 01:17:20 +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
6f22bd2d22 gitignore updated 2014-12-06 23:02:16 +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
903403ee87 changelog updated 2014-12-05 00:43:28 +01:00
Artur Barseghyan
454c10657e docs updated 2014-12-05 00:19:06 +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
4a67b2f60c changelog updated 2014-12-04 01:37:11 +01:00
Artur Barseghyan
714c7934d5 changelog updated 2014-12-04 01:26:03 +01:00
Artur Barseghyan
827d07280f changelog updated 2014-12-04 01:25:02 +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
63f999a1c5 updated demo script 2014-11-23 02:18:42 +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
1e4f0b18d6 fixes in docs 2014-11-22 00:31:12 +01:00
Artur Barseghyan
f5ffd3c356 docs updated 2014-11-22 00:25:52 +01:00
Artur Barseghyan
352f7e6a6a todos updated 2014-11-20 00:26:08 +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
7c98c3aeb1 docs improved 2014-11-19 23:11:37 +01:00
Artur Barseghyan
b41067df14 adding the DjangoCMS integration app 2014-11-19 00:48:39 +01:00
Artur Barseghyan
e66bd2e1e0 prepare 0.3.1; DjangoCMS integration app 2014-11-19 00:47:07 +01:00
Artur Barseghyan
6c7c4a42c4 changelog updated 2014-11-09 13:46:38 +01:00
Artur Barseghyan
2eb38f8979 changelog updated 2014-11-09 13:45:38 +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
c6612fbfd2 changelog updated 2014-11-07 03:18:22 +01:00
Artur Barseghyan
4f22eec7a2 changelog updated 2014-11-07 03:17:06 +01:00
Artur Barseghyan
1e628a6254 todos updated 2014-11-07 03:14:51 +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
309fc06b68 changelog updated 2014-11-05 02:45:41 +01:00
Artur Barseghyan
a1cdde3097 prepare 0.2; docs updated 2014-11-05 02:40:55 +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
a2e25f4931 changelog updated 2014-10-23 01:32:41 +02:00
Artur Barseghyan
a7ab07ee68 documentation fixes 2014-10-23 01:25:42 +02:00
Artur Barseghyan
bff956233f documentation fixes 2014-10-23 01:24:35 +02:00
Artur Barseghyan
55341224c2 documentation fixes 2014-10-23 00:19:26 +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
965338a201 update docs 2014-10-15 00:19:33 +02:00
Artur Barseghyan
2c1c0dd286 improve docs 2014-10-15 00:02:48 +02:00
Artur Barseghyan
bd6f4a6850 improve docs 2014-10-14 23:59:40 +02:00
Artur Barseghyan
9518f8d426 improve docs 2014-10-14 23:58:26 +02:00
Artur Barseghyan
946b78795d documentation improvements: exaplain how to override/reuse an existing theme 2014-10-14 23:57:50 +02:00