- May 26, 2016
-
-
J. Clifford Dyer authored
TNL-4449
-
Clinton Blackburn authored
This will allow API servers to limit access based on scopes.
-
Eric Fischer authored
TNL-4356 Allows multiple bulk email targets to be specified at once. -The previous "All" option has been split into "Staff" and "Learners" -The backend changes made here lay the groundwork for cohort emailing -The data migration, 0005, is somewhat large and requires deploy attention -Tests have been updated -Numerous safe-commit-linter fixes are included
-
Renzo Lucioni authored
Adjust program detail page URL routing
-
Ned Batchelder authored
Update translations (autogenerated message)
-
Renzo Lucioni authored
The new URL pattern expects a program ID and allows a program name to be included, if desired. It will match paths like 'programs/123/' and 'programs/123/foo/', but not 'programs/123/foo/bar/'. The given ID is passed to the view, where it will be used to retrieve program data. Part of ECOM-4415.
-
Renzo Lucioni authored
Extend edX API utility to support retrieval of specific resources
-
Ned Batchelder authored
-
Simon Chen authored
ECOM-4218 Draft 1 for Course Cards on program details page
-
Simon Chen authored
-
Renzo Lucioni authored
This will be used to retrieve data for the program detail page. Part of ECOM-4415.
-
Ben Patterson authored
Upgrade radon to repair import issue.
-
Ben Patterson authored
-
clrux authored
AC-454 adding visual clarity for selected menu options in the video player
-
- May 25, 2016
-
-
AlasdairSwan authored
ECOM-4216 Program Details Header View
-
AlasdairSwan authored
-
Nimisha Asthagiri authored
Merge hotfix-2016-05-25
-
Chris Rodriguez authored
-
Clinton Blackburn authored
Added administrator bit to JWT access token
-
Nimisha Asthagiri authored
Hotfix: Invalidate, don't update, Block structure cache in CMS
-
Robert Raposa authored
Fix import order for HTML, Text.
-
Diana Huang authored
Add a11y tags on accessibility tests.
-
Clinton Blackburn authored
-
Nimisha Asthagiri authored
-
Bill DeRusha authored
Merge Hotfix-2016-05-24 into Release
-
Matt Drayer authored
WL-479 Enable Bulk purchase for anonymous user
-
Fred Smith authored
override SES email region
-
Bill DeRusha authored
Moving main element up higher to not conflict with chart
-
Diana Huang authored
-
asadiqbal authored
-
Diana Huang authored
Add accessibility tests for discussion forums.
-
Fred Smith authored
-
Diana Huang authored
-
Brian Jacobel authored
Upgrade jQuery to 2.2
-
- May 24, 2016
-
-
Brian Jacobel authored
Simplify paths in karma_cms_squire require paths
-
Brian Jacobel authored
Remove this focus test, it's impossible to get it to pass in all envs without breaking something else
-
Brian Jacobel authored
-
Brian Jacobel authored
-
Brian Jacobel authored
Fix syntax error in selectors .attr() now returns a string (though it can still be passed an integer) Fixes checkbox test failures Remove remaining references to jquery.min (in wrong folder) $.ajax now returns 422 if type is json and body is not JSON, e.g. '' Substitute prop for attr Remove references to jquery.min, add jquery.migrate (again) "Fix" jquery karma config This wasn't suppoed to survive the merge This throws an error when called with an 'undefined' error Fix Karma warning about [re|un]loading the window Fix path for jquery in cms-squire tests Move jasmine.clock.uninstall() to afterEach so it runs even on failure Fix test failing due to timezone issues Do the timeout before the window scrolling (so handler will not be _.throttled) Fix an alert() triggered by window.onBeforeUnload while testing in Chrome
-
Jillian Vogel authored
Removes the jquery dependency on non-existant _jquery.js
-