- 02 May, 2016 2 commits
-
-
Usman Khalid committed
-
Karma has a global event handler for events named "error" which expects the event data to be a string and so fails when this event is triggered. So we use triggerHandler which only invokes handlers attached via jQuery.
Usman Khalid committed
-
- 29 Apr, 2016 4 commits
-
-
Usman Khalid committed
-
Usman Khalid committed
-
Jasmine has a global stack for creating a tree of specs. We need to load spec files one by one, otherwise some end up getting nested under others.
Usman Khalid committed -
Switch to using the standard edxapp-migrate-(lms|cms) tools
Kevin Falcone committed
-
- 28 Apr, 2016 19 commits
-
-
TNL-4427: Add additional JavaScript context tags
Robert Raposa committed -
TNL-4317: Add helper for checking git commit is safe
Robert Raposa committed -
Update translations (autogenerated message)
Ned Batchelder committed -
Robert Raposa committed
-
Create a 4th shard for lms unit tests
Ben Patterson committed -
Renamed 'programId' to use 'id'
AlasdairSwan committed -
Ned Batchelder committed
-
Robert Raposa committed
-
edxapp-migrate-lms figures out at system build time what databases it needs to migrate (just default, or default + student_module_history). This avoids paver needing to be clever about figuring out if a user has enabled the split CSMHE databases flag and permits this to merge early and safely. We can turn the CSMHE flag on from configuration at the same time we enable all of the database config and ensure that the new database is created. Until a devstack is provisioned using that version of configuration, it'll continue to have 1 DB and migrate 1 DB. This allows us to better control deployment.
Kevin Falcone committed -
Come up to a newer New Relic version.
Kevin Falcone committed -
Ben Patterson committed
-
Ben Patterson committed
-
More accurately, this creates a 4th shard because the last shard is always the default.
Ben Patterson committed -
AlasdairSwan committed
-
Revert "SUST-35 Implementation of course_key_from_string_or_404 to return course_key or raise a 404"
Ayub khan committed -
TNL-4326: Add Python linting
Robert Raposa committed -
Removing the focus outline for the main container in LMS
clrux committed -
Revert "SUST-35 Implementation of course_key_from_string_or_404 to return course_key or raise a 404"
Ayub khan committed -
Added Kosovo in django country list.
Waheed Ahmed committed
-
- 27 Apr, 2016 15 commits
-
-
Robert Raposa committed
-
ECOM-4292
Waheed Ahmed committed -
Adding program progress bar to program cards
AlasdairSwan committed -
Chris Rodriguez committed
-
Upgrade pillow.
John Eskew committed -
Release to Master (2016-04-26 release)
David Ormsbee committed -
AlasdairSwan committed
-
Fix errors in old Django templates / migrate to Mako
Brian Jacobel committed -
Fix Next Button's 404 error
Nimisha Asthagiri committed -
This supports a number of their new Error features.
Kevin Falcone committed -
Release Candidate rc/2016-04-26
David Ormsbee committed -
Use unminified picturefill in development
Brian Jacobel committed -
Remove XML modulestore code from most tests.
John Eskew committed -
Brian Jacobel committed
-
Merge pull request #12273 from edx/ahsan/revert-ECOM-4281-js-test-for-analytics-event-on-LMS-receipt-page Revert "Add js test for analytics event on LMS receipt page"
Ahsan Ulhaq committed
-