diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-07-16 20:19:11 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-07-16 20:19:11 +0200 |
commit | 7a02578e26756ae2dd70566a9a3cf2ed0f28be7a (patch) | |
tree | df19a7b25e27040a120fba0917181b0934a2ab0e | |
parent | d4119bdffd893943263a82813f6b783fda0253dd (diff) | |
download | Ishtar-7a02578e26756ae2dd70566a9a3cf2ed0f28be7a.tar.bz2 Ishtar-7a02578e26756ae2dd70566a9a3cf2ed0f28be7a.zip |
v0.96.1
-rw-r--r-- | CHANGES.txt | 13 | ||||
-rw-r--r-- | archaeological_finds/migrations/0004_auto__add_field_treatmenttype_upstream_is_many__add_field_treatmenttyp.py (renamed from archaeological_finds/migrations/0048_auto__add_field_treatmenttype_upstream_is_many__add_field_treatmenttyp.py) | 0 |
2 files changed, 13 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index f7c3ed4a7..5ac20697f 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,16 @@ +0.96.1 (2016-07-16) +------------------- + +Features: +- Test wizards +- Work on treatments (conditional wizard, tests) but kept disabled at the moment + +Bug fixes: +- Fix fixtures for auth and groups +- Installation: better management of rights of media directories +- Administrative act: fix redirect when no documents are available + + 0.96 (2016-07-14) ----------------- diff --git a/archaeological_finds/migrations/0048_auto__add_field_treatmenttype_upstream_is_many__add_field_treatmenttyp.py b/archaeological_finds/migrations/0004_auto__add_field_treatmenttype_upstream_is_many__add_field_treatmenttyp.py index 27c628852..27c628852 100644 --- a/archaeological_finds/migrations/0048_auto__add_field_treatmenttype_upstream_is_many__add_field_treatmenttyp.py +++ b/archaeological_finds/migrations/0004_auto__add_field_treatmenttype_upstream_is_many__add_field_treatmenttyp.py |