Commit Graph

3988 Commits

Author SHA1 Message Date
Awais Jibran
74341b7dd5 Convert date to lower if language is spainish. 2018-03-12 15:57:25 +05:00
Albert St. Aubin
bd9fedb27b corrected another enrollment edge case 2018-03-09 09:48:33 -05:00
Albert St. Aubin
7acff0a39e correct check for enrollment on an entitlement
[LEARNER-4484]
2018-03-08 14:20:02 -05:00
Troy Sankey
3f1f524953 Revert "PLAT-1957 Better memory leak diagnostic tooling"
This reverts commit a022461891.

Reverts edx/edx-platform#17486
2018-03-08 13:16:34 -05:00
Jeremy Bowman
a30ae80ef8 Merge pull request #17486 from edx/jmbowman/PLAT-1957
PLAT-1957 Better memory leak diagnostic tooling
2018-03-07 18:59:29 -05:00
Jeremy Bowman
a022461891 PLAT-1957 Better memory leak diagnostic tooling 2018-03-07 16:31:26 -05:00
Sanford Student
6f5c49e7b6 guard against missing setting 2018-03-07 15:49:44 -05:00
Gregory Martin
a5d8cbb8e9 Add "last completed block" to dropdown 2018-03-07 10:58:59 -05:00
Jeremy Bowman
2bb4e51eba Merge pull request #17561 from edx/jmbowman/PLAT-1976
PLAT-1976 Add waffle switch to block auth_user write attempts
2018-02-28 17:16:56 -05:00
Jeremy Bowman
b3ac2b1b06 PLAT-1976 Add waffle switch to block auth_user write attempts 2018-02-28 13:13:06 -05:00
Albert (AJ) St. Aubin
312f5a4489 Merge pull request #17577 from edx/aj/LEARNER-4228_bug
Return expected Dict when Discovery API fails or returns nothing
2018-02-28 13:11:03 -05:00
Albert St. Aubin
5d32a5c824 Return expected Dict when Discovery API fails or returns nothing 2018-02-28 11:15:14 -05:00
David Ormsbee
f5a4ad20aa Merge pull request #17451 from mitodl/fix_outline_aq_course_structure_api
Fixed edX block structure api to load override data
2018-02-28 09:39:09 -05:00
Bill DeRusha
071594392b Merge pull request #17384 from edx/bderusha/zendesk-plugin
zendesk proxy plugin
2018-02-26 17:06:56 -05:00
Bill DeRusha
9abec119fc Merge pull request #17503 from edx/bderusha/sp-cleanup
Removed self-paced feature flag from code
2018-02-26 14:42:53 -05:00
Bill DeRusha
9611284df0 zendesk proxy plugin 2018-02-26 14:20:32 -05:00
Brian Mesick
5b8091c64c Merge pull request #17539 from edx/bmedx/update_create_sites_and_configs_for_devstack
Update create_sites_and_configurations for devstack wl tests
2018-02-26 14:08:02 -05:00
Bill DeRusha
d4b57bc218 Removed self-paced feature flag from code 2018-02-26 13:44:53 -05:00
bmedx
f17cf3ad9a Update create_sites_and_configurations for devstack wl tests 2018-02-26 12:52:21 -05:00
George Babey
3e840ff268 Merge pull request #17497 from edx/gbabey/move_paginators
Moved pagination to edx_rest_framework_extensions package
2018-02-23 15:24:40 -05:00
Ahsan Ulhaq
5a67f50174 Make sure user is login in credential when redirected from lms
LEARNER-3729
2018-02-23 13:15:02 +05:00
Ned Batchelder
454db3e09f Merge pull request #17523 from edx/jcdyer-patch-1
Pin regexes to the start of the matched strings.
2018-02-22 14:17:45 -05:00
Matthew Piatetsky
92c94008a2 Fix tests that expected unified_course_tab to be off 2018-02-22 08:45:25 -05:00
Cliff Dyer
34e45b2af0 Pin regexes to the start of the matched strings. 2018-02-21 16:55:07 -05:00
Albert St. Aubin
b56fdcc652 Changes to auto enroll users using their entitlement if they have one
available.

