Commit Graph

  • 16a62de344 Merge pull request #21234 from edx/adeel/fix_linter_threshold adeel khan 2019-08-07 03:59:49 +05:00
  • 477963bcfc Update linter threshold and add new violations. Adeel Khan 2019-07-29 16:28:26 +05:00
  • 8a2bf2b60e EDUCATOR-4543 | Let the program_enrollments overview endpoint return course enrollment information for verified and masters mode enrollments, even if they are not directly tied to a ProgramCourseEnrollment. Alex Dusenbery 2019-08-06 13:47:55 -04:00
  • d226c08b26 Merge pull request #21300 from edx/arch/depr-20-open-id-auth Nimisha Asthagiri 2019-08-06 16:32:25 -04:00
  • 90c9103a89 command to remove social auth users (#21280) Zachary Hancock 2019-08-06 15:48:19 -04:00
  • 18e988b747 Fix some minor issues that prevent some tests from being collected. Feanil Patel 2019-08-06 15:19:55 -04:00
  • 1f028e0be3 Merge pull request #21269 from cpennington/requires-level-permissions Calen Pennington 2019-08-06 15:09:43 -04:00
  • 47e2786dd1 Merge pull request #21298 from cpennington/pytest-remote-contexts Calen Pennington 2019-08-06 15:09:07 -04:00
  • 21fd145ab9 Use relative import for content store reference. Feanil Patel 2019-08-06 14:56:57 -04:00
  • 4c7d437bdd DEPR-20 Remove django-openid-auth Nimisha Asthagiri 2019-08-06 14:02:48 -04:00
  • 483e654fcf Make CustomTagModule safe (remove Mako) [SEC-609] David Ormsbee 2019-08-06 13:29:13 -04:00
  • 0804470e7a Use a different pytest contexts flag name to not conflict with the in-process version Calen Pennington 2019-08-06 12:37:09 -04:00
  • f307e49f94 Add an index from program type to program UUID in the catalog cache. Alex Dusenbery 2019-08-06 07:38:32 -04:00
  • e5f3da9afa Merge pull request #21296 from edx/BOM-78 Ayub 2019-08-06 18:49:19 +05:00
  • 3f2bd0a020 Merge pull request #21229 from edx/BOM-70 Ayub 2019-08-06 18:48:42 +05:00
  • 2244540ade BOM-78 Update uuid4().hex.decode(ascii) calls Ayub khan 2019-08-06 17:16:08 +05:00
  • c9080e257e -fixed tests Ayub khan 2019-07-30 13:35:27 +05:00
  • b77793da5f Merge pull request #21292 from cpennington/correct-laboratory-tracebacks Calen Pennington 2019-08-05 15:24:33 -04:00
  • f319d20d6d Fix publishing for access control experiment Calen Pennington 2019-08-05 14:29:16 -04:00
  • b57c1cdd0d Merge pull request #21291 from edx/dcs/upgrade-bulk-grades Dave St.Germain 2019-08-05 12:25:58 -04:00
  • 2e4cbbe250 Upgrade bulk-grades Dave St.Germain 2019-08-05 12:04:19 -04:00
  • 70e2aaa95b EDUCATOR-4543 | Add utility functions to the catalog module that picks out all of the course_runs associated with a program, even those that live inside the curriculum of a sub-program. Use these functions to populate the course -> program index of the catalog/programs cache. Also some refactoring of a program_enrollments overview endpoint. Alex Dusenbery 2019-08-01 14:28:56 -04:00
  • 98f740f71a Merge pull request #21270 from cpennington/upload-correct-coverage-file Calen Pennington 2019-08-05 10:47:48 -04:00
  • 0c01c6f056 Merge pull request #21285 from cpennington/masquerade-permission Calen Pennington 2019-08-05 10:46:58 -04:00
  • 54269f3dfa Merge pull request #21274 from edx/BOM-67 Aarif 2019-08-05 19:34:24 +05:00
  • 0cd8f58bcc Remove all instances of from instructor import imports Calen Pennington 2019-08-02 15:37:07 -04:00
  • e0981f3b96 Switch generate_certificate_exceptions over to using a StaffAccessRule with query checking Calen Pennington 2019-08-02 15:04:03 -04:00
  • 23a91ba0f2 Switch generate_bulk_certificate_exceptions over to using a StaffAccessRule with query checking Calen Pennington 2019-08-02 15:00:23 -04:00
  • b855275353 Switch enable_certificate_generation over to using a StaffAccessRule with query checking Calen Pennington 2019-08-02 14:58:42 -04:00
  • 32f154d3ea Switch reset_due_date over to using a StaffAccessRule with query checking Calen Pennington 2019-08-02 14:54:25 -04:00
  • 1aed6c882b Switch change_due_date over to using a StaffAccessRule with query checking Calen Pennington 2019-08-02 14:53:45 -04:00
  • c3d86c9b3c Switch sale_validation over to using a StaffAccessRule with query checking Calen Pennington 2019-08-02 14:51:17 -04:00
  • 11677d052c Switch update_forum_role_membership over to using a StaffAccessRule with query checking Calen Pennington 2019-08-02 14:47:42 -04:00
  • 7d55483fbe Convert modify_access to require_course_permission Calen Pennington 2019-07-31 14:49:21 -04:00
  • 04e5501324 Convert add_users_to_cohorts to require_course_permission Calen Pennington 2019-07-31 14:46:53 -04:00
  • a2ea80dbca Convert mark_student_can_skip_entrance_exam to require_course_permission Calen Pennington 2019-07-31 14:42:55 -04:00
  • c270273e13 Convert get_issued_certificates to use requires_course_permission Calen Pennington 2019-07-31 14:31:35 -04:00
  • 2e1fec921c Add a decorator that checks for course-level permissions Calen Pennington 2019-07-31 14:28:35 -04:00
  • 8b86a090a9 Merge pull request #21290 from edx/waheed/PROD-125-fix-course-org-link-rerun Waheed Ahmed 2019-08-05 18:14:21 +05:00
  • 23bc5af0fc Fix course:org link creation upon rerun. Waheed Ahmed 2019-08-05 13:44:09 +05:00
  • 9b3960ed90 -added zendesk api endpoints Ayub khan 2019-07-29 17:26:31 +05:00
  • c965e13c73 BOM-70 -Removed Submit-feedback View -Removed related tests -Removed help_modal.html -Removed help_modal.html test -Removed zendesk from requirements -Updated requirements Ayub khan 2019-07-26 16:34:38 +05:00
  • a40c771a1c updated the github.in aarif 2019-08-02 17:38:57 +05:00
  • 2afc27741e Merge pull request #21266 from edx/feanil/moto_changes Feanil Patel 2019-08-02 15:07:43 -04:00
  • 7bbf4ad15c Switch courseware.masquerade_as_student over to using a StaffAccessRule with query checking Calen Pennington 2019-08-02 10:27:11 -04:00
  • ff481bf748 Merge pull request #21287 from cpennington/test-admin-view Calen Pennington 2019-08-02 14:22:05 -04:00
  • 9926fa0fbd Moto got better at checking permissions in their mock. Feanil Patel 2019-08-02 11:05:54 -04:00
  • dead415d2b :-( Moto and HTTPretty don't play well together. Feanil Patel 2019-08-01 16:59:50 -04:00
  • a5afacf62a These tests don't test anything interesting. Feanil Patel 2019-07-31 17:00:47 -04:00
  • 624455c89a Use deprecated s3 mock from moto. Feanil Patel 2019-07-31 14:01:03 -04:00
  • 519e3a7ca3 Run make upgrade Feanil Patel 2019-07-31 10:29:03 -04:00
  • 74132f8ed9 Update moto to support python3. Feanil Patel 2019-07-30 11:19:04 -04:00
  • ea8c8e8348 Test the django admin view, and that it can be loaded Calen Pennington 2019-08-02 13:27:16 -04:00
  • 7140948bb1 Merge pull request #20900 from open-craft/pooja/fix-username-hints-with-SSO David Ormsbee 2019-08-02 13:17:00 -04:00
  • 358ba27a2a Merge pull request #21248 from open-craft/samuel/se-1155-fix-ccx-unicode David Ormsbee 2019-08-02 13:15:41 -04:00
  • a2dac21843 Add optional role parameter to course API endpoint. (#21059) Julia Eskew 2019-08-02 12:52:30 -04:00
  • 767d626a5e [BB-1491] Fix the progress graph y-axis - window resize formatting problem in Ironwood Josue Balandrano Coronel 2019-08-02 16:15:22 +00:00
  • bf414335cc REVMI-354 Add edit_bookmark permission (#21254) Christie Rice 2019-08-02 11:01:43 -04:00
  • 1c9904859b REVMI-354 Add view_xqa permission (#21255) Christie Rice 2019-08-02 11:01:21 -04:00
  • 85c4ba1a9d Merge pull request #21283 from edx/hammad/bump-version Hammad Ahmad Waqas 2019-08-02 18:38:46 +05:00
  • d20f68b6e0 Merge pull request #21282 from edx/arch/depr-15-notes-token Nimisha Asthagiri 2019-08-02 09:19:07 -04:00
  • 0cd472005a Merge pull request #21277 from edx/PROD-399/update-mgmt-cmds-help-text Uzair Rasheed 2019-08-02 17:59:15 +05:00
  • 80316c632d Update Help msgs of management commands uzairr 2019-08-02 15:20:26 +05:00
  • b876dce719 Merge pull request #21069 from edx/INCR-405 Ayub 2019-08-02 15:15:06 +05:00
  • f8e89b5059 edx-platform version bump Hammad Ahmad Waqas 2019-08-02 15:06:46 +05:00
  • 2484c3118e Merge pull request #21273 from edx/usama/learner-6735-help-center-language Usama Sadiq 2019-08-02 15:06:29 +05:00
  • 4b2f68da84 INCR-405 python3 compatibility Ayub khan 2019-07-11 14:51:48 +05:00
  • aa8003baeb Added check to exclude OpenEdx usama sadiq 2019-08-01 18:48:04 +05:00
  • 076d82970c Fix unicode username hints with SSO pkulkark 2019-08-02 09:53:42 +05:30
  • 54f9434d46 Allows unicode usernames to be used in CCX enrollments and reports. Samuel Walladge 2019-07-30 14:40:19 +09:30
  • c1a5d2fa06 DEPR-15: Remove usage of firebase-token-generator Nimisha Asthagiri 2019-08-01 18:51:02 -04:00
  • d5cfe35ece Merge pull request #21252 from edx/ddumesnil/disco-1222 Dillon-Dumesnil 2019-08-01 15:22:46 -04:00
  • a4866d4163 [REVMI-354] add view_ccx_coach_dashboard permission (#21259) Matthew Piatetsky 2019-08-01 15:17:53 -04:00
  • 701ea97750 Add boto3 retry to xdist script (#21271) Michael Youngstrom 2019-08-01 14:21:24 -04:00
  • c146f82e84 REVMI-354 REVMI-356 Revert more masquerade code (#21278) Christie Rice 2019-08-01 13:17:52 -04:00
  • 628ae59682 add view_ccx_coach_dashboard permission Matthew Piatetsky 2019-07-30 17:20:23 -04:00
  • a9ebf91c4d REVMI-354 Revert masquerade changes (#21276) Christie Rice 2019-08-01 12:05:59 -04:00
  • b3614f3a00 Merge pull request #20954 from open-craft/symbolist/html-block David Ormsbee 2019-08-01 11:36:23 -04:00
  • 6cc02f711d Merge pull request #21264 from edx/mpiatetsky_authz_5 Matthew Piatetsky 2019-08-01 09:48:39 -04:00
  • 0426446549 REVMI-354 Add view_courseware permission (#21237) Christie Rice 2019-08-01 09:12:48 -04:00
  • 3d062aab62 REVMI-354 Add enroll_in_course permission (#21243) Christie Rice 2019-08-01 08:37:41 -04:00
  • 825c02b4a2 Updated Spanish Language Code usama sadiq 2019-08-01 13:24:30 +05:00
  • c78db13de1 Merge pull request #21263 from edx/usama/learner-6735-help-center-language Usama Sadiq 2019-08-01 12:46:52 +05:00
  • d83ec0f607 Updated Help Center Url usama sadiq 2019-07-31 13:03:55 +05:00
  • 3e2e815f1a geoip2: update maxmind geolite country database (#21272) edx-transifex-bot 2019-08-01 01:45:52 -04:00
  • 8f457d2045 Upload the coverage report from reports/${TEST_SUITE}.coverage Calen Pennington 2019-07-31 14:55:30 -04:00
  • b5a8f67e64 Merge pull request #21219 from cpennington/permission-courseware-enable-masquerade Calen Pennington 2019-07-31 14:15:28 -04:00
  • 1694e21827 Merge pull request #21265 from edx/feanil/make_upgrade Feanil Patel 2019-07-31 14:07:36 -04:00
  • 17ef02e34f add preview_certificates permission Matthew Piatetsky 2019-07-31 12:24:36 -04:00
  • 6e590ac9a8 Run make upgrade. Feanil Patel 2019-07-31 13:16:49 -04:00
  • 55d4b272b0 Merge pull request #21257 from edx/feanil/python3_changes Feanil Patel 2019-07-31 13:16:12 -04:00
  • 136f58cb2d Add a staff-access specific bridgekeeper rule with full query support Calen Pennington 2019-07-24 11:19:02 -04:00
  • 8564c6768c StringIO moved between python2 and python3. Feanil Patel 2019-07-30 11:13:27 -04:00
  • b495a6babe NoneType not in types module in python3. Feanil Patel 2019-07-30 10:51:42 -04:00
  • e5fbfb02c6 DISCO-1222: Allow switching course numbers for reruns Dillon Dumesnil 2019-07-29 16:10:14 -04:00
  • 9076b5d31c Merge pull request #21261 from edx/revert-20001-master Uzair Rasheed 2019-07-31 17:55:14 +05:00
  • 77d4872bb3 Merge pull request #21262 from edx/waheed/PROD-499-fix-verify-image-aspect-ratio Waheed Ahmed 2019-07-31 17:15:18 +05:00
  • 6a7ddbb271 Merge pull request #21182 from edx/aj/fix-ltr-numaric-inputs Awais Jibran 2019-07-31 16:01:25 +05:00
  • 05f758f1c1 Fix photo ID verify images aspect ratio. Waheed Ahmed 2019-07-31 15:25:28 +05:00
  • 01ebee0dca Revert "Support a URL address as FOOTER_ORGANIZATION_LOGO" Uzair Rasheed 2019-07-31 15:25:11 +05:00