- Nov 17, 2015
-
-
Awais authored
ECOM-2832
-
- Nov 11, 2015
-
-
Davorin Šego authored
Search performance (SOL-1030, SOL-1031)
-
Davorin Sego authored
Remove filtering by partition, course and user Rewrite the LMS result processor to use the course blocks api
-
- Nov 10, 2015
-
-
Cliff Dyer authored
Verify patched fix merge back into master.
-
chrisndodge authored
Disable posting to LinkedIn feature for microsites until we can suppo…
-
Matt Drayer authored
SOL-1333: Add Cert Regenerate UI on Instructor Dash
-
Matt Drayer authored
ziafazal/SOL-1358: enabled web certs by default for all new courses
-
Chris Dodge authored
-
Zia Fazal authored
changing default value instead of setting it via fields fixed broken test fixed quality violation following another approach
-
Saleem Latif authored
-
Afeef Janjua authored
ECOM-2602 Initial Verification status should convey all possible states
-
Syed Hasan raza authored
Delete course entry from CourseAboutSearchIndex
-
Afeef Janjua authored
-
- Nov 09, 2015
-
-
Alison Hodges authored
This reverts commit 69b26177.
-
Alison Hodges authored
-
Peter Fogg authored
-
Christopher Lee authored
Clee/dapi allow inactive users
-
Cliff Dyer authored
Verifying release branch for release-2015-11-09
-
christopher lee authored
Added missing unit tests.
-
Sarina Canelake authored
Optionally add max and actual score for assignments to get_student_grade_summary_data output.
-
Ned Batchelder authored
This script is now in github.com/nedbat/xunit_tools
-
Ned Batchelder authored
Bump coverage.py to 4.0.2
-
Ned Batchelder authored
-
Ned Batchelder authored
-
- Nov 07, 2015
-
-
Sarina Canelake authored
Fix gettext guidance violation
-
Syed Hassan Raza authored
-
louyihua authored
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"```.
-
- Nov 06, 2015
-
-
Cliff Dyer authored
Mobile/profile default privacy MA-1580
-
Peter Fogg authored
Update date summary blocks.
-
Adam authored
Revert disable check button on save
-
Shawn Milochik authored
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
-
Andy Armstrong authored
Fix optimizing of draggabilly and json2
-
Adam Palay authored
This reverts commit 99cca057.
-
Adam Palay authored
This reverts commit bc6caea6.
-
Christine Lytwynec authored
Clytwynec/custom a11y rules part2
-
J. Cliff Dyer authored
-
Clinton Blackburn authored
Fixed admin issues
-
Peter Fogg authored
Adds UTC time to the "Today's Date" block, and a fuzzy/relative timestamp to all other displayed dates. ECOM-2807
-
chrisndodge authored
change 'routing' for some reports which go to potentially backlogged …
-
Andy Armstrong authored
-