Skip to content

Tags: xitij2000/XBlock

Tags

xblock-1.2.2

Toggle xblock-1.2.2's commit message

xblock-1.2.1

Toggle xblock-1.2.1's commit message
XBlock version 1.2.1

xblock-1.2.0

Toggle xblock-1.2.0's commit message
XBlock version 1.2.0

xblock-1.1.1

Toggle xblock-1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request openedx#369 from edx/robrap/travis-pypi-deploy

Have Travis deploy to PyPI for new tags.

test-travis-build-tag

Toggle test-travis-build-tag's commit message
This tag was just used to ensure that Travis

would start building on tags.

xblock-1.1.0

Toggle xblock-1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
CompletionXBlockMixin + tests (openedx#368)

CompletionXBlockMixin:

* Mixin itself
* Tests using hypothesis
* Added (or rather restored) ability to run single test via tox

xblock-1.0.1

Toggle xblock-1.0.1's commit message
Merge pull request openedx#365 from edx/efischer/play_nice_with_py27

remove unicode literals

xblock-1.0.0

Toggle xblock-1.0.0's commit message
Merge pull request openedx#349 from edx/cdyer/python3

Introduce python 3 compatibility.

xblock-0.5.0

Toggle xblock-0.5.0's commit message
Merge pull request openedx#362 from edx/cdyer/scorable-mixin

ScorableXBlockMixin

xblock-0.4.14

Toggle xblock-0.4.14's commit message
Merge pull request openedx#359 from edx/andya/use-web-fragments

Separate Fragment class out into new web-fragments package