- Sep 28, 2015
-
-
Marco Morales authored
Discussion post cleanup (in preparation for post author images support)
-
Syed Hasan raza authored
Prevent publish orphans
-
- 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.
-
Ned Batchelder authored
A faster way to clean the .pyc files
-
Brian Beggs authored
merge release in to master for release 2015-09-22
-
Feanil Patel authored
Upgrade to the latest version of requests.
-
Ben Patterson authored
-
Akiva Leffert authored
We also need to ensure that this tag is presented when loading xblocks via the mobile app anyway. Since we're fine just giving responsive content to everyone we don't need this check any more. JIRA: https://openedx.atlassian.net/browse/MA-960?filter=13805
-
Brian Beggs authored
Revert "Upgrade django-pipeline and staticfiles"
-
Brian Beggs authored
-
Brian Beggs authored
Upgrade django-pipeline and staticfiles
-
clrux authored
LMS: Course navigation revamp
-
Ben Patterson authored
Note that because js testing occurs on a different CI job than python unit testing, files will not be clobbered by this change. The python unit testing job also creates the same-named report through the diff_coverage task.
-
Ned Batchelder authored
On my devstack, the old line takes about 5.5 seconds, the new line takes about 1.3 seconds. For background: http://nedbatchelder.com/blog/201505/be_careful_deleting_files_around_git.html
-
Ahsan Ulhaq authored
-