Matt Tuchfarber
ec79aeca44
Merge pull request #22272 from edx/tuchfarber/manual_enrollment_app_api
...
Add an manual enrollment audit creation API
2019-11-13 11:15:57 -05:00
Matt Tuchfarber
a7ed319d58
Add an manual enrollment audit creation API
...
Creates an API for other apps to be able to create manual enrollment
audit items. Follows the standards set forth in
docs/decisions/0002-inter-app-apis.rst
2019-11-13 10:40:03 -05:00
Awais Jibran
fd813b5c8e
Merge pull request #22298 from edx/aj/fix-user-partation-bug
...
Fixes Course Grade Report.
2019-11-13 15:58:58 +05:00
Awais Jibran
7af036275b
Merge pull request #22299 from edx/aj/handle-valueerror
...
Handle `ValueError` while getting group for user.
2019-11-13 15:58:34 +05:00
Awais Jibran
aafaa1efae
Handle ValueError while getting group for user.
2019-11-13 15:17:44 +05:00
Awais Jibran
b2805a92e6
Fixes Course Grade Report.
...
This PR implements a waffle flag for generating course grade report only for verified learners.
2019-11-13 15:14:02 +05:00
Waheed Ahmed
2fee476dc9
Merge pull request #22313 from edx/transifex-bot-update-translations2019-11-13
...
fix(i18n): update translations
2019-11-13 14:58:40 +05:00
Awais Qureshi
74af4dad63
Merge pull request #22312 from edx/awais786/BOM-1022
...
BOM-1022
2019-11-13 14:55:41 +05:00
edX Transifex Bot
b72ab40bae
fix(i18n): update translations
2019-11-13 08:14:28 +00:00
Ayub
1cdfa5c7b2
Merge pull request #22311 from edx/BOM-1014
...
-web-fragments version bump
2019-11-13 13:02:25 +05:00
Awais Qureshi
fa18621db2
BOM-1022
...
Bump the version for edx-completion
2019-11-13 12:48:30 +05:00
Ayub khan
799cdb9e85
-web-fragments version bump
2019-11-13 11:07:00 +05:00
Brian Mesick
188056b752
Merge pull request #22308 from edx/bmedx/remove_proctoring_from_pii_safelist
...
edx-proctoring now has real OEP-30 annotations, remove from safelist
2019-11-12 18:06:02 -05:00
Robert Raposa
ddc34bd023
upgrade edx-drf-extensions to 2.4.5 ( #22269 )
...
- Upgrade edx-drf-extensions to 2.4.5
- Removed constraint to 2.4.0, because 2.4.2 introduces a workaround for
ARCH-1210 by putting the problematic code behind a django setting.
- Remove unused JWT_AUTH_REFRESH_COOKIE setting.
ARCH-418, ARCH-1269, ARCH-1044
fix broken toggle
2019-11-12 15:10:28 -05:00
Brian Mesick
4293d48bd4
edx-proctoring now has real OEP-30 annotations, remove from safelist
2019-11-12 14:10:22 -05:00
Nimisha Asthagiri
239d3bbfec
Merge pull request #22306 from edx/arch/fix-reg-for-mobile
...
Registration API: Remove success field when not succeeded
2019-11-12 14:02:17 -05:00
Simon Chen
c5f03adb0e
Add the organization protected attribute to team
...
This is needed so Masters learners will not be in the same team as verfied and audit learners. If the team is designated as organization protected, it will not be visible or accessible by verified or audit track learners
MST-34
2019-11-12 13:03:55 -05:00
Nimisha Asthagiri
f7be885719
Registration API: Remove success field
...
LEARNER-7476
2019-11-12 11:34:57 -05:00
irfanuddinahmad
0385d42d26
Merge pull request #22213 from edx/iahmad/ENT-2339-Updated-login-flow-for-customers-with-multiple-enterprises
...
ENT-2339 Updated login flow for multiple enterprise
2019-11-12 20:30:38 +05:00
Feanil Patel
b405c20139
Merge pull request #22256 from edx/feanil/fix_py3_quality
...
Fix pep 8 violations.
2019-11-12 09:59:18 -05:00
irfanuddinahmad
8b5e8968ed
updated the login flow for multiple enterprise
2019-11-12 19:47:02 +05:00
edX requirements bot
8d77623d23
Updating Python Requirements ( #22303 )
2019-11-12 09:19:17 -05:00
Zia Fazal
75031d765d
Merge pull request #22297 from edx/ziafazal/ENT-1849
...
ENT-1849: Added caller info to the exception message
2019-11-12 15:38:59 +05:00
Saad Yousaf
0425502244
Merge pull request #22195 from edx/saad/PROD-652
...
Studio export/import can introduce extra spaces into text formatted as code
2019-11-12 15:34:30 +05:00
DawoudSheraz
e306bc74c0
avoid pretty printing of pre tags in course import
2019-11-12 13:57:25 +05:00
Awais Qureshi
605d4a35df
Merge pull request #22294 from edx/awais786/gunicorn-fix
...
BOM-1027
2019-11-12 12:02:52 +05:00
Awais Qureshi
f8b1ff538e
BOM-1027
...
guincorn just released its version on 9th-nov-2019 (20.0.0)
and it requires Python 3.x >= 3.4.
so adding constraint < 20.0.0
execute make upgrade
2019-11-12 11:09:25 +05:00
Zia Fazal
5b6e0514de
Added caller in to the exception message
...
Added caller in to the exception message to debug ENT-1849
Replaced `get_enterprise_learner_data` method call with `enterprise_customer_for_request` to get enterprise customer data from cache or session instead of hitting API.
2019-11-11 19:44:24 +05:00
Zainab Amir
b845fae0bc
Remove logs ( #22293 )
...
Revert logs added to investigate audit cert cutoff date
PROD-978
2019-11-11 15:03:02 +05:00
Syed Muhammad Dawoud Sheraz Ali
89cd932108
Merge pull request #22276 from edx/dsheraz/PROD-976
...
remove small job queue condition for bulk email task
2019-11-11 12:25:04 +05:00
DawoudSheraz
50fe851614
remove small job queue condition for bulk email task
2019-11-11 11:46:16 +05:00
edX Transifex Bot
9a45a411d2
fix(i18n): update translations
2019-11-10 16:23:41 -05:00
Awais Qureshi
c89a9ad91a
Merge pull request #22282 from edx/awais786/upgrade
...
BOM-1012
2019-11-09 23:36:47 +05:00
David Ormsbee
6ba9cd2140
Merge pull request #22035 from open-craft/blockstore-assets
...
APIs for XBlock static asset files in Blockstore
2019-11-08 15:28:59 -05:00
Waheed Ahmed
0a0934c9a6
Merge pull request #22277 from edx/waheed/PROD-580-remove-archived-course-button-from-entitlement
...
Remove View Archived Course button from unfulfilled entitlements.
2019-11-09 00:51:41 +05:00
Ned Batchelder
99117838dd
Merge pull request #22262 from Abstract-Tech/open-release/ironwood.master
...
Fix invocation of (edx.)HtmlUtils.ensureHtml
2019-11-08 13:56:27 -05:00
Adam Stankiewicz
c7ddfb6d67
Merge pull request #22287 from edx/astankiewicz/upgrade-edx-enterprise
...
upgrade edx-enterprise to 2.0.16
2019-11-08 13:25:28 -05:00
Adam Stankiewicz
5fc48cb1fb
upgrade edx-enterprise to 2.0.16
2019-11-08 12:33:29 -05:00
Dave St.Germain
0e4c04ed2e
Merge pull request #21961 from edx/dcs/jumpnav
...
Improve navigation on Studio unit page
2019-11-08 10:32:43 -05:00
Kyle McCormick
5a3dde1b91
Add admin pages for teams models ( #22284 )
2019-11-08 10:10:24 -05:00
Hasnain Naveed
3acf63af36
Merge pull request #22279 from edx/hasnain-naveed/ENT-2437-new
...
ENT-2437 | get_enterprise_customer_for_learner method replaced with e…
2019-11-08 19:21:31 +05:00
Jeremy Bowman
e0a22db806
Fix Python 3 bug in LTI stub server BOM-1006 ( #22260 )
2019-11-08 08:42:56 -05:00
Awais Qureshi
a0dc47eb3e
BOM-1012
...
Bump the version.
2019-11-08 17:02:59 +05:00
Waheed Ahmed
146c19405a
Remove View Archived Course button from unfulfilled entitlements.
...
Remove View Archived Course button from unfulfilled entitlements
if there is no session availabe to join.
PROD-580
2019-11-08 16:36:10 +05:00
hasnain-naveed
057f443a26
ENT-2437 | get_enterprise_customer_for_learner method replaced with enterprise_customer_for_request.
2019-11-08 15:47:52 +05:00
Alex Dusenbery
923452514b
Revert "Upgrade ORA2 to 2.4.0"
...
This reverts commit 31a3a6cb5c .
2019-11-07 19:21:10 -05:00
Stu Young
e229279f3c
fix invalid choices in toggle annotations ( #22266 )
2019-11-07 15:22:46 -05:00
Stu Young
9ec9d45bc4
remove backfill history management command ( #22267 )
2019-11-07 15:03:31 -05:00
Alex Dusenbery
31a3a6cb5c
Upgrade ORA2 to 2.4.0
2019-11-07 14:39:22 -05:00
Matthew Piatetsky
8e54125e96
Merge pull request #22223 from edx/REV-693-step3
...
[REV-693] Delete old holdback code
2019-11-07 14:12:05 -05:00