Afzal Wali
eadd656df0
SOL-1802 Allow proctoring service to create support ticket.
2016-05-27 09:29:06 -04:00
Ben Patterson
3764521ba9
Upgrade radon to repair import issue.
2016-05-26 09:13:48 -04:00
Fred Smith
b3462e5b1c
Merge pull request #12544 from edx/derf/override_SES_email_region
...
override SES email region
2016-05-25 11:16:47 -04:00
Fred Smith
8a9df36809
update django-ses
2016-05-25 10:12:50 -04:00
Ned Batchelder
83155840aa
Merge pull request #12520 from edx/ned/oops-messages-po
...
Two tweaks because we keep django.po and djangojs.po now.
2016-05-24 06:40:10 -04:00
Ned Batchelder
2245a8f577
Use the latest non-clobbering i18n_tools
2016-05-20 13:28:29 -04:00
Jillian Vogel
83c58c603d
Bump Drag-and-Drop-v2 v2.0.6
2016-05-20 17:23:46 +09:30
Calen Pennington
2aa9967189
Merge pull request #12386 from cpennington/cale/concurrent-unit-tests
...
[EV-12] Run LMS unit tests concurrently on jenkins
2016-05-19 14:25:24 -04:00
Ned Batchelder
6142c76ce8
Merge pull request #12471 from edx/ned/release-translations
...
Support named-release translation files.
2016-05-19 10:41:06 -04:00
Calen Pennington
9c6e404bd1
Disable rednose, which is incompatible with multiprocessing
2016-05-18 14:10:29 -04:00
Calen Pennington
ad54c05407
Add plugin for test-order randomization
2016-05-18 14:10:29 -04:00
Clinton Blackburn
c67ef7a8fa
Merge pull request #12457 from edx/clintonb/user-update
...
User administration updates
2016-05-17 16:35:09 -04:00
Asad Iqbal
5d6362f3d5
Merge pull request #12147 from edx/asadiqbal08/WL-420
...
asadiqbal08/WL-420 Updating drag and drop version.
merging.
2016-05-17 20:20:26 +05:00
Ned Batchelder
f88181aca9
Add paver i18n_release_push and _pull commands
2016-05-17 10:31:53 -04:00
Christine Lytwynec
86a96b5af0
update pa11ycrawler version
2016-05-13 14:22:14 -04:00
Clinton Blackburn
ebf32dc208
Moved manage_user and manage_group from edx-management-commands
...
We need to create a user profile in order for users to be usable. This, coupled with the fact, that edx-platform is the owner of auth information, means these commands belong here.
ECOM-4310
2016-05-13 09:16:04 -04:00
Christine Lytwynec
510eaa3c95
Merge pull request #12423 from edx/clytwynec/ac-367
...
Speed up pa11ycrawler runs on Jenkins, Update pa11ycrawler to v0.0.2
2016-05-12 13:16:19 -04:00
Christine Lytwynec
f68747ec96
Speed up pa11ycrawler runs on Jenkins, Update pa11ycrawler to v0.0.2
2016-05-12 11:33:58 -04:00
Clinton Blackburn
e53d36b363
Updated edx-organizations
...
This latest version uses our custom JwtAuthentication class.
ECOM-4414
2016-05-11 22:25:43 -04:00
Clinton Blackburn
23e990df1d
Replaced all usages of JSONWebTokenAuthentication with JwtAuthentication
...
JwtAuthentication knows how to parse our custom claims.
ECOM-4414
2016-05-11 22:25:35 -04:00
John Eskew
e50c660805
Merge pull request #12346 from edx/jeskew/django_upgrade_1_8_13
...
Upgrade to Django 1.8.13
2016-05-06 15:57:50 -04:00
Calen Pennington
ccaafce05b
Merge pull request #12205 from cpennington/disable-caching-in-tests
...
Disable caching in LMS tests
2016-05-06 15:22:48 -04:00
Peter Fogg
4a417f2832
Merge pull request #12372 from edx/feature/catalog-admin
...
Merge catalog admin into master.
2016-05-05 10:29:13 -04:00
Edward Zarecor
ce7d4f03ae
Merge pull request #12339 from edx/e0d/update-libary
...
Bump SAML version.
2016-05-05 07:45:43 -04:00
Calen Pennington
9986efb9d7
Enable nose-faulthandler to catch segfaults during tests
2016-05-04 14:51:31 -04:00
John Eskew
b73576ada3
Upgrade to Django 1.8.13
2016-05-03 11:11:26 -04:00
Afzal Wali
15b113b657
Bumped the proctoring version.
2016-05-03 17:48:53 +05:00
Jonathan Piacenti
82f43b1135
Bump SAML version.
2016-05-02 20:37:09 -04:00
Bill DeRusha
ffdacc9129
Use asymmetric key for signing JWTs
2016-05-02 11:17:32 -04:00
Christina Roberts
2497f0a0eb
WIP: xblock pipeline work ( #10176 )
...
[PERF-303] Integer XBlocks/XModules into the static asset pipeline.
This PR, based on hackathon work from Christina/Andy, implements a way to discover all installed XBlocks and XModules and to enumerate their public assets, then pulling them in during the collectstatic phase and hashing them. In turn, the methods for generating URLs to resources will then returned the hashed name for assets, allowing them to be served from nginx/CDNs, and cached heavily.
2016-04-29 10:52:42 -04:00
Eric Fischer
ecfd953e80
Updated edx-proctoring requirement
...
Contains latest release, changes for TNL-4366
2016-04-28 13:27:18 -04:00
Kevin Falcone
01e0806334
Merge pull request #12282 from edx/jibsheet/upgrade-new-relic
...
Come up to a newer New Relic version.
2016-04-28 10:23:45 -04:00
John Eskew
625e76a595
Merge pull request #12262 from edx/jeskew/pillow_upgrade
...
Upgrade pillow.
2016-04-27 14:17:17 -04:00
Kevin Falcone
77f52d4259
Come up to a newer New Relic version.
...
This supports a number of their new Error features.
2016-04-27 12:32:11 -04:00
Douglas Hall
139524cadb
Upgrade xblock_lti_consumer to 1.0.6
2016-04-26 16:08:16 -04:00
John Eskew
71430055e2
Upgrade pillow.
2016-04-26 11:43:42 -04:00
Ben Patterson
54839cb725
Use bok-choy v0.5.2 for various improvements.
2016-04-25 12:09:04 -04:00
Ben Patterson
a6a65217c9
selenium 2.53.1
2016-04-24 08:32:34 -04:00
Ben Patterson
bb7b31619a
Update to latest for selenium.
2016-04-24 08:32:33 -04:00
muzaffaryousaf
db672f4631
Karma configurations for common, lms and cms.
...
TNL-4102
2016-04-22 19:09:27 +05:00
Christine Lytwynec
66e2d06235
Merge pull request #12060 from edx/clytwynec/ac-367
...
Clytwynec/ac 367
2016-04-22 09:49:26 -04:00
Clinton Blackburn
8f82192abf
Merge pull request #12162 from edx/clintonb/jwt-updates
...
JWT authentication updates
2016-04-21 12:24:16 -04:00
Mushtaq Ali
8e93c69e6d
edx-ora2 release version 1.1.4 update
2016-04-21 11:29:58 +05:00
Clinton Blackburn
5a7bc01986
JWT authentication updates
...
- Using jwt_decode_handler from edx-drf-extensions
- Updated djangorestframework-jwt
- Removed feature flag around JWT auth
ECOM-4221
2016-04-20 16:25:25 -04:00
Calen Pennington
b2dace8069
Merge pull request #11808 from CredoReference/adapt-asides-to-be-exported-to-xml
...
Adaptation asides to be exported to the XML
2016-04-19 11:31:41 -04:00
Dmitry Viskov
0151a149b0
Asides can be exported with the rest of courseware through the Export function within CMS
2016-04-16 03:48:23 +03:00
Renzo Lucioni
8304c96808
Upgrade edx-management-commands to 0.1.1
2016-04-15 17:43:56 -04:00
Renzo Lucioni
affee69296
Manually merge release into master
2016-04-14 14:23:06 -04:00
asadiqbal
a185bb3a83
WL-420
2016-04-14 18:22:16 +05:00
Clinton Blackburn
b0535def87
Improved OAuth client credentials support
...
- Updated django-oauth2-provider libraries
- Added test ensuring issued access tokens have the basic scopes needed to get user info
ECOM-4197
2016-04-13 16:23:54 -04:00