edX cache uploader bot
5ab2ba184c
Updating Bokchoy testing database cache
2020-10-21 01:00:02 -04:00
edX cache uploader bot
37ecece8d1
Updating Bokchoy testing database cache ( #25378 )
2020-10-20 12:28:29 +05:00
Dillon Dumesnil
84a60a1f17
AA-385: Adding in migration for LinkedInAddToProfileConfiguration
2020-10-19 12:56:34 -04:00
Dillon Dumesnil
b6dbbb6f83
Merge pull request #25346 from edx/ddumesnil/add-cert-to-linkedin-aa-385
...
AA-385: Add in LinkedIn Add to Profile to courseware meta API
2020-10-19 07:31:26 -07:00
Dillon Dumesnil
084ab4c10d
AA-385: Add in LinkedIn Add to Profile to courseware meta API
...
A major update to this function allows it to actually autofill the
certificate information again! I believe LinkedIn changed their API
and we never updated our end. This fixes that!
2020-10-16 10:07:38 -04:00
edX cache uploader bot
c8665eb43a
Updating Bokchoy testing database cache
2020-10-16 09:31:54 -04:00
edX cache uploader bot
ab42ec2200
Updating Bokchoy testing database cache
2020-10-16 06:16:22 -04:00
Asad
ffdb7c5053
Added user disable comment/history apis
2020-10-16 14:01:10 +05:00
edX Transifex Bot
2749c8bc1b
geoip2: update maxmind geolite country database
2020-10-14 17:13:57 -04:00
Matthew Piatetsky
651a020fcc
Merge pull request #25151 from edx/REV-1510
...
[REV-1510] Gate sequence if it is a timed exam and contains content type gated problems
2020-10-14 16:54:39 -04:00
Matthew Piatetsky
dcecae4f5c
address comments
2020-10-14 15:52:41 -04:00
Jeremy Bowman
d19368525b
DEPR-43 Remove most of the shoppingcart app ( #24692 )
...
Removed most of the deprecated shoppingcart app, leaving just enough to allow us to cleanly remove the related database tables later. Also removed the relevant Django settings that weren't in use elsewhere.
2020-10-14 14:24:52 -04:00
Sid Verma
09c24be35e
Add UI for "library sourced block" letting users browse and select xblocks ( #24816 )
2020-10-14 13:29:52 -04:00
Matthew Piatetsky
2153057142
Add XBlock service for content type gating
...
This is used in this commit to check if a timed exam contains any problems that have been gated by content type gating
REV-1510
2020-10-14 08:02:51 -04:00
Adeel Ehsan
ddb7460812
Merge pull request #25133 from edx/aehsan/van-71/added_domain_name_in_login_redirection
...
added host in redirection url
2020-10-13 19:11:12 +05:00
adeelehsan
1bbb59ebc7
added host in redirection url
...
In case of login micro frontend redirection lms
domain added in redirection url.
VAN-71
2020-10-13 18:20:23 +05:00
edX cache uploader bot
438d412dca
Updating Bokchoy testing database cache ( #25335 )
2020-10-13 14:04:22 +05:00
Zainab Amir
755c073314
Add hotjar suppression to comments in forum ( #25313 )
2020-10-09 16:22:51 +05:00
Zainab Amir
9130c28091
Suppress PII from discussion/forum ( #25298 )
2020-10-08 19:02:41 +05:00
edX Transifex Bot
ef73c68a20
geoip2: update maxmind geolite country database
2020-10-07 17:23:56 -04:00
David Ormsbee
8b2b9b5c74
Merge pull request #23174 from open-craft/agrendalath/add_course_id_to_html_block
...
[BB-2088] Add %%COURSE_ID%% to html block
2020-10-07 12:36:36 -04:00
Carla Duarte
080f04c18c
AA-371: Progress Milestone Waffle Flags
2020-10-07 09:36:07 -04:00
Andytr1
b4f144ef62
EDUCATOR-5304 - update help text ( #25264 )
...
* EDUCATOR-5304 - update help text
* EDUCATOR-5304 - update help text - escape underscore
* EDUCATOR-5304 - update help text - escape underscore 2
2020-10-06 16:30:02 -04:00
Matthew Piatetsky
be2d534488
Gate sequence if it is a timed exam and contains content type gated problems
...
The previous attempt to implement this was bugged because it was not respecting manual exceptions to content type gating. This is fixed by checking has_access for each child problem of the sequence.
REV-1510
2020-10-05 09:51:56 -04:00
DawoudSheraz
ad748d98eb
drop video pipeline integration model with migration
2020-10-05 10:45:52 +05:00
Matthew Piatetsky
7620600220
Revert "Revert "[REV-774] Show content type gating upsell when a limited access learner tries to access a timed exam""
2020-10-02 09:14:45 -04:00
DawoudSheraz
5ea6b8d175
remove veda integration model code
2020-10-02 10:16:45 +05:00
Agrendalath
87997d0975
[BB-2120] Add %%COURSE_ID%% keyword to HTML block
...
Until now only `%%USER_ID%%` was supported. This adds a new keyword that can be used inside an HTML block.
2020-10-02 00:05:22 +02:00
taliaedX
2adf650b1c
Merge pull request #25145 from edx/trhodes/ENT-3161
...
updating all the tests!
2020-10-01 09:43:40 -04:00
Matthew Piatetsky
95811992ca
[REV-1508] Add functionality to limit timed exam access behind waffle flag ( #25054 )
...
Re-applied bugfix #24214 , but behind a waffle flag. The change gates timed exams for audit learners. We would like to limit access to timed exams to verified learners. However, some of the instructors would like to make their content free for all users, including graded content/timed exams (hence the Feature-Based Enrollment "FBE" exemption). As a result, we will be rolling the gated timed exams functionality out behind a waffle flag now, add the FBE exemption when we figure out how, and gradually turn the waffle flag on for everyone.
2020-10-01 09:33:12 -04:00
edX cache uploader bot
555ac7fd08
Updating Bokchoy testing database cache ( #25166 )
...
Bokchoy testing database update
2020-10-01 09:08:06 -04:00
Awais Jibran
af8954ce70
Merge pull request #25146 from edx/aj/update-bulk-enroll-mgm
...
Updates bulk unenroll management command.
2020-10-01 15:33:26 +05:00
edX Transifex Bot
43137b91b0
geoip2: update maxmind geolite country database
2020-09-30 17:03:52 -04:00
Talia
7100316f19
updating all the third_party_auth tests!
2020-09-30 16:35:36 -04:00
Awais Jibran
7d8d943167
Update tests
2020-09-30 13:51:56 +05:00
Awais Jibran
ee4aca6504
Update tests
2020-09-29 22:22:15 +05:00
Awais Jibran
01832220e2
Update tests
2020-09-29 21:57:46 +05:00
Awais Jibran
ea71b27c36
Update bulk unenroll management command.
2020-09-29 21:49:09 +05:00
Tim McCormack
f29e418264
Revert "Revert "ARCHBOM-1494: Refer to custom attributes, not metrics, especially with edx-django-utils ( #25010 )" ( #25025 )" ( #25055 )
...
This reverts commit 986a448d9e .
2020-09-28 13:53:57 +00:00
Kyle McCormick
ddae9e02ab
Use fully-qualified edxnotes app name when checking if installed
2020-09-25 14:13:30 -04:00
edX Transifex Bot
eccdda53ae
geoip2: update maxmind geolite country database
2020-09-24 11:51:35 +05:00
Calen Pennington
9c4f746d8f
Get rid of unused NoOpMigrationModules
2020-09-23 10:05:37 -04:00
Calen Pennington
88d16a8186
Improve the logging of tests that fail because of a changed number of mongodb calls
2020-09-23 10:05:37 -04:00
Calen Pennington
0aa2edbc37
Clean up some radically dirty global state pollition to fix a flaky test
2020-09-23 10:05:37 -04:00
Calen Pennington
4a120a9e26
Fix failures caused by removing lms/djangoapps from sys.path
2020-09-23 10:05:37 -04:00
Shadi Naif
1502a9c16c
(Problem Input) should always be LTR ( #24208 )
2020-09-23 07:01:30 -04:00
edX cache uploader bot
b664322645
Updating Bokchoy testing database cache
2020-09-21 16:52:06 -04:00
edX cache uploader bot
f943891177
Updating Bokchoy testing database cache ( #25029 )
2020-09-21 19:56:42 +05:00
Ned Batchelder
746646ee9c
Merge pull request #25016 from open-craft/gabor/correct-lms-cms-config-file-names
...
Replace all .(lms|cms).(\w+|_)?\.json to .(lms|cms).(\w+|_)?\.yml
2020-09-21 10:12:46 -04:00
Omar Al-Ithawi
fc0eb71918
Add USER_ACCOUNT_ACTIVATED signal ( #23296 )
...
Plugins can listen to USER_ACCOUNT_ACTIVATED signal to perform custom logic.
2020-09-21 09:57:32 -04:00