- 24 Aug, 2015 1 commit
-
-
Muhammad Shoaib committed
-
- 21 Aug, 2015 3 commits
-
-
Fixing issue for french language
tasawernawaz committed -
Upgrade django-babel-underscore to 0.3.0
Will Daly committed -
Adds a comment to reduce confusion over remaining role name differences
Alison Hodges committed
-
- 20 Aug, 2015 27 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 -
Squashed commit of the following: commit 0f7c2af5f7b8caed575dd253a45299293b2729d7 Author: Colin-Fredericks <colin.fredericks@gmail.com> Date: Tue Jun 30 12:04:43 2015 -0400 Forgot icon commit b48970392741130f774709c54eb6e5ab0089812c Author: Colin-Fredericks <colin.fredericks@gmail.com> Date: Tue Jun 30 11:49:57 2015 -0400 OSPR-535 Partial Credit Squashed commit of the following: commit 6dd34f58f994e32d0d54bf1d67bffd04e0f8ef08 Author: Colin-Fredericks <cof945@dhcp-140-247-184-176.fas.harvard.edu> Date: Tue Jun 30 11:44:01 2015 -0400 Fixing accidental overwrite. commit 1ff8fc4b0e83b90356e8e8dce1022f49bfd162cf Author: Colin-Fredericks <cof945@dhcp-140-247-184-176.fas.harvard.edu> Date: Tue Jun 30 11:18:36 2015 -0400 OSPR-535 Partial Credit Revised after first pull discussion. Fixing scss typos Fixing check/x display problem Empty set is not [] Shuffling empty answer code to grade properly. I don't think I ever wrote this in the first place... Adding tests for MC and Checkbox including proper partial-credit marking and scoring Numerical and OptionResponse tests Also a few improvements to NumericalResponse problem type and exception-raising. CustomResponse tests and more numerical tests Increasing coverage and fixing typos Exception added for pylint false positive Hopefully fixing coverage issue Retabulating line continuation Bok Choy test for partial credit Copypasta fix Adding tooltip for partial credit Improving and expanding comments Minor fixes
Colin-Fredericks committed -
Hash Update: Poll XBlock (fixes TNL-3065)
Eugeny Kolpakov committed -
E. Kolpakov committed
-
ziafazal/SOL-493: Fetch scores via ScoresClient
Matt Drayer committed -
Merge release into master
Renzo Lucioni committed -
fixing issue with student re-verification.
Ahsan Ulhaq committed -
ECOM-1932
Tasawer committed -
Allow user partition version >= current version.
Renzo Lucioni committed -
ECOM-2106
Awais committed -
Hiding find courses button from dashboard of edge.edx.org FYI @wedaly
tasawernawaz committed -
ECOM-1996
Tasawer committed -
Fixing flaky TeamPageTest bokchoy tests
Eric Fischer committed
-
- 19 Aug, 2015 9 commits
-
-
Release 2015 08 18 conflict
Renzo Lucioni committed -
If code is deployed that updates the user partition version, then the code is rolled back, we may see user partition versions greater than the currently deployed version. The previous behavior was to raise a TypeError when this occurred; the new behavior assumes that the newer version is backwards compatible and tries to load the partition.
Will Daly committed -
Renzo Lucioni committed
-
The flaky test problems we've been seeing here are coming from not waiting long enough after performing actions. By forcing is_browser_on_page checks to wait until the page is fully loaded instead of just looking for the presence of a single element, we ensure that there will not be issues interacting with non-loaded elements. TNL-3069
Eric Fischer committed -
Add sorting by last_activity_at.
Christina Roberts committed -
Add USD labels to prices on track selection pages
Ahsan Ulhaq committed -
Teams page content padding
Marco Morales committed -
Upgrade Django to 1.4.22
Ned Batchelder committed -
Updating documentation for team_membership endpoint
Eric Fischer committed
-