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
Tyler Hallada
e4a9bef8d5
Trigger recalculate subsection, undo override
2017-07-27 18:27:56 -04:00
Andy Armstrong
0f808cec78
Implement theme admin UI to support previewing
...
LEARNER-2017
2017-07-27 17:24:31 -04:00
Sofiya Semenova
d888498038
EDUCATOR-699 Modify deleted group warning on the unit/container page
...
EDUCATOR-1001 Fix language for visibility editor and validation to include units
2017-07-27 20:55:07 +00:00
Diana Huang
069a905145
Merge pull request #15671 from edx/diana/tabs-issues
...
Handle tab hiding at a different level.
2017-07-26 16:57:15 -04:00
Diana Huang
482b63baaf
Handle tab hiding at a different level.
2017-07-26 16:05:48 -04:00
Tyler Hallada
cf39bef74f
GradesService: accept both string id or opaque key
2017-07-26 15:49:26 -04:00
Matthew Piatetsky
5fea8b8b66
Merge pull request #15664 from edx/LEARNER-2016
...
LEARNER-2016 Cannot Track Campaigns to Checkout Page Using UTM Codes
2017-07-26 13:49:35 -04:00
Afzal Wali
ec1473f84f
Added a missing parameter.
2017-07-26 15:46:49 +05:00
Matthew Piatetsky
7be1f310db
Add utm params to url redirect
...
LEARNER-2016
2017-07-25 16:33:34 -04:00
Tyler Hallada
39a27ac793
Merge remote-tracking branch 'origin/master' into EDUCATOR-926
2017-07-25 15:05:36 -04:00
Eric Fischer
0f2279d325
Merge pull request #15658 from edx/efischer/fix_leaks
...
CMS memory leak fix
2017-07-25 13:26:55 -04:00
Eric Fischer
d4943c5337
Use bulk_operations when loading items
...
This has been causing a huge memory leak, wrapping the call in this
context manager properly cleans up the 'records' entries.
EDUCATOR-274
2017-07-25 12:40:15 -04:00
Tyler Hallada
4c353d9318
Create GradesService to override persistent grades
2017-07-25 11:58:08 -04:00
Clinton Blackburn
9efa7770f8
Resolved multi-tenant program issues
...
A site must be passed so the system knows which URL to use to contact
the Discovery Service.
2017-07-25 19:37:14 +05:00
Harry Rein
b523ac3f91
Merge pull request #15589 from edx/HarryRein/LEARNER-1894-in-course-messaging-xsy
...
Adding in-course messages on the home page.
2017-07-24 16:06:52 -04:00
Harry Rein
08df53e110
Adding in course messaging to the home page.
...
LEARNER-1894
This commit adds in course messaging for three use cases. First,
when the user is not signed in, the user is shown a message that
provides a link to sign in or register. If the user is signed in
but not enrolled, they are given a link to do so. If the user is
enrolled but the course has not yet started, they are shown a
message explaining when the course starts and shown a link (not
yet enabled) to add a reminder to their calendar.
The implementation defines a base message class and extends it
for the course home messages as well as the previously implemented
page level messages.
2017-07-24 15:17:12 -04:00
Diana Huang
c338b751f2
Consolidate access checks for prereqs and surveys.
2017-07-24 11:42:39 -04:00
Jesse Shapiro
91752ad98a
Merge pull request #15624 from open-craft/haikuginger/remove-sso-consent
...
[ENT-491] Remove SSO consent features; verify fully-populated consent URL generation
2017-07-24 07:43:16 -04:00
Jesse Shapiro
fa9c09f9fe
Remove Enterprise SSO hooks
2017-07-21 18:24:09 -04:00
sanfordstudent
7d9cc90cab
Merge pull request #15627 from edx/sstudent/compute_grades_fix
...
force subsection grades to update when course grade updates
2017-07-21 14:03:52 -04:00
Sanford Student
66fdd2fbd3
EDUCATOR-915: force subsection grades to update when course grade updates
2017-07-21 13:07:21 -04:00
Brandon DeRosier
1990dc7fd8
Patch the bulk_enroll request to use a form content type
...
Setting the content type to be form data makes Django Rest Framework v3.6.3 treat all passed JSON data as
POST parameters. This is necessary because this request is forwarded on to the student_update_enrollment
view, which requires all of the parameters to be passed in via POST parameters.
2017-07-20 17:56:56 -04:00
Brittney Exline
6439020815
ENT-550 Display only TOS for enterprise's configured to skip registration
...
We have recently discovered that for any SSO Provider configured to skip
the registration form, we were auto checking the terms of service box,
which is a legal faux pas. Since IBM is planning to launch imminently and
is depending on this feature, we need to remedy this situation for enterprises
whose SSO Provider is configured to skip registration.
This PR hides all of the registration fields except TOS for this scenario
and disables the autoSubmit functionality that typically happens when skipping
registration.
2017-07-20 12:53:20 -04:00
Jeff LaJoie
aa5b8bed11
Merge pull request #15289 from edx/jlajoie/EDUCATOR-434
...
EDUCATOR-434: Unit Group Access
2017-07-19 15:32:02 -04:00
Jeff LaJoie
1c90220462
EDUCATOR-434: Extends Course Outline Unit settings to allow Group Access configuration
2017-07-19 14:17:38 -04:00
Clinton Blackburn
2eea7606a3
Exposed ExperimentKeyValue model in Django admin
...
The model data can now be viewed/managed via Django admin. Additionally, the verbose name of the model has been corrected.
2017-07-19 12:27:51 -04:00
Awais Jibran
125552f204
Switching course view to specific student retains the profile language setting
...
https://openedx.atlassian.net/browse/EDUCATOR-891
2017-07-19 16:48:18 +05:00
Gregory Martin
7799c4adf4
Merge pull request #15592 from edx/yro-cert-pacing-signal
...
Course/Certificates Pacing Signal Registration
2017-07-18 15:36:39 -04:00
sanfordstudent
07ad189b9d
Merge pull request #15263 from edx/sstudent/grade-override
...
Learner grade override
2017-07-18 14:33:27 -04:00
Sanford Student
932776159c
EDUCATOR-165 instructor task and UI for overriding learner grades.
2017-07-18 13:51:56 -04:00
Andy Armstrong
33bee3f70b
Refactor learner profile into openedx/features directory
...
LEARNER-1855
2017-07-18 12:30:12 -04:00