[LEARNER-3898]
2018-02-21 11:17:02 -05:00
George Babey
26bac9f611 Moved paginators to edx_rest_framework_extensions package
Pagination should be standard and easy to adopt so moved the paginators
into the edx_rest_framework_extensions package so they can be easily
installed into other app/projects
2018-02-16 09:46:01 -05:00
Amir Qayyum Khan
aa6f88382d Fixed edX block structure api to load override data 2018-02-16 11:10:17 +05:00
George Schneeloch
a1fc1bc0fd Fix syntax typos in README 2018-02-14 14:47:36 -05:00
Adeel Khan
136b914d86 Fixes error caused by invalid Anonymous User passed to a view.
This patch would fix the case when an anonymous object is
getting passed to view causing "TypeError: int() argument must
be a string or a number, not 'AnonymousUser'" exception. Applying a
permission class would force user to be an authenticated
user otherwise would get a 403 response.

LEARNER-4162
2018-02-14 13:25:38 +05:00
Jeremy Bowman
88cb9f8c77 PLAT-1949 Less cluttered management command output 2018-02-07 13:44:08 -05:00
Hasnain Naveed
93ed28b6fa Merge pull request #17411 from edx/hasnain-naveed/management_command_changes
Changing the service users for default clients.
2018-02-07 18:11:39 +05:00
Muhammad Ammar
f9b3c8430d Merge pull request #17378 from edx/ammar/add-video-pipeline-integration-management-command
add video pipeline integration management command
2018-02-07 17:25:04 +05:00
muhammad-ammar
27f023f34a add video pipeline integration management command 2018-02-07 15:14:14 +05:00
Nimisha Asthagiri
51dcb5a536 Merge pull request #17392 from mitodl/hack18_bookmarks_django_plugin
Changed 'bookmarks' django app to follow plugin pattern
2018-02-06 14:21:38 -05:00
Hasnain
943ac4096b Changing the service users for default clients. 2018-02-06 16:37:40 +05:00
Jeremy Bowman
bf86b3da98 PLAT-1942 Handle xmodule_django field deprecations 2018-02-05 15:05:54 -05:00
Nimisha Asthagiri
b99d0a3495 OAuth docs: minor fixes 2018-02-04 18:29:22 -05:00
Nimisha Asthagiri
293e4f895a OAuth docs, including decisions 2018-02-03 14:15:29 -05:00
Jeremy Bowman
11e134c552 PLAT-1916 Ignore existing usage of deprecated field_data 2018-02-02 16:12:00 -05:00
Gavin Sidebottom
7f3ffcc047 Changed 'bookmarks' django app to follow plugin pattern 2018-02-01 15:30:06 -05:00
Albert (AJ) St. Aubin
0b9cf78355 Merge pull request #17388 from edx/aj/entitlement_leave_session
Updates to allow leaving a session on entitlements with only 1 run
2018-02-01 14:19:37 -05:00
Albert St. Aubin
97165d3460 Updates to allow leaving a session on entitlements with only 1 run
available

[LEARNER-4050]
2018-02-01 13:05:05 -05:00
Jeremy Bowman
5289c7e828 PLAT-1915 Stop using deprecated BaseException.message 2018-01-31 17:22:01 -05:00
Albert St. Aubin
b0e670e0de Used the incorrect version of the Course Key when building Course
Entitlements list
2018-01-30 09:55:31 -05:00
Albert St. Aubin
ddab8123c1 Updates to the Course Entitlement API to block Learners from enrolling
in runs that are not available.

[LEARNER-3800]
2018-01-30 09:52:06 -05:00
Albert (AJ) St. Aubin
01553ff1bc Revert "Aj/learner 3800" 2018-01-30 09:45:05 -05:00
Albert (AJ) St. Aubin
b41019f304 Merge pull request #17308 from edx/aj/LEARNER-3800
Aj/learner 3800
2018-01-30 07:42:05 -05:00
Troy Sankey
381af53ad5 Merge pull request #17130 from edx/jeskew/fix_lms_shard_4_tests_django_111
LMS shard 4 tests Django 1.11
2018-01-29 14:14:22 -05:00
Albert St. Aubin
12e77b27e4 PR updates 2018-01-29 12:22:56 -05:00
Albert St. Aubin
1bd4bde9a4 PR and quality updates 2018-01-29 09:07:29 -05:00