Commit Graph

49160 Commits

Author SHA1 Message Date
Zainab Amir
2471c12cc4 Get current site by ID
Getting current site by NAME was failing on stage.

LEARNER-5408
2019-04-08 12:54:34 +05:00
Hammad Ahmad Waqas
3955dab574 Merge pull request #20164 from edx/hammad/WL-1905
WL-1905 |  Some learners not showing up in report | Missing Data Sharing Consent Redirection
2019-04-08 12:39:43 +05:00
Nimisha Asthagiri
e780eae04c Merge pull request #20177 from edx/arch/annotate-profile-mfe-toggle
Learner Profile Toggles: Annotate and Remove outdated ones
2019-04-07 23:21:17 -04:00
edX Transifex Bot
07207cfa9e fix(i18n): update translations 2019-04-07 17:28:37 -04:00
Dave St.Germain
900b0de825 Merge pull request #20167 from edx/dcs/incr-147
Modernize course_groups
2019-04-07 12:33:34 -04:00
Nimisha Asthagiri
47759427ba Learner Profile Toggles: Annotate and Remove outdated ones
ARCH-453
2019-04-07 11:30:35 -04:00
Alan Zarembok
1311100b29 Merge pull request #20173 from edx/azarembok/fix-video-rewrite-2
PROD-101: Do not rewrite URL for videos that do not have a video id.
2019-04-05 16:17:31 -04:00
Alex Dusenbery
d134a435d5 Add get_queryset method to CourseModesView; cleanup tests again 2019-04-05 16:12:35 -04:00
Alan Zarembok
f9a5d93ce4 PROD-101: Do not rewrite URL for videos that do not have a video id. 2019-04-05 15:29:17 -04:00
Dave St.Germain
4c6ff94b54 Merge pull request #20154 from edx/dcs/masters-cert
Added masters to cert modes
2019-04-05 14:28:25 -04:00
Michael Youngstrom
68ab69a46b Merge pull request #20162 from jolyonb/incr-200
INCR-200 Migrate common/djangoapps/util/tests and migrations
2019-04-05 14:04:08 -04:00
Dave St.Germain
66e104b816 Modernize course_groups 2019-04-05 14:01:42 -04:00
Dave St.Germain
5b8c5d4500 Master's certs will automatically be generated 2019-04-05 12:02:38 -04:00
Dave St.Germain
66744598df Master's track will result in a verified cert 2019-04-05 12:02:38 -04:00
Dave St.Germain
d379ffc383 Added masters to cert modes 2019-04-05 12:02:38 -04:00
Hammad Ahmad Waqas
974a937f70 session is replaced with cache to hold data_sharing_consent_needed
flag value
added signal to destroy data_sharing_consent_needed flag if user is
is enrolled in enterprise course.
2019-04-05 18:06:54 +05:00
Hasnain Naveed
6acf53173f Merge pull request #20048 from edx/hasnain-naveed/WL-1903
WL-1903 | Error handling for incorrect configuration of SAML Auth.
2019-04-05 15:55:03 +05:00
Jolyon Bloomfield
8adaca66d1 INCR-200 Migrate common/djangoapps/util/tests and migrations 2019-04-05 00:57:46 -04:00
Alex Dusenbery
cddf32560d Cleanup after tests. 2019-04-04 20:27:27 -04:00
Michael Youngstrom
b8e8f7bc28 Merge pull request #20148 from edx/youngstrom/upgrade-job
Upgrade post pip compile script
2019-04-04 12:24:20 -04:00
Michael Roytman
138c6e63e8 Merge pull request #20155 from edx/mroytman/bump-edx-proctoring-version-1.6.1
bump version of edx-proctoring package to 1.6.1
2019-04-04 12:24:09 -04:00
Michael Roytman
bcfd74618a bump version of edx-proctoring package to 1.6.1 2019-04-04 10:49:22 -04:00
Jolyon Bloomfield
b8e1478ff0 INCR-126 Modernize common/djangoapps/student/management/tests (#20151) 2019-04-04 10:08:02 -04:00
Michael Youngstrom
79663a5465 Fix post pip compile script 2019-04-03 16:37:44 -04:00
Feanil Patel
c4b0a6bfcf Merge pull request #20145 from edx/release-mergeback-to-master
Merge release back to master
2019-04-03 13:12:23 -07:00
Matthew Piatetsky
06d3fb9c9e Merge pull request #20117 from edx/REVMI-41
[REVMI-41] Test changes made to course blocks API
2019-04-03 15:21:32 -04:00
Jolyon Bloomfield
26351509ee INCR-196 Migrating common/djanjoapps/student/signals and views (#20138) 2019-04-03 15:16:55 -04:00
Alex Dusenbery
eff3a07005 Add a course_modes REST API. 2019-04-03 14:44:00 -04:00
Feanil Patel
dc6b6fe196 Merge branch 'master' into release-mergeback-to-master 2019-04-03 11:31:30 -07:00
Matthew Piatetsky
f69811ee91 add course blocks api check to _assert_block_is_gated function 2019-04-03 14:13:59 -04:00
Matthew Piatetsky
e14c5d69ec Merge pull request #20091 from edx/check_for_denial_reason
handle missing fields on access denied blocks
2019-04-03 14:13:03 -04:00
edx-pipeline-bot
d770189ba0 Merge pull request #20143 from edx/release-mergeback-to-master
Merge release back to master
2019-04-03 23:07:28 +05:00
Feanil Patel
0b6968589c Merge commit 'cdc42026b8b329c0d5b3737a9c1f7695e8963e9a' into feanil/new_rc
Doing this as a merge because the release is backlogged and we need
to make smaller increments onto the RC which have some changes that
don't land on master till much later.

The change we're missing on master is an upgrade of the newrelic plugin
that fixes a major memory issues for us.
2019-04-03 09:43:42 -07:00
Matthew Piatetsky
418540b713 handle missing fields on access denied blocks 2019-04-03 12:32:35 -04:00
Zia Fazal
3307e70423 Merge pull request #20139 from edx/ziafazal/WL-1908
WL-1908: Version bump to get edx-enterprise 1.3.10
2019-04-03 19:46:46 +05:00
Matthew Piatetsky
7dacd54d86 Merge pull request #20132 from edx/REVMI-92
Clarify partially enabled state in the FBE support tool
2019-04-03 09:50:33 -04:00
Michael Youngstrom
dc156e4f8c Merge pull request #20127 from edx/youngstrom/INCR-190
INCR-190
2019-04-03 09:31:31 -04:00
Zia Fazal
963e0fe22d Version bump to get edx-enterprise 1.3.10
revert pillow version
2019-04-03 13:23:17 +05:00
Jolyon Bloomfield
27e1d28ed2 INCR-185 Modernize common/lib/xmodule/xmodule/assetstore and contentstore (#20124)
* INCR-185 Modernize common/lib/xmodule/xmodule/assetstore and contentstore

* Adding check for python version when making integer contracts
2019-04-02 19:56:28 -04:00
Bessie Steinberg
fc696ef529 Merge pull request #20128 from edx/bessiesteinberg/ent-1334
ENT-1334: Fix: SSO users last_login set to NULL
2019-04-02 16:08:47 -04:00
Feanil Patel
442a9132d8 Merge pull request #20131 from edx/fix-nr-memory-leak
Upgrade newrelic agent to fix a memory leak in Python 2
2019-04-02 12:46:33 -07:00
Matthew Piatetsky
d9096e432e Clarify partially enabled state in the FBE support tool 2019-04-02 15:39:24 -04:00
Calen Pennington
e718933299 Upgrade newrelic agent to fix a memory leak in Python 2 2019-04-02 15:36:48 -04:00
Michael Youngstrom
d859d2300c INCR-190 2019-04-02 15:25:52 -04:00
Bessie Steinberg
243738f828 ENT-1334: Fix: SSO users last_login set to NULL
- The very first time a user signed in through SSO their ```last_login```
  field on the ```auth_user``` table was set to NULL instead of the
  appropriate time stamp.  This fixes that issue.
2019-04-02 14:40:55 -04:00
Michael Youngstrom
d62b393c58 Merge pull request #20125 from edx/youngstrom/INCR-128
INCR-128
2019-04-02 14:18:24 -04:00
Diana Huang
238a91c0e6 Merge pull request #20115 from edx/diana/removing-microsites
Remove dependence on microsite factory.
2019-04-02 13:57:35 -04:00
Douglas Hall
c8c365041b Merge pull request #20111 from edx/douglashall/ARCH-607
ARCH-607 Add API view for retrieving third party auth user status.
2019-04-02 13:40:13 -04:00
Douglas Hall
7128059921 Add API view for retrieving third party auth user status. 2019-04-02 12:58:13 -04:00
Michael Youngstrom
9d589f997d INCR-128 2019-04-02 12:40:26 -04:00