Commit graph

15 commits

Author SHA1 Message Date
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
1bd4a8b96f prepare 0.5.6; django-mptt support; python 3 fixes 2015-08-01 02:30:09 +02:00
Artur Barseghyan
c7db11ebbd prepare 0.5 2015-04-06 23:27:18 +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
b6dc3185c4 prepare 0.4.33; add checkbox select multiple plugin; minor improvements of foundation 5 theme; initial config for tox tests; general code clean-up 2015-03-26 01:27:17 +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
f4f6471555 prepare 0.4.24; rename migrate_03_to_04 command to fobi_migrate_03_to_04; add missing app config declarations for the db_store form handler plugin; add missing app config for the main package; improved plugins and modules autodiscover for django>=1.7 when full dotted path to the AppConfig class is provided, instead of a dotted path to the module 2015-03-04 01:11:31 +01:00
Artur Barseghyan
bc899b8b76 prepare 0.4.23; fix improper initial value validation for select-like plugins 2015-03-03 23:04: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
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
985c550810 update helper scripts 2015-02-10 14:09:39 +01:00
Artur Barseghyan
9f5d08ffd7 more on preparing the 0.4.16; adding docs 2015-02-10 14:02:18 +01:00