Commit Graph

  • 382b6069d8 PR feedback (added docstring notes, cleared up log messages) Gavin Sidebottom 2018-01-25 16:09:13 -05:00
  • ec0263bc5b changed 'course code lib' references to 'python lib' to maintain consistency Gavin Sidebottom 2018-01-25 16:08:57 -05:00
  • 8476f19463 Enabled python code lib import with GIT_IMPORT_STATIC set to False Gavin Sidebottom 2018-01-25 16:08:25 -05:00
  • cac22680e2 Updates to the Course Entitlement API to block Learners from enrolling in runs that are not available. Albert St. Aubin 2017-12-18 14:35:53 -05:00
  • 794630824e Extends <head> in Studio course outline Giulio Gratta 2018-01-25 11:12:05 -08:00
  • 45decc48b3 Update edx-ora2 to version 2.1.10 Eric Fischer 2018-01-25 14:05:35 -05:00
  • a458fa9f93 Upgrade edx-enterprise package to 0.63.0. Douglas Hall 2018-01-25 14:01:26 -05:00
  • 5ccd465d85 Merge pull request #17304 from edx/douglashall/ENT-854 Douglas Hall 2018-01-25 13:56:24 -05:00
  • 4fd60d11a0 Merge pull request #17289 from edx/efischer/discussion_profile_header Eric Fischer 2018-01-25 12:23:47 -05:00
  • e649d2d782 Shim query count assertions due to added SAVEPOINTs Troy Sankey 2018-01-24 15:53:16 -05:00
  • 1deb26e190 avoid unnecessary attempt to update an immutable dict Troy Sankey 2018-01-19 15:42:21 -05:00
  • 27edca3c5e Replace all clean_course_id form methods with common method. John Eskew 2018-01-18 14:25:57 -05:00
  • 875a127f84 Pylint fixes to move number below allowed threshold. John Eskew 2018-01-17 19:25:27 -05:00
  • b1f0b7d230 Convert course id to locator differently to accomodate Django 1.11 John Eskew 2018-01-17 18:56:22 -05:00
  • 6d061a16c5 Enable cache isolation for test_email tests Troy Sankey 2018-01-17 14:31:57 -05:00
  • ff545e2a60 Handle different cookie processing for Django 1.11 John Eskew 2018-01-12 18:24:00 -05:00
  • 56f9efcc4c Create course mode in one line without extra save. John Eskew 2018-01-12 16:29:15 -05:00
  • efbde03ce0 Move param addition for POST request to creation. John Eskew 2018-01-11 15:33:39 -05:00
  • c55aa9e1d5 Change POST request upon creation only. John Eskew 2018-01-11 12:03:38 -05:00
  • 2eab707cc0 Change str conversion to text_type. John Eskew 2018-01-11 11:24:14 -05:00
  • 3915c47d71 Bump query counts for grading in Django 1.11. John Eskew 2018-01-10 16:27:26 -05:00
  • d158da2792 ENT-854 Add django-fernet-fields to requirements. Douglas Hall 2018-01-25 11:01:44 -05:00
  • aa44292890 render discussion_profile_page as a fragment Eric Fischer 2018-01-24 12:30:34 -05:00
  • 7c2826b8e8 Merge pull request #17300 from edx/jmbowman/PLAT-1899 Jeremy Bowman 2018-01-25 09:39:26 -05:00
  • 182a5bcb23 Merge pull request #17302 from edx/jmbowman/PLAT-1900 Jeremy Bowman 2018-01-25 09:37:50 -05:00
  • d3d64970c3 Merge pull request #17263 from caesar2164/update-course-about-date-conditionals Dennis Jen 2018-01-25 08:23:35 -05:00
  • cc7431526f Merge pull request #17301 from edx/alasdair/learner-analytics-dashboard-week-streak-tweak AlasdairSwan 2018-01-25 08:20:05 -05:00
  • f07880bb38 Merge pull request #17297 from edx/aj/LEARNER-3629_refactor Albert (AJ) St. Aubin 2018-01-25 07:13:44 -05:00
  • 6477482c7e Merge pull request #17069 from edx/adeel/Learner_3110_fix_invalid_certificate_page adeel khan 2018-01-25 11:48:33 +01:00
  • d9d4ae5535 Fix invalid certificate page for a11y and translation. Adeel Khan 2018-01-01 18:04:32 +05:00
  • 060b27ad18 Remove order dependencies in test_assets.py Calen Pennington 2017-12-05 15:59:09 -05:00
  • d21a098280 Merge pull request #17146 from open-craft/clemente/move-heartbeat-settings-to-env John Eskew 2018-01-24 20:21:51 -05:00
  • 6f1d41c171 Update to week streak display logic AlasdairSwan 2018-01-24 16:03:54 -05:00
  • 36e321a5a2 PLAT-1900 Remove dependency on abandoned django-pipeline-forgiving package Jeremy Bowman 2018-01-24 17:53:12 -05:00
  • fda773721c Merge pull request #17285 from edx/sstudent/hide_cert_setting sanfordstudent 2018-01-24 16:27:40 -05:00
  • f7795f8a68 Updates course about date conditionals Giulio Gratta 2018-01-19 15:36:17 -08:00
  • ff4732bcf6 PLAT-1899 Fix some issues running under Django 1.10+ Jeremy Bowman 2018-01-24 15:36:45 -05:00
  • e2becea8cb deprecate html setting for web certs and set to true by default Sanford Student 2018-01-23 10:41:57 -05:00
  • 1a1e3b8a44 Merge pull request #17275 from edx/youngstrom/bokchoy_s3 Michael Youngstrom 2018-01-24 14:55:42 -05:00
  • f0436aa832 Refactor of the CourseEntitlement Refund API to handle refund failures Albert St. Aubin 2017-12-18 14:35:53 -05:00
  • bffd906909 Merge pull request #17115 from edx/bmedx/django111_cms_test_failures Brian Mesick 2018-01-24 14:46:52 -05:00
  • 0f90c62dcb Merge pull request #17298 from edx/fsheets/sfe-filter-fix Farhanah Sheets 2018-01-24 13:59:34 -05:00
  • e139e83b79 Merge pull request #17269 from open-craft/kshitij/master_with_setuptools_fix Jeremy Bowman 2018-01-24 13:19:58 -05:00
  • 96e05913d7 Merge pull request #17282 from edx/jmbowman/PLAT-1890 Jeremy Bowman 2018-01-24 13:17:45 -05:00
  • ebc54c8f1a PLAT-1890 Fixed assorted ModifyingEnforceTypeWarning warnings Jeremy Bowman 2018-01-22 23:25:53 -05:00
  • d06a52f662 SFE version bump Farhanah Sheets 2018-01-23 14:22:16 -05:00
  • 40951a28cf Fixing some violations to assuage pylint and get a bit of overhead bmedx 2018-01-18 16:11:38 -05:00
  • 1d45c85135 Refactor student login for readability and fix Django 1.11 issues bmedx 2018-01-16 15:21:00 -05:00
  • 2935578b9a Merge pull request #17294 from edx/HarryRein/a11y-footer-upgrade-div Harry Rein 2018-01-24 11:18:04 -05:00
  • d716d7409c Merge pull request #17293 from edx/bundles_dashboard_fix Matthew Piatetsky 2018-01-24 10:21:02 -05:00
  • 69348d06d7 Merge pull request #17009 from cpennington/cms-login-factory-page Calen Pennington 2018-01-24 10:19:27 -05:00
  • 90bb8af3c6 Merge pull request #15618 from open-craft/bdero/failed-password-reset-email Michael Frey 2018-01-24 10:06:16 -05:00
  • 51499e2c4b Merge pull request #15921 from open-craft/haikuginger/advertised-start-date-courseware-detail-page Michael Frey 2018-01-24 10:04:57 -05:00
  • 98b8eaf27e Ensuring div and not button inside link tag for a11y. Harry Rein 2018-01-24 10:01:50 -05:00
  • ca3a6654cf Merge pull request #17232 from edx/saleem-latif/837 Saleem Latif 2018-01-24 16:11:04 +05:00
  • 4ed64ee5d0 Fix styling of enterprise sidebar on registration page. Saleem Latif 2018-01-18 18:17:35 +05:00
  • 4be097253e Merge pull request #17217 from edx/tasawer/learner-2437-update-learner-help-link-to-help-center Tasawer Nawaz 2018-01-24 13:10:16 +05:00
  • d8b236da87 Upgrade setuptools to avoid bug while installing of OpenStack requirements RE: pypa/setuptools#951 Kshitij Sobti 2018-01-24 12:45:06 +05:30
  • f16cfea801 update help link in header LEARNER-2437 Tasawer Nawaz 2018-01-17 18:17:54 +05:00
  • b23eea5fcb Allow public read and handle write errors for db cache Michael Youngstrom 2018-01-22 09:55:13 -05:00
  • 955dc60a3f Merge pull request #17292 from edx/add_screenshots Matthew Piatetsky 2018-01-23 19:49:24 -05:00
  • 8cf1e04781 Add screenshots Matthew Piatetsky 2018-01-23 15:24:20 -05:00
  • eeb05406a0 fix list price on bundle button Matthew Piatetsky 2018-01-23 17:45:49 -05:00
  • 6bfb9c9478 Merge pull request #17291 from edx/mobile-learner-analytics-modal Jae Bradley 2018-01-23 16:48:30 -05:00
  • 8e667d8bdf Merge pull request #17287 from edx/mroytman/assets-api-zero-assets Michael Roytman 2018-01-23 16:16:43 -05:00
  • 974f099835 Teach the xss_linter about the require_page tag Calen Pennington 2018-01-23 15:58:12 -05:00
  • 7fb4ca5ce1 Merge pull request #17284 from edx/jaebradley/LEARNER-3945 Jae Bradley 2018-01-23 15:48:06 -05:00
  • a2cc48d37d fix mobile responsive modal jaebradley 2018-01-23 15:21:13 -05:00
  • 97954d48fb add condition for when no assets are found in the database Michael Roytman 2018-01-23 13:07:22 -05:00
  • 46cb89e55d Fixes to CMS failures in Django 1.11 tests bmedx 2018-01-05 16:22:18 -05:00
  • b241e56f0f Merge pull request #17286 from edx/alasdair/LEARNER-3935-style-updates AlasdairSwan 2018-01-23 12:37:40 -05:00
  • 77d254dcad LEARNER-3935 Style updates AlasdairSwan 2018-01-23 11:27:29 -05:00
  • 5ab2533b1e add try/catch for analytics api calls jaebradley 2018-01-23 10:28:01 -05:00
  • a54b6d2dda Merge pull request #16680 from edx/ari/node-8 Ari Rizzitano 2018-01-23 10:32:32 -05:00
  • 1b11f055a4 Merge pull request #17283 from edx/alasdair/LEARNER-3935-learner-analytics-dashboard-tweaks AlasdairSwan 2018-01-23 10:30:20 -05:00
  • 407bc5ff2b Merge pull request #17256 from edx/add-passing-grade-to-learner-analytics Jae Bradley 2018-01-23 09:59:54 -05:00
  • 0bff520dcf Merge pull request #17272 from edx/adeel/learner_3930_improving_html_escaping_filter adeel khan 2018-01-23 15:26:46 +01:00
  • 8be1079186 Last minute updates AlasdairSwan 2018-01-23 08:13:11 -05:00
  • d52aa8c6ec add grade information jaebradley 2018-01-19 12:13:41 -05:00
  • 47272087cf Merge pull request #17247 from caesar2164/problem-loading-spinner Michael Frey 2018-01-23 08:24:58 -05:00
  • 097e000a24 Merge pull request #16191 from proversity-org/proversity/course-visibility-in-catalog Eric Fischer 2018-01-23 08:10:25 -05:00
  • b497210f17 strip_all_tags_but_br_filter would return HTML safe string. Adeel Khan 2018-01-22 18:31:24 +05:00
  • e75a2ef5d4 Merge pull request #17270 from edx/ri/EDUCATOR-2147-update-message-info Rabia Iftikhar 2018-01-23 16:10:26 +05:00
  • 96df2eb35e EDUCATOR-2147 update message info for Community TA's in Membership Dashboard rabia23 2018-01-22 11:09:13 +00:00
  • d2320cbba5 Merge pull request #17119 from edx/thallada/files-search Michael Roytman 2018-01-22 21:12:47 -05:00
  • ad773dac5c Add text_search param for searching by displayname Tyler Hallada 2018-01-05 17:48:31 -05:00
  • e17527c570 Merge pull request #17280 from edx/add_price_url_to_context Matthew Piatetsky 2018-01-22 17:01:08 -05:00
  • 4ded0909d1 Merge pull request #17281 from edx/feanil/update_comment Feanil Patel 2018-01-22 16:55:44 -05:00
  • d84d261cde Merge pull request #16533 from bzhang443/master Ned Batchelder 2018-01-22 16:52:53 -05:00
  • e3e363a342 Merge pull request #17274 from edx/HarryRein/a11y-issues-verification-sock Harry Rein 2018-01-22 16:18:36 -05:00
  • 6a7f941a18 Update github.txt Feanil Patel 2018-01-22 15:47:51 -05:00
  • ca8a1fcb29 Add price and url to context Matthew Piatetsky 2018-01-22 15:15:38 -05:00
  • 3959509696 Merge pull request #17242 from edx/clee/optimizely Christopher Lee 2018-01-22 15:36:20 -05:00
  • 948cae4148 Fix crash using create_user Michael Terry 2018-01-22 12:35:17 -05:00
  • e0bdd3773a Merge pull request #17273 from edx/try_bundling_test_fix Matthew Piatetsky 2018-01-22 13:31:07 -05:00
  • 38cc3141cf Merge pull request #17277 from edx/HarryRein/course-dashboard-styling Harry Rein 2018-01-22 13:21:32 -05:00
  • 9dab9d2c20 a11y issues on upgrade footer. Harry Rein 2018-01-22 09:38:54 -05:00
  • d5e6ddc4f0 Fixing alignment of View Course button on course dashboard. Harry Rein 2018-01-22 12:00:19 -05:00
  • 8a00b76f01 Disable optimizely for xblocks for the mobile app christopher lee 2018-01-18 13:31:47 -05:00
  • 2ca0aa7b2c upgrade jenkins node version to 8.9.3 Ari Rizzitano 2017-11-27 12:02:29 -05:00