Commit graph

72 commits

Author SHA1 Message Date
Artur Barseghyan
f6ca145cd3 fixes in docs 2016-11-29 23:47:46 +01:00
Artur Barseghyan
ac66d9a87c fixes in docs 2016-11-29 23:43:07 +01:00
Artur Barseghyan
e4057baa1b add phantomjs notes 2016-11-29 23:41:26 +01:00
Artur Barseghyan
c57fc4491f changelog fixes; addd pylint; pep8 in local settings example 2016-11-17 21:13:08 +01:00
Artur Barseghyan
1a31819278 updated docs 2016-11-17 01:44:12 +01:00
Artur Barseghyan
4cf22a9cee prepare 0.10; added additional args to submit_plugin_form_data; added tests for mailchimp importer plugin; moving plugins to base submodules, having them only registered in fobi_form_elements submodule; disable google analytics in tests; helper scripts updated; multiple pep8 fixes; minor fixes 2016-11-17 00:07:06 +01:00
Artur Barseghyan
d3232ff071 docs updated 2016-11-14 21:39:10 +01:00
Artur Barseghyan
77de5452fc prepare 0.9.12; add missing feincms example migrations for django > 1.7; better debugging; minor fixes 2016-11-02 23:48:15 +01:00
Artur Barseghyan
dc77613634 update docs - add section about tests 2016-10-27 00:58:40 +02: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
00b06719e2 docs updated 2016-09-13 16:08:05 +02:00
Artur Barseghyan
f47365ea15 docs updated 2016-09-11 23:09:17 +02:00
Artur Barseghyan
795418fa39 docs updated 2015-12-18 23:52:05 +01:00
Artur Barseghyan
ad9c4a7a4e prepare 0.6; form importers; better support for django 1.9 and django 1.10; various improvements and fixes; 2015-12-16 03:16:00 +01:00
Artur Barseghyan
1c7c18eeb2 docs updated 2015-08-29 03:14:18 +02:00
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
17a4f8b6fb docs updated 2015-08-22 22:26:56 +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
d974e27a8e fixes in docs 2015-08-04 23:56:25 +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
158caed4ee prepare 0.4.36; minor fixes 2015-04-03 02:30:03 +02:00
Artur Barseghyan
4dddffcf17 prepare 0.4.35; fix issue with select_multuple; fix db_store plugin; update example requrements; add settings for tests (a way more muted logging) 2015-03-28 00:52:20 +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
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
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
b9486acd4d prepare 0.4.21; add select multiple model objects plugin; docs updated; 2015-02-28 00:04:17 +01:00
Artur Barseghyan
91d27743df prepare 0.4.20; make it possible to load initial form data from GET variables; remove redundant html input element types button and submit from input form field plugin; minox fixes in the file form field plugin; minor documentation improvements 2015-02-26 23:59:20 +01:00
Artur Barseghyan
2e39f805fe mention that some plugins may require additional dependencies that should be mentioned in INSTALLED_APPS; mention that easy_thumbnails is required with content_image plugin 2015-02-20 10:34:18 +01:00
Artur Barseghyan
c1984332c2 mention db_store plugin urls in the docs; remove button and submit types from input element plugin 2015-02-20 10:23:20 +01:00
Artur Barseghyan
30e3d50d9b docs updated 2015-02-14 00:27:29 +01:00
Artur Barseghyan
c6ef22ee1a docs updated 2015-02-13 22:56:32 +01:00
Artur Barseghyan
c22f46cdf4 prepare 0.4.18; sanity checks with custom user model; translatable urls 2015-02-13 01:18:10 +01:00
Artur Barseghyan
4ca1798b5a doc fix 2015-02-12 02:36:54 +01:00
Artur Barseghyan
e622b126a8 fixes in docs 2015-02-12 02:27:37 +01:00
Artur Barseghyan
30bcd26449 prepare 0.4.17; better referencing of the user model in relations; minor documentation improvements 2015-02-12 01:54:17 +01:00
Artur Barseghyan
f97b325374 final touches on 0.4.16; updated docs; updated djangocms-admin-style-theme css; changelog updated; todos updated; 2015-02-11 00:07:44 +01:00
Artur Barseghyan
bba11866b0 add info about django 1.8 support; add additional helpers scripts for django 1.8; minor fixes; docs updated 2015-02-10 16:14:06 +01:00
Artur Barseghyan
be257cd860 docs updated 2015-02-10 14:34:56 +01:00
Artur Barseghyan
9f5d08ffd7 more on preparing the 0.4.16; adding docs 2015-02-10 14:02:18 +01:00
Artur Barseghyan
fc2b7470e3 prepare 0.4.15; fix an extra big changebox in edit mode; improve docs (pypi syntax highlighting) 2015-01-27 23:51:26 +01:00
Artur Barseghyan
9da581c41d docs updated 2015-01-26 22:33:34 +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
4deb746dd6 docs updated 2015-01-15 03:11:19 +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
1a86cc2ac0 continue on 0.4.9; minor fixes in the css of simple theme; example of how to add google analytics to the form page (for bootstrap3 and foundation5); docs updated; 2014-12-28 01:36:18 +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