Muhammad Ammar
156b91d2ef
Merge pull request #25716 from edx/revert-25703-ammar/ent-3670
...
Revert "extract a learners active enterprise existing details"
2020-12-01 23:02:10 +05:00
Muhammad Ammar
c508d42a5c
Revert "extract a learners active enterprise existing details"
2020-12-01 22:29:59 +05:00
Robert Raposa
8f663d45c7
Merge pull request #25685 from edx/robrap/schedules-tasks-code-owner
...
ARCHBOM-1260: add code_owner for schedules tasks
2020-12-01 12:23:19 -05:00
Robert Raposa
fd584b70b6
Merge pull request #25681 from edx/robrap/capitalize-technical-reference-2
...
capitalize technical reference title
2020-12-01 12:22:57 -05:00
Alex Dusenbery
6d3a3d5ee2
ENT-3732 | Add enterprise_channel_worker to the list of all enterprise service users, in hopes that this will lessen the occurrence of rate-limit error responses for requests made by this user.
2020-12-01 11:27:43 -05:00
Feanil Patel
0b2143816a
Merge pull request #25707 from edx/robrap/add-code-owner-rest_framework.routers
...
add code_owner for rest_framework
2020-12-01 11:24:51 -05:00
Manjinder Singh
d99070f68d
docs: Clarifying pytest testing guide ( #25668 )
2020-12-01 09:48:30 -05:00
Diana Huang
4a15ff6a6d
Merge pull request #25702 from edx/diana/update-js-testing
...
Clarify how to debug javascript tests in testing.rst.
2020-12-01 09:37:44 -05:00
Michael Terry
181cb70149
Merge pull request #25670 from edx/mikix/as-user-timezone
...
AA-459: Respect user's timezone in access-expiration message
2020-12-01 09:13:45 -05:00
Simon Chen
00ad36839d
MST-542 Roll out Accounts MFE IDV workflow ( #25613 )
...
* MST-542 remove the IDV redirect to Account MFE waffle flag to permanently redirect learners to new IDV workflow. This completes the rollout process on edx-platform
2020-12-01 09:08:12 -05:00
Muhammad Ammar
0cf010b763
Merge pull request #25703 from edx/ammar/ent-3670
...
extract a learners active enterprise existing details
2020-12-01 18:13:53 +05:00
Awais Qureshi
300cf197b4
Merge pull request #25708 from edx/jenkins/upgrade-python-requirements-1432dee
...
Python Requirements Update
2020-12-01 16:03:37 +05:00
Nadeem Shahzad
c9b0470366
Merge pull request #25710 from edx/nadeem/fix_mysqldump
...
fix mysqldump github action
2020-12-01 14:48:24 +05:00
nadeemshahzad
21388fc1d6
fix mysqldump github action
2020-12-01 09:13:14 +00:00
arbi-bom
8c05ff7fcb
make upgrade
2020-12-01 14:01:16 +05:00
Awais Qureshi
1e1e48b25c
Adding pin to avoid test failures.
2020-12-01 12:48:28 +05:00
muhammad-ammar
a831520b8e
extract a learners active enterprise existing details
...
ENT-3670
2020-12-01 12:37:17 +05:00
Awais Qureshi
9c593087bc
Adding pin to avoid test failures.
2020-12-01 11:57:19 +05:00
edX requirements bot
f1f8fcf78d
Updating Python Requirements
2020-11-30 19:56:08 -05:00
Robert Raposa
93029169d1
add code_owner for rest_framework
...
Add code_owner for `rest_framework.routers`
and other `rest_framework` apps.
2020-11-30 16:52:40 -05:00
Diana Huang
1049c8c502
Clarify how to debug javascript tests in testing.rst.
2020-11-30 11:38:17 -05:00
Samuel Walladge
1432dee97c
SE-3243 Remove injected edxnotes from AboutBlock ( #24930 )
...
This is required to stop get_course_about_section
html content from using the edxnotes version of
get_html, which injects the edxnotes html into it.
We don't want this injected into the html here,
because these are snippets meant to be displayed
in original form on the course about page.
2020-11-30 09:40:37 -05:00
Zainab Amir
f401830f7a
Add error_code to AuthFailedError ( #25691 )
2020-11-30 12:41:56 +05:00
edX requirements bot
91d1f0eab1
Updating Python Requirements ( #25687 )
2020-11-26 14:21:42 +05:00
David Ormsbee
ff382578ea
Merge pull request #25581 from mitodl/arslanashraf/195-sysadmin-deprecation-warning
...
SysAdmin: Added deprecation warning for Sysadmin Dashboard
2020-11-25 10:33:24 -05:00
Robert Raposa
681ddabaa6
add code_owner for schedules tasks
...
Code owner details for monitoring some schedule
task transactions were missing.
ARCHBOM-1260
2020-11-25 10:19:21 -05:00
Usama Sadiq
0023e69b69
Merge pull request #25682 from edx/jenkins/upgrade-python-requirements-dc369b2
...
Python Requirements Update
2020-11-25 13:06:53 +05:00
Syed Muhammad Dawoud Sheraz Ali
4570e30583
Merge pull request #25674 from edx/dsheraz/add-custom-attrs-for-test-alerts
...
add course_import_failure newRelic custom attribute for better alerting conditions in import flow
2020-11-25 11:17:32 +05:00
edX requirements bot
2771658256
Updating Python Requirements
2020-11-24 23:55:20 -05:00
Kyle McCormick
dc369b22ff
Set custom attribute for deprecated edx-platform imports ( #25672 )
...
Will allow us to monitor usage of old-style import paths
via NewRelic.
2020-11-24 17:17:43 -05:00
Robert Raposa
10ce4af1ea
capitalize technical reference title
...
Capitalize the title of the "edx-platform Technical Reference" documentation.
2020-11-24 16:59:52 -05:00
Michael Terry
e8d9a254bd
AA-459: Respect user's timezone in access-expiration message
...
Before, it would just always use UTC.
2020-11-24 12:02:19 -05:00
Awais Qureshi
c756a4e68a
Merge pull request #25675 from edx/revert-25666-celery-logs-test
...
Revert "Added more logs in celery fork."
2020-11-24 21:51:42 +05:00
Awais Qureshi
36ade10347
Revert "Added more logs in celery fork."
2020-11-24 21:19:15 +05:00
DawoudSheraz
1b490d5ea4
add course_import_failure newRelic custom attribute for better alerting conditions in import flow
2020-11-24 20:45:41 +05:00
Christie Rice
d80a7786e1
MICROBA-734 Rename specific color ( #25671 )
2020-11-24 10:13:00 -05:00
Kyle McCormick
390d1b2d5c
Fix linting as it relates to import_shims, and vice versa ( #25632 )
...
* Fix import_shims pylint violations; lint import_shims
* Do not shim imports when running pylint
* Regenerate import_shims
2020-11-24 09:36:15 -05:00
David Ormsbee
60d71b2e8c
Merge pull request #25650 from edx/ormsbee/tnl-7665-blackout-dates
...
Format blackout dates to match rest of Discussions API.
2020-11-24 09:15:02 -05:00
Awais Qureshi
42ea257c36
Merge pull request #25673 from edx/jenkins/upgrade-python-requirements-9f239ff
...
Python Requirements Update
2020-11-24 18:54:36 +05:00
Awais Qureshi
cfc8fda328
Merge pull request #25666 from edx/celery-logs-test
...
Added more logs in celery fork.
2020-11-24 18:25:09 +05:00
edX requirements bot
e0dac01265
Updating Python Requirements
2020-11-23 23:55:32 -05:00
Kyle McCormick
9f239ffe8f
Add reset_course_content Studio management command ( #25653 )
...
Given a course key and a split-mongo version GUID,
it resets the course run's draft branch to a specified
version and publishes.
The purpose of this is to allow us to restore overwritten
course content without having to write to Mongo via a
dbshell.
Adds `reset_course_to_version` method to modulestore API.
TNL-7705
2020-11-23 15:14:10 -05:00
Alex Dusenbery
341c1c98e5
ENT-3503 | Add unit tests to cover 100% of openedx.features.enterprise_support.utils, all in a single test file.
2020-11-23 14:52:41 -05:00
arbi-bom
526a0d9abd
Ran make upgrade
2020-11-24 00:00:57 +05:00
Awais Qureshi
761c5d3d7e
Added more logs in celery fork.
2020-11-23 23:58:05 +05:00
Tim McCormack
2f8fa9e4f2
Leave warning about changing generated comment ( #25660 )
...
ARCHBOM-1544
2020-11-23 18:01:42 +00:00
Robert Raposa
2af63536bb
Merge pull request #25667 from edx/robrap/ARCHBOM-1260-code-owner-block-structure-tasks
...
ARCHBOM-1260: add code_owner for block_structure_task
2020-11-23 12:57:13 -05:00
Robert Raposa
b8168fc46d
add code_owner for block_structure_task
...
While adding code_owner for celery tasks in
earlier PRs, we missed `@block_structure_task()`.
ARCHBOM-1260
2020-11-23 12:18:37 -05:00
Alex Dusenbery
2204caaa6b
ENT-3503 | Adds more unit tests for enterprise_support.api, and one TODO for same.
2020-11-23 11:42:36 -05:00
Robert Raposa
a3691da03b
Merge pull request #25662 from edx/robrap/ARCHBOM-1260-celery-code-owner-enterprise
...
ARCHBOM-1260: code_owner for enterprise celery tasks
2020-11-23 10:45:34 -05:00