- 14 Nov, 2017 1 commit
-
-
To extract the program detail information edX mobile team has to parse all the un-necassary details which takes time that ultimately slows down app.To avoid it,a detail fragment is created that will be used in the mobile app as well as on the web. LEARNER-2981
uzairr committed
-
- 13 Nov, 2017 15 commits
-
-
teams and student management commands cleanup for django 1.11
Troy Sankey committed -
Clean makemigration test and bump the val version.
Muzaffar yousaf committed -
Seems like transfer_students.py was missed in the last attempt to cleanup commands in this app.
Troy Sankey committed -
Remove coverage reports for a11y and bok-choy tests
Michael Youngstrom committed -
Remove unreachable return in contentstore course listing
Ned Batchelder committed -
Consolidate collected XBlock static assets.
David Ormsbee committed -
Michael Youngstrom committed
-
Before this commit, XBlock static assets were extracted during the collectstatic process by iterating through all installed XBlock classes and creating a separate directory for each. However, some packages install many XBlocks that actually share the same static assets. The most notable example is problem_builder, though we also see this with schoolyourself and google_drive. This commit uses the parent module name to do package asset lookup, collapsing those cases down and eliminating duplicates. For a default install of edx-platform XBlocks, this reduces assets generated from 31M to 14M.
David Ormsbee committed -
EDUCATOR-1571 | Send discussion notification on first response; add a CourseWaffleFlag for discussion notifications.
Alex Dusenbery committed -
Remove unused OS X shortcut to fonts.
David Ormsbee committed -
Minor Code Refactor
Ayub khan committed -
Fix certificates visibility to students on the profile page before the available date
Tasawer Nawaz committed -
LEARNER-2653 Jenkins translation job pybabel process was not able to interpret this line and causing syntax error.
ayub-khan committed -
pass course id as string to edxval api method
Muhammad Ammar committed -
muhammad-ammar committed
-
- 11 Nov, 2017 1 commit
-
-
Merge release back to master
edx-pipeline-bot committed
-
- 10 Nov, 2017 3 commits
-
-
Adds error handling for password reset
adeel khan committed -
This patch enables handling of UserAPIInternalError on password reset , instead of throwing 500 to user. We are showing user a message if UserAPIInternalError is raised. LEARNER-2571
Adeel Khan committed -
Josh committed
-
- 09 Nov, 2017 20 commits
-
-
Based on the header, it looks like this was a large OS X Alias file, checked in accidentally.
David Ormsbee committed -
Studio Section Highlights: add doc and preview text to modal
Gabe Mulley committed -
This reverts commit 9a9ef198, reversing changes made to f61cbe75.
Eric Fischer committed -
Troy Sankey committed
-
Troy Sankey committed
-
Make FAQ responses allow HTML and fix banner image sizing.
Matt Tuchfarber committed -
[ENT-633] Upgrade edx-enterprise to 0.53.12.
Douglas Hall committed -
Revert "Merge pull request #16447 from appsembler/omar/hide-library-b…
Eric Fischer committed -
Upgrade django-ses for Django 1.11 support
Jeremy Bowman committed -
Styling changes for responsive behavior on LMS.
Marco Morales committed -
Sync course language: Discovery -> LMS Course Overview
Nimisha Asthagiri committed -
Nimisha Asthagiri committed
-
support theming of ACE emails
Gabe Mulley committed -
This reverts commit 9a9ef198, reversing changes made to f61cbe75.
Eric Fischer committed -
Matt Tuchfarber committed
-
Upgrade edx-ora2
Jeremy Bowman committed -
Uman Shahzad committed
-
Harry Rein committed
-
mattdrayer/ENT-686: Enhanced logging for SuccessFactors exceptions
Matt Drayer committed -
EDUCATOR-1578: GA tracking pixel
sanfordstudent committed
-