- Sep 28, 2015
-
-
Ben Patterson authored
Revert "Merge DRF 3.1 in to master"
-
Ben Patterson authored
-
Brian Beggs authored
Merge DRF 3.1 in to master
-
Brian Beggs authored
-
Will Daly authored
Preserve DRF v2 behavior of defaulting to None for missing keys in the grading policy dictionary.
-
Will Daly authored
* Upgrade edx-submissions * Upgrade edx-ora2 * Upgrade edx-val * Upgrade edx-proctoring * Update all edx-platform code that depends on DRF, including: - auth_exchange - cors_csrf - embargo - enrollment - util - commerce - course_structure - discussion_api - mobile_api - notifier_api - teams - credit - profile_images - user_api - lib/api (OAuth2 and pagination)
-
David Baumgold authored
bump version of edx-proctoring to 0.9.11
-
Brian Beggs authored
Merging hotfix 2015-09-24 back in to master
-
Matt Drayer authored
SOL-1189: when a signature image file is uploaded, the preview image looks distorted
-
Matt Drayer authored
MAYN-131: Update Unsupported Browser message
-
Marco Morales authored
Discussion post cleanup (in preparation for post author images support)
-
Saleem Latif authored
-
Syed Hasan raza authored
Prevent publish orphans
-
- Sep 27, 2015
-
-
Chris Dodge authored
-
- Sep 26, 2015
-
-
chrisndodge authored
edx-procoting will be passing back which font-awesome icon to use
-
- Sep 25, 2015
-
-
Chris Dodge authored
-
Christine Lytwynec authored
Manage focus on delete component modal
-
- Sep 24, 2015
-
-
Braden MacDonald authored
Initial implementation of API for listing a user's third party auth providers
-
Christine Lytwynec authored
-
clrux authored
LMS: replacing proctoring markup from accordion
-
Chris Rodriguez authored
-
Andy Armstrong authored
Update Sinon library
-
Mark Hoeber authored
Add main index api doc label for inter sphinx
-
clrux authored
Addressing contrast and hover states for 'clear filters' button on the find courses page
-
Ben Patterson authored
Use correct reports for jshint diff-quality.
-
Ben Patterson authored
TE-1042 include diff-cover for js.
-
Chris Rodriguez authored
-
Eric Fischer authored
TNL 3294 - Prevent double click creating multiple teams
-
clrux authored
LMS: increasing contrast of footer text
-
clrux authored
Increasing contrast in gray meta/date text on course dashboard
-
Jesse Zoldak authored
-
Ned Batchelder authored
i18n fix
-
Matt Drayer authored
saleem-latif/SOL-565
-
Eric Fischer authored
Now using withDisabledElement to prevent multiple event handling. I've attempted to write this as a common function in view_utils, so that this approach can be used more generally, wherever needed. Includes a unit test. Thanks to Christina and Andy for all their help on this one.
-
Mark Hoeber authored
-
louyihua authored
1. Add missing '_()' in capa_base.py & video_xfields.py 2. Fix a bug in instructor_dashboard.py that causes crash when ANALYTICS_DASHBOARD_NAME contains non-ascii characters. 3. Workaround for mis-extractions inside .underscore files when using gettext along with interpolate.
-
Andy Armstrong authored
Improve response handling in AjaxHelpers
-
Andy Armstrong authored
I've changed the logic so that AjaxHelpers keeps track of which requests have not yet had mock responses sent. This ensures that every response is handled before moving on to the next one, rather than always handling the last request. My intention is that this won't allow bugs to creep in where a request isn't fired and instead the test responds to an old request. It also should ensure that extra events aren't accidentally fired.
-
- Sep 23, 2015
-
-
Andy Armstrong authored
Improve team testing of routers
-
Akiva Leffert authored
Remove "responsive" check before deciding whether to add a viewport tag.
-