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
Brandon DeRosier
c7c3ef694c
Add optional password reset failure emails
...
This change allows Open edX operators to enable password reset
failure email notifications. This is mainly useful for
explicitly informing users that there's no account associated
with their email, so that users can be sure that there wasn't
a problem with the email system.
OSPR-1832
2017-12-18 11:05:15 -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
Eric Fischer
25eb31877b
Merge pull request #16843 from edx/why_did_we_not_do_this_sooner
...
fix some eslint ish
2017-12-11 12:08:21 -05:00
Jillian Vogel
b43ac4e80e
Merge pull request #16590 from open-craft/jill/video-block-all-sources
...
Adds all HTML5 sources to the returned video API data
2017-12-12 02:19:02 +10:30
Afzal Wali
f589dc9d29
WL-1219
...
Added extended profile fields to the Account settings page.
2017-12-11 18:42:59 +05:00
Jillian Vogel
cdcb4be077
Adds "all_sources" field to Mobile API and video module Course Blocks
...
student_view_data.
Added to both places because the iOS app uses both APIs data to provide
downloadable videos.
2017-12-11 23:59:52 +10:30
Eric Fischer
5bc6b31e29
eslint --fix
2017-12-08 14:38:41 -05:00
zubair-arbi
2ac544caeb
Update account settings page for enterprise learners
...
ENT-762
2017-12-08 15:40:18 +05:00
John Eskew
254aa84f9d
Merge pull request #16815 from edx/jeskew/fix_model_import_for_video_transcripts
...
Fix video transcript model import before Django initialization occurs.
2017-12-07 13:58:06 -05:00
Alessandro Roux
f7ea33351b
Merge pull request #16809 from edx/discussions/remove-roll-out-waffles
...
EDUCATOR-1577: Removed roll-out flags.
2017-12-07 11:32:08 -05:00
John Eskew
b14d2e9cf7
Fix video transcript model import before Django initialization occurs.
2017-12-07 09:56:44 -05:00
sandroroux
f365aa9b6a
Deleted waffle-based tests.
2017-12-06 16:20:47 -05:00
Nimisha Asthagiri
8acf3434c0
Revert "Merge pull request #16728 from edx/pacing/remove-create-schedules-from-course-waffle-flag"
...
This reverts commit 8b652ad352 , reversing
changes made to b212af2488 .
2017-12-06 11:58:39 -05:00
sandroroux
4d948672cd
Brought SiteConfig checks back.
2017-12-06 11:43:29 -05:00
Jeremy Bowman
9b92a3b73a
Merge pull request #16800 from edx/jmbowman/PLAT-1427
...
PLAT-1427 Adapt to build_attrs change in Django 1.11
2017-12-06 10:40:57 -05:00
sandroroux
f52f0914fa
Removed enable_forum_notifications
2017-12-06 10:12:29 -05:00
sandroroux
b3bbc159a0
Removed discussions.forum_response_notifications and discussions.send_notifications_for_course
2017-12-06 09:29:15 -05:00
Jeremy Bowman
54d14098c0
PLAT-1427 Adapt to build_attrs change in Django 1.11
2017-12-05 17:29:35 -05:00
John Eskew
f5a83d5d6c
Fix URLs that generate warnings in Django 1.10.
2017-12-05 16:46:33 -05:00
Jeremy Bowman
811f313c5e
Merge pull request #16791 from edx/jmbowman/PLAT-1382
...
PLAT-1382 Populate ALLOWED_HOSTS for tests
2017-12-05 16:36:56 -05:00
Dennis Jen
aca284b744
Remove zendesk access token from support view
2017-12-05 15:35:57 -05:00
Jeremy Bowman
da8cf6b528
PLAT-1382 Populate ALLOWED_HOSTS for tests
2017-12-05 14:22:30 -05:00
Jeremy Bowman
cc6e3219ed
Merge pull request #16774 from edx/jmbowman/PLAT-1801
...
PLAT-1801 Preserve new user login behavior under Django 1.10+
2017-12-05 14:16:35 -05:00
Nimisha Asthagiri
7ef443f7ce
Update usages to ace_common
2017-12-05 11:38:16 -05:00
Jeremy Bowman
103c723c6d
PLAT-1801 Preserve new user login behavior under Django 1.10+
2017-12-05 10:20:25 -05:00
Awais Jibran
08ca211017
Merge pull request #16782 from edx/aj/fix-unicode-error
...
Handle Unicode chars with AlreadyRunningError exception
2017-12-05 19:43:21 +05:00
Awais Jibran
4431cec4d0
Handle Unicode chars with AlreadyRunningError exception
...
Changed AlreadyRunningError to be able to throw unicode error message, in case of accented characters resulted from language translation
EDUCATOR-1730
2017-12-05 18:13:25 +05:00
ayub-khan
1b774d15aa
-Allow staff to preview certificates before course end
2017-12-05 13:57:46 +05:00