Commit Graph

56010 Commits

Author SHA1 Message Date
edX requirements bot
e641dbe7e5 Updating Python Requirements 2020-10-06 00:49:14 -04:00
Nadeem Shahzad
5bc6829df6 Merge pull request #25209 from edx/nadeem/merge_dbdump_pr
github action to automerge dbdump PRs
2020-10-06 08:55:32 +05:00
nadeemshahzad
3aa6f55cef github action to automerge dbdump PRs 2020-10-06 02:43:53 +00:00
Jansen Kantor
45c54ee6a5 log grade policy changes (#25247)
* log grade policy changes

* quality
2020-10-05 19:58:33 -04:00
Jansen Kantor
fb626cd072 update docs (#25248)
* update docs

* obscure urls
2020-10-05 17:28:48 -04:00
Ned Batchelder
17bc82c11a Merge pull request #25086 from edx/nedbat/logout-login
Don't use "/logout" as the next-url for login
2020-10-05 17:13:29 -04:00
Jansen Kantor
12082e6021 add json validation step to advanced settings save (#25085)
* add json validation step to save

* fixup! add json validation step to save

* fixup! fixup! add json validation step to save
2020-10-05 16:46:28 -04:00
Andytr1
586e1cc4d5 EDUCATOR-5300 - advanced team settings validation (#25171)
* EDUCATOR-5300 - advanced team settings validation

* EDUCATOR-5300 - handle missing team config

* EDUCATOR-5300 - CR comments

* EDUCATOR-5300 - CR comments 2

* EDUCATOR-5300 - CR max team size

* EDUCATOR-5300 - CR max team size fix up
2020-10-05 14:29:56 -04:00
Alexander J Sheehan
e003b6abf7 Merge pull request #25235 from edx/asheehan-edx/bump-enterprise-3-8-26
bumping enterprise version to 3.6.26
2020-10-05 14:13:34 -04:00
Awais Jibran
dcdac9ddc1 Merge pull request #24975 from edx/aj/password-reset-confirm-mail
Sends Post-password-change acknowledgment email
2020-10-05 22:27:25 +05:00
stvn
9a33fdff16 Merge PR #24264 open-craft/kshitij/bb-2595/tnl-7209/anonymous-apis
* Commits:
  Allow anonymous access for course blocks API
2020-10-05 10:25:57 -07:00
Diana Huang
7a22083497 Merge pull request #25237 from edx/bpant/fix-blackboard-missing-app-entry
add missing app blackboard
2020-10-05 12:23:39 -04:00
binodpant
ec438cdd28 add missing app blackboard 2020-10-05 11:54:41 -04:00
Fox Piacenti
73adc729d9 Add a license field to libraries. (#25007) 2020-10-05 11:45:36 -04:00
Alexander Sheehan
7da48bab24 bumping enterprise version 2020-10-05 11:34:55 -04:00
Syed Muhammad Dawoud Sheraz Ali
04744bc8a6 Merge pull request #25223 from edx/dsheraz/PROD-2152-drop-video-pipeline-model
drop video pipeline integration model with migration
2020-10-05 20:12:13 +05:00
Edx Deployment automation robot
1e64a6e805 MySQLdbdump (#25230)
Co-authored-by: GitHub Actions MySQLdbdump automation <admin@edx.org>
2020-10-05 10:47:12 -04:00
Thomas Tracy
6d88ad96cb Ttracy/mb 618 modal fast follow (#25217)
* Fix ref on multiselect button to prevent if from staying open
2020-10-05 10:05:41 -04:00
Binod Pant
8ec7df4fdb enterprise 3.8.25 (#25215) 2020-10-05 10:03:08 -04:00
Awais Jibran
6b1506c3ff Sends Post-password-change acknowledgement email
PROD-421
2020-10-05 17:01:19 +05:00
Awais Qureshi
67cddb7ce7 Merge pull request #25222 from edx/jenkins/upgrade-python-requirements-b7cd41f
Python Requirements Update
2020-10-05 11:26:01 +05:00
DawoudSheraz
ad748d98eb drop video pipeline integration model with migration 2020-10-05 10:45:52 +05:00
edX requirements bot
87cfea0a86 Updating Python Requirements 2020-10-05 00:58:50 -04:00
edX Transifex Bot
b7cd41f100 fix(i18n): update translations 2020-10-04 17:40:16 -04:00
Kshitij Sobti
570d02a858 Allow anonymous access for course blocks API
Opens the course blocks API to public access, and allows anonymous users to
use the API to fetch data about public courses. Anonymous users need to
explicitly pass an empty username parameter to get the block data that is
visible to the public.
2020-10-03 02:07:25 +05:30
edx-pipeline-bot
fe550fbd5f Merge pull request #25214 from edx/private_to_public_6f254aa
Mergeback PR from private to public.
2020-10-02 23:05:56 +05:00
Chris Pappas
ef7c3c390e Implementing support for multiple credit provider keys (#25036)
* Implementing support for multiple credit provider keys

* Plan on storing keys as list and not dict

* Adding tests for serializer and signature code

* adding more tests

* tweaking a comment

* Quality fixes

* Breaking out some login into a helper function
2020-10-02 13:41:45 -04:00
Syed Muhammad Dawoud Sheraz Ali
6f254aaf84 Merge pull request #205 from edx/dsheraz/PROD-217
fix password reset token leakage in referrer
2020-10-02 22:17:37 +05:00
Kellie Selinka
2aadaefe7c Merge pull request #25211 from edx/kselinka_bump_edx_enterprise
bump edx-enterprise version
2020-10-02 10:18:26 -04:00
Kellie Selinka
2c3b8911d0 bump edx-enterprise version 2020-10-02 09:57:00 -04:00
Dillon Dumesnil
3d3657f792 Merge pull request #24864 from edx/ndalfonso/AA-196-course-celebration-cert
AA-196 course celebration cert.
2020-10-02 06:37:31 -07:00
Syed Muhammad Dawoud Sheraz Ali
9acf9db597 Merge pull request #25199 from edx/dsheraz/PROD-2152-remove-veda-config-model
remove veda integration model code
2020-10-02 18:19:47 +05:00
Aarif
02ed7922bb Revert "Updated the Dockerfile to switch to python 3.8" #25202 2020-10-02 13:04:25 +05:00
Aarif
983d73c29f Revert "Updated the Dockerfile to switch to python 3.8" 2020-10-02 12:29:16 +05:00
Usama Sadiq
28d50329fb Merge pull request #25200 from edx/revert-25198-jenkins/upgrade-python-requirements-f9a5f66
Revert "Python Requirements Update"
2020-10-02 12:25:07 +05:00
Usama Sadiq
705422b556 Revert "Python Requirements Update" 2020-10-02 11:53:46 +05:00
Usama Sadiq
7fdffeaecc Merge pull request #25198 from edx/jenkins/upgrade-python-requirements-f9a5f66
Python Requirements Update
2020-10-02 11:37:15 +05:00
DawoudSheraz
5ea6b8d175 remove veda integration model code 2020-10-02 10:16:45 +05:00
edX requirements bot
dc418847d4 Updating Python Requirements 2020-10-02 00:57:07 -04:00
Dillon Dumesnil
a96079f2d1 AA-196: Course Celebration for passing Verified Learners 2020-10-01 16:53:25 -04:00
Aarif
f9a5f66564 Updated the Dockerfile to switch to python 3.8 (#24872) 2020-10-01 23:21:04 +05:00
Nicholas D'Alfonso
91282b8af0 AA-196 course celebration cert 2020-10-01 12:09:24 -04:00
Robert Raposa
f65bf0ed9d Merge pull request #24794 from regisb/regisb/settings-docs
[BD-21] Document settings with annotations
2020-10-01 11:53:39 -04:00
Calen Pennington
698c4e18de Merge pull request #25193 from cpennington/sys-path-hacks-readme
Add a README.rst for sys_path_hacks
2020-10-01 11:07:39 -04:00
Régis Behmo
a41f2a5ca8 Rename "featuretoggles" docs target to "technical"
We also split the feature toggle and settings docs in different pages.
2020-10-01 16:35:48 +02:00
Calen Pennington
85deb3f2a7 Add a README.rst for sys_path_hacks 2020-10-01 10:25:30 -04:00
taliaedX
2adf650b1c Merge pull request #25145 from edx/trhodes/ENT-3161
updating all the tests!
2020-10-01 09:43:40 -04:00
Matthew Piatetsky
95811992ca [REV-1508] Add functionality to limit timed exam access behind waffle flag (#25054)
Re-applied bugfix #24214, but behind a waffle flag. The change gates timed exams for audit learners. We would like to limit access to timed exams to verified learners. However, some of the instructors would like to make their content free for all users, including graded content/timed exams (hence the Feature-Based Enrollment "FBE" exemption). As a result, we will be rolling the gated timed exams functionality out behind a waffle flag now, add the FBE exemption when we figure out how, and gradually turn the waffle flag on for everyone.
2020-10-01 09:33:12 -04:00
edX cache uploader bot
555ac7fd08 Updating Bokchoy testing database cache (#25166)
Bokchoy testing database update
2020-10-01 09:08:06 -04:00
Albert (AJ) St. Aubin
200b423412 Added search to User Demographics Admin page 2020-10-01 08:15:55 -04:00