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
Ahtisham Shahid
cf735e411d
New vs Old Data-Download UI. ( #24840 )
...
Created new UI for Data download in instructors dashboard
Co-authored-by: Awais Jibran <awaisdar001@gmail.com >
2020-09-21 17:25:47 +05:00
Usama Sadiq
8e813ab7e8
Merge pull request #25026 from edx/revert-25024-jenkins/upgrade-python-requirements-172d963
...
Revert "Python Requirements Update"
2020-09-21 17:03:17 +05:00
Awais Qureshi
31c1e55f6f
Revert "Python Requirements Update"
2020-09-21 16:07:02 +05:00
Ahtisham Shahid
986a448d9e
Revert "ARCHBOM-1494: Refer to custom attributes, not metrics, especially with edx-django-utils ( #25010 )" ( #25025 )
...
This reverts commit ba9ee4e151 .
Fixed Style lint issue
2020-09-21 13:48:00 +05:00
Usama Sadiq
c018d6d1a4
Merge pull request #25024 from edx/jenkins/upgrade-python-requirements-172d963
...
Python Requirements Update
2020-09-21 13:03:09 +05:00
edX requirements bot
a9cb74c9bf
Updating Python Requirements
2020-09-21 00:55:48 -04:00
edX Transifex Bot
172d963635
fix(i18n): update translations
2020-09-20 17:33:24 -04:00
Troy Sankey
87911ab990
Merge pull request #25021 from edx/pwnage101/add-traces-to-courselistview
...
Add some tracing to the CourseListView endpoint
2020-09-18 20:22:33 -04:00
Troy Sankey
98b19dd125
Add some tracing to the CourseListView endpoint
2020-09-18 18:28:00 -04:00
Troy Sankey
b111d05149
Merge pull request #25011 from edx/pwnage101/email-optin-treats-course-list-as-override
...
email opt-in mgmt command: Disable the course lookup if a list is provided
2020-09-18 13:28:28 -04:00
Sid Verma
72b4afe465
Add ADR for content library indexes
2020-09-18 10:25:59 -04:00
Sid Verma
67f3c0343f
Simplify and optimize index searching
2020-09-18 10:25:59 -04:00
Sid Verma
f2ed54d72c
Add filtering support for list_library_blocks API
2020-09-18 10:25:59 -04:00
Sid Verma
3233fa92d4
Index xblocks in elasticsearch
2020-09-18 10:25:59 -04:00
Sid Verma
735bc412d4
Add elasticsearch tests
2020-09-18 10:25:59 -04:00
Sid Verma
78045115ab
Add filtering and search support to library APIs
2020-09-18 10:25:59 -04:00
Alex Dusenbery
4bb1914ec6
ENT-3367 | Show at most 1 Enterprise Learner Portal dashboard link in the header user-menu. Also, guard against no branding config when getting learner portal data.
2020-09-18 10:23:32 -04:00
Tim McCormack
ba9ee4e151
ARCHBOM-1494: Refer to custom attributes, not metrics, especially with edx-django-utils ( #25010 )
...
This uses the new names introduced in edx-django-utils
3.8.0 (edx/edx-django-utils#59 ), which we're already using, as
well as updating a few other locations where we incorrectly refer
to New Relic custom metrics instead of custom attributes.
Includes a couple of unrelated lint fixes in a file I modified.
2020-09-18 13:33:50 +00:00
M. Zulqarnain
f037767cb4
Upgrade django-ses ( #25004 )
2020-09-18 16:32:39 +05:00
Ali Akbar
4c3638a25f
Merge pull request #25005 from edx/aakbar/PROD-2114
...
disable xsslint
2020-09-18 15:09:18 +05:00
edX requirements bot
8f3393d96c
Updating Python Requirements ( #25014 )
2020-09-18 10:55:25 +05:00
Troy Sankey
212d17bbf3
email opt-in mgmt command: Disable the course lookup if a list is provided
...
This is cherry-picked verbatim from
zafft/analytics-exporter-settings-hotfix (#18530 ). I'm fear that
without merging these changes upstream, a larger set of courses will be
consdiered for processing, and that would alter the behavior of the
analytics-email-optin-* jobs.
2020-09-17 17:34:24 -04:00
Zachary Hancock
33f6d77f31
Alert banner for proctoring settings error ( #24960 )
2020-09-17 14:15:34 -04:00
Feanil Patel
90bc2ffdab
Merge pull request #24815 from regisb/regisb/document-feature-toggles
...
[BD-21] Document feature toggles
2020-09-17 13:46:46 -04:00
Jeff Chaves
282f33a603
bumping enterprise version ( #25008 )
2020-09-17 12:58:02 -04:00
Michael Terry
8e1ea3e536
Merge pull request #24987 from edx/mikix/subsection-ora-cutoff
...
AA-335: Avoid due dates for ORA subsections
2020-09-17 10:57:56 -04:00
Michael Terry
0c9efb793c
AA-335: Avoid due dates for ORA subsections
...
Previously, we'd been avoiding PLS due dates for ORA *sections*.
That is, if a section had only ORA content, we'd not set a PLS
due date for anything in that section.
If any content in that section had non-ORA graded content however,
we would set dates on all subsections, including the ORA one.
This resulted in some ORA-only subsections showing up twice on the
dates tab. So this patch simply brings down the ORA-only check
to a *subsection* level, not a section one.
2020-09-17 10:10:06 -04:00
Thomas Tracy
2bac015648
Add CSRF to post requests to demographics ( #24999 )
...
* Add CSRF to post requests to demographics
* Reorganize code
2020-09-17 09:35:02 -04:00
Ali-D-Akbar
edf5c88b8f
disable xsslint
2020-09-17 16:34:17 +05:00
edX requirements bot
b3787fef87
Updating Python Requirements ( #25002 )
2020-09-17 14:55:56 +05:00
Simon Chen
681eea44f7
MST-418 retire program_enrollments external_user_key with hashed values instead of setting it to null ( #25001 )
2020-09-16 21:40:00 -04:00
edX Transifex Bot
d0afacb5a4
geoip2: update maxmind geolite country database
2020-09-16 17:13:29 -04:00
Thomas Tracy
35bbf068a6
Add CSRF code to demographics modal ( #24998 )
...
* Add CSRF tokens to demographics modal PATCH
We have temporarilly copied over the CSRF code from frontend-platform to
use with the demographics modal. This code is most likely temporary and
is not maintained like frontend-platform.
2020-09-16 15:12:07 -04:00
Alexander J Sheehan
21168983fb
Merge pull request #24997 from edx/asheehan-edx/bumping-3.8.9
...
bumping enterprise version 3.8.9
2020-09-16 14:19:22 -04:00
Carla Duarte
13732e05d4
Merge pull request #24993 from edx/ciduarte/AA-368
...
AA-368: Surface resume_block in Outline Tab API
2020-09-16 13:44:47 -04:00
Adam Butterworth
2e23c6458c
[TNL-7465] Upgrade bootstrap to 4.0.0
2020-09-16 13:30:53 -04:00
Alexander Sheehan
1369224d48
bumping enterprise version 3.8.9
2020-09-16 13:19:46 -04:00
Carla Duarte
ba89c01e6e
AA-368: Surface resume_block in Outline Tab API
2020-09-16 11:03:15 -04:00
Régis Behmo
a4ba4ae45e
Clarify many feature toggle annotations across all applications
2020-09-16 15:20:43 +02:00
Régis Behmo
fee9279e6c
Fix unused imports in video pipeline
2020-09-16 15:19:16 +02:00
Régis Behmo
e4fc7e86b5
Fix indentation of waffle flag annotation
2020-09-16 15:19:16 +02:00
Régis Behmo
7d93715880
Rename toggle_expiration_date to toggle_target_removal_date
...
This is part of the changes brought by code-annotations==0.7.0
2020-09-16 15:19:16 +02:00
Régis Behmo
98a13d6a7e
Remove deprecated toggle_status annotation
...
This annotation is deprecated since code-annotations==0.7.0
2020-09-16 15:19:15 +02:00
Régis Behmo
d1f9e769d0
Simplify the toggle_use_case annotation
...
Since code-annotations==0.7.0, incremental_release, launch_date,
monitored_rollout, graceful_degradation, beta_testing are all considered
as "temporary" use cases.
2020-09-16 15:16:13 +02:00
Régis Behmo
ab0e21455a
Get rid of the toggle_category annotation, now deprecated
...
Since code-annotations==0.7.0, this annotation is not used anymore.
2020-09-16 15:16:13 +02:00
Régis Behmo
0c3bc12582
Fix deprecated toggle annoation format
2020-09-16 15:16:13 +02:00
Régis Behmo
9445bbe930
Document lms/djangoapps/grades feature toggles
2020-09-16 15:16:13 +02:00
Régis Behmo
7dc460d50a
Wrap toggle annotation lines with multiline comments
...
This takes advantage of the new multiline annotation format with
single-line comment prefix, from code-annotations.
2020-09-16 15:16:12 +02:00
Régis Behmo
d34aa1c643
Document lms/djangoapps/courseware feature toggles
2020-09-16 15:15:46 +02:00