bmedx
95e76dcafe
Small fixes to LMS unit 1 failures in Django 1.11 tests
2018-01-08 10:20:30 -05:00
Noraiz Anwar
31fb4a1b19
Revert "temporary logs to check if anonymous user is accessing courseware"
2018-01-03 14:51:30 +05:00
Saleem Latif
26cc70a7bc
Move enterprise specific code in student_account views to enterprise_support
2018-01-01 16:08:41 +05:00
Tasawer Nawaz
abf7b26b32
Exclude enterprise learners from the welcome email
...
LEARNER-3649
2017-12-28 15:49:45 +05:00
Uzair Rasheed
2fcd2830a0
Merge pull request #16993 from edx/LEARNER-3352/GA-event
...
Send student course goal event to GA
2017-12-28 13:59:29 +05:00
John Eskew
e67171b880
Merge pull request #16944 from edx/jmbowman/PLAT-1859
...
PLAT-1859 Fix LMS shard 1 tests under Django 1.9
2017-12-27 16:22:36 -05:00
John Eskew
523b46962c
Merge pull request #17037 from edx/bmedx/django111_fix_teams_tests
...
Fixes to teams tests in Django 1.9+
2017-12-27 15:03:38 -05:00
Jeremy Bowman
1aebe11afc
PLAT-1859 Fix LMS shard 1 tests under Django 1.9
2017-12-27 14:38:55 -05:00
John Eskew
c7671b75e5
Merge pull request #17036 from edx/jmbowman/PLAT-1863
...
PLAT-1863 Fixes for LMS shards 2 and 3 tests under Django 1.9
2017-12-27 14:26:50 -05:00
bmedx
da0858bbdf
Add fixes for shoppingcart and discussions test failures
2017-12-27 13:42:42 -05:00
bmedx
0f897a7b3f
Fixes to teams tests in Django 1.9+
...
- add edx.org to lms tests KNOWN_HOSTS
- Don't check CourseTeamMembership field mutability on creation
2017-12-27 13:42:42 -05:00
uzairr
72c834ed12
Send student course goal event to GA
...
Ensure an event is fired whenever a student updates/creates
its course goal.'edx.course_goal.created' and 'edx.course_goal.updated'
should be sent after creation and updation respectively.
LEARNER-3352
2017-12-27 23:09:30 +05:00
Sofiya Semenova
edbdb78902
Merge pull request #16943 from edx/sofiya/ora
...
Educator-1280 Force grade persist on changed enrollment track
2017-12-27 12:07:18 -05:00
rabia23
b22a656c53
EDUCATOR-1930 change log message position in set_score method
2017-12-27 13:28:49 +00:00
Gregory Martin
832a1f2e32
Merge pull request #16972 from edx/yro/add_discussions_tracking
...
Add Forum Notifications Email Tracking
2017-12-23 17:21:16 -05:00
Jeremy Bowman
bd9c7a082e
PLAT-1863 Fixes for LMS shards 2 and 3 tests under Django 1.9
2017-12-22 16:53:01 -05:00
Brian Mesick
4ceba7ad64
Merge branch 'master' into bmedx/django111_httpretty_0814
2017-12-22 16:25:25 -05:00
Jeremy Bowman
e98420dd8d
Merge pull request #16979 from edx/jmbowman/PLAT-1861
...
PLAT-1861 Upgrade to pyfilesystem2
2017-12-22 15:48:48 -05:00
bmedx
6ece1708a6
Make sure httpretty usage cleans up after itself
2017-12-22 15:36:46 -05:00
bmedx
23503f5226
Fix test issues with new httpretty
2017-12-22 15:36:45 -05:00
Gregory Martin
455a13d1f5
Add Forum Notifications Email Tracking
2017-12-22 15:21:26 -05:00
Jeremy Bowman
65472399df
PLAT-1861 Upgrade to pyfilesystem2
2017-12-22 14:44:24 -05:00
bmedx
b5d6fca44e
Update is_authenticated patches to work with Django 1.10+
2017-12-22 13:22:49 -05:00
Sofiya Semenova
dd93e67b5d
Force regrade on enrollment track change.
2017-12-22 12:03:04 -05:00
bmedx
bc72c28a03
Remove unnecessary patches to User::is_authenticated
2017-12-22 11:33:35 -05:00
zubair-arbi
d7502acc5b
ENT-768
...
display friendly error message for saml rejection
2017-12-22 15:12:11 +05:00
Muhammad Ammar
b6f45955f5
Merge pull request #15803 from open-craft/replaceafill/OC-2594
...
Auto-advance video toggle
2017-12-22 01:29:24 +05:00
Simon Chen
4a95c9699c
Merge pull request #16983 from edx/schen/EDUCATOR-1549
...
Fix breadcrumb display so it does not include parent node texts
2017-12-21 12:24:53 -05:00
Jose Antonio Gonzalez
623c945bb2
change default article name to be course name instead of slug
2017-12-21 10:14:32 -05:00
Simon Chen
2bccfb9376
Fix breadcrumb display so it does not include parent node texts
...
EDUCATOR-1549
2017-12-21 09:28:30 -05:00
Daniel Clemente
ecf01d1b52
Adds a course option to auto-advance videos.
...
If enabled for a course, as soon as the video ends, the next unit or subsection
will be loaded, and if it contains a single video, that video will be played.
Course authors can enable the setting for a course, but learners can toggle the
setting on or off once it's enabled on the course.
2017-12-21 21:06:05 +10:30
Tasawer Nawaz
82051d0312
zendesk proxy and front end of support form updated + filuploading is disbaled
...
LEARNER-3594
2017-12-20 22:16:31 +05:00
J. Cliff Dyer
1fc43bf60d
Define custom completion for VideoModule
...
Update the VideoModule to publish a completion event when the player
reaches 95% complete, and submit a BlockCompletion when that event
occurs.
OC-3091
MCKIN-5897
2017-12-19 14:12:28 -05:00
Bessie Steinberg
a4fa04ec3e
Merge pull request #16931 from edx/bessiesteinberg/WL-1288-registration-page-customization
...
Add Job Title field to Registration Page
2017-12-19 09:49:53 -05:00
Bessie Steinberg
b340174e12
Add Job Title field to Registration Page
...
Add 'Job Title' as configurable field on the registration page.
Job Title will be saved to the 'meta' field of the 'userprofile' table.
2017-12-18 16:20:11 -05:00
Matthew Piatetsky
6ea32b7ae6
Merge pull request #16923 from edx/LEARNER-3557
...
LEARNER-3557 Add is_enterprise cookie on login page to be checked on basket page
2017-12-18 15:00:44 -05:00
Matthew Piatetsky
4a2262967f
Add is_enterprise cookie on login page to be checked on basket page
2017-12-18 13:51:37 -05:00
Cliff Dyer
ca46bfcf06
Merge pull request #16688 from open-craft/cornwell/rest-endpoint
...
MCKIN-5896 - Create a REST endpoint for batch-uploading offline completions.
2017-12-18 11:37:24 -05:00
Saleem Latif
86da9c1c63
Disable linking of personal accounts to enterprise customers via SSO
2017-12-18 15:12:42 +05:00
Nimisha Asthagiri
7fda9bd60c
Merge pull request #16859 from open-craft/tomaszgy/completion_in_blocks_api_read_1
...
Bump READ_VERSION of BlockCompletionTransformer to 1
2017-12-15 13:32:03 -05:00
rabia23
dbd0468a6e
EDUCATOR-1930 resolve Integrity Error exception in set score method for student module table's duplicate entry
2017-12-15 16:57:10 +00:00
Michael Cornwell
fae695884b
Added urls and built endpoint.
2017-12-14 16:40:15 -06:00
Albert (AJ) St. Aubin
8c205ad84c
Merge pull request #16877 from edx/aj/LEARNER-2668_api_changes
...
Entitlement API Changes to support User Revoke and Refund
2017-12-14 07:16:01 -05:00
Albert St. Aubin
1d7443221d
Entitlement API Changes to support User Revoke and Refund
...
[LEARNER-2668]
These changes will support a user intiated Revoke and Refund of
an Entitlement. This includes unenrolling the User from
any related Course Runs they are currently enrolled in.
2017-12-13 13:37:14 -05:00
Tomasz Gargas
73f86006f7
Bump READ_VERSION of BlockCompletionTransformer to 1.
...
Signed-off-by: Tomasz Gargas <tomasz@opencraft.com >
2017-12-13 17:11:36 +01:00
Nimisha Asthagiri
c1d0252999
Merge pull request #16674 from open-craft/tomaszgy/completion_in_blocks_api
...
Add block completion value as optional field in course_blocks.api.
2017-12-13 10:38:36 -05:00
Bill Filler
dd4d13af5f
Merge pull request #16611 from edx/afzaledx/WL-1219
...
Added extended profile fields to the Account settings page.
2017-12-13 08:48:06 -05:00
Ahsan Ulhaq
50c8a80f32
Show white listed ceretificates on progress page
...
White listed certificates should appear on the progress page
even if the user has not passed the course
LEARNER-3546
2017-12-13 10:06:37 +05:00
Tomasz Gargas
64c4ae4a7a
Add block completion value as optional field in course_blocks.api.
...
Signed-off-by: Tomasz Gargas <tomasz@opencraft.com >
2017-12-12 14:22:10 +01:00
noraiz-anwar
e7c0f36148
temporary logs to check if anonymous user is accessing courseware
2017-12-12 12:25:17 +05:00