- 13 Nov, 2015 1 commit
-
-
asadiqbal committed
-
- 11 Nov, 2015 2 commits
-
-
Search performance (SOL-1030, SOL-1031)
Davorin Šego committed -
Remove filtering by partition, course and user Rewrite the LMS result processor to use the course blocks api
Davorin Sego committed
-
- 10 Nov, 2015 10 commits
-
-
Verify patched fix merge back into master.
Cliff Dyer committed -
Disable posting to LinkedIn feature for microsites until we can suppo…
chrisndodge committed -
SOL-1333: Add Cert Regenerate UI on Instructor Dash
Matt Drayer committed -
ziafazal/SOL-1358: enabled web certs by default for all new courses
Matt Drayer committed -
Chris Dodge committed
-
changing default value instead of setting it via fields fixed broken test fixed quality violation following another approach
Zia Fazal committed -
Saleem Latif committed
-
ECOM-2602 Initial Verification status should convey all possible states
Afeef Janjua committed -
Delete course entry from CourseAboutSearchIndex
Syed Hasan raza committed -
Afeef Janjua committed
-
- 09 Nov, 2015 11 commits
-
-
This reverts commit 69b26177.
Alison Hodges committed -
Alison Hodges committed
-
Peter Fogg committed
-
Clee/dapi allow inactive users
Christopher Lee committed -
Verifying release branch for release-2015-11-09
Cliff Dyer committed -
Added missing unit tests.
christopher lee committed -
Optionally add max and actual score for assignments to get_student_grade_summary_data output.
Sarina Canelake committed -
This script is now in github.com/nedbat/xunit_tools
Ned Batchelder committed -
Bump coverage.py to 4.0.2
Ned Batchelder committed -
Ned Batchelder committed
-
Ned Batchelder committed
-
- 07 Nov, 2015 3 commits
-
-
Fix gettext guidance violation
Sarina Canelake committed -
Syed Hassan Raza committed
-
1. No string concatenation should be used in the gettext function. 2. Some extra parentheses should be used in coffee script, to avoid the following situation: in coffee script, the call ```gettext "text to be extracted" + "text should not be extracted"``` will be translated into ```gettext("text to be extracted" + "text should not be extracted")``` rather than ```gettext("text to be extracted") + "text should not be extracted"```.
louyihua committed
-
- 06 Nov, 2015 13 commits
-
-
Mobile/profile default privacy MA-1580
Cliff Dyer committed -
Update date summary blocks.
Peter Fogg committed -
Revert disable check button on save
Adam committed -
This will put the actual score and actual max score in scope for the the return_csv function, so actual scores can be dumped. The ultimate goal is to provide this data in the CSV dump that is passed to Stellar via pylmod. This is PR #10395 on edX, and issue 95 on mitocw's edx fork. https://github.com/edx/edx-platform/pull/10395 https://github.com/mitocw/edx-platform/issues/95
Shawn Milochik committed -
Fix optimizing of draggabilly and json2
Andy Armstrong committed -
This reverts commit 99cca057.
Adam Palay committed -
This reverts commit bc6caea6.
Adam Palay committed -
Clytwynec/custom a11y rules part2
Christine Lytwynec committed -
J. Cliff Dyer committed
-
Fixed admin issues
Clinton Blackburn committed -
Adds UTC time to the "Today's Date" block, and a fuzzy/relative timestamp to all other displayed dates. ECOM-2807
Peter Fogg committed -
change 'routing' for some reports which go to potentially backlogged …
chrisndodge committed -
Andy Armstrong committed
-