Releases: uccser/dthm4kaiako
Releases · uccser/dthm4kaiako
0.17.3
- Improve display of location addresses, by adding 'region' to the end of region names to avoid confusion with city names.
- Show sponsor on event sidebar.
- Fix bug where repeated sessions on consecutive event days did not display session times.
- Update Travis CI configuration file to latest standard.
- Dependencies changes:
- Update argon2-cffi from 19.1.0 to 19.2.0.
- Update coverage from 4.5.4 to 5.0.3.
- Update django-activeurl from 0.1.12 to 0.2.0.
- Update django-allauth from 0.40.0 to 0.41.0.
- Update django-autoslug-iplweb from 1.9.4 to 1.9.5.
- Update django-ckeditor from 5.7.1 to 5.9.0.
- Update django-coverage-plugin from 1.6.0 to 1.8.0.
- Update django-crispy-forms from 1.7.2. to 1.8.1.
- Update django-debug-toolbar from 2.0 to 2.2.
- Update django-extensions from 2.2.1 to 2.2.6.
- Update django-model-utils from 3.2.0 to 4.0.0.
- Update django-recaptcha from 2.0.5 to 2.0.6.
- Update django-redis from 4.10.0 to 4.11.0.
- Update django-storages from 1.7.2 from 1.9.1.
- Update djangorestframework from 3.10.2 to 3.11.0.
- Update flake8 from 3.7.8 to 3.7.9.
- Update google-auth from 1.6.3 to 1.11.0.
- Update google-cloud-logging from 1.12.1 to 1.14.0.
- Update google-cloud-storage from 1.19.1 to 1.25.0.
- Update google-resumable-media from 0.4.1 to 0.5.0.
- Update mypy from 0.720 to 0.761.
- Update Pillow from 6.1.0 to 7.0.0.
- Update psycopg2-binary from 2.8.3 to 2.8.4.
- Update pydocstyle from 4.0.1 to 5.0.2.
- Update pytest from 5.1.0 to 5.3.5.
- Update pytest-django from 3.5.1 to 3.8.0.
- Update python-slugify from 3.0.4 to 4.0.0.
- Update pytz from 2019.2 to 2019.3.
- Update Sphinx from 2.1.2 to 2.3.1.
0.17.2
- Update number of DTTA members.
- Add list of DTTA committee members.
- Use default Google App Engine settings for split health checks.
0.17.1
- Minor changes to TENZ puzzle page.
0.17.0
- Add secret pages application.
- Update LICENSE to include license exclusions.
- Dependencies changes:
- Update python-slugify from 3.0.3 to 3.0.4.
- Update django-anymail from 6.1.0 to 7.0.0.
- Update django-allauth from 0.39.1 to 0.40.0.
- Update django-recaptcha from 2.0.4 to 2.0.5.
- Update django-storages from 1.7.1 to 1.7.2.
- Update google-cloud-storage from 1.18.0 to 1.19.1.
- Update google-resumable-media from 0.3.2 to 0.4.1.
0.16.6
- Fix bug where empty progress outcome data was shown in POET admin.
0.16.5
- Show top three crowdsourced progress outcomes with submission threshold in POET admin.
- Prevent images from overflowing from parent in resource descriptions.
- Remove empty footer link.
- Fix bug where email in contact form response was omitted.
0.16.4
- Improve statistics page for POET admin.
- Dependencies changes:
- Update google-api-python-client from 1.7.10 to 1.7.11.
- Update pydocstyle from 4.0.0 to 4.0.1.
- Update pytest from 4.6.3 to 5.1.0.
0.16.3
- Raise level of logging messages to Google Stackdriver to prevent excess logging.
- Set lifetime of database connections to zero.
- Tidy logic for sending 'Contact Us' emails.
0.16.2
- Progress Outcome Evaluation Tool (POET) updates:
- Feedback is now listed on admin statistics page.
- Fix bug where resource statistics page couldn't be loaded if no submissions existed for it.
- Add indicator for active progress outcome groups in admin interface.
- Connected Django improved logging to GCP Stackdriver.
- Fix bug where know reCAPTCHA keys were used.
- Dependencies changes:
- Add google-cloud-logging 1.12.1.
0.16.1
- Progress Outcome Evaluation Tool (POET) updates:
- Add about page.
- Add contact us page.
- Improve feedback messages to user.
- Add tooltips for progress outcome choices.
- Increase threshold for showing statistics.
- Add statistic pages for staff.
- Remove resume feature as it was confusing to users.
- Dependencies changes:
- Update coverage from 4.5.3 to 4.5.4.
- Update django-anymail from 6.0.1 to 6.1.0.
- Update django-debug-toolbar from 1.11 to 2.0.
- Update django-extensions from 2.1.9 to 2.2.1.
- Update django-filter from 2.1.0 to 2.2.0.
- Update djangorestframework from 3.9.4 to 3.10.2.
- Update flake8 from 3.7.7 to 3.7.8.
- Update google-api-python-client from 1.7.9 to 1.7.10.
- Update mypy from 0.711 to 0.720.
- Update pillow from 6.0.0 to 6.1.0.
- Update pydocstyle from 3.0.0 to 4.0.0.
- Update pytest-django from 3.5.0 to 3.5.1.
- Update python-slugify from 3.0.2 to 3.0.3.
- Update pytz from 2019.1 to 2019.2.
- Require reCAPTCHA for all contact forms on website.
- Remove cron job tasks.