Commit Graph

58450 Commits

Author SHA1 Message Date
edX requirements bot
6cf35d7e70 Updating Python Requirements 2020-09-14 02:35:53 -04:00
edX Transifex Bot
ee2a1495ff fix(i18n): update translations 2020-09-13 17:44:38 -04:00
Jeff Chaves
a7d4425ca3 bumping enterprise version (#24971) 2020-09-11 15:27:18 -04:00
Binod Pant
0a6b2b9ded upgrade to 3.8.1 (#24969) 2020-09-11 14:56:13 -04:00
Syed Muhammad Dawoud Sheraz Ali
1d9c7e9168 Merge pull request #24867 from open-craft/kshitij/remove-report-path
[BB-2967] Remove report path from task output data
2020-09-11 21:02:59 +05:00
Troy Sankey
ef7ec74a49 Merge pull request #24946 from edx/pwnage101/DENG-379-no-crash-on-missing-themes-dir
Changes that enable the modernization of Analytics Exporter
2020-09-11 11:14:29 -04:00
Michael Terry
e4b75af4db Merge pull request #24963 from fghaas/doc-enable-learner-records
Fix documentation for ENABLE_LEARNER_RECORDS
2020-09-11 09:20:16 -04:00
Kshitij Sobti
9adeeb0056 Remove report path from task output data
Use alternative method for getting report download link
2020-09-11 14:12:28 +02:00
Florian Haas
125b502c79 Fix documentation for ENABLE_LEARNER_RECORDS
Commit 3222d3fd13 (LEARNER-5987)
introduced the ENABLE_LEARNER_RECORDS site configuration flag, but
incorrectly referred to it as ENABLE_CREDENTIALS_RECORDS in the
documentation for the credentials service.

Fix the reference with the correct flag name.
2020-09-11 14:12:18 +02:00
Usama Sadiq
8008715204 Merge pull request #24961 from edx/testeng/bokchoy_auto_cache_update_58e6d08fc9e1f674bc451dad626a3449b2049dd4
Bokchoy Testing DB Cache update
2020-09-11 12:07:07 +05:00
Usama Sadiq
f843f9ab5c Merge pull request #24962 from edx/jenkins/upgrade-python-requirements-9ebfd40
Python Requirements Update
2020-09-11 12:03:01 +05:00
edX requirements bot
3a8fe6f597 Updating Python Requirements 2020-09-11 01:39:15 -04:00
Troy Sankey
fce015e08c Create new analytics_exporter.py settings
These new settings files are intended to be used by the Analytics
Exporter automation managed by the DE team.  The Analytics Exporter must
be able to simply clone edx-platform, install requirements, fetch
remote-config, then just run management commands without needing to run
any ansible or pull down any docker/AMI images.  Since the theming app
includes a check that fails if the themes base dir cannot be found, and
that check runs on app startup, we must disable the app.

DENG-379
2020-09-10 21:21:47 -04:00
Troy Sankey
26276c796d export_olx management command: write bytes to stdout correctly
This must have been broken ever since we upgraded from Python 2 to 3.

DENG-379
2020-09-10 21:17:17 -04:00
Troy Sankey
e8ea73c652 Do not crash unexpectedly when looking for a file.
This function to search for themes dirs needs to be able to recover
gracefully if the base dirs do not exist.  This is NOT the app check,
it's just a themes collector---the app check will *properly* report an
error if the base dir does not exist.

DENG-379
2020-09-10 21:17:18 -04:00
edX cache uploader bot
6ce0cdf2b9 Updating Bokchoy testing database cache 2020-09-10 18:33:59 -04:00
Adam Stankiewicz
9ebfd405ef bump edx-enterprise to 3.8.0 (#24959) 2020-09-10 18:29:06 -04:00
Dillon Dumesnil
3a804ca2d5 Merge pull request #24955 from edx/ddumesnil/date-tab-priority-aa-322
AA-322: Adding priority to Dates Tab order
2020-09-10 13:23:02 -07:00
Dillon Dumesnil
87474eadf6 AA-322: Adding priority to Dates Tab order
This also starts taking priority into account for all tabs, and
not just dynamic tabs via the CourseTabPluginManager (see comments
in the code for more detail)
2020-09-10 15:03:32 -04:00
Alexander J Sheehan
36e2a7719d Merge pull request #24942 from edx/alex-sheehan-edx/bumping-enterprise-3.7.8
Alex sheehan edx/bumping enterprise 3.7.8
2020-09-10 14:06:52 -04:00
Jansen Kantor
54f6cbdec9 EDUCATOR-5312: Learners unable to create new Teams if 0 teams currently exist (#24948)
* reproduce

* Prevent 404 for empty non-private teamset

* add another teamset to teams view tests

* don't return 404 for staff querying empty private teamset
2020-09-10 12:34:57 -04:00
Matt Tuchfarber
a8bc8a7b4d Merge pull request #24953 from edx/tuchfarber/remove_paid_mdoes
Remove deprecated paid_modes param in programs
2020-09-10 11:06:21 -04:00
Matt Tuchfarber
a391344dca Remove deprecated paid_modes param in programs
paid_modes was replaced with paid_modes_only. Now that methods using
this function are changed, we can remove the param.
2020-09-10 10:37:30 -04:00
Feanil Patel
0113633369 Merge pull request #24818 from edly-io/zubair/BD-18-optimize-paver-settings-call
[BD-18] Optimize paver settings call
2020-09-10 10:19:22 -04:00
Saad Yousaf
66297177e6 Merge pull request #24843 from edx/saad/PROD-1991
[PROD-1991] - Add mgmt command to update entitlement mode.
2020-09-10 15:25:24 +05:00
Usama Sadiq
a14d2b4037 Merge pull request #24949 from edx/jenkins/upgrade-python-requirements-2e49117
Python Requirements Update
2020-09-10 15:10:05 +05:00
Uzair Rasheed
ca6bedb54f Merge pull request #24883 from edx/VAN-14/convert-api-resp
Modify the api response
2020-09-10 14:16:18 +05:00
uzairr
c68155f76f Modify the api response
Update the api response so that it cannot contain the response
in the form of HTML which may prove vulnerable for MFE in future.

VAN-14
2020-09-10 12:39:09 +05:00
edX requirements bot
0aef129715 Updating Python Requirements 2020-09-10 02:57:57 -04:00
Matt Tuchfarber
2e491172b9 Merge pull request #24922 from edx/tuchfarber/fix_var_reuse
Fix variable reuse bug in program enrollment check
2020-09-09 15:23:35 -04:00
dependabot[bot]
b885af54a9 Bump lodash.mergewith from 4.6.1 to 4.6.2 (#24912)
Bumps [lodash.mergewith](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-09 18:57:08 +00:00
Matt Tuchfarber
3cea568719 Fix variable reuse bug in program enrollment check
Reuse of the variable paid_modes was causing the code to follow an
incorrect path. Changed the filtering version of the variable to
paid_modes_only. Had to keep both variables temporarily until I can fix
plugin code that uses this API.
2020-09-09 14:05:48 -04:00
Alexander Sheehan
e708379f88 bumping enterprise to 3.7.8 2020-09-09 12:36:09 -04:00
Alexander Sheehan
f8b5c36156 bumping enterprise 2020-09-09 10:10:52 -04:00
Awais Qureshi
1b62b3cb7f Merge pull request #24939 from edx/jenkins/upgrade-python-requirements-d0bd99a
Python Requirements Update
2020-09-09 13:09:59 +05:00
edX requirements bot
c8cd262ef9 Updating Python Requirements 2020-09-09 01:31:39 -04:00
Jansen Kantor
d0bd99a028 EDUCATOR-5240: LMS Returns 500 when requesting grade override history for a Subsection a Course Staff does not have access to (#24849)
* recreate issue

* add success and error_message

* catch case where target block has been hidden
2020-09-08 15:59:33 -04:00
Muhammad Soban Javed
dd8e730b5c Merge pull request #24938 from edx/revert-24855-imsobanjaved/BOM-1994
Revert "Upgrade redis to latest version"
2020-09-09 00:29:48 +05:00
Muhammad Soban Javed
bc52a7adac Revert "Upgrade redis to latest version" 2020-09-08 23:41:12 +05:00
edx-pipeline-bot
36245ecb8f Merge pull request #24937 from edx/private_to_public_f87e1d2
Mergeback PR from private to public.
2020-09-08 22:21:44 +05:00
edX Transifex Bot
06bd4e8926 fix(i18n): update translations 2020-09-08 21:30:18 +05:00
edX cache uploader bot
df4ba9c8ba Updating Bokchoy testing database cache (#24935) 2020-09-08 20:19:51 +05:00
taliaedX
728d57aac2 Merge pull request #24888 from edx/trhodes/ENT-3350
SAML Configuration API endpoint (And Public Flag)
2020-09-08 10:42:45 -04:00
Dillon Dumesnil
0f3644fb3c Merge pull request #24923 from edx/ddumesnil/mobile-api-fixes-AA-324
AA-324: Mobile API fixes
2020-09-08 07:06:06 -07:00
Muhammad Soban Javed
c9e4e65ddb Merge pull request #24855 from edx/imsobanjaved/BOM-1994
Upgrade redis to latest version
2020-09-08 19:01:54 +05:00
Simon Chen
ba69d9b3dc MST-406 Update the proctoring library so we can prevent learners from creating exam attempts on past due exams (#24918) 2020-09-08 09:26:54 -04:00
SaadYousaf
0a3faf08a0 add mgmt command to update entitlement mode. 2020-09-08 18:22:47 +05:00
Zainab Amir
8f83d10528 Add Mechanism to enable logistration MFE (#24908)
Add a toggle that in conjuction with REDIRECT_TO_ACCOUNT_MICROFRONTEND
enables or disables logistration MFE.

VAN-3
2020-09-08 17:46:50 +05:00
Ali Akbar
f87e1d26a9 Merge pull request #202 from edx/sustaining/security-fixes-5
Sustaining/security fixes 5
2020-09-07 08:26:51 +05:00
Ali Akbar
e63770431f Merge pull request #196 from edx/sustaining/security-fixes-4
Sustaining/security fixes 4
2020-09-07 08:26:40 +05:00