- 21 Aug, 2015 25 commits
-
-
Merge pull request #9394 from edx/ahsan/ECOM-2026-Credit-email-should-use-correct-staticfiles-library Credit eligibility email should use the correct staticfiles library
Ahsan Ulhaq committed -
Updated Certificate's config page help
Mark Hoeber committed -
Remove django-followit and django-keyedcache
Will Daly committed -
Revert "JS Flakiness in TeamDiscussionView"
Eric Fischer committed -
Eric Fischer committed
-
Upgrade django-extensions to 1.5.5
Will Daly committed -
Will Daly committed
-
Upgrade django-ipware to 1.1.0
Will Daly committed -
Will Daly committed
-
Update translations (autogenerated message)
Sarina Canelake committed -
Will Daly committed
-
ECOM-2026
Ahsan Ulhaq committed -
Sarina Canelake committed
-
Update edx-proctoring version to 0.7.1
chrisndodge committed -
Update edx-ora2 to release-2015-08-19T17.17.
Usman Khalid committed -
JS Flakiness in TeamDiscussionView
Eric Fischer committed -
Fix course info sidebar padding
Mushtaq Ali committed -
Mushtaq Ali committed
-
Adding waitsFor check in the beforeEach method. The condition I'm waiting for here is shamelessly borrowed from bok-choy's wait_for_ajax._is_ajax_finished() method: https://github.com/edx/bok-choy/blob/master/bok_choy/page_object.py#L431 This seems to fix the errors I was able to generate with the set_timeout, which themselves looked ver similar to the failing master tests, so I *think* this will fix our woes, but since I was never able to get the tests to fail exactly the same way I can't be sure. Since there don't seem to be any drawbacks, this is going into mainline as-is and we'll monitor for the sporadic failures over the next few weeks.
Eric Fischer committed -
Chris Dodge committed
-
alter columns in proctoring exam report
chrisndodge committed -
Fixing issue for french language
tasawernawaz committed -
Upgrade django-babel-underscore to 0.3.0
Will Daly committed -
Chris Dodge committed
-
Adds a comment to reduce confusion over remaining role name differences
Alison Hodges committed
-
- 20 Aug, 2015 15 commits
-
-
Upgrade django-cors-headers to 1.1.0
Will Daly committed -
Peter fogg/fix tnl 3101 quality
Peter Fogg committed -
Alison Hodges committed
-
Will Daly committed
-
Will Daly committed
-
Use latest edx-lint. Adds getattr/setattr string literal checking.
Ned Batchelder committed -
Peter Fogg committed
-
Fix Forum Update Issue #TNL-3101
Adam committed -
Cdodge/dont return none for non credit course
chrisndodge committed -
Mushtaq Ali committed
-
OSPR-535 Partial Credit
Sarina Canelake committed -
In-Course Reverification Access Control
Will Daly committed -
Update credit services to gracefully handle operations on a course which is actually not credit enabled
Chris Dodge committed -
There are 80 of these new violations in the tree, so up the lint threshold also.
Ned Batchelder committed -
* Automatically create user partitions on course publish for each ICRV checkpoint. * Disable partitions for ICRV checkpoints that have been deleted. * Skip partitions that have been disabled when checking access. * Add verification access control UI to visibility settings. * Add verification access control UI to sequential and vertical settings. * Add partition scheme for verification partition groups. * Cache information used by verification partition scheme and invalidate the cache on update. * Add location parameter to UserPartition so the partition scheme can find the associated checkpoint. * Refactor GroupConfiguration to allow multiple user partitions. * Add special messaging to ICRV for students in the honor track. Authors: Zubair Arbi, Awais Qureshi, Aamir Khan, Will Daly
zubair-arbi committed
-