- 01 Jul, 2015 1 commit
-
-
Sven Marnach committed
-
- 30 Jun, 2015 2 commits
-
-
Review notes
Sven Marnach committed -
Sven Marnach committed
-
- 29 Jun, 2015 2 commits
-
-
Sven Marnach committed
-
Sven Marnach committed
-
- 23 Jun, 2015 2 commits
-
-
* Remove duplications in requirements installation * Change directory to install xblock-sdk requirements * Update xblock-utils hash to latest version * Silence pylint import error * Remove requirements that are not on PyPI from setup.py * Fix CSS selector for a <button> that used to be an <a> in Selenium test * Add img alt attributes to XML test data
Sven Marnach committed -
The feature doesn't work at the moment, and nobody seems to be relying on it.
Sven Marnach committed
-
- 21 Jun, 2015 1 commit
-
-
Sven Marnach committed
-
- 17 Jun, 2015 2 commits
-
-
To recreate the same style as before without the spacers, we need to completely refactor the styling and use display:inline instead of display:table-cell. The height of the background of the percentage gauge could only be set via JavaScript, which is unfortunate.
Sven Marnach committed -
When rendering a fragment on the server side, there is magic in edX to translate /static/... URLs to the actual file locations. That magic does not apply for URLs transmitted in AJAX responses and used in templates on the client side. This fix translates the URLs in the JSON response before sending it back to the client.
Sven Marnach committed
-
- 10 Jun, 2015 1 commit
-
-
Sven Marnach committed
-
- 06 Jun, 2015 3 commits
-
-
Sven Marnach committed
-
Sven Marnach committed
-
Sven Marnach committed
-
- 05 Jun, 2015 2 commits
-
-
Sven Marnach committed
-
Sven Marnach committed
-
- 21 May, 2015 1 commit
-
-
E. Kolpakov committed
-
- 20 May, 2015 1 commit
-
-
E. Kolpakov committed
-
- 13 May, 2015 2 commits
-
-
E. Kolpakov committed
-
E. Kolpakov committed
-
- 12 May, 2015 1 commit
-
-
Added theming support and default LMS theme with high contrast white-blue colors and more spacing in tables
E. Kolpakov committed
-
- 11 May, 2015 2 commits
-
-
E. Kolpakov committed
-
E. Kolpakov committed
-
- 23 Apr, 2015 1 commit
-
-
More thorough cleaning of Survey Tally.
Kelketek committed
-
- 21 Apr, 2015 1 commit
-
-
Jonathan Piacenti committed
-
- 14 Apr, 2015 1 commit
-
-
Allow single question surveys (and single answer polls, for funzies)
Kelketek committed
-
- 13 Apr, 2015 1 commit
-
-
Jonathan Piacenti committed
-
- 20 Feb, 2015 5 commits
-
-
Add ability for course staff to always view the results
Matjaz Gregoric committed -
You can now use the XBLOCK_POLL_EXTRA_VIEW_GROUPS django setting to allow users from additional groups to view the results. By default only course staff has permission to view the results.
Matjaz Gregoric committed -
Matjaz Gregoric committed
-
Course staff users can now view the results without voting. The can also see the results for polls/surveys marked as 'private'. If user has sufficient permissions, a 'View results' link is shown on the bottom of the component in the LMS.
Matjaz Gregoric committed -
No need to manually install xblock-sdk & dependencies anymore. Inside a fresh virtual environment, run `sh install_test_deps.sh`, then run the tests with `python run_tests.py`. That's it.
Matjaz Gregoric committed
-
- 19 Feb, 2015 1 commit
-
-
Addressed remaining issues from second review
Matjaz Gregoric committed
-
- 18 Feb, 2015 2 commits
-
-
Jonathan Piacenti committed
-
Addressed nits and remaining work from max submissions task.
Xavier Antoviaque committed
-
- 17 Feb, 2015 3 commits
-
-
Jonathan Piacenti committed
-
Jonathan Piacenti committed
-
Max Submissions
Xavier Antoviaque committed
-
- 16 Feb, 2015 1 commit
-
-
Jonathan Piacenti committed
-
- 13 Feb, 2015 1 commit
-
-
Jonathan Piacenti committed
-