Bill DeRusha
44469a9ba4
Merge pull request #17386 from edx/bderusha/generic-zendesk
...
Create generic support ticket interface (remove zendesk specific code)
2018-02-26 15:21:37 -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
d4b57bc218
Removed self-paced feature flag from code
2018-02-26 13:44:53 -05:00
Bill DeRusha
1aca252e19
Merge pull request #17383 from edx/bderusha/disc-plugin
...
Convert discussion to plugin
2018-02-26 13:18:10 -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
Bill DeRusha
4fba472139
Discssions as a plugin
2018-02-23 09:23:53 -05:00
Gavin Sidebottom
67442c2641
Fixed unthemed error pages in Studio and LMS
2018-02-22 16:49:06 -05:00
Matthew Piatetsky
92c94008a2
Fix tests that expected unified_course_tab to be off
2018-02-22 08:45:25 -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
McKenzie Welter
3e675c36eb
don't link to API endpoint from support page
2018-02-20 15:46:55 -05:00
Michael LoTurco
449c6903a6
Add Support endpoint for Course Entitlements
2018-02-20 13:20:47 -05:00
Waheed Ahmed
72903b8022
Merge pull request #17496 from edx/waheed/LEARNER-4177-assign-new-sailthru-var-upon-signup
...
Assign new sailthru var upon signup.
2018-02-19 12:50:39 +05:00
Omar Al-Ithawi
fc7f98362d
Add search for courses API
2018-02-17 17:23:05 +02:00
Bill DeRusha
8ea03ad9d2
Create generic support ticket interface (remove zendesk specific code)
2018-02-16 14:58:11 -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
Waheed Ahmed
07a0aac814
Assign new sailthru var upon signup.
...
In SailThru, randomly set a var value of 0-9 on each user upon signup.
LEARNER-4177
2018-02-16 19:20:37 +05:00
Qubad786
c90aa33cb8
Integrate with the updated VAL api utils.
2018-02-16 19:06:44 +05:00
Hamza Munir
a5e0989021
Footer Bootstrap new design fixes WIP
...
Fixes for new design as per instruction in this ticket.
LEARNER-3131
2018-02-16 13:12:11 +05:00
Amir Qayyum Khan
aa6f88382d
Fixed edX block structure api to load override data
2018-02-16 11:10:17 +05:00
Alex Dusenbery
7e51f02884
Get edx-platform working with external completion lib, add integration tests.
2018-02-14 15:54:27 -05:00
Dennis Jen
20349e88bd
Merge pull request #17160 from open-craft/tomaszgy/fix_layout_of_enrollment_in_ccx_dashboard
...
Simplify layout of the Enrollment tab of CCX dashboard
2018-02-13 09:39:58 -05:00
Tomasz Gargas
605f080b9a
Simplify the content enrollment tab in the CCX Dashboard.
...
Signed-off-by: Tomasz Gargas <tomasz@opencraft.com >
2018-02-12 21:47:49 +01:00
Sanford Student
8956739a34
Add the visual indicator to the sequence horizontal nav bar to mark verticals completed
...
EDUCATOR-2189
2018-02-12 15:26:40 -05:00
Tasawer Nawaz
898db2e376
update CourseGoalViewSet to return status=400 if no goal key is provided LEARNER-3342
2018-02-12 15:07:32 +05:00
Ahsan Ulhaq
25130ae3c8
Making honor code not eligible for Certificate
...
LEARNER-4117
2018-02-09 13:53:50 +05:00
Jeremy Bowman
4cdff4518f
Merge pull request #17425 from edx/jmbowman/PLAT-1949
...
PLAT-1949 Less cluttered management command output
2018-02-07 16:26:39 -05:00
Jeremy Bowman
88cb9f8c77
PLAT-1949 Less cluttered management command output
2018-02-07 13:44:08 -05:00
Jeremy Bowman
1a67819ce4
PLAT-1945 Better management command ergonomics
2018-02-07 13:24:04 -05:00
Jeremy Bowman
378287fbc0
Merge pull request #17404 from edx/jmbowman/PLAT-1942
...
PLAT-1942 Handle xmodule_django field deprecations
2018-02-06 13:23:04 -05:00
Jeremy Bowman
9682e00f4c
PLAT-1943 Fix more naive datetime warnings
2018-02-05 17:58:35 -05:00
Jeremy Bowman
bf86b3da98
PLAT-1942 Handle xmodule_django field deprecations
2018-02-05 15:05:54 -05:00
Gregory Martin
ae56b5a9c9
Update query for flag.
2018-02-05 14:32:26 -05:00
Jeremy Bowman
2bd0c3d9a1
PLAT-1917 Stop using deprecated Location and AssetLocation
2018-02-03 00:31:59 -05:00
Gregory Martin
7d67583bb9
Merge pull request #17310 from edx/yro/EDUCATOR-2088
...
Yro/EDUCATOR 2088
2018-02-02 08:40:44 -05:00
noraiz-anwar
d56bd58063
clean grades service
2018-02-02 11:52:12 +05:00
Gregory Martin
a79f899b4b
Update resume button functionality
2018-02-01 22:26:46 -05:00
Jeremy Bowman
938c9670cc
Merge pull request #17376 from edx/jmbowman/PLAT-1915
...
PLAT-1915 Stop using deprecated BaseException.message
2018-02-01 10:24:06 -05:00
Tasawer Nawaz
c00c245005
Merge pull request #17364 from edx/tasawer/learner-4041/link-new-support-form-from-lms-footer
...
update link of "Contact" in lms footer to lead new support form
2018-02-01 12:29:52 +05:00
Jeremy Bowman
5289c7e828
PLAT-1915 Stop using deprecated BaseException.message
2018-01-31 17:22:01 -05:00
uzairr
4e91ce19b1
Handle Exception in getting cookies from Sailthru
...
In order to send email, cookies are required from Sailthru,
ocassionally, celery task fails possibly because of request timeout
that ultimately fails login.To avoid it,generic exception handler
is added so that login will not fail in future.
LEARNER-3465
2018-01-31 18:35:19 +05:00
Tasawer Nawaz
ab744a2516
update link of "Contact" in lms footer to lead new support form
...
LEARNER-4041
2018-01-31 17:53:52 +05:00
Tasawer Nawaz
0b04259856
translate string on support form
...
LEARNER-3962
2018-01-31 15:28:28 +05:00
uzairr
266c8fe737
Add Manage User Feature to Support Tool
...
Support Team receive much requests from the users to disable their
accounts on edX.To fullfill their requests, Support has to contact
DevOps.To avoid it, a new feature is added which can easily disable
the user account.
LEARNER-3529
2018-01-30 12:16:44 +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
Qubad786
287f4836af
update val version and clean external video export tests
2018-01-29 19:05:55 +05:00
Saleem Latif
534a5a7e97
Set default value of pipeline_user_details to empty dict instead of None.
2018-01-29 13:50:54 +05:00
John Eskew
fa7bb1ea81
Merge pull request #17311 from mitodl/python_lib_import_fix_v2
...
Enabled python code lib import with GIT_IMPORT_STATIC set to False
2018-01-26 14:41:12 -05:00
Qubad786
64555c60c0
Move request_cache to openedx.core.djangoapps
2018-01-26 15:09:25 +05:00
Gavin Sidebottom
ec0263bc5b
changed 'course code lib' references to 'python lib' to maintain consistency
2018-01-25 16:08:57 -05:00
Gavin Sidebottom
8476f19463
Enabled python code lib import with GIT_IMPORT_STATIC set to False
2018-01-25 16:08:25 -05:00