Jawayria
da009d6bdd
Merge pull request #29600 from edx/jawayria/fix-ugettext-lms5
...
fix: replace 'ugettext' with 'gettext' in lms
2021-12-16 13:59:18 +05:00
Jawayria
1bcb9adfe1
Merge pull request #29601 from edx/jawayria/fix-ugettext-lms6
...
fix: replace 'ugettext' with 'gettext' in lms
2021-12-16 13:59:06 +05:00
Jawayria
d96d3a2187
Merge pull request #29603 from edx/jawayria/fix-ugettext-lms4
...
fix: replace 'ugettext' with 'gettext' in lms
2021-12-16 13:58:53 +05:00
Jawayria
e8be2e7923
Merge pull request #29604 from edx/jawayria/fix-ugettext-lms3
...
fix: replace 'ugettext' with 'gettext' in lms
2021-12-16 13:58:42 +05:00
Jawayria
750ed8c837
Merge pull request #29605 from edx/jawayria/fix-ugettext-lms1
...
fix: replace 'ugettext' with 'gettext' in lms
2021-12-16 13:58:31 +05:00
Jawayria
b2113696c9
fix: replace 'ugettext' with 'gettext' in lms
2021-12-16 13:22:40 +05:00
Jawayria
8e93280ec4
fix: replace 'ugettext' with 'gettext' in lms
2021-12-16 13:20:29 +05:00
Jawayria
0c7e37bc38
fix: replace 'ugettext' with 'gettext' in lms
2021-12-16 13:19:40 +05:00
Jawayria
3dfbb9f44e
fix: replace 'ugettext' with 'gettext' in lms
2021-12-16 13:18:28 +05:00
Jawayria
f72a6e3a79
fix: replace 'ugettext' with 'gettext' in lms
2021-12-16 13:15:27 +05:00
edX Transifex Bot
b401ecb3e7
geoip2: update maxmind geolite country database
2021-12-15 16:19:32 -05:00
Ned Batchelder
e39f9c503a
build: suppress Django deprecation warnings ( #29528 )
...
Suppress them both in tests (via setup.py and pytest.ini)
and in management command & application runs
(via logsettings.py).
Developers aren't looking at these warnings; they'll be dealt with in a
formal process for upgrading Django. Suppress them for now so that
important information isn't lost in the noise.
2021-12-15 10:45:12 -05:00
Zainab Amir
dd610118a7
feat: create braze alias and event ( #29612 )
2021-12-15 19:07:25 +05:00
edX requirements bot
cf64f0e198
chore: Updating Python Requirements ( #29610 )
2021-12-15 16:15:53 +05:00
Jawayria
833ce7d586
Merge pull request #29570 from edx/jawayria/fix-url-common
...
fix: fixed RemovedInDjango40 warnings in common
2021-12-15 13:55:37 +05:00
Jawayria
293edae5e6
Merge pull request #29573 from edx/jawayria/fix-url-cms
...
fix: replace 'django.conf.url()' with 'django.urls.re_path()'
2021-12-15 13:55:13 +05:00
Jawayria
13d502353a
Merge pull request #29574 from edx/jawayria/fix-ugettext-cms1
...
fix: replace 'ugettext' with 'gettext' in cms
2021-12-15 13:54:57 +05:00
Jawayria
c1276cd122
Merge pull request #29577 from edx/jawayria/fix-ugettext-cms2
...
fix: replace 'ugettext' with 'gettext' in cms
2021-12-15 13:54:42 +05:00
Jawayria
323dd7184b
Merge pull request #29578 from edx/jawayria/fix-ugettext-cms3
...
fix: replace 'ugettext' with 'gettext' in cms
2021-12-15 13:54:27 +05:00
Jawayria
ccfe993cb8
Merge pull request #29579 from edx/jawayria/fix-ugettext-cms4
...
fix: replace 'ugettext' with 'gettext' in cms
2021-12-15 13:54:13 +05:00
Michael Terry
34138c1516
Merge pull request #29606 from edx/mikix/401-for-anon
...
fix: have learning sequence give 401 for anon users instead of 404
2021-12-14 12:00:39 -05:00
Michael Terry
a630747695
fix: have learning sequence give 401 for anon users instead of 404
...
This will avoid leaking whether a course exists or not to anonymous
users and also avoid some false-positive error rates when web
crawlers hit bad URLs.
2021-12-14 11:32:50 -05:00
Jawayria
bd5e00b725
fix: fixed RemovedInDjango40 warnings in common
2021-12-14 19:55:01 +05:00
Jawayria
c320d5cd1b
fix: replace 'django.conf.url()' with 'django.urls.re_path()'
2021-12-14 19:53:24 +05:00
Jawayria
a1ff38819a
fix: replace 'ugettext' with 'gettext' in cms
2021-12-14 19:51:13 +05:00
Jawayria
d1cd6e8b60
fix: replace 'ugettext' with 'gettext' in cms
2021-12-14 19:49:04 +05:00
edX requirements bot
66436c2e79
chore: Updating Python Requirements ( #29587 )
2021-12-14 16:13:05 +05:00
Matt Hughes
a92f372a3e
fix: redirect behavior to learner-specific progress pages
...
JIRA:AU-375
2021-12-13 15:52:00 -05:00
John Nagro
3873ff7de9
feat: avoid certain strings in the suffix appended to edX usernames ( #29524 )
...
ENT-2824
2021-12-13 15:32:51 -05:00
John Nagro
2d3e774db1
feat: Show OAuth Auth link for Blackboard Admin ( #29584 )
...
- edx-enterprise version bump 3.36.6
ENT-4389
2021-12-13 14:01:20 -05:00
Dillon Dumesnil
fb6b2610fc
Merge pull request #29581 from edx/ddumesnil/update-backpopulate-user-tours-command
...
fix: Only evaluate queryset once
2021-12-13 09:52:17 -08:00
Jawayria
4b69973701
Merge pull request #29367 from edx/jawayria/bom-2606-1
...
chore: applied lint-amnesty on common/djangoapps/{edxmako, split_modulestore_django, static_replace, third_party_auth, track}
2021-12-13 21:58:43 +05:00
Jawayria
e7c62ff61b
Merge pull request #29368 from edx/jawayria/bom-2606-2
...
chore: Applied lint-amnesty on common/djangoapps/student
2021-12-13 21:58:31 +05:00
Jawayria
4c40b1d8f4
Merge pull request #29369 from edx/jawayria/bom-2606-3
...
chore: Applied lint-amnesty on common/djangoapps/course_modes
2021-12-13 21:58:09 +05:00
Jawayria
9037f6fdfc
Merge pull request #29370 from edx/jawayria/bom-2606-4
...
chore: Applied lint-amnesty on common/djangoapps/{entitlements, util}
2021-12-13 21:57:57 +05:00
Jawayria
c4b56d22ed
Merge pull request #29371 from edx/jawayria/bom-2606-5
...
chore: Applied lint-amnesty on common/tests
2021-12-13 21:57:46 +05:00
Dillon Dumesnil
4abb7378d8
fix: Only evaluate queryset once
...
We are hoping this offers a performance improvement
2021-12-13 09:53:39 -07:00
Jawayria
9974ed1856
chore: Applied lint-amnesty on common/tests
2021-12-13 20:56:42 +05:00
Jawayria
f4b974a5ff
chore: Applied lint-amnesty on common/djangoapps/{entitlements, util}
2021-12-13 20:56:24 +05:00
Jawayria
2b0012d3ee
chore: Applied lint-amnesty on common/djangoapps/course_modes
2021-12-13 20:56:04 +05:00
Jawayria
59039597ab
chore: Applied lint-amnesty on common/djangoapps/student
2021-12-13 20:55:40 +05:00
Jawayria
ce26c8476d
chore: Applied lint-amnesty on common/djangoapps
2021-12-13 20:53:36 +05:00
Adam Stankiewicz
18ed3f6f34
build: bump edx-enterprise to 3.36.5 ( #29575 )
2021-12-13 10:33:15 -05:00
Jawayria
70ae3e531a
fix: replace 'ugettext' with 'gettext' in cms
2021-12-13 20:30:32 +05:00
Jawayria
79c0561935
fix: replace 'ugettext' with 'gettext' in cms
2021-12-13 20:25:05 +05:00
edX requirements bot
5c5614d70a
chore: Updating Python Requirements ( #29571 )
2021-12-13 18:05:19 +05:00
=Awais Jibran
51b2b89bcd
fix: add is_configured property
2021-12-13 15:11:31 +05:00
Jawayria
770230c366
Merge pull request #29419 from edx/jawayria/bom-2606-26
...
chore: Applied lint-amnesty on cms/djangoapps/contentstore/views
2021-12-13 14:47:20 +05:00
Jawayria
e8ba3bb6d3
Merge pull request #29420 from edx/jawayria/bom-2606-27
...
chore: Applied lint-amnesty on cms/djangoapps/contentstore
2021-12-13 12:47:04 +05:00
Jawayria
50bdf49a9d
Merge pull request #29421 from edx/jawayria/bom-2606-28
...
chore: Applied lint-amnesty on cms
2021-12-13 12:46:54 +05:00