Skip to content

Tags: open-craft/xblock-poll

Tags

v1.15.1

Toggle v1.15.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: show errors when inputs are incorrect (#204)

* fix: show errors when inputs are incorrect
* chore: bump __init__.py version

v1.14.1

Toggle v1.14.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #189 from open-craft/chris/FAL-4041-fix-prevent-de…

…fault

* Move the preventDefault function before the conditional in poll-move-up and poll-move-down click events.
* This change is to avoid opening a new tab page when clicking the Move up/Move down buttons when the Poll block is in an Iframe

v1.14.0

Toggle v1.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #146 from open-craft/agrendalath/bb-8763-unified-s…

…tyling

feat: adjust button styling to match the ones from the LMS

v.1.13.0

Toggle v.1.13.0's commit message
feat: Add package publishing workflow (#99)

Also adds github ci workflow and removes circleci config
as part of #100

v1.12.0

Toggle v1.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
refactor: ensure Django 3.2 compatibility

* 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.11.0

Toggle v1.11.0's commit message
[BB-3685] Bump version to v1.11.0

v1.10.2

Toggle v1.10.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge PR #88: Fix deprecated edx-platform import of static_replace

v1.10.1

Toggle v1.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
MCKIN-24630 Translation Corrections (#85)

v1.10.0

Toggle v1.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[BB-2683] Add python 3.8 support (#83)

Add python 3.8 support

v1.9.10

Toggle v1.9.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
MCKIN-16959 Korean translation modification for submit button (#82)

* Submit button korean translation modified

* version update