bmedx
48e6e552f2
PLAT-1633: Upgrade django-ratelimit-backend to 1.1.1
2017-08-07 15:34:21 -04:00
cahrens
6f71706b17
Remove SlashSeparatedCourseKey from tests.
2017-08-07 14:49:30 -04:00
pepeportela
2bea8be06e
Added spaces between arguments
2017-08-07 16:57:17 +02:00
pepeportela
e4003559de
Add i18n month with strftime_localized in certificate views
2017-08-07 11:09:02 +02:00
Waheed Ahmed
f073a11475
Send welcome email to inactive learners on registration.
...
LEARNER-2039
2017-08-07 12:44:50 +05:00
Clinton Blackburn
986afbfa38
Powering courseware deadline with schedules
2017-08-05 22:06:17 -04:00
Clinton Blackburn
85e4274a05
Refactored tests for date summary blocks
2017-08-05 22:06:17 -04:00
Tyler Hallada
3cefec63f6
Fix python unit tests
2017-08-04 17:54:53 -04:00
Michael Youngstrom
ca1ca99abf
Revert "Add i18n to date in certificate web"
2017-08-04 13:55:17 -04:00
pepeportela
1ff5333bc0
Add space between arguments
2017-08-04 18:16:39 +02:00
jportela
54a26cfff4
Add i18n month with strftime_localized in certificate views
2017-08-04 17:38:51 +02:00
jportela
a35e974457
Fix typo introduced in commit b841176
2017-08-04 14:31:55 +02:00
jportela
b841176e9c
Add i18n month dict to certificate using @amangano-edx solution in PR #14836
2017-08-04 14:27:43 +02:00
jportela
2646858cad
Add i18n to date in certificate web
2017-08-04 14:11:34 +02:00
Tyler Hallada
05de4a485b
Add override notice to progress page
2017-08-03 16:32:17 -04:00
Alex Dusenbery
aafd4d9c61
Turn down grades logging; put policy change regrade behind a waffle killswitch.
2017-08-03 14:06:17 -04:00
Tyler Hallada
503aff2518
Address PR comments
2017-08-03 13:30:53 -04:00
Brittney Exline
d8a974b678
Merge pull request #15715 from edx/saleem-latif/ENT-555
...
ENT-555: Continue button is not appearing on registration page.
2017-08-03 11:05:34 -04:00
Noraiz Anwar
993ba5f2d7
Merge pull request #15543 from edx/noraiz/EDUCATOR-444
...
Throw error if celery task creation is not successfully completed.
2017-08-03 16:15:04 +05:00
Waheed Ahmed
c74cd970ad
Added new signal to refund on un-enrollment from LMS dashboard.
...
LEARNER-1801
2017-08-03 14:39:05 +05:00
noraiz-anwar
d1da044520
Throw error if messaging queue is not available
2017-08-03 14:11:25 +05:00
Saleem Latif
04c11cc176
Continue button is not appearing on registration page.
2017-08-03 13:36:39 +05:00
Uman Shahzad
39ac333b5d
Add backend AJAX API endpoint for client-side form validation.
...
In particular, implement a validation API for registration,
where a client makes AJAX calls to the endpoints requesting
validation decisions on each input. Responses are strings
dependent on the type of validation error; if no error,
then empty string to indicate OK.
2017-08-03 00:22:25 +05:00
Matthew Piatetsky
c871804df1
Merge pull request #15710 from edx/LEARNER-2016b
...
LEARNER-2016 Removed waffle flag and added test for utm params on redirect
2017-08-02 14:44:59 -04:00
Tyler Hallada
81e8f906a5
Add override_deleted to subsection override event
2017-08-02 14:31:30 -04:00
Tyler Hallada
147ca0bcf1
Send signal requires sender argument
2017-08-02 14:07:26 -04:00
Tyler Hallada
a6b94a2400
Use signal instead of calling recalculate directly
2017-08-02 13:26:35 -04:00
Tyler Hallada
f92c96ef05
Add course flag and service for grade override
2017-08-02 10:22:19 -04:00
Matthew Piatetsky
ab2dd4613f
Removed waffle flag and added test for utm params on redirect
...
LEARNER-2016
2017-08-01 14:44:28 -04:00
Calen Pennington
fb905e547b
Merge pull request #15709 from edx/release-mergeback-to-master
...
Merge release back to master
2017-08-01 13:45:08 -04:00
sanfordstudent
903bb6ab3f
Merge pull request #15682 from edx/sstudent/cms_cert_date
...
add cert available date to CMS settings
2017-08-01 13:23:32 -04:00
Sanford Student
bf7b3eab1a
add cert available date to CMS settings
2017-08-01 10:44:42 -04:00
Calen Pennington
68df7b80e3
Add course_end to the list of experiment fields put in the DOM
2017-08-01 10:14:35 -04:00
Calen Pennington
1edd367008
Add course_start to the fields, and put all fields on the track selection page
2017-08-01 10:14:35 -04:00
Calen Pennington
384f22ff96
Add per-user metadata to course pages to make experimentation easier
2017-08-01 10:14:35 -04:00
Tyler Hallada
c51c47f524
Fix tests
2017-07-31 18:41:32 -04:00
Tyler Hallada
5276070e08
Bad copy and paste
2017-07-31 17:51:26 -04:00
Tyler Hallada
b63fc6251a
The kwargs are still wrong...
2017-07-31 17:48:46 -04:00
Tyler Hallada
08e04dbd63
Fix circular import of signals from services
2017-07-31 17:25:41 -04:00
Tyler Hallada
10ed05ee93
Merge remote-tracking branch 'origin/master' into EDUCATOR-926
2017-07-31 17:03:05 -04:00
Tyler Hallada
750f30b273
Pass event transaction id & type to recalculate
2017-07-31 16:52:42 -04:00
Tyler Hallada
735824e2cd
Fix recalculate async kwargs
2017-07-31 16:21:13 -04:00
Alex Dusenbery
cc6f8be8fb
EDUCATOR-1029 | More defensive version of ZeroSubsectionGrade.problem_scores
2017-07-31 13:44:15 -04:00
Tyler Hallada
dc484b8099
Fix the expected_timestamp recalculate arg
2017-07-31 12:27:26 -04:00
Tyler Hallada
e8cb7b7738
Custom one-to-one field for ref to custom id field
2017-07-31 11:57:20 -04:00
Tyler Hallada
6b97c1bdcb
Add a rel_db_type to UnsignedBigIntAutoField
2017-07-31 11:23:28 -04:00
Tyler Hallada
26fcbefee1
Add migration for new overrides table
2017-07-28 16:57:25 -04:00
Tyler Hallada
f41cf12134
Only attempt to delete grade override if exists
2017-07-28 15:51:49 -04:00
Clinton Blackburn
5db02ef673
Added support for dynamic upgrade deadlines
...
The verified seat upgrade deadline for self-paced course runs is now
dependent on when the learner was first able to access the content--the
latest of enrollment date and course run start date.
2017-07-28 15:44:35 -04:00
Sofiya Semenova
366cc044be
Merge pull request #15635 from edx/ssemenova/ed-699
...
Educator-699 Modify deleted group warning on the unit/container page
2017-07-28 07:23:11 -07:00