- 12 Jul, 2016 8 commits
-
-
Safelint violation count
Chris committed -
Mark test for skipping SOL-1811
Jesse Zoldak committed -
Chris Rodriguez committed
-
Add ConfigurationModel governing integration with the catalog service.
Renzo Lucioni committed -
Jesse Zoldak committed
-
AC-486 updating tabbed_view to use proper accessibility rules
Chris committed -
Chris Rodriguez committed
-
asadiqbal08/WL-552 ID-Verification message is responsive in activate account page
Asad Iqbal committed
-
- 11 Jul, 2016 16 commits
-
-
moving milestones/gating check to access.py
sanfordstudent committed -
Remove pycharm project files and gitignore
Fred Smith committed -
Unify JWT generation code
Renzo Lucioni committed -
WL-541 Add recipient key to Zendesk ticket creation API request payload
Douglas Hall committed -
Douglas Hall committed
-
This is the first in a series of commits that will retrieve and use data from the catalog API. Part of ECOM-4566.
Renzo Lucioni committed -
Sanford Student committed
-
Update version of XBlock repo.
John Eskew committed -
Fred Smith committed
-
Fred Smith committed
-
alisan617 committed
-
alisan617 committed
-
PY-2016.1.4 <alisantang@C02RP0YSG8WM.tld Create IntelliLang.xml, laf.xml, ide.general.xml, web-browsers.xml, Default.xml, databaseSettings.xml, diff.xml, git.xml, keymap.xml, debugger.xml, packages.xml
alisan617 committed -
Conflicts: diff.xml
alisan617 committed -
[PERF-346] Add a second version component to versioned course asset URLs
Toby Lawrence committed -
asadiqbal committed
-
- 10 Jul, 2016 1 commit
-
-
This version component reflects the "version" of the StaticContent objects which we cache server-side. If the layout of those objects changes between releases, errors occur when loading them from cache. By using a separate version value, which can be incremented on its own after a change has been made to the StaticContent class, we can avoid loading older cached content and in turn take advantage of these changes faster, without needing to intervene operationally.
Toby Lawrence committed
-
- 09 Jul, 2016 1 commit
-
-
AC-521 fixes 'data-table' ignores
Chris committed
-
- 08 Jul, 2016 12 commits
-
-
Chris Rodriguez committed
-
Move deprecating of XBlocks to new XBlockConfiguration model
Christina Roberts committed -
Move disabling of XBlocks to new XBlockConfiguration model
Christina Roberts committed -
Updated to check and ensure the progress Detail is a string before lo…
Albert (AJ) St. Aubin committed -
John Eskew committed
-
John Eskew committed
-
TNL-4723 Added basic JS test to check for progress with integer detail Added another test with a non-string value to force the failure state with data returns a non-string value Removed test with unrealistic int input for progress_detail Cleaned up duplicate code in renderProgress tests
Albert St. Aubin committed -
[TE-1511] Make --with-xunit(mp)? and --xunit(mp)?-file match in all test suites
Calen Pennington committed -
Calen Pennington committed
-
Update translations (autogenerated message)
Ned Batchelder committed -
Ned Batchelder committed
-
Fixed CCX coach dashboard access issues
Peter Pinch committed
-
- 07 Jul, 2016 2 commits
-
-
Amir Qayyum Khan committed
-
These changes unify four different approaches to JWT creation, moving the core of the AccessTokenView to a general-purpose JwtBuilder class. This utility class defaults to using the system's JWT configuration, but it will allow overriding of the signing key and audience claim to support those clients which still require this. Part of ECOM-4566.
Renzo Lucioni committed
-