Commit Graph

  • cde6f4b773 Fixed score update on rescore Asad Azam 2017-10-04 12:57:19 +05:00
  • 9f0fba0a8e Sass quality fixes in the LMS Andy Armstrong 2017-10-11 11:41:51 -04:00
  • 29a1df3323 Revert "Exposing course run license via Course API" Simon Chen 2017-10-11 12:37:09 -04:00
  • 112938e4ac Refactor site course enrollment filtering. Robert Raposa 2017-08-25 17:08:08 -04:00
  • 737ebccb74 Remove django-simple-history and all HistoricalRecords. John Eskew 2017-10-06 16:26:06 -04:00
  • 0702df51bf Merge pull request #16114 from edx/waheed/LEARNER-2320-upgrade-edx-organizations-version Waheed Ahmed 2017-10-11 20:20:14 +05:00
  • 612d962962 Merge pull request #16196 from edx/douglashall/update_enterprise_0_51_2 Douglas Hall 2017-10-11 10:37:39 -04:00
  • 69d5239678 Merge pull request #16108 from open-craft/haikuginger/install-extra-middleware Feanil Patel 2017-10-11 10:22:49 -04:00
  • 5ae2bee17f Merge pull request #16119 from edx/hackathon/bootstrap-courseware Andy Armstrong 2017-10-11 10:21:13 -04:00
  • c4767e253b Add middleware classes dynamically from configuration and switch MIDDLEWARE_CLASSES to use a list Jesse Shapiro 2017-09-26 16:16:00 -04:00
  • 5cb908991f Upgrading the edx-organizations package to 0.4.7. Waheed Ahmed 2017-09-27 18:00:15 +05:00
  • ca903278f5 Updating edx-enterprise to 0.51.2. Douglas Hall 2017-10-10 10:46:00 -04:00
  • c0d74f1956 Merge pull request #16136 from open-craft/uman/refactor-consent-view Douglas Hall 2017-10-11 08:36:51 -04:00
  • 374cdb0a3d Convert course home page to Bootstrap Andy Armstrong 2017-09-27 20:33:27 -04:00
  • 7516453c14 Bump to 0.51.1. Uman Shahzad 2017-10-06 12:11:40 +05:00
  • 2601b26af6 Update mocks/docs/code to reflect Enterprise API updates. Uman Shahzad 2017-10-01 04:35:50 +05:00
  • db6570b754 Merge pull request #16198 from edx/youngstrom/pin_moment_dependency Michael Youngstrom 2017-10-10 16:55:32 -04:00
  • da0c07403c Pin moment dependency Michael Youngstrom 2017-10-10 15:38:46 -04:00
  • 4489745475 Check if cert_info dict is empty before rendering dashboard_certificate_information.html Alex Dusenbery 2017-10-10 12:17:13 -04:00
  • 7c3dab08a7 YONK-776: added thread_followed and thread_unfollowed signals Aamish Baloch 2017-10-09 12:24:51 +05:00
  • a1419b15f7 Exposing course run license via Course API Clinton Blackburn 2017-10-06 16:37:24 -04:00
  • dd53edc6e0 Cache upgrade_deadline on CourseEnrollment objects Calen Pennington 2017-09-29 14:22:58 -04:00
  • f8d41b9764 Differentiated emails - unverified users receive email with upsell button. castellanese 2017-09-25 14:41:00 -04:00
  • d38428ea41 Merge pull request #16129 from edx/thallada/refactor-verified-upgrade-reminder Tyler Hallada 2017-10-06 14:59:52 -04:00
  • 3fcd7c69de Merge pull request #16183 from edx/ssemenova/ed-1315-part3 Sofiya Semenova 2017-10-06 14:50:05 -04:00
  • f44f304559 Merge pull request #16176 from edx/pwnage101/remove-1.4-shims_PLAT-1424 Troy Sankey 2017-10-06 14:27:31 -04:00
  • c63020f9ce Merge pull request #16184 from edx/HarryRein/LEARNER-2784-sock-cleanup Harry Rein 2017-10-06 14:18:58 -04:00
  • f534e01888 Merge pull request #16096 from edx/HarryRein/LEARNER-2308-update-course-goal Harry Rein 2017-10-06 14:11:23 -04:00
  • d5b6b170dd Use the current site to generate absolute urls for emails Calen Pennington 2017-10-06 13:22:29 -04:00
  • e7b3590448 Add verified cert image to email template Tyler Hallada 2017-10-05 17:27:54 -04:00
  • 9876f597e6 Refactor common task querying into a separate func Tyler Hallada 2017-10-04 17:35:00 -04:00
  • efe814c64f Update copy for the upgrade_reminder emails Tyler Hallada 2017-10-04 15:51:57 -04:00
  • 4acdcc698e Display new flags in the ScheduleConfig admin list Tyler Hallada 2017-10-04 15:51:33 -04:00
  • 004ca4800e Add tests for upgrade_reminder Tyler Hallada 2017-10-02 18:25:42 -04:00
  • 1bcd3a45ca Refactor upgrade_reminder to use async celery task Tyler Hallada 2017-09-27 10:12:29 -04:00
  • 0c0a5a93c0 Create func for common template context entries Tyler Hallada 2017-09-20 16:22:22 -04:00
  • dbfdff090d Checking if CAD exists before using it Sofiya Semenova 2017-10-06 11:31:57 -04:00
  • 0666ea6969 Sock upgrade message on mobile. Harry Rein 2017-10-06 13:13:56 -04:00
  • f3f3edf4bd Allow user to update course goal on course home page. Harry Rein 2017-09-22 13:45:27 -04:00
  • c7bfd69e88 Merge pull request #16174 from edx/aj/LEARNER-2715 Albert (AJ) St. Aubin 2017-10-06 12:40:35 -04:00
  • 38c16891c5 Merge pull request #16182 from edx/robrap/LEARNER-2026-course-info-events Diana Huang 2017-10-06 12:40:18 -04:00
  • 8bf028620b Complete rename of CourseHomeEvents to CourseInfoEvents. Robert Raposa 2017-10-06 11:03:48 -04:00
  • ab4a5694ec Course info event file renames. Robert Raposa 2017-10-06 10:51:22 -04:00
  • 27a73f77da Merge pull request #16124 from edx/adeel/LEARNER_2607_untranslatedtooltip_progresstab_chart adeel khan 2017-10-06 19:28:02 +05:00
  • f4a00bda0a Merge pull request #16181 from edx/bfiller/WL-1241 Bill Filler 2017-10-06 10:25:42 -04:00
  • 91bf523920 Merge pull request #16175 from edx/robrap/LEARNER-2026-clean-up Robert Raposa 2017-10-06 10:02:49 -04:00
  • 724168d605 simplification pr changes Albert St. Aubin 2017-10-05 09:40:30 -04:00
  • a4cb374b16 PR update Albert St. Aubin 2017-10-05 09:05:02 -04:00
  • d37264ae0c Bug fix for unpublished courses that users have putchased within a program [LEARNER-2715] Albert St. Aubin 2017-10-05 08:08:09 -04:00
  • 9ef887c547 Adds translation for lms progress chart tooltip. Adeel Khan 2017-09-28 15:33:08 +05:00
  • b96f646d35 Merge pull request #16178 from open-craft/haikuginger/remove-unnecessary-ent-enrollment Jesse Shapiro 2017-10-06 08:59:32 -04:00
  • dd16bf7685 bump edx-enterprise version to 0.51.0 Bill Filler 2017-10-05 17:12:11 -04:00
  • c0fd667b7c Fix Shopping-cart CSS and JS Giulio Gratta 2017-10-03 13:50:39 -07:00
  • e94d265fa7 Remove our copy of the slugify() implementation Troy Sankey 2017-10-05 14:31:22 -04:00
  • cc2fe585ec Remove PatchedClient, a django 1.4 shim. Troy Sankey 2017-10-05 14:17:54 -04:00
  • d76a1ac014 Tests should make use of django test client's PATCH functionality Troy Sankey 2017-10-05 14:01:50 -04:00
  • 46d8caa8cd Remove/update comments related to django 1.4 Troy Sankey 2017-10-05 13:47:55 -04:00
  • e8945ebdc5 Course home event clean-up. Robert Raposa 2017-10-05 14:10:50 -04:00
  • f160980008 Remove unused generic Enterprise-related enrollment logic Jesse Shapiro 2017-10-05 14:47:21 -04:00
  • 747611eaca Merge pull request #16168 from edx/HarryRein/LEARNER-2332-reviews-speed-up Harry Rein 2017-10-05 14:31:54 -04:00
  • 4fa813529b Merge pull request #16169 from edx/robrap/LEARNER-2026-fix-bug Robert Raposa 2017-10-05 14:12:13 -04:00
  • b245fa0374 Merge pull request #16159 from edx/ri/EDUCATOR-139-add-charset-webOb-response Rabia Iftikhar 2017-10-05 22:42:43 +05:00
  • b07826cbc0 Merge pull request #16148 from edx/jeskew/initial_django_1.11_startup_changes John Eskew 2017-10-05 12:48:26 -04:00
  • 4cd7a886be Merge pull request #16109 from edx/ssemenova/ed-1315-part2 Sofiya Semenova 2017-10-05 12:40:45 -04:00
  • 37effa755b Merge pull request #16172 from edx/nedbat/nicer-rst Ned Batchelder 2017-10-05 12:01:03 -04:00
  • f5f6b08884 Add missing 'later' variable. John Eskew 2017-10-03 08:32:08 -04:00
  • 762b87e25d Move xblock tagging model import into method. John Eskew 2017-10-02 19:30:55 -04:00
  • 0890193d6b PLAT-1408: Import csrf from new path. John Eskew 2017-09-21 11:40:52 -04:00
  • 4b95abb715 Make an AppConfig to register ccxcon signals. John Eskew 2017-09-21 11:30:07 -04:00
  • 040f5cc9c4 Move edxnotes model import down into method. John Eskew 2017-09-20 20:30:43 -04:00
  • 7dfb6cc681 Change all UTC timezones to import from pytz instead of Django. John Eskew 2017-09-19 18:17:03 -04:00
  • 02f26f55ce Remove unused imports. Push model imports down into relevant methods. Mock out the static_replace modules in the proper location. John Eskew 2017-09-19 17:55:14 -04:00
  • 8b5b1eba86 Use Django 1.11 compatible version of django-countries. John Eskew 2017-09-19 17:50:39 -04:00
  • 6294766c24 Split emitted signals from the student models file. John Eskew 2017-09-19 17:50:05 -04:00
  • 34e3ec6afe Ed-1315 part 2, removing progress message entirely and replacing with another Sofiya Semenova 2017-09-26 16:53:23 -04:00
  • 23edd521f4 Fix upgrade event. Robert Raposa 2017-10-04 13:44:50 -04:00
  • 07061caf91 Revert remains of 'upgrade upsell to course info banner'. Robert Raposa 2017-10-05 10:54:08 -04:00
  • daf040986c Merge pull request #16170 from edx/naa/course-grade-report-three Nimisha Asthagiri 2017-10-05 10:09:32 -04:00
  • ef5670f29a Merge pull request #16153 from edx/diana/disappear-message Diana Huang 2017-10-05 10:08:22 -04:00
  • 271f3c9f3c Add loading icon to reviews page. Harry Rein 2017-10-04 14:41:53 -04:00
  • 1d1bd3ffa4 Merge pull request #16156 from open-craft/haikuginger/enterprise-0.50.1 Douglas Hall 2017-10-05 08:53:00 -04:00
  • 5df93d7f15 Use nicer .rst for testing.rst Ned Batchelder 2017-10-05 06:51:36 -04:00
  • ee558581e2 EDUCATOR-139 Add charset to the WebOb response rabiaiftikhar 2017-10-04 12:38:25 +05:00
  • b5435e6f5a Course Grade reports: eliminate CSM calls, user-transformed structures EDUCATOR-558 Nimisha Asthagiri 2017-10-04 18:32:57 -04:00
  • 09b235bcca Merge pull request #16162 from edx/naa/course-grade-report Nimisha Asthagiri 2017-10-04 20:00:05 -04:00
  • f0f5ebb3c7 Merge pull request #16139 from edx/thallada/doc-pytest-ddtdata Tyler Hallada 2017-10-04 17:35:21 -04:00
  • 473c682a2e Merge pull request #16134 from edx/bmedx/upgrade_i18n-tools_0.3.10 Brian Mesick 2017-10-04 14:44:38 -04:00
  • 17194ae060 Add search box to CourseEnrollmentAllowed admin interface. Sven Marnach 2017-10-04 17:23:40 +02:00
  • cd7a004c4e Merge pull request #16158 from edx/attiya/update-edx-proctoring Attiya Ishaque 2017-10-04 22:39:42 +05:00
  • eab6363d94 Make the welcome message disappear after sevent days of first viewing. Diana Huang 2017-10-03 16:02:58 -04:00
  • 5d087bfe73 Merge pull request #16163 from edx/bfiller/fix-dsc-banner Bill Filler 2017-10-04 12:33:47 -04:00
  • 5268588980 Display banner if user declines data sharing consent Bill Filler 2017-10-04 09:40:59 -04:00
  • 6d4b9cb53d update test Amir Qayyum Khan 2017-10-04 18:19:44 +05:00
  • a7e0c3f420 Fixed issue with non-Latin characters in loncapa/python problems Amir Qayyum Khan 2017-07-31 18:38:18 +05:00
  • 8a5782eb6e Updated Studio API to expose course run pacing type Clinton Blackburn 2017-10-04 01:50:21 -04:00
  • 33428519aa Have SubsectionGrade compute problem_scores lazily Nimisha Asthagiri 2017-10-04 09:30:07 -04:00
  • a7e5d43f54 Update edx-proctoring to 1.2.3. attiyaishaque 2017-10-04 12:30:37 +05:00
  • bf19ecf0dd Update Enterprise to 0.50.1 Jesse Shapiro 2017-10-03 22:37:13 -04:00
  • 612c99ba3c Merge pull request #16130 from edx/bmedx/django-oauth-plus_PLAT-1743 Brian Mesick 2017-10-03 16:51:31 -04:00
  • 10171bbfd1 Merge pull request #16149 from edx/naa/grade-report Nimisha Asthagiri 2017-10-03 16:39:31 -04:00