- 06 Jan, 2016 3 commits
-
-
Disable Courseware JS from loading on Student Dashboard.
David Ormsbee committed -
SOL-1182 / Bokchoy-test
Douglas Hall committed -
Hasnain committed
-
- 05 Jan, 2016 16 commits
-
-
Using edx-search from PyPI
Clinton Blackburn committed -
Course Blocks API support for all blocks when no username
Nimisha Asthagiri committed -
Clinton Blackburn committed
-
Nimisha Asthagiri committed
-
Add custom fields to registration menu.
Kelketek committed -
David Ormsbee committed
-
[PERF-224] Serve course assets from a CDN
Toby Lawrence committed -
Resolving errors for selenium upgrade.
Ben Patterson committed -
Jonathan Piacenti committed
-
PHX-207 Upgrade xblock-lti-consumer to include accessibility improvements
Douglas Hall committed -
A base URL can now be configured which is, potentially, prepended to an asset URL. This allows a CDN, or caching server, to front static asset requests, taking load off of the contentstore and speeding up page load times. Asset URL generation respects locked vs unlocked assets, and will not generate links to locked assets that would traverse a CDN (even though the authorization component of the contentserver middleware wouldn't allow those links to work anyways).
Toby Lawrence committed -
remove aria-hidden from staff lms controls
Christine Lytwynec committed -
Fix Instructor tool "View as Specific Student" doesn't work on the course updates page.
Usman Khalid committed -
-Added test for TNL-3556.
Ayub-Khan committed -
Fixed test can create note with tags failing on Chrome
raeeschachar committed -
Fixed test quality button visibility failing on Chrome
raeeschachar committed
-
- 04 Jan, 2016 15 commits
-
-
Fix cohort doc help targets in Instructor Dashboard
Carol Tong committed -
Carol Tong committed
-
Remove duplicate import
David Baumgold committed -
Fixed test url routing failing on Chrome
raeeschachar committed -
Mailchimp activation
Bill DeRusha committed -
Bill DeRusha committed
-
Allow searching enrollments by email as well as username.
Peter Fogg committed -
Update translations (autogenerated message)
Ned Batchelder committed -
DEVOPS-3388 Remove unused setting from edxapp configuration
Arbab Nazar committed -
SOL-1529: Allow PMs to Invalidate Certificates
Matt Drayer committed -
Ned Batchelder committed
-
ziafazal/SOL-1560:load db_fixures when run with --testsonly
Ben Patterson committed -
Saleem Latif committed
-
Shr/bug/tnl 2622 course import status message fix test
Syed Hasan raza committed -
Shr/bug/tnl-3809-sign-in-mutiple-clicks
Syed Hasan raza committed
-
- 02 Jan, 2016 1 commit
-
-
These action chains are invalid for later versions of selenium (which are needed for upgrading the version of firefox we test on); they will result in output like this: ``` WebDriverException: Message: UnknownError: Cannot release a button when no button is pressed.'UnknownError: Cannot release a button when no button is pressed.' when calling method: [wdIMouse::up] Stacktrace: at FirefoxDriver.prototype.mouseButtonUp (file:///tmp/tmp6LL1Ye/extensions/fxdriver@googlecode.com/components/driver-component.js:10979) at DelayedCommand.prototype.executeInternal_/h (file:///tmp/tmp6LL1Ye/extensions/fxdriver@googlecode.com/components/command-processor.js:12534) at DelayedCommand.prototype.executeInternal_ (file:///tmp/tmp6LL1Ye/extensions/fxdriver@googlecode.com/components/command-processor.js:12539) at DelayedCommand.prototype.execute/< (file:///tmp/tmp6LL1Ye/extensions/fxdriver@googlecode.com/components/command-processor.js:12481) ```
Ben Patterson committed
-
- 01 Jan, 2016 3 commits
-
-
raeeschachar committed
-
raeeschachar committed
-
arbabnazar committed
-
- 31 Dec, 2015 2 commits
-
-
Update lettuce db cache with the latest migrations.
Ben Patterson committed -
Zia Fazal committed
-