Commit Graph

  • b408d032e4 Merge pull request #25457 from regisb/regisb/squash-lmsinitialization-warning Ned Batchelder 2020-10-30 17:09:09 -04:00
  • 6b16fcd9b3 AA-393: Update Next Section Logic Dillon Dumesnil 2020-10-29 16:55:06 -04:00
  • 6dcb0fdb81 enterprise 3.10.0 (#25489) Binod Pant 2020-10-30 13:50:37 -04:00
  • f41f4f7efd downgrade ora to 2.10.3 (#25487) Jansen Kantor 2020-10-30 11:12:26 -04:00
  • 854502b560 Re-generate import_shims modules for cms/djangoapps Kyle McCormick 2020-10-27 15:45:35 -04:00
  • 14708147af Re-generate import_shims modules for lms/djangoapps Kyle McCormick 2020-10-27 15:45:13 -04:00
  • 675497be02 Move sys_path_hacks modules to import_shims Kyle McCormick 2020-10-27 15:44:11 -04:00
  • 630d30563a Silence DeprecatedEdxPlatformImportWarning by default Kyle McCormick 2020-10-27 16:23:46 -04:00
  • 090e10683c Rename sys_path_hacks/ to import_shims/ Kyle McCormick 2020-10-27 15:43:22 -04:00
  • 644963255c Move toggle annotation invocation to a Jenkins job (#25484) Tim McCormack 2020-10-30 09:35:45 -04:00
  • 0cc46ca5b0 Merge pull request #25332 from regisb/regisb/use-settingdict Robert Raposa 2020-10-30 08:59:38 -04:00
  • 759cbe2910 Merge pull request #25286 from regisb/regisb/extract-waffle-utils Robert Raposa 2020-10-30 08:50:04 -04:00
  • db50766181 Updating Python Requirements (#25486) edX requirements bot 2020-10-30 05:33:27 -04:00
  • 83144dcc2a Revert "Move lms/cms defaults from configration repo" Samuel Walladge 2020-01-29 11:59:07 +10:30
  • 312f0cd749 Fix error in toggle state endpoint in the absence of module_name Régis Behmo 2020-10-29 20:08:10 +01:00
  • 373ee5f320 Ensure compatibility with edx-toggles despite upcoming breaking changes Régis Behmo 2020-10-23 08:54:54 +02:00
  • a27499830c Add deprecation warning comments to waffle_utils code Régis Behmo 2020-10-14 11:12:40 +02:00
  • 98ffa347d5 Fix waffle_utils unit tests Régis Behmo 2020-10-13 21:06:09 +02:00
  • e5500b34a0 Backport override features from edx-toggles to waffle_utils Régis Behmo 2020-10-13 19:57:13 +02:00
  • db5feec4cf Move waffle_utils/testutils.py to edx-toggles Régis Behmo 2020-10-13 12:13:01 +02:00
  • 58043727d5 [BD-21] Migrate waffle flag classes to edx-toggles Régis Behmo 2020-10-12 17:52:58 +02:00
  • 474da0c5a5 Refactor WaffleFlag and WaffleFlagNamespace internal API Régis Behmo 2020-10-07 19:12:24 +02:00
  • 24cf0543f3 [BD-21] Migrate WaffleSwitch to edx-toggles Régis Behmo 2020-10-05 13:08:45 +02:00
  • 14cb7b6056 Add a make target to compile requirements (without upgrade) Régis Behmo 2020-10-05 09:57:25 +02:00
  • 72aa58406b [MICROBA-676] Changes to the notify_credentials task to filter on username Albert (AJ) St. Aubin 2020-10-29 10:51:34 -04:00
  • 7d40793967 management command to create test users (#25449) Jansen Kantor 2020-10-29 14:55:52 -04:00
  • 1a1c04e28a upgrade ora to 2.11.3 (#25469) Jansen Kantor 2020-10-29 14:53:51 -04:00
  • 8cd544b8ec Put settings import back because it's used here. (#25481) Feanil Patel 2020-10-29 13:48:53 -04:00
  • 3cee4b81ab Merge pull request #25452 from edx/mammar/add-logging-for-dsc Muhammad Ammar 2020-10-29 22:46:32 +05:00
  • 1a31236404 updated config to use mysql 5.7 container (#25362) Aarif 2020-10-29 21:51:39 +05:00
  • 1374586719 upgrade edx-enterprise to 3.9.11 muhammad-ammar 2020-10-29 21:38:23 +05:00
  • b8a315933f add log to get insights about why data sharing consent is not required muhammad-ammar 2020-10-27 22:59:03 +05:00
  • efc04e3399 Remove notifier_api app DEPR-111 (#25464) Jeremy Bowman 2020-10-29 11:17:23 -04:00
  • f90035dc48 Merge pull request #25451 from edx/jlajoie/ENT-3116 Jeff LaJoie 2020-10-29 11:16:05 -04:00
  • 2175d00b83 Update celery task discovery config. (#25479) Feanil Patel 2020-10-29 10:52:16 -04:00
  • 47b050ca12 Merge pull request #25386 from mitodl/umar/unpin-edx-sga David Ormsbee 2020-10-29 10:34:14 -04:00
  • b69eddd043 ENT-3116: Bumps edx-enterprise to 3.9.10 Jeff LaJoie 2020-10-27 13:34:35 -04:00
  • c50be5daa7 Merge pull request #25444 from edx/saleem-latif/ENT-3522-updates Hammad Ahmad Waqas 2020-10-29 18:23:28 +05:00
  • 364940b04f Upgraded edx-enterprise verision to 3.9.9 Saleem Latif 2020-10-27 10:52:49 +05:00
  • 4fc4cf9f38 Added a deprecation message for SysAdmin asadiqbal 2020-10-29 16:44:30 +05:00
  • d61936fdb6 Adds Logistration MFE url for forgot password email. Adeel Khan 2020-10-29 15:03:24 +05:00
  • daef264ebb Use SettingDictToggle to document ENABLE_ORA_TEAM_SUBMISSIONS Régis Behmo 2020-10-16 14:14:40 +02:00
  • 87b5463d42 Use SettingDictToggle to document ENTRANCE_EXAMS Régis Behmo 2020-10-12 23:14:36 +02:00
  • 460f637fa7 Use SettingDictToggle to document MILESTONES_APP Régis Behmo 2020-10-12 22:37:57 +02:00
  • 52ac0e03ae remove users listing and staff listing download csv from the sysadmin Umar Asghar 2020-10-29 13:30:24 +05:00
  • 594263df15 MySQLdbdump GitHub Actions MySQLdbdump automation 2020-10-29 08:22:23 +00:00
  • 69a63380c2 Adding in a call to send Program award events to Credentials in management command Albert (AJ) St. Aubin 2020-10-27 16:45:13 -04:00
  • ff478fd12d Merge pull request #25470 from edx/ddumesnil/weekly-highlights-error-logging-aa-393 Dillon Dumesnil 2020-10-28 14:49:52 -07:00
  • 96e83de1e5 AA-393: Add additional logging to CourseNextSectionUpdate Dillon Dumesnil 2020-10-28 17:12:33 -04:00
  • 375173f1df Use the default autodiscovery instead of passing in the installed apps. (#25467) Feanil Patel 2020-10-28 15:13:24 -04:00
  • eef62eb207 Merge pull request #25465 from edx/robrap/constrain-edx-search Diana Huang 2020-10-28 14:29:40 -04:00
  • 07972455a7 add constraint for edx-search<2.0.0 Robert Raposa 2020-10-28 11:52:29 -04:00
  • 7afee25ce2 Merge pull request #25456 from edx/robrap/fix-update-assets Robert Raposa 2020-10-28 10:30:44 -04:00
  • 2d4a7d8649 Merge pull request #25461 from edx/ormsbee/batch-fail-tasks David Ormsbee 2020-10-28 10:09:07 -04:00
  • 0ffd3699fc Add ability to manually fail instructor tasks in batches. David Ormsbee 2020-10-28 00:31:12 -04:00
  • e265a754aa fix update assets Robert Raposa 2020-10-27 15:37:10 -04:00
  • 1edec15dd5 MST-400 Always return the latest approved valid ID verification (#25453) Simon Chen 2020-10-28 09:27:38 -04:00
  • 274c5a893b Squash lms_initialization deprecated import warning Régis Behmo 2020-10-27 20:45:53 +01:00
  • b36af3930d Fixed Alert issue in lbirary editor (#25433) Ahtisham Shahid 2020-10-28 11:20:41 +05:00
  • 0191f2f1bb Don't install instructor_task for common testing. (#25459) Feanil Patel 2020-10-27 18:34:27 -04:00
  • 1d28f5d60f Merge pull request #25447 from edx/ammar/enterprise-customer-session-storage Muhammad Ammar 2020-10-27 19:35:37 +05:00
  • 94e075c440 Merge pull request #25439 from edx/mikix/verified-mode-mfe Michael Terry 2020-10-27 10:34:38 -04:00
  • 5adf9fdd8b store a learners enterprise customer info into request session only if user is authenticated. This is needed to avoid storing None as enterprise customer info in request session. muhammad-ammar 2020-10-27 18:28:14 +05:00
  • 1caf0875df Merge pull request #25381 from edx/tuchfarber/add_exec_ed_course_mdoe Matt Tuchfarber 2020-10-27 10:09:30 -04:00
  • 488f30496e Add Executive Education course mode Matt Tuchfarber 2020-10-21 12:07:37 -04:00
  • 13e8608bdb Merge pull request #25440 from regisb/regisb/deprecate-defaulttrue-toggles Robert Raposa 2020-10-27 09:05:33 -04:00
  • a4bd5a7ec9 AA-197: Provide cert upgrade info to learning MFE Michael Terry 2020-10-26 14:34:16 -04:00
  • 13a70fcaa6 Deprecate COURSE_OUTLINE_PAGE_FLAG and UNIFIED_COURSE_TAB_FLAG Régis Behmo 2020-10-26 19:46:05 +01:00
  • 59a434303f Merge pull request #25441 from edx/kdmccormick/fix-unregistered-instructor-tasks David Ormsbee 2020-10-26 17:01:26 -04:00
  • 762b4fdf7f Use AppConfig in instuctor_task app to ensure tasks are discovered Kyle McCormick 2020-10-26 15:13:22 -04:00
  • 48b4dfb201 Merge pull request #25438 from edx/kselinka_bump_enterprise_fixed_tests Kellie Selinka 2020-10-26 14:18:53 -04:00
  • c1e15d43e1 bump edx-enterprise version number Kellie Selinka 2020-10-26 13:33:43 -04:00
  • ab622d2bf8 Reduce noise in CourseOverview->Modulestore fallback (#25434) David Ormsbee 2020-10-26 10:27:14 -04:00
  • 023d364d33 Merge pull request #25382 from edx/adeel/van_18_forgot_password_recovery_options adeel khan 2020-10-26 16:30:30 +05:00
  • 1c0a550ce1 remove the constraint on edx-sga Umar Asghar 2020-10-20 15:05:02 +05:00
  • 93cb3b2003 fix(i18n): update translations edX Transifex Bot 2020-10-25 20:54:39 +00:00
  • 2bc746a0a0 Adds forgot password functionality for secondary email. Adeel Khan 2020-10-20 09:04:02 +05:00
  • 8cef028429 Update the award_program_cert task to fix celery registration Albert (AJ) St. Aubin 2020-10-23 13:00:57 -04:00
  • e0795b1f03 Merge pull request #25425 from edx/revert-23343-jlajoie/AA-51 Dillon Dumesnil 2020-10-23 11:28:17 -07:00
  • 0cfabafbd5 Merge pull request #25423 from edx/kselinka_bump_enterprise_refresh_button Kellie Selinka 2020-10-23 14:22:31 -04:00
  • 9caf1e51e9 Merge pull request #25424 from edx/ddumesnil/update-self-paced-studio-text-aa-379 Dillon Dumesnil 2020-10-23 11:18:20 -07:00
  • 8bb88df35f Revert "AA-51: Adds in 'Up next' banner to course home" Dillon Dumesnil 2020-10-23 11:05:27 -07:00
  • b11160ceca AA-379: Update the Self-paced Studio text to account for Personalized Learner Schedules Dillon Dumesnil 2020-10-23 13:54:22 -04:00
  • c276a6eb42 bump edx-enterprise version so admin catalog refresh button gets deployed Kellie Selinka 2020-10-23 12:53:45 -04:00
  • 0dc494360d Correcting error with undeclared local (#25422) Mike OConnell 2020-10-23 12:48:59 -04:00
  • c9410b55cc Merge pull request #24048 from mitodl/pdpinch/sysadmin-dashboard-remove-adr Nimisha Asthagiri 2020-10-23 12:06:30 -04:00
  • c181ed57b1 Add ability to filter library blocks by type. Prevent changing types with unpublished changes. (#25368) Fox Piacenti 2020-10-23 09:50:28 -05:00
  • 3e2fc5d824 Merge pull request #25413 from edx/ciduarte/AA-405 Carla Duarte 2020-10-23 10:15:01 -04:00
  • ca7434ce3b AA-405: UI fixes for courseware Carla Duarte 2020-10-22 16:50:09 -04:00
  • 64ee4a8972 Rolling back previous changes (#25418) Mike OConnell 2020-10-23 07:09:09 -04:00
  • 49ea5f5188 Update logistration MFE feature flag (#25356) Zainab Amir 2020-10-23 12:11:56 +05:00
  • b4f7647b40 Moco/ent 3494 (#25408) Mike OConnell 2020-10-22 21:33:16 -04:00
  • 43d1e43296 Add edx-toggles requirement (#25411) Régis Behmo 2020-10-23 00:59:35 +02:00
  • 302747835a no longer TBD Peter Pinch 2020-10-22 15:55:27 -04:00
  • b73f755487 Revert "Feanil/edx search update (#25406)" (#25412) Feanil Patel 2020-10-22 15:53:57 -04:00
  • 9a59d48e0a AA-387: WIP Carla Duarte 2020-10-21 14:35:31 -04:00
  • 8b1075b27b upgrade ora to 2.10.3 (#25407) Jansen Kantor 2020-10-22 14:26:02 -04:00
  • 581b20056d Feanil/edx search update (#25406) Feanil Patel 2020-10-22 14:18:19 -04:00
  • d435c0c29e Updating Python Requirements (#25402) edX requirements bot 2020-10-22 03:28:27 -04:00
  • b814938c09 Merge pull request #25400 from edx/kselinka_bump_edx_enterprise_3.9.2 Kellie Selinka 2020-10-21 17:33:31 -04:00