Ned Batchelder
e6c7b6fd60
Merge pull request #26080 from open-craft/0x29a/fix_add_post
...
Fix Markdown errors on discussions tab
2021-01-15 11:45:46 -05:00
Michael Terry
225220014c
Merge pull request #26086 from edx/mikix/when-1.3.2
...
Bump edx-when to 1.3.2 (silences a warning)
2021-01-15 11:28:32 -05:00
Ned Batchelder
15ce0a3fde
Merge pull request #25020 from jramnai/registration-api
...
[ADD] /user_api endpoints in api-docs
2021-01-15 11:18:05 -05:00
Michael Terry
521c5f5045
Bump edx-when to 1.3.2 (silences a warning)
2021-01-15 10:38:22 -05:00
alangsto
5894d63ebe
updated edx proctoring version ( #26083 )
2021-01-15 10:25:02 -05:00
Ahtisham Shahid
b03fb3f3fc
Fixed size of lti component in studio ( #26075 )
2021-01-15 20:22:59 +05:00
Usama Sadiq
e1136e5b89
Merge pull request #26081 from edx/testeng/bokchoy_auto_cache_update_fd891669ccb867a3adceb737f3d805c3c1993685
...
Bokchoy Testing DB Cache update
2021-01-15 19:24:09 +05:00
0x29a
c8fc932c45
Preserve js files order for discussions view
...
Co-authored-by: Shimul Chowdhury <shimul@opencraft.com >
2021-01-15 15:15:08 +01:00
edX cache uploader bot
6ab6cc1536
Updating Bokchoy testing database cache
2021-01-15 08:57:04 -05:00
alangsto
b11fdd7d14
updated edx-proctoring version ( #26063 )
2021-01-15 08:52:35 -05:00
Saad Yousaf
e01c07775c
Merge pull request #26052 from edx/saad/TNL-7361
...
[TNL-7361] - Restrict Instructor Tab from masquerading user with student role.
2021-01-15 13:13:50 +05:00
Jayram
5a9e12dd96
[ADD] user account registration endpoint for api-docs
...
Added alias for /user_api endpoints
FIX quality violations
IMPROVED urls_common for readability
Removed redundant URL entry from urls_common file
2021-01-15 03:59:16 +00:00
Feanil Patel
4047a72701
Merge pull request #26065 from edx/feanil/update_cookie_metrics
...
Add more cookie logging code.
2021-01-14 16:30:34 -05:00
Feanil Patel
b4461ecc05
Merge pull request #26074 from edx/feanil/update_editorconfig
...
Update to the latest editorconfig from edx-lint.
2021-01-14 16:02:51 -05:00
Feanil Patel
e5e2b7f7b6
Only capture the top N cookies and cookie groups.
...
Instead of adding new attributes for each cookie name we create
consistent attribute names. This should prevent any issues where we
have too many different unique attribute names because the cookie names
are unique to the user.
We added two new settings to make the number of cookies and groups
capture configurable:
- TOP_N_COOKIES_CAPTURED
- TOP_N_COOKIE_GROUPS_CAPTURED
2021-01-14 15:49:15 -05:00
Feanil Patel
1a1da89f55
Drop setting attributes for the size of each cookie.
...
Setting a new metric per cookie name resulted in a lot of metrics
getting added to New Relic. In some cases, this was causing other
more important metrics to not get registered.
2021-01-14 11:03:28 -05:00
Feanil Patel
07fbfca83c
Update to the latest editorconfig from edx-lint.
...
Ran: `edx_lint write .editorconfig`
2021-01-14 10:09:42 -05:00
Bianca Severino
2a7fe2a385
Merge pull request #26062 from edx/bseverino/enrollment-api
...
[MST-570] Create runtime api to return active enrollments by course
2021-01-14 09:56:29 -05:00
Feanil Patel
1ae50fc466
Add more cookie logging code.
...
We want to be able to easily figure out what our biggest cookies are and we
want to also group cookies by prefix because certain services create multiple
cookies and then put unique identifiers in the cookie name.
For example braze cookie names use the following pattern:
ab.storage.<userId>
ab.storage.<deviceId>
ab.storage.<sessionId>
In this case we want to group all the `ab` cookies together so we can see
their total size.
New attributes:
cookies.<group_prefix>.group.size: The size of a group of cookies. For example
the sum of the size of all braze cookies would be the value of the
`cookies.ab.group.size` attribute.
cookies.max.name: The name of the largest cookie sent by the user.
cookies.max.size: The size of the largest cookie sent by the user.
cookies.max.group.name: The name of the largest group of cookies. A single cookie
counts as a group of one for this calculation.
cookies.max.group.size: The sum total size of all the cookies in the largest group.
2021-01-14 09:55:49 -05:00
Calen Pennington
197c6d11ee
Merge pull request #26043 from cpennington/user-profile-segment-identify
...
Call segment.identify with any changed values when user profile field…
2021-01-14 08:54:21 -05:00
Zaman Afzal
f96e31f455
ENT-3709 Update edx requirements ( #26071 )
2021-01-14 17:43:25 +05:00
Zach Hancock
3a738e6c02
Create runtime api to return active enrollments by course
...
Co-authored-by: Bianca Severino <biancasev@gmail.com >
2021-01-13 16:45:40 -05:00
Calen Pennington
0294f28818
Tag some known instances of sailthru specific code that can be removed as part of AA-607
2021-01-13 15:58:55 -05:00
Calen Pennington
f42dfe69d2
Remove emit_setting_changed_event in favor of emit_settings_changed_event
2021-01-13 15:58:55 -05:00
Calen Pennington
c8b6d69341
Implement emit_setting_changed_event in terms of emit_settings_changed_event
2021-01-13 15:58:55 -05:00
stvn
7a599311c3
Merge PR #26050 debug/search/indexing
...
* Commits:
Increase logging verbosity on update_search_index task
2021-01-13 11:52:09 -08:00
Nizar Mahmoud
a44091e7ec
Adds grade cutoffs to gradebook grading information
2021-01-13 14:10:19 -05:00
Ned Batchelder
91d0c43cc8
Slightly clearer ( #26060 )
...
Without to_locale, it's not a locale anymore, so don't call it that.
2021-01-13 13:34:30 -05:00
Usama Sadiq
e4b8f56e26
Merge pull request #26031 from edx/djangorestfram-upgrade
...
Upgrade drf version.
2021-01-13 23:29:42 +05:00
stvn
a40feee9c7
Increase logging verbosity on update_search_index task
...
to gain insight into CR-3119/TNL-7866.
We know that one or more errors are occuring during this job, but it's
not obvious what these errors are.
2021-01-13 10:04:08 -08:00
edX requirements bot
3d7da3e739
Updating Python Requirements
2021-01-13 23:01:20 +05:00
Tim McCormack
129cd48266
Include security patch for pinning JWT signature algorithm in apple-id ( #26059 )
...
Extract from social-auth-core eed3007c4ccdbe959b1a3ac83102fe869d261948
2021-01-13 17:19:37 +00:00
Mahyar Damavand
e66ff41194
Change data-language format to ISO639-1 ( #25278 )
2021-01-13 12:07:59 -05:00
Calen Pennington
f1a9132308
Fix a flaky test error that happened if the factory generated usernames rolled over from 999 to 1000
2021-01-13 10:40:25 -05:00
Calen Pennington
fdac36ec13
Call segment.identify with any changed values when user profile fields change
2021-01-13 10:40:25 -05:00
usamasadiq
8813272787
Remove djangorestframework constraint
2021-01-13 20:35:14 +05:00
Awais Qureshi
b6930adb21
Fixed deprecated warning.
2021-01-13 20:35:14 +05:00
Awais Qureshi
c978e5b204
Upgrade drf version.
2021-01-13 20:35:14 +05:00
Robert Raposa
e0aa459732
Merge pull request #26017 from regisb/regisb/refactor_set_request_cache
...
[BD-21] Get rid of calls to `set_request_cache_with_short_name`
2021-01-13 09:57:13 -05:00
Robert Raposa
50b705405e
Merge pull request #26042 from regisb/regisb/update-waffle-util-adr
...
[BD-21] Document non-namespaced waffle classes in ADR
2021-01-13 09:56:35 -05:00
Robert Raposa
b2822ef3f0
Merge pull request #26041 from regisb/regisb/toggles-2.0.0
...
[BD-21] Upgrade edx-toggles to 2.0.0
2021-01-13 09:56:04 -05:00
David Ormsbee
098e047fce
Merge pull request #25987 from edx/ormsbee/tnl-7636-xblock-access
...
Check sequence-level gating in render_xblock (TNL-7636)
2021-01-13 09:35:56 -05:00
edx-pipeline-bot
a41c7e2e1f
Merge pull request #26054 from edx/private_to_public_780deee
...
Mergeback PR from private to public.
2021-01-13 07:13:14 -05:00
Ahtisham Shahid
780deeed7a
Merge pull request #217 from edx/ahtisham/PROD-1916-p
...
Error incase of disabled user social login
2021-01-13 16:24:02 +05:00
edX requirements bot
bba0e1723a
Updating Python Requirements ( #26049 )
2021-01-13 16:12:04 +05:00
SaadYousaf
005a414561
[TNL-7361] - Restrict Instructor Tab from masquerading user with student role.
2021-01-13 15:00:39 +05:00
edX Transifex Bot
5d1934725d
geoip2: update maxmind geolite country database
2021-01-13 04:52:41 -05:00
Saad Yousaf
cf8c0bbec7
Merge pull request #26028 from edx/saad/TNL-7820
...
[TNL-7820] - remove important rule for links on hover.
2021-01-13 12:02:41 +05:00
Adam Stankiewicz
7561079b34
bump edx-enterprise to 3.17.5 ( #26048 )
2021-01-12 17:15:35 -05:00
Alex Dusenbery
7908565dd4
Update edx-enterprise to 3.17.4 | Include a docstring indicating a preference that we don't delete EnterpriseCourseEnrollments.
2021-01-12 15:59:04 -05:00