Jansen Kantor
2b5913b53d
upgrade ORA to 2.10.2 ( #25375 )
2020-10-19 16:02:05 -04:00
Dillon Dumesnil
0a597bd775
Merge pull request #25348 from edx/ddumesnil/add-cert-to-linkedin-aa-385-2
...
AA-385: Adding in migration for LinkedInAddToProfileConfiguration
2020-10-19 10:53:27 -07:00
Jason Myatt
fa8d5618da
Merge pull request #25377 from edx/jmyatt/bump-edx-ace-0.1.17
...
Upgrade edx-ace to 0.1.17
2020-10-19 13:45:54 -04:00
Jason Myatt
1d454b5bbb
Upgrade edx-ace to 0.1.17
2020-10-19 13:05:29 -04:00
Dillon Dumesnil
84a60a1f17
AA-385: Adding in migration for LinkedInAddToProfileConfiguration
2020-10-19 12:56:34 -04:00
Dillon Dumesnil
b6dbbb6f83
Merge pull request #25346 from edx/ddumesnil/add-cert-to-linkedin-aa-385
...
AA-385: Add in LinkedIn Add to Profile to courseware meta API
2020-10-19 07:31:26 -07:00
Jason Myatt
6deace7350
Merge pull request #25367 from edx/jmyatt/bump-edx-ace-0.1.16
...
Bump edx-ace version to 0.1.16
2020-10-19 09:42:43 -04:00
Kyle McCormick
a3deb6e317
Sort imports in cms/
...
Command: `isort --recursive cms/`
2020-10-19 09:34:31 -04:00
Kyle McCormick
d21a330d0a
Tell isort not to sort certain imports in cms/
2020-10-19 09:34:31 -04:00
Kyle McCormick
538dbf696b
Import CMS code using fully qualified module names
...
or, using proper the proper Python 3 relative imports
(e.g., 'from .views import x') which are standard and
unambiguous.
2020-10-19 09:34:31 -04:00
Kyle McCormick
7538691484
Patch CMS app code in tests using fully qualified names
2020-10-19 09:34:31 -04:00
Kyle McCormick
437526b4bb
Include CMS urls using fully qualified names
2020-10-19 09:34:31 -04:00
Kyle McCormick
793df96332
Declare CMS apps using fully qualified names
2020-10-19 09:34:31 -04:00
Kyle McCormick
bc8987f685
Generate sys_path_hacks/ modules for cms/djangoapps
...
Run 'sys_path_hacks/un_sys_path.sh cms/djangoapps studio'
2020-10-19 09:34:31 -04:00
Kyle McCormick
4847a18a66
Remove sys.path modification for Studio; use sys_path_hacks instead
...
Also, tweak the un_sys_path.sh script.
2020-10-19 09:34:31 -04:00
Usama Sadiq
78eae80e38
Merge pull request #25371 from edx/jenkins/upgrade-python-requirements-5b41d9f
...
Python Requirements Update
2020-10-19 12:53:40 +05:00
edX requirements bot
84725a3e10
Updating Python Requirements
2020-10-19 00:53:47 -04:00
Jason Myatt
1a4dfdc16a
Bump edx-ace version to 0.1.16
2020-10-17 12:19:48 -04:00
Calen Pennington
5b41d9fd7f
Merge pull request #25364 from cpennington/wire-in-class-based-tasks
...
Work around celery changes to class-based-task registration
2020-10-16 13:38:31 -04:00
Calen Pennington
f30d492164
Work around celery changes to class-based-task registration
2020-10-16 13:02:41 -04:00
Usama Sadiq
7153453a15
Merge pull request #25363 from edx/testeng/bokchoy_auto_cache_update_6374879610097058dc42a1573543224f7a10a6d3
...
Bokchoy Testing DB Cache update
2020-10-16 19:09:25 +05:00
Dillon Dumesnil
084ab4c10d
AA-385: Add in LinkedIn Add to Profile to courseware meta API
...
A major update to this function allows it to actually autofill the
certificate information again! I believe LinkedIn changed their API
and we never updated our end. This fixes that!
2020-10-16 10:07:38 -04:00
edX cache uploader bot
c8665eb43a
Updating Bokchoy testing database cache
2020-10-16 09:31:54 -04:00
Binod Pant
d7705f7afe
upgrade enterprise to 3.8.39 ( #25361 )
2020-10-16 09:27:30 -04:00
Usama Sadiq
50aeba6bcc
Merge pull request #25360 from edx/testeng/bokchoy_auto_cache_update_2dab2024ea0ccd2a81e2a00e13dd088a6a7bcce7
...
Bokchoy Testing DB Cache update
2020-10-16 15:55:14 +05:00
edX cache uploader bot
ab42ec2200
Updating Bokchoy testing database cache
2020-10-16 06:16:22 -04:00
AsadAzam
5be2c2d42b
Merge pull request #25331 from edx/asad/prod-2106
...
Added user disable comment/history apis
2020-10-16 15:03:18 +05:00
Asad
ffdb7c5053
Added user disable comment/history apis
2020-10-16 14:01:10 +05:00
edX requirements bot
45b808d522
Updating Python Requirements ( #25358 )
2020-10-16 12:11:39 +05:00
adeel khan
98a87dfada
Merge pull request #25262 from edx/adeel/van_88_adding_password_reset_endpoint
...
Add new password reset endpoint for logistration MFE.
2020-10-16 11:17:50 +05:00
Adeel Khan
8418b44084
Add new password reset endpoint for logistration MFE.
...
VAN-88
2020-10-16 01:34:27 +05:00
Feanil Patel
92dcebc5cf
Merge pull request #25357 from edx/feanil/bokchoy_secret_key
...
Add a secret key to bok_choy_dockery.yml so that it can actually be run.
2020-10-15 13:04:40 -04:00
Feanil Patel
cc1259376b
Add a secret key to bok_choy_dockery.yml so that it can actually be run.
2020-10-15 11:33:12 -04:00
Carla Duarte
e2303198d6
Merge pull request #25350 from edx/ciduarte/AA-357
...
AA-357: Add DatesBannerSerializerMixin to MFE Outline Tab API
2020-10-15 10:38:31 -04:00
Carla Duarte
8133ae5c44
AA-357: Add DatesBannerSerializerMixin to MFE Outline Tab API
2020-10-15 10:05:09 -04:00
Alex Dusenbery
98719faca8
Revert "bumping enterprise version to 3.8.35 ( #25342 )"
...
This reverts commit 5bf54d696a .
2020-10-14 19:56:55 -04:00
edX Transifex Bot
2749c8bc1b
geoip2: update maxmind geolite country database
2020-10-14 17:13:57 -04:00
Matthew Piatetsky
651a020fcc
Merge pull request #25151 from edx/REV-1510
...
[REV-1510] Gate sequence if it is a timed exam and contains content type gated problems
2020-10-14 16:54:39 -04:00
Matthew Piatetsky
dcecae4f5c
address comments
2020-10-14 15:52:41 -04:00
Calen Pennington
8dd6282b5e
Merge pull request #25351 from cpennington/fix-schedules-tasks
...
Register class-based tasks used by the schedules app
2020-10-14 15:52:26 -04:00
Calen Pennington
f98eed972c
Register class-based tasks used by the schedules app
2020-10-14 15:30:07 -04:00
Jeff Chaves
5bf54d696a
bumping enterprise version to 3.8.35 ( #25342 )
...
* bumping enterprise version
* fixing platform tests broken by branding config changes
2020-10-14 14:42:39 -04:00
Jeremy Bowman
d19368525b
DEPR-43 Remove most of the shoppingcart app ( #24692 )
...
Removed most of the deprecated shoppingcart app, leaving just enough to allow us to cleanly remove the related database tables later. Also removed the relevant Django settings that weren't in use elsewhere.
2020-10-14 14:24:52 -04:00
Sid Verma
09c24be35e
Add UI for "library sourced block" letting users browse and select xblocks ( #24816 )
2020-10-14 13:29:52 -04:00
David Ormsbee
7234f849a0
Merge pull request #25259 from open-craft/toxinu/pre-flight-cors
...
[SE-3111] Enforce CORS allow on xBlock handlers
2020-10-14 11:26:39 -04:00
Robert Raposa
eea711e5a4
ARCHBOM-1551: update generate_code_owner_mappings.py ( #25309 )
...
update generate_code_owner_mappings.py:
* Uses updated 'owner.theme' and 'owner.squad' columns.
* Outputs new CODE_OWNER_THEMES to detail themes.
* Output lowercase names only
ARCHBOM-1551
Co-authored-by: Tim McCormack <tmccormack@edx.org >
2020-10-14 09:34:01 -04:00
Simon Chen
3c24ac352f
MST-436 Upgrade the edx-proctoring library which contains removal of waffle flag RPNOWV4 roll out ( #25266 )
2020-10-14 09:28:09 -04:00
Matthew Piatetsky
2153057142
Add XBlock service for content type gating
...
This is used in this commit to check if a timed exam contains any problems that have been gated by content type gating
REV-1510
2020-10-14 08:02:51 -04:00
Usama Sadiq
ee5b22006e
Merge pull request #25344 from edx/jenkins/upgrade-python-requirements-226bb0c
...
Python Requirements Update
2020-10-14 11:17:58 +05:00
edX requirements bot
f9b1589618
Updating Python Requirements
2020-10-14 00:55:59 -04:00