David Ormsbee
7561fe751c
Merge pull request #24385 from open-craft/mavidser/source-from-library-xblock
...
[BD-14]"Source from Library" XBlock
2020-07-29 12:14:48 -04:00
Jeff Chaves
87f444fd44
ENT-3143: display message banner guiding user to their enterprise LP if enabled ( #24625 )
...
* display message banner guiding user to their enterprise LP if enabled
* adding new sass class name to use same styling as recovery email alert
2020-07-29 11:55:02 -04:00
Alex Wang
16a3d7fce3
Change the default value of allow_proctoring_opt_out ( #24626 )
...
MST-333
2020-07-29 07:51:21 -07:00
stvn
dce22f461f
Merge PR #24617 feat/lmfe/unbucket-enrollment
...
* Commits:
Bucket users regardless of enrollment in courseware MFE experiment
2020-07-29 02:07:33 -07:00
Aura Milena Alba
e4f28debb7
[BD-10] [DEPR-92] Remove directories that includes pattern-library. ( #24602 )
2020-07-28 10:21:30 -04:00
morenol
5949c17dda
[BD-10] Remove uses bootstrap method ( #24535 )
2020-07-28 08:57:42 -04:00
stvn
06e04eff8c
Bucket users regardless of enrollment in courseware MFE experiment
2020-07-27 11:46:26 -07:00
Sankar Raj
d00633e942
[BD-10] remove edx-pattern-library from JS bundles ( #24165 )
...
Co-authored-by: Sankar Raj <sankar.raj@crystaldelta.com >
2020-07-27 12:19:15 -04:00
taliaedX
b6a7874702
Merge pull request #24557 from edx/trhodes/saml_api_updates
...
BUG: fixes for front end work and to align with data requirements.
2020-07-24 15:12:17 -04:00
Talia
6d365ca1da
fixes for front end saml work and to align with data requirements.
2020-07-24 14:45:34 -04:00
edX cache uploader bot
3599a2ade2
Updating Bokchoy testing database cache
2020-07-24 11:35:10 -04:00
Alexander J Sheehan
dd193e73d6
Merge pull request #24560 from edx/add_country
...
ENH adding country to SAML mapping config
2020-07-24 10:47:43 -04:00
Sid Verma
99220e0967
Add "Source from library" XBlock
...
This lets the user import a block from a blockstore-based content library into a (modulestore based) course, by copying the block into the course.
2020-07-24 13:32:37 +05:30
Alexander Sheehan
0e5b70a800
Adding country to list of attrs, updating help text and max length
2020-07-23 16:29:05 -04:00
Sankar Raj
0cec351c0c
[BD-10] [DEPR-93] Remove font reference from edx-pattern-library in styles and moved OpenSans fonts to static fonts ( #24176 )
2020-07-23 15:13:59 -04:00
stvn
47c71d7d07
Merge PR #24574 fix/error/segment-context
...
* Commits:
Fix segment_context key error
2020-07-23 11:15:17 -07:00
edX Transifex Bot
1453e8f0ac
geoip2: update maxmind geolite country database
2020-07-22 17:16:36 -04:00
Aarif
60e2b53d4c
Bokchoy Testing DB Cache update ( #24554 )
2020-07-22 22:11:12 +05:00
Alexander Sheehan
2e2493f99d
ENH adding country to SAML mapping config
2020-07-21 16:23:00 -04:00
Alex Wang
9b74414893
Deprecate relevant course fields after the new exam setting is enabled ( #24500 )
...
mst-292
2020-07-21 09:18:51 -07:00
edX cache uploader bot
0713dc3738
Updating Bokchoy testing database cache
2020-07-21 08:16:13 -04:00
adeelehsan
f2e989183c
Config model added to upload csv
...
PROD-1911
2020-07-21 16:19:31 +05:00
Awais Jibran
de49eb7059
Merge pull request #24549 from edx/update-logs
...
Updating ProblemClose Log.
2020-07-21 11:23:24 +05:00
stvn
5eaa532046
Fix segment_context key error
...
This is one of the frequent TNL errors.
2020-07-20 17:26:38 -07:00
Awais Jibran
0b9087346b
Updating ProblemClose Log.
2020-07-20 23:27:09 +05:00
Binod Pant
19f82258aa
ENT-3160 Automate association to customer on SAMLProviderConfig creation ( #24519 )
...
* create links ProviderConfig to EnterpriseCustomer
* lint
* remove extraneous print
* don't create samlprovider unless enterprise found, update a test to use valid uuid and fail request
* fix test for correct status code as was intended
2020-07-20 12:35:04 -04:00
Awais Jibran
c90e8231d0
Merge pull request #24540 from edx/aj/bug-fix-capa-ec
...
bug: fix an edge case in capa problem tolerance
2020-07-20 16:28:27 +05:00
Awais Jibran
5ad10d4555
Update log / problem closed.
...
PROD-1586
2020-07-20 15:29:18 +05:00
Awais Jibran
e2b60e1c97
bug: fix an edge case in capa problem tolerance
...
PROD-1586
2020-07-20 15:27:47 +05:00
Matt Tuchfarber
fb6786d90c
Merge pull request #24490 from edx/tuchfarber/use_demographics_api_for_banner
...
Use new demographics API for banner in .org theme
2020-07-17 14:02:55 -04:00
Matt Tuchfarber
cbeab67833
Use demographics api for dashboard banner
...
Make demographics collection banner on dashboard use new demographics
API which checks enterprise as well. Also expose serialization of
CourseEnrollments.
2020-07-17 13:20:42 -04:00
Waheed Ahmed
8abb3d70bb
Allow entitlements to be used past the enrollment date.
...
Allow entitlements to be used to upgrade to verified track past the
course enrollment date and before the upgrade deadline
PROD-1497
2020-07-17 16:22:56 +05:00
Feanil Patel
e7fbc0c8e0
Merge pull request #21333 from open-craft/giovanni/bb-1471-upstream-custom-redirect
...
BB-1471: Add site configuration flag to allow changing default redirection after login
2020-07-16 10:30:07 -04:00
Feanil Patel
437cf0c787
Merge pull request #24432 from edly-io/ziafazal/bd-18-bockchoy-tests-removal
...
[BD-18] Remove bockchoy tests
2020-07-16 09:39:26 -04:00
Matthew Piatetsky
30c4aa3220
Merge pull request #24505 from edx/revert-24214-REV-774
...
Revert "[REV-774] Show content type gating upsell when a limited access learner tries to access a timed exam"
2020-07-16 08:38:05 -04:00
Giovanni Cimolin da Silva
8a143a4298
Add site configuration flag to allow changing redirection after login
2020-07-16 09:17:17 -03:00
Usama Sadiq
c244a2a524
Merge pull request #24489 from edx/testeng/bokchoy_auto_cache_update_442c3fee11d4b1a3ec21c9904ab0e4ab12b01679
...
Bokchoy Testing DB Cache update
2020-07-16 12:45:43 +05:00
edX Transifex Bot
284c3f3637
geoip2: update maxmind geolite country database
2020-07-15 17:11:25 -04:00
Matthew Piatetsky
1fec3b997b
Revert "[REV-774] Show content type gating upsell when a limited access learner tries to access a timed exam"
2020-07-15 15:43:57 -04:00
Ali Akbar
205793755f
Merge pull request #24476 from edx/aakbar/PROD-1850
...
removing logs, waffle flag and other older code
2020-07-15 23:34:29 +05:00
Binod Pant
167d8f278f
ENT-3007 : round 2 API endpoints for samlproviderconfig and samlproviderdata ( #24456 )
...
* ENT-3007 auth/saml/v0/saml/providerdata and auth/saml/v0/saml/providerconfig endpoints
Move code to subfolder for samlproviderconfig
extra comma
undo accidental remove of import
GET works for a single config now
Use ModelViewSet to get all CRUD method. Test still fails
Add auth/saml/v0/providerdata endpoints
fixup reverse and test issue, remove leading caret
just triggering run, why is it failing in CI?
pycodelint fixes
Skip auth tests unless feature is on
Tests for post/put for samlproviderdata
move urls to their own folders
api tests for post samlprovierconfig
create 1 providerconfig test case
lint fixes
lint
lint
cleanup code local urls /samlproviderconfig works
note needed right now
Fix import errors
lint
unused import
wip: first attempt at rbac auth and jwt cookie in test
round 2 with enterprise uuid as url param for samlproviderconfig
improve tests, still dont pass
fix test by using system role, wip other test
fix create test
add get/post tests for providerdata
isort fixes
string lint fix
Cleanup based on feedback round1
move utils to tests package
Move util fn to openedx.feature area
lint
ENT-3007 : Round 2 of work on auth/saml/v0/providerconfig and auth/saml/v0/providerdata endpoints
* Fix test issue use string uuid for permission obj
* snake case changes provider_config
* snake case
* provider_data, tests and lint
* patch and delete tests for providerdata
* snake_case
* snake_case
* snake_case
* make patch test stronger
* 404 if invalid uuid for get param
* common util for validate uuid4
* unused import
* lint fixes for pycodestyle
* 400 when uuid is missing
* 400 instead of 404 for missing uuid
* spell fix
* update docstring for api usage
* docstring clarify
2020-07-15 10:34:26 -04:00
Ali-D-Akbar
8b857edd80
removing logs, waffle flag and other old data
2020-07-15 17:00:05 +05:00
edX cache uploader bot
f610aaac68
Updating Bokchoy testing database cache
2020-07-14 16:34:19 -04:00
Michael Terry
939f268da8
AA-225: Only consider scored items for past due assignments
...
When considering if an assignment is past due for the dates tab,
only look at the scored and graded units in the subsection (i.e.
ignore reading and video units).
This still leaves the "complete" field alone -- i.e. those
subsections will still be left incomplete generally. But for
assignment-focused tasks, they will instead be considered complete.
2020-07-14 15:04:19 -04:00
Lael Birch
3c8630bdf4
Update edx-enterprise requirement
...
Unskip a test that the new version fixes
2020-07-14 09:53:07 -04:00
zia.fazal@arbisoft.com
3d65110383
Removed boy choy acceptance tests
...
Removed commented code
Fixed broken tests and quality violations
instructor dashboard test fixes
Fixed pep8 quality violation
Removed few remaining non a11y tests
Fixed quality violations
removed edxapp_acceptance setup file
2020-07-13 19:25:57 +05:00
taliaedX
74730ef7c9
Merge pull request #24439 from edx/trhodes/07092020requirements_bump
...
update to new edx-enterprise version
2020-07-13 10:22:34 -04:00
Talia
34f8954145
update to new edx-enterprise version
2020-07-10 14:59:33 -04:00
David Ormsbee
3b6965599c
Merge pull request #23910 from open-craft/samuel/fix-get-video-subs
...
SE-2589 fix AttributeError: 'LibraryLocatorV2' object has no attribute 'make_asset_key'
2020-07-10 14:59:30 -04:00
Feanil Patel
ec2369d88f
Merge pull request #24453 from edx/revert-24298-bpant/ENT-3007-api-endpoints-for-samlprovider
...
Revert "ENT-3007 : Add auth/saml/v0/providerconfig|data CRUD endpoints for use in admin portal"
2020-07-10 14:36:30 -04:00