- 24 Sep, 2015 2 commits
-
-
Improve response handling in AjaxHelpers
Andy Armstrong committed -
I've changed the logic so that AjaxHelpers keeps track of which requests have not yet had mock responses sent. This ensures that every response is handled before moving on to the next one, rather than always handling the last request. My intention is that this won't allow bugs to creep in where a request isn't fired and instead the test responds to an old request. It also should ensure that extra events aren't accidentally fired.
Andy Armstrong committed
-
- 23 Sep, 2015 18 commits
-
-
Improve team testing of routers
Andy Armstrong committed -
Remove "responsive" check before deciding whether to add a viewport tag.
Akiva Leffert committed -
A faster way to clean the .pyc files
Ned Batchelder committed -
merge release in to master for release 2015-09-22
Brian Beggs committed -
Upgrade to the latest version of requests.
Feanil Patel committed -
We also need to ensure that this tag is presented when loading xblocks via the mobile app anyway. Since we're fine just giving responsive content to everyone we don't need this check any more. JIRA: https://openedx.atlassian.net/browse/MA-960?filter=13805
Akiva Leffert committed -
Revert "Upgrade django-pipeline and staticfiles"
Brian Beggs committed -
Brian Beggs committed
-
Upgrade django-pipeline and staticfiles
Brian Beggs committed -
LMS: Course navigation revamp
clrux committed -
On my devstack, the old line takes about 5.5 seconds, the new line takes about 1.3 seconds. For background: http://nedbatchelder.com/blog/201505/be_careful_deleting_files_around_git.html
Ned Batchelder committed -
Ahsan Ulhaq committed
-
Andy Armstrong committed
-
More descriptive dashboard title
Sarina Canelake committed -
Add mailchimp list fields and config for new users
Bill DeRusha committed -
Release candidate for 2015 09 22
Brian Beggs committed -
Brian committed
-
merge hotfix/2015-09-21 in to release
Brian Beggs committed
-
- 22 Sep, 2015 17 commits
-
-
TNL-3197 Partial Credit (not Dropdown)
Sarina Canelake committed -
Changelog: https://pypi.python.org/pypi/requests
Feanil Patel committed -
Allow staff users to request a list of courses a student is enrolled in via the Enrollment API.
Jim Abramson committed -
Updated templates Updating responsetype tests. Updating other tests for PC Putting OptionInput back the way it was. Acceptance tests for partial credit Testing tools pep8 scss name fix Missing } icon fix icon fix
Colin-Fredericks committed -
SOL-1230: fixed bug in certificate html view
Matt Drayer committed -
asadiqbal08/SOL-1212: Update edx-organizations reference
Matt Drayer committed -
TNL-3137
Usman Khalid committed -
TNL-3137
Usman Khalid committed -
asadiqbal08/SOL-1188-fix
Matt Drayer committed -
MA-1212 - Discussion API: add response_count field in GET single thread
wajeeha-khalid committed -
Bill DeRusha committed
-
MA-1305 - formatted author label to Staff & Community TA
wajeeha-khalid committed -
Add the ability to change the SESSION_SAVE_EVERY_REQUEST django setting
Jesse Zoldak committed -
asadiqbal committed
-
refactor community_ta and staff in docstrings
wajeeha-khalid committed -
MA-1212 - added response count field in tests removed unneccessary function "MA-1212 - added response count in thread retrieval service and updated tests" updated serializerz test for response count MA-1212 exclude response count from thread get list removed response_count field from update and create thread services made resp_total dynamic for cs thread in test_serielizer quality fixed improved quality add TODO JIRA ticket on removed fields
wajeeha-khalid committed -
Fixed bug: When certificate id previewed by a user who already has a certificate generated with different mode it would not display certificate in right preview mode.
Zia Fazal committed
-
- 21 Sep, 2015 3 commits
-
-
Bump proctoring to 0.9.6e
Brian Beggs committed -
MA-1337 xBlock Rendering View
Nimisha Asthagiri committed -
Nimisha Asthagiri committed
-