Gabe Mulley
|
7d6aa950e9
|
fix flaky throttling test
|
2017-10-16 12:46:00 -04:00 |
|
Aamish Baloch
|
02ab4a0364
|
Merge pull request #16146 from edx/aamishbaloch/YONK-776
YONK-776: added thread_followed and thread_unfollowed signals
|
2017-10-16 11:54:49 +05:00 |
|
Nimisha Asthagiri
|
43c7a5171f
|
Merge pull request #16219 from edx/ret/dynamic-pacing-email
Course Update emails (initial)
|
2017-10-13 17:28:36 -04:00 |
|
John Eskew
|
e7f288882d
|
Merge pull request #16188 from edx/jeskew/remove_django_simple_history
Remove all usage of the django-simple-history module.
|
2017-10-13 13:22:52 -04:00 |
|
Calen Pennington
|
12e1af275a
|
Merge pull request #16092 from edx/upsell-nudges-for-unverified-users
Upsell nudges for unverified users
|
2017-10-13 11:32:29 -04:00 |
|
Nimisha Asthagiri
|
741917e92b
|
Course Update emails
|
2017-10-13 10:53:44 -04:00 |
|
sandroroux
|
40d3f4f2fc
|
Unit tests for "_add_upsell_button_to_email_template".
|
2017-10-13 10:08:52 -04:00 |
|
Calen Pennington
|
8468357ac4
|
Separate the date and link logic out of VerifiedUpgradeDeadlineBlock, so that it can be called directly with prefetched data for check_and_get_upgrade_link_and_date
|
2017-10-13 10:01:34 -04:00 |
|
John Eskew
|
194413cdf9
|
Add migrations which remove HistoricalRecord tables.
|
2017-10-12 11:20:25 -04:00 |
|
Matthew Piatetsky
|
c741bcbee7
|
Implement local currency in lms
LEARNER-2412
|
2017-10-11 14:37:18 -04:00 |
|
Robert Raposa
|
344e13b1ce
|
Merge pull request #16179 from edx/robrap/refactor-site-enrollment-filter
Refactor site course enrollment filtering.
|
2017-10-11 14:10:08 -04:00 |
|
Robert Raposa
|
112938e4ac
|
Refactor site course enrollment filtering.
|
2017-10-11 12:21:42 -04:00 |
|
John Eskew
|
737ebccb74
|
Remove django-simple-history and all HistoricalRecords.
|
2017-10-11 11:36:06 -04:00 |
|
Douglas Hall
|
612d962962
|
Merge pull request #16196 from edx/douglashall/update_enterprise_0_51_2
Updating edx-enterprise to 0.51.3.
|
2017-10-11 10:37:39 -04:00 |
|
Jesse Shapiro
|
c4767e253b
|
Add middleware classes dynamically from configuration and switch MIDDLEWARE_CLASSES to use a list
|
2017-10-11 09:16:41 -04:00 |
|
Douglas Hall
|
ca903278f5
|
Updating edx-enterprise to 0.51.2.
https://github.com/edx/edx-enterprise/compare/0.51.0...0.51.2
|
2017-10-11 08:47:50 -04:00 |
|
Alex Dusenbery
|
4489745475
|
Check if cert_info dict is empty before rendering dashboard_certificate_information.html
|
2017-10-10 14:17:58 -04:00 |
|
Aamish Baloch
|
7c3dab08a7
|
YONK-776: added thread_followed and thread_unfollowed signals
|
2017-10-09 19:14:38 +05:00 |
|
Calen Pennington
|
dd53edc6e0
|
Cache upgrade_deadline on CourseEnrollment objects
|
2017-10-06 15:23:42 -04:00 |
|
Sofiya Semenova
|
3fcd7c69de
|
Merge pull request #16183 from edx/ssemenova/ed-1315-part3
Checking if CAD exists before using it in dashboard
|
2017-10-06 14:50:05 -04:00 |
|
Troy Sankey
|
f44f304559
|
Merge pull request #16176 from edx/pwnage101/remove-1.4-shims_PLAT-1424
[WIP] cleanup django 1.4 shims and mentions
|
2017-10-06 14:27:31 -04:00 |
|
Sofiya Semenova
|
dbfdff090d
|
Checking if CAD exists before using it
|
2017-10-06 13:24:56 -04:00 |
|
Troy Sankey
|
e94d265fa7
|
Remove our copy of the slugify() implementation
|
2017-10-05 15:37:01 -04:00 |
|
Jesse Shapiro
|
f160980008
|
Remove unused generic Enterprise-related enrollment logic
|
2017-10-05 14:47:21 -04:00 |
|
John Eskew
|
b07826cbc0
|
Merge pull request #16148 from edx/jeskew/initial_django_1.11_startup_changes
Initial Django 1.11 startup changes
|
2017-10-05 12:48:26 -04:00 |
|
John Eskew
|
0890193d6b
|
PLAT-1408: Import csrf from new path.
|
2017-10-05 11:12:53 -04:00 |
|
John Eskew
|
7dfb6cc681
|
Change all UTC timezones to import from pytz instead of Django.
|
2017-10-05 11:12:52 -04:00 |
|
John Eskew
|
02f26f55ce
|
Remove unused imports. Push model imports down into relevant methods.
Mock out the static_replace modules in the proper location.
|
2017-10-05 11:12:52 -04:00 |
|
John Eskew
|
6294766c24
|
Split emitted signals from the student models file.
|
2017-10-05 11:12:50 -04:00 |
|
Sofiya Semenova
|
34e3ec6afe
|
Ed-1315 part 2, removing progress message entirely and replacing with another
|
2017-10-05 11:06:22 -04:00 |
|
Sven Marnach
|
17194ae060
|
Add search box to CourseEnrollmentAllowed admin interface.
|
2017-10-04 20:31:40 +02:00 |
|
Matthew Piatetsky
|
1aff33dcdd
|
Merge pull request #16044 from edx/LEARNER-2546
LEARNER-2546 Take users from track selection to course home instead of dashboard
|
2017-10-02 17:03:56 -04:00 |
|
Matt Tuchfarber
|
9de5cbea12
|
Bump enterprise to 0.48.2
|
2017-10-02 13:40:31 -04:00 |
|
Matthew Piatetsky
|
d394c05236
|
Take users from track selection to course home instead of dashboard
LEARNER-2546
|
2017-10-02 12:15:12 -04:00 |
|
Michael Frey
|
3e24572664
|
increase staff user rate limit
|
2017-10-02 09:03:46 -04:00 |
|
Nimisha Asthagiri
|
8721dad500
|
Merge pull request #16083 from edx/naa/grades-remove-read-only
Grades: remove read_only param and create method
|
2017-09-29 14:50:43 -04:00 |
|
Nimisha Asthagiri
|
1febdbfac9
|
Grades cleanup: remove read_only param and create method
EDUCATOR-171
|
2017-09-28 07:48:25 -04:00 |
|
zubair-arbi
|
4040c45f06
|
update enterprise api support for request users and enterprise service user
ENT-624
|
2017-09-27 18:04:44 +05:00 |
|
McKenzie Welter
|
190b2c36fe
|
Changed lookup logic to consider language learner-1995
|
2017-09-27 07:53:39 -04:00 |
|
Uman Shahzad
|
f94558f464
|
Merge pull request #16094 from open-craft/uman/ent-0.48.1
[WL-1240] [ENT-640] [ENT-628] [ENT-629] [ENT-630] [ENT-631] [ENT-634] [ENT-644] Bump to edx-enterprise to 0.48.1
|
2017-09-27 00:16:34 +05:00 |
|
Diana Huang
|
1cfefe2457
|
Modify the header to show the learner profile.
Remove the profile from the user dropdown.
LEARNER-2318
|
2017-09-25 17:06:08 -04:00 |
|
Uman Shahzad
|
a27688afd0
|
Bump to edx-enterprise to 0.48.1
|
2017-09-26 00:43:09 +05:00 |
|
Nimisha Asthagiri
|
56676d821d
|
Merge pull request #16077 from edx/naa/grades-refactor
Grades: move out of temporary new folder
|
2017-09-22 14:03:05 -04:00 |
|
Gabe Mulley
|
3088c70f25
|
only override the upgrade deadline in self-paced courses
|
2017-09-22 12:48:38 -04:00 |
|
Nimisha Asthagiri
|
22edaf7d24
|
Grades: move out of temporary new folder
EDUCATOR-1400
|
2017-09-22 11:49:46 -04:00 |
|
Douglas Hall
|
10a065990b
|
Merge pull request #16064 from open-craft/uman/ent-0.46.5
[ENT-644] Bump edx-enterprise to 0.46.7.
|
2017-09-22 05:47:16 -04:00 |
|
Uman Shahzad
|
6355604b51
|
Ignore pending migrations for edx-enterprise temporarily.
|
2017-09-22 05:17:18 +05:00 |
|
sanfordstudent
|
5c88600fbf
|
Merge pull request #16048 from edx/sstudent/EDUCATOR-1288
Sstudent/educator 1288
|
2017-09-21 16:48:46 -04:00 |
|
Sanford Student
|
d0e68f2d24
|
recalculate course grade on user partition change
|
2017-09-21 15:32:07 -04:00 |
|
Douglas Hall
|
247f2835c1
|
Merge pull request #16060 from edx/revert-16001-zub/ENT-624-access-enterprise-api-with-request-user
Revert "Initialize enterprise api client with provided user"
|
2017-09-20 11:04:10 -04:00 |
|