uzairr
c83750ff58
add hipb api client
2021-09-24 13:09:14 +05:00
David Ormsbee
03382ae400
revert: feat: Added support for enterprise id in course_grade_passed_first_time event" ( #28831 )
2021-09-23 17:56:07 -04:00
alangsto
bcdd0351a8
chore: update edx-name-affirmation version ( #28830 )
2021-09-23 11:23:42 -04:00
Muhammad Soban Javed
84a9850d1b
Merge pull request #28828 from edx/iamsobanjaved/fix-ratelimitbackend-django30
...
fix: install django-ratelimit-backend from commit hash
2021-09-23 18:26:50 +05:00
Usama Sadiq
78799f25ee
fix: Fixed new pylint warnings ( #28726 )
2021-09-23 17:54:27 +05:00
Usama Sadiq
023f4144ab
fix: fix new pylint warnings ( #28725 )
2021-09-23 17:54:15 +05:00
Usama Sadiq
484cd536e2
fix: Fixed new pylint warnings ( #28724 )
2021-09-23 17:54:04 +05:00
Soban Javed
7e56d9c729
fix: install django-ratelimit-backend from commit hash
...
Previously we're installing with tag but somehow it wasn't bringing the exact version we wanted.
2021-09-23 17:22:05 +05:00
Kshitij Sobti
32748788bf
fix!: use bleach instead of custom code to sanitise forum posts ( #28641 )
...
The rest API for discussions was using custom HTML sanitisation code that
matched the behaviour of the client-side library. This replaces the custom
code with bleach for better security.
2021-09-23 11:37:05 +05:00
Ivo Branco
6f0255bc60
Fix use a registration field order when using a registration extension form ( #26633 )
2021-09-23 11:07:49 +05:00
Binod Pant
8f59d5e4a2
fix: 🐛 Remove add_user_to_course_cohort function ( #28824 )
...
it is not needed, and it causes a circular dep now for some reason which we don't need since we are removing that function altogether
ENT-4974
2021-09-22 21:15:39 -04:00
edX Transifex Bot
8fe01da8bc
geoip2: update maxmind geolite country database
2021-09-23 02:29:25 +05:00
Felipe Montoya
dbb4658819
Merge pull request #28640 from eduNEXT/MJG/2nd_batch_openedx_events
...
[BD-32] feat: add 2nd batch of Open edX Events
2021-09-22 14:12:06 -05:00
edX Transifex Bot
0504d97ea2
chore(i18n): update translations
2021-09-22 21:50:45 +05:00
John Nagro
4efd0011f0
fix: logging fixes in edx-enterprise ( #28821 )
...
ENT-4902
2021-09-22 12:32:32 -04:00
Awais Qureshi
36cff05287
Merge pull request #28820 from edx/fixing-tox
...
fix: fixing file path in tox requirements.
2021-09-22 19:50:43 +05:00
Bianca Severino
24e7819a2c
Merge pull request #28815 from edx/bseverino/remove-proctoring-mfe-flags
...
[MST-938] Remove special exam MFE flags
2021-09-22 09:59:58 -04:00
Awais Qureshi
6326bdb65b
fix: fixing file path in tox requirements.
2021-09-22 18:42:35 +05:00
Bianca Severino
0484799f84
fix: remove special exam mfe flags
2021-09-22 09:07:33 -04:00
alangsto
c8a44cbdc3
chore: update edx-proctoring version ( #28812 )
2021-09-22 08:42:55 -04:00
Awais Qureshi
38e16d56b6
Merge pull request #28750 from edx/dj-cookie-samesite
...
fix: Don't use django-cookies-samesite on Django >= 3.1
2021-09-22 16:41:16 +05:00
M. Zulqarnain
8142e631fc
build: Quality on GH Actions ( #28561 )
2021-09-22 13:24:18 +05:00
Awais Qureshi
57a033d0ae
feat: Don't Use django-cookies-samesite on Django > 3.1
2021-09-22 09:49:03 +05:00
Binod Pant
333afbeab1
feat: logging fixes and import fixes in edx-enterprise ( #28813 )
...
ENT-4953, ENT-4974, ENT-4805
2021-09-21 17:10:06 -04:00
julianajlk
a7759582df
fix: privacy banner close button issue in Track Selection ( #28814 )
2021-09-21 16:58:26 -04:00
julianajlk
94378cb06c
feat: add JS for upgrade button redirect in Track Selection ( #28805 )
...
REV-2387
2021-09-21 13:34:10 -04:00
Matjaz Gregoric
5487ff5906
Fix RTL issue with capa problems ( #28562 )
...
* fix: resolve styling cap RTL styling issue
Margins were incorrect in the RTL version of the stylesheet.
* fix: move style overrides from lms-course to capa
These styles were only applied to the LTR version of the stylesheet, but
we want them in the RTL version as well.
2021-09-21 10:44:35 -04:00
Awais Qureshi
9118c8decc
Merge pull request #28736 from edx/upgrade-issue-64/dj-req
...
fix: django.contrib.staticfiles.storage.CachedStaticFilesStorage is…
2021-09-21 19:09:01 +05:00
Phillip Shiu
6d7dcef8d6
fix: correct typo, content is locked, not lost ( #28802 )
2021-09-21 09:49:55 -04:00
Tim McCormack
0bf7cc13f6
doc: Small clarification to CookieName Change middleware instructions ( #28804 )
2021-09-21 13:45:26 +00:00
Sarina Canelake
aba4a3f394
Merge pull request #28788 from mahyard/master
...
Mark a message to be extracted using i18n_tools
2021-09-21 09:05:33 -04:00
Sarina Canelake
c699923d03
Merge pull request #28628 from edx/sarina/i18n-tuneup
...
fix: abstract edX-specific strings
2021-09-21 08:57:58 -04:00
AsadAzam
208e1b177c
feat: Implement program discussions iframe ( #28770 )
...
* feat: Implement program discussions iframe
* Fixed conflicts
* Fixed conflicts
* Fixed conflicts
* Refactored code
2021-09-21 16:24:52 +05:00
Muhammad Soban Javed
98de16f97a
Merge pull request #28722 from edx/iamsobanjaved/django30-re-path-fix
...
fix: added default value for parameter to fix re path issue in django 30
2021-09-21 16:15:10 +05:00
Awais Qureshi
b7c6481623
Merge pull request #28808 from edx/jenkins/upgrade-python-requirements-068f367
...
Python Requirements Update
2021-09-21 16:13:45 +05:00
edX requirements bot
bb706d4b04
chore: Updating Python Requirements
2021-09-21 16:06:57 +05:00
Awais Qureshi
068f367e9e
fix: django.contrib.staticfiles.storage.CachedStaticFilesStorage is removed in django3.1.
...
Using the fix from another fork.
2021-09-21 15:59:51 +05:00
Awais Qureshi
c1e5ea0b4e
fix: django.contrib.staticfiles.storage.CachedStaticFilesStorage is removed in django3.1.
...
Using the fix from another fork.
2021-09-21 15:59:51 +05:00
edX requirements bot
0f528f9125
Python Requirements Update ( #28806 )
...
* chore: Updating Python Requirements
* fix: disabled unused import warnings
Co-authored-by: Usama Sadiq <usama.sadiq@arbisoft.com >
2021-09-21 14:21:00 +05:00
Bianca Severino
a3df1472c7
Merge pull request #28800 from edx/bseverino/proctoring-enrollments
...
[MST-866] Use course overviews instead of modulestore in enrollments service
2021-09-20 15:34:57 -04:00
Michael Terry
1133854a59
Merge pull request #28783 from edx/mikix/goal-reminder-email-aa-908
...
Add goal reminder email management command
2021-09-20 15:18:18 -04:00
Michael Terry
ce39f52680
chore: add tests for new goal reminder email management command
2021-09-20 14:32:06 -04:00
Bianca Severino
c79518d806
fix: use course overviews instead of modulestore in enrollments service
2021-09-20 14:22:47 -04:00
Tim McCormack
e97070808f
doc: Update Studio OAuth migration guide for use in Maple release notes ( #28784 )
...
- No longer written with a seamless transition in mind. It's probably
possible, but untested, and I believe most deployments do a hard cutover
anyhow. Since this is just Studio, logging everyone out is probably
acceptable.
- Remove decline-migration section since we don't believe anyone is likely
to need this (and we're deprecating it anyhow.)
- Remove `/login/` config changes, since those have already been performed
in the common env and were only required for seamless migration. Remove
cleanup for same reason.
- Give hint about domain-changing
ref ARCHBOM-1890
2021-09-20 18:14:41 +00:00
Matthew Piatetsky
ba7518304c
Merge pull request #28675 from edx/AA-905
...
Populate the course goals user activity table when a user visits course-specific pages
2021-09-20 13:52:27 -04:00
Matthew Piatetsky
3200851563
start addressing comments
2021-09-20 13:08:12 -04:00
John Nagro
c190616e21
fix: query moodle courses with the correct identifier ( #28798 )
...
ENT-4806
2021-09-20 13:03:13 -04:00
Usama Sadiq
2307a12ff0
fix: Pinned numpy>=1.16.0,<1.17.0 in codejail requirements ( #28795 )
2021-09-20 20:32:51 +05:00
Awais Qureshi
4d7685e223
Merge pull request #28799 from edx/jenkins/upgrade-python-requirements-708dbb7
...
Python Requirements Update
2021-09-20 19:10:37 +05:00
edX requirements bot
cc312194bc
chore: Updating Python Requirements
2021-09-20 19:09:10 +05:00