Commit graph

10 commits

Author SHA1 Message Date
Artur Barseghyan
d486f924d1 rebuild docs 2017-12-27 01:49:08 +01:00
Artur Barseghyan
2a6168084a docs updated 2016-10-24 23:52:11 +02:00
Artur Barseghyan
197a6fbcf5 fixes in docs 2016-10-17 14:13:53 +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
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
a83649dc17 prepare 0.4.26; validate initial of email, integer and url form field plugins; properly show checkbox and radio elements in the input plugin (previously they appeared too large); make it possible to use certain form handler plugins once only; docs updated; 2015-03-06 02:37:26 +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
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
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