stvn
37d92fa540
Merge PR #24030 add/masquerade-get
...
* Commits:
Add HTTP GET endpoint for masquerade
2020-05-28 19:02:25 -07:00
Simon Chen
8b011d980c
Add logging statements to investigate MST-264
2020-05-28 16:50:15 -04:00
Christie Rice
8663b5becc
MICROBA-403 Add phone number ( #24087 )
2020-05-28 16:19:29 -04:00
Calen Pennington
0a691f244f
Pull out def for dates-page upgrade-for-graded-content dates-banner
2020-05-28 15:17:39 -04:00
Calen Pennington
2d306781a7
On mobile dates banner, distinguish between the missed-deadlines and no-missed-deadlines case on the dates page
2020-05-28 15:17:39 -04:00
Calen Pennington
fe417cd6c1
Use the separate defs for outline-page behavior
2020-05-28 15:17:39 -04:00
Calen Pennington
4d42d3eb79
Pull specific dates_banner content out into separate defs to separate the logic from the display
2020-05-28 15:17:39 -04:00
Calen Pennington
1c9b18f8ee
Remove redundant conditions in the third clause of dates_banner.html
2020-05-28 15:17:39 -04:00
Calen Pennington
28aedc7cde
Remove redundant conditions in the second clause of dates_banner.html
2020-05-28 15:17:38 -04:00
Calen Pennington
87dab3d996
Remove redundant conditions in the first clause of dates_banner.html
2020-05-28 15:17:38 -04:00
Calen Pennington
39e72d3886
Separate out various boolean values in the dates_banner.html in order to make it easier to reference them
2020-05-28 15:17:38 -04:00
Calen Pennington
9a60465874
Split separate dates-banner conditions into multiple copies of the same code
2020-05-28 15:17:38 -04:00
Albert (AJ) St. Aubin
6d3b35d119
Merge pull request #24082 from edx/aj/MICROBA-281
...
[MICROBA-281] Updated the coaching aside to point to the Caching wizaard
2020-05-28 14:49:21 -04:00
Hasnain Naveed
1712ad7a11
Merge pull request #24033 from edx/hasnain-naveed/ENT-2818
...
ENT-2818 | Added enterprise slug login's url on edx login page.
2020-05-28 21:07:48 +05:00
Calen Pennington
0c7947c8a2
Pass whether content type gating is enabled for the current user into the dates_banner template
2020-05-28 11:34:05 -04:00
Dillon Dumesnil
3d69046147
Merge pull request #24069 from edx/ddumesnil/fix-lti-icon-AA-167
...
AA-167: Making the LTI icon class dynamic
2020-05-28 08:19:40 -07:00
julianajlk
902f8646ea
Update FPD holdback function call order ( #24074 )
...
REV-1153
2020-05-28 11:13:11 -04:00
hasnain.naveed
c51dc9db20
ENT-2818 | Added enterprise slug login's url on edx login page.
2020-05-28 19:58:46 +05:00
Syed Muhammad Dawoud Sheraz Ali
9929b52907
change pipeline api client to OAuthApiClient ( #24080 )
...
* change pipeline API client to OAuthApiClient
2020-05-28 19:48:14 +05:00
Albert (AJ) St. Aubin
db756d9312
[MICROBA-281] Updated the coaching aside to point to the Caching wizaard
...
form
2020-05-28 10:26:33 -04:00
Simon Chen
9bdc20b0c2
Upgrade the version of edx-proctoring to v2.4.1
2020-05-28 10:24:28 -04:00
Dillon Dumesnil
826d5fe3da
AA-167: Making the LTI icon class dynamic
...
We will now show the problem icon if the LTI problem
is scored and 'other' if it is not.
2020-05-28 07:18:18 -07:00
Nimisha Asthagiri
5b3f5ee85a
commerce app: remove code related to shoppingcart ( #23974 )
...
Part of DEPR-43 - https://openedx.atlassian.net/browse/DEPR-43
Co-authored-by: Jeremy Bowman <jbowman@edx.org >
2020-05-28 09:46:12 -04:00
Adolfo R. Brandes
b2e90bc442
Optimize blockstore cache
...
First off, this fixes a bug where BundleCache would only set caches for
the duration of the default timeout, defeating the cache versioning
strategy.
Second, this adds an optimization so that bundle draft files are cached
as soon as possible.
2020-05-27 21:28:25 -03:00
Matt Drayer
6cf2c56a07
Enterprise: Bump to v3.2.17 ( #24073 )
...
* Enterprise: Bump to v3.2.17
* ran make upgrade to upgrade all dependencies
Co-authored-by: Adam Stankiewicz <agstanki@gmail.com >
2020-05-27 17:44:35 -04:00
edX Transifex Bot
aabe616828
geoip2: update maxmind geolite country database
2020-05-27 17:04:54 -04:00
Jeremy Bowman
49fd99acfb
Remove obsolete shoppingcart refund page - DEPR-43 ( #24063 )
...
As part of the deprecated shoppingcart code removal, remove the old refund support page (which was only ever used for shoppingcart purchases, not ecommerce transactions).
I checked in New Relic for good measure, and this view hasn't been accessed in the past week.
2020-05-27 15:26:08 -04:00
atesker
436e3cf51d
Bump ORA2 to 2.7.7
2020-05-27 14:32:51 -04:00
Calen Pennington
34c03bf14a
Fix some accidental tuples in the variables passed to the dates_banner
2020-05-27 11:24:10 -04:00
Calen Pennington
f3c1747051
Check for the mobile app specifically in the dates banner conditionals
2020-05-27 11:19:12 -04:00
Ubuntu
9b52d6cb28
Added with statement to close file before returning
2020-05-27 15:17:20 +00:00
Zainab Amir
bfd95c7fbb
Remove transcript credential saving in VAL ( #24066 )
2020-05-27 18:38:01 +05:00
Calen Pennington
f2d44abb61
Merge pull request #24060 from cpennington/dont-extend-course-duration
...
Use a fixed time for course duration limits, so that schedule extensi…
2020-05-26 17:10:02 -04:00
Calen Pennington
fc21a337aa
Use a fixed time for course duration limits, so that schedule extensions don't extend FBE duration limits
2020-05-26 16:29:28 -04:00
Simon Chen
e7bfb7aed0
Add the ADR for the accepted decision to support the enrollment of a single user to the same course from multiple programs
2020-05-26 14:57:15 -04:00
Dillon Dumesnil
0a1745ab60
Merge pull request #24054 from edx/ddumesnil/general-course-home-api-AA-150
...
AA-150: Adding an end point for Course Metadata in the Course Home MFE
2020-05-26 11:22:55 -07:00
edX requirements bot
7738d62503
Python Requirements Update ( #24056 )
...
* Updating Python Requirements
* Pin django-pipeline and lxml
Co-authored-by: Jeremy Bowman <jbowman@edx.org >
2020-05-26 14:11:31 -04:00
Dillon Dumesnil
8a74bbd5fb
AA-150: Adding a general end point for the Course Home MFE
...
This endpoint is intended to contain generic information for
every page in the Course Home MFE. It contains course information
for the header (Course title, org, number, key) as well as staff
status for the user and the Course tabs to display.
2020-05-26 10:59:32 -07:00
Diana Huang
19d4d56368
Merge pull request #23970 from edx/diana/remove-shoppingcart-templates
...
Remove shoppingcart references from the header.
2020-05-26 13:38:09 -04:00
Matt Hughes
bd6dd986be
Revert "Optimizing notify_credentials management command"
...
This reverts commit 3e987cfe76 .
2020-05-26 13:23:07 -04:00
julianajlk
565018bd2e
Update FPD holdback to 10% for longitudinal analysis ( #24037 )
...
REV-1153
2020-05-26 13:16:40 -04:00
Diana Huang
1c1c2e1c75
Remove shoppingcart references from templates.
2020-05-26 13:09:32 -04:00
Calen Pennington
7341f296a3
Merge pull request #24050 from cpennington/exclude-ora-pls
...
Only add PLS dates to graded sections that have scored, non-ORA content.
2020-05-26 10:56:35 -04:00
Ali Akbar
27b0e8d845
Merge pull request #23983 from edx/aakbar/PROD-1362
...
fix admin unable to delete course team
2020-05-22 13:08:03 +05:00
Ali-D-Akbar
32d4b2dae6
fix admin unable to delete course team
...
modify delete team unit test for admin
test improvements
test improvements
test improvements
test improvements
add team unauthorized access test
add team unauthorized and forbidden access test
2020-05-22 12:34:47 +05:00
Nimisha Asthagiri
b8655ee32c
Merge pull request #23697 from mitodl/pdpinch/sysadmin-dashboard-adr
...
Sysadmin Dashboard ADR
2020-05-21 17:53:15 -04:00
Nick
d1ac7d4b16
Merge pull request #24015 from edx/ndalfonso/AA-151-dates-banner-on-course-outline-and-refactor
...
AA-151 dates banner on course outline and refactor
2020-05-21 13:57:25 -04:00
Nicholas D'Alfonso
b454f9be1d
AA-151 dates banner on course outline and refactor
...
- use new dates banner template on course outline page
- remove old banner from main.html
- let dates tab use new dates banner template
- remove dates banner completely from the courseware problem view
on the web app
- use new banner on the courseware problem view on the mobile app
- update banner util to use get_course_blocks
2020-05-21 13:23:05 -04:00
Feanil Patel
411a6ca645
Merge pull request #24052 from edx/feanil/revert_login_rate_limiting
...
Feanil/revert login rate limiting
2020-05-21 12:13:58 -04:00
Feanil Patel
c06f7b2fd7
Revert "Rate limit logistration endpoints."
...
This reverts commit 74bc970edc .
2020-05-21 11:41:09 -04:00