- 19 Oct, 2016 11 commits
-
-
Jesse Zoldak committed
-
Allow Celery queue settings to be defined by ENV_TOKENS
Eric Fischer committed -
Fixed authentication classes to support Django OAUTH Toolkit
Jeremy Bowman committed -
Upgrading django-storage-swift module to take advantage of pending PR
Jesse Shapiro committed -
Jesse Shapiro committed
-
ENT-28: Add testing for 'saml' management command
Saleem Latif committed -
Saleem Latif committed
-
Update DnDv2 to v2.0.11.
Tim Krones committed -
ECOM-5846 Add more logs for enrollment api
Ayub khan committed -
Add enable-migrations parameter for python unit tests
Jesse Zoldak committed -
Fix Malformed Staticbook url
Christina Roberts committed
-
- 18 Oct, 2016 27 commits
-
-
Merge Release to Master
Nimisha Asthagiri committed -
Release Candidate rc/2016-10-18
Nimisha Asthagiri committed -
Fix Moldova spelling on dropdown list
Christina Roberts committed -
Removed unnecessary http:
Christina Roberts committed -
Fix flaky test: test_youtube_id_w_different_local_server_sub
Nimisha Asthagiri committed -
Fix screen-reader capa status prefixing
Christina Roberts committed -
Remove invalid selector
Christina Roberts committed -
[TNL-5632] Don't request responses/comments for non-AJAX requests.
Toby Lawrence committed -
Nimisha Asthagiri committed
-
Robert Raposa committed
-
Firstly, we're now explicitly instructing the comments service to not return thread responses/comments if the request isn't AJAX. So, if you load the URL for a single discussion thread in your browser, this would be a non-AJAX call and we'll avoid loading the responses for the entire thread behind-the-scenes. Big win here for large threads. Next, we removed a redundant "get threads" call which was also happening behind-the-scenes. This call was redundant as the front-end JS also grabs the thread list when a topic is chosen, so we were making an extranenous call for no benefit. Poof, gone! Finally, we added some caching of database queries that are required to drive a lot of the permissions/cohorts machinery around discussion. This will have a minimal effect but introduced a cleaner way to apply general memoization at the per-request level which will let us further cache things as we identify them as issues.
Toby Lawrence committed -
TNL-5735
cahrens committed -
Convert capa/display.coffee to JS.
Christina Roberts committed -
Refactored middleware that supports SESSION_COOKIE_DOMAIN overrides.
Douglas Hall committed -
Amir Qayyum Khan committed
-
ENT-36: Fix NameError issue for saml mangemement command
Saleem Latif committed -
cahrens committed
-
Douglas Hall committed
-
Saleem Latif committed
-
Amir Qayyum Khan committed
-
Amir Qayyum Khan committed
-
Amir Qayyum Khan committed
-
Tim Krones committed
-
Ayub-Khan committed
-
TNL-5759
Nimisha Asthagiri committed -
Update python-saml to latest version (v2.2.0)
Brandon DeRosier committed -
Use MathJax -full config.
Nimisha Asthagiri committed
-
- 17 Oct, 2016 2 commits
-
-
For more details, see the release document: https://github.com/onelogin/python-saml/releases/tag/v2.2.0 (cherry picked from commit bec0aeeb42d9b30580eed51efcde2b089e3693c5)
Brandon DeRosier committed -
Ability to hide Pages from students
Christina Roberts committed
-