Skip to content

Releases: open-craft/xblock-poll

v.1.13.0

06 Feb 20:17
Compare
Choose a tag to compare

V1.12.0

29 Nov 13:41
72705b6
Compare
Choose a tag to compare

Changes

  • refactor: ensure Django 3.2 compatibility
  • replace travis by CircleCI
  • bump Django min/max versions
  • refactor setup.py
  • bump xblock-sdk dependency
  • add tox for test running
  • bump package version
  • chore: update translations
  • chore: extend gitignore
  • feat: upgrade poll XBlock to use celery 5.0+ features

v1.10.1

17 Sep 07:45
2e67ae5
Compare
Choose a tag to compare
MCKIN-24630 Translation Corrections (#85)

v1.10.0

07 Aug 14:08
1efd04b
Compare
Choose a tag to compare
  • Make Poll and Survey Indexable
  • Add python 3.8 support

MCKIN-16959 Korean/MCKIN-21357 French translation modification for submit button

28 Jul 10:50
d56dd83
Compare
Choose a tag to compare
MCKIN-16959 Korean translation modification for submit button (#82)

* Submit button korean translation modified

* version update

v1.9.9: MCKIN-19052: fix max submissions display issue

15 Jun 05:12
34e1e19
Compare
Choose a tag to compare
fix max submissions display issue (#79)

v1.9.8: Fix exports results to CSV is not working (#78)

09 Jun 07:13
afc966a
Compare
Choose a tag to compare
Fixed StudentModule conflicting path (#78)

v1.9.7: MCKIN-17536: add korean translations (#77)

02 Jun 13:07
a534ae7
Compare
Choose a tag to compare
* add korean translations

* bump version

* fix tests

* cleanup

* add comment

[BB-2174] Retry flaky `validate_translations` in Travis CI (#71)

23 Mar 10:57
e66cd1a
Compare
Choose a tag to compare

v1.9.3

24 Jan 15:18
Compare
Choose a tag to compare
MCKIN-12227 Survey table labels and roles (#67)