Commit graph

21 commits

Author SHA1 Message Date
Artur Barseghyan
210f517787 prepare 0.5.8; dynamic initial values; minor fixes/improvements 2015-08-17 01:23:46 +02:00
Artur Barseghyan
1bd4a8b96f prepare 0.5.6; django-mptt support; python 3 fixes 2015-08-01 02:30:09 +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
e02165375d prepare 0.5.1; add fancy datetime picker widgets for datetime and date plugins when using bootstrap 3 theme 2015-04-21 01:03:58 +02:00
Artur Barseghyan
c7db11ebbd prepare 0.5 2015-04-06 23:27:18 +02:00
Artur Barseghyan
4f74832fbe prepare 0.4.34; minor fixes in checkbox select multiple and radio plugins; minified tox tests; clean up requirements for the example project; update general example settings to work with any django version; 2015-03-27 01:13:16 +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
10bc2a38b3 prepare 0.4.29; add decimal, float, ip_address, null_boolean, regex, slug, time fields; improve datetime, date, integer, select_multiple and select_multiple_model_objects fields and the db_store handler; start using simplejson package in favour of the stdlib json (for better serialisation) 2015-03-21 02:55: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
b9486acd4d prepare 0.4.21; add select multiple model objects plugin; docs updated; 2015-02-28 00:04:17 +01:00
Artur Barseghyan
9f5d08ffd7 more on preparing the 0.4.16; adding docs 2015-02-10 14:02:18 +01:00
Maximilian
01fd6cb746 german translation 2015-01-26 14:50:28 +01:00
Artur Barseghyan
ad321662e1 add information about heroku demo app links to translations section; add django-localeurl to the example project 2015-01-16 23:19:27 +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
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
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
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
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
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
f315c9bcc6 initial 2014-10-11 05:54:24 +02:00