Saleem Latif
cb7d8dcb86
Create API View for ApiAccessRequest model
2017-09-28 12:27:13 +05:00
Ned Batchelder
f8f911ae5c
Have to format lazily for translated constant messages
2017-09-26 11:39:36 -04:00
Gabe Mulley
a2dc27e6b1
fix multi-course emails and update ACE
2017-09-25 14:07:08 -04:00
Brian Beggs
2d19136beb
Merge pull request #16009 from edx/jmbowman/pytest_unit_tests
...
PLAT-1677 Switch to pytest for unit tests
2017-09-25 08:57:01 -04:00
Jeremy Bowman
ca97e946a6
Switch to pytest for unit tests
2017-09-22 16:07:53 -04:00
Harry Rein
fcf5f03b2d
Fix issue with course message classes.
2017-09-22 14:38:04 -04:00
Alex Dusenbery
00dadc3a3a
EDUCATOR-1402 | Fix flaky generate_course_overview test.
2017-09-22 09:59:56 -04: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
McKenzie Welter
cc15081399
Merge pull request #16068 from edx/McKenzieW/learner-2457
...
Fixing util to gather course_run data from catalog
2017-09-21 14:27:05 -04:00
Gabe Mulley
fab1769be4
update nudge templates
2017-09-21 13:41:51 -04:00
McKenzie Welter
f846442233
language --> content_language and get_fields() actually returns
2017-09-21 13:25:40 -04:00
Andy Armstrong
de0380ca0e
Merge pull request #16017 from edx/diana/profile-messaging
...
LEARNER-2530: Messaging changes on Learner Profile
2017-09-21 11:35:42 -04:00
Alex Dusenbery
d89afa0832
EDUCATOR-1207 | Run generate_course_overview command via celery task, in batches.
2017-09-21 11:26:59 -04:00
Diana Huang
cbfea6515d
Add new info message to profile page.
2017-09-21 10:19:40 -04:00
Alex Dusenbery
42829bd272
EDUCATOR-1103 | Restrict the number of courses to run a single opt-in query for.
2017-09-19 15:27:54 -04:00
Ned Batchelder
253c6fba24
Have to use ugettext_lazy for import-time translations
2017-09-19 14:11:05 -04:00
Alex Dusenbery
ab71318104
EDUCATOR-1316 | Refactor courseware.views.views._get_cert_data and related functions.
2017-09-19 11:11:37 -04:00
Nimisha Asthagiri
813007bb49
Schedules/ACE - support debug logging via waffle
2017-09-16 22:03:28 -04:00
McKenzie Welter
531a51f75c
Added util method to retrieve individual course_run data from Catalog
2017-09-15 15:03:20 -04:00
Michael LoTurco
5b349333c8
Merge pull request #15999 from edx/MLoTurco/learner-1993-alt
...
Add Configuration to Enable Translated Web-Certificates
2017-09-14 13:04:21 -04:00
Sanford Student
e4735a6aba
switch over to unified waffle switch
...
for EDUCATOR-1313
2017-09-14 09:58:39 -04:00
Michael LoTurco
2399f0ab16
Added Fields to CertificateGenerationCourseSetting
2017-09-13 12:42:51 -04:00
Nimisha Asthagiri
67a246ad93
Merge pull request #15998 from edx/ret/update-schedule-date-change
...
Update schedule start only if new course start date is in the future
2017-09-12 11:26:43 -04:00
Gabe Mulley
58f0be290b
Merge pull request #15990 from edx/ret/compact-footer
...
Make the footer more visually compact
2017-09-12 08:24:36 -04:00
Calen Pennington
cd4ebaf23c
Only send one email even if there are multiple enrollments by the same user on the same day
2017-09-12 08:23:21 -04:00
Gabe Mulley
acd50cfe69
tighten up the footer of the re-engagement emails
2017-09-11 17:10:06 -04:00
Nimisha Asthagiri
65f8731a73
Update schedule start only if new course start date is in the future
2017-09-11 16:19:46 -04:00
Nimisha Asthagiri
5193649956
Update Schedules when start date changes on non-live courses
2017-09-10 08:41:26 -04:00
Gabe Mulley
8a8c9747a7
update template
2017-09-08 12:09:13 -04:00
sanfordstudent
28fd39f7b1
Merge pull request #15975 from edx/sstudent/EDUCATOR-1317
...
common function for cert display date
2017-09-08 11:21:33 -04:00
Sanford Student
4f977fb228
common function for cert display date
2017-09-08 10:05:30 -04:00
Andy Armstrong
94add3a49f
Provide a first class Open edX theme
...
LEARNER-2513
2017-09-07 13:44:02 -04:00
Harry Rein
c9f75f6bc8
Merge pull request #15926 from edx/HarryRein/FEDX-375-bootstrap-beta
...
Harry rein/fedx 375 bootstrap beta
2017-09-07 10:12:05 -04:00
Andy Armstrong
6e10d2a556
Update to use Bootstrap beta release
...
FEDX-375
2017-09-06 22:49:05 -04:00
Gabe Mulley
9429128776
do not create schedules for instructor led courses
2017-09-06 15:25:10 -04:00
Jeremy Bowman
97f5fe035b
Fixes for pytest database usage
2017-09-06 13:15:34 -04:00
Jeremy Bowman
ae44f1840c
Merge pull request #15951 from edx/jmbowman/ddt_cleanup
...
ddt usage cleanup
2017-09-06 11:19:39 -04:00
Jeremy Bowman
fd6af6b05e
ddt usage cleanup
2017-09-05 17:25:51 -04:00
Alex Dusenbery
0137e38e97
EDUCATOR-1241 | make a separate file to make decisions about auto generated certs.
2017-09-05 16:15:43 -04:00
Harry Rein
92d9327bab
Merge pull request #15948 from edx/HarryRein/LEARNER-2453-social-link-period
...
LEARNER-2453: Allow social usernames to contain periods.
2017-09-05 11:51:57 -04:00
Harry Rein
d36304dc25
Allow social usernames to contain periods.
...
LEARNER-2453
2017-09-05 10:48:41 -04:00
Gabe Mulley
6a36eb0183
Use ACE to 'send' Recurring Nudge emails
2017-08-31 16:58:08 -04:00
Albert (AJ) St. Aubin
44b0738c84
Merge pull request #15928 from edx/aj/LEARNER-2420
...
update to resolver complete my program purchase to work with no-id-pr…
2017-08-31 14:51:22 -04:00
Albert St. Aubin
004f4b75a4
update to resolver complete my program purchase to work with no-id-professional
...
LEARNER-2420
2017-08-31 13:54:33 -04:00
Brittney Exline
c79be5bbc1
Merge pull request #15929 from edx/bexline/clean_saml_usernames
...
ENT-619 Clean usernames coming from identity providers
2017-08-31 13:09:42 -04:00
Brittney Exline
716a608f76
adding suggested test case
2017-08-31 10:56:07 -04:00
Bessie Steinberg
b1c7cdf415
Add profession & specialty fields to register page
...
The site configurations can now set 'Profession' and 'Specialty' as
fields on the registration page. The list of potential professions and
specialties to choice from can also be set from the site configurations
by setting 'PROFESSION_OPTIONS' and 'SPECIALTY_OPTIONS'.
WL-1098
2017-08-30 14:20:11 -04:00
Brittney Exline
f844510b71
ENT-619 Clean usernames coming from identity providers
...
Since we have started integrating with more clients, we have found that the usernames
that get passed are not compatible with our username restrictions. This PR introduces
a function to clean usernames to make them compatible, particularly in the auto registration
case.
2017-08-30 13:36:57 -04:00
Jeremy Bowman
fa623f3faf
Merge pull request #15919 from edx/jmbowman/testcase_usage
...
Clean up TestCase subclassing
2017-08-30 10:16:07 -04:00