McKenzie Welter
435c3c6338
mark support (re)issued entitlements as unrefundable
2018-04-12 12:16:37 -04:00
Uman Shahzad
d58bd06928
Show Enterprise display name if we should hide sensitive username.
2018-04-12 19:10:30 +05:00
Waheed Ahmed
ce7e144088
Fix 500 error on new contact us form.
...
If learner has enrollments without course overview object server raises
error, fixed using course_overview property of course enrollment.
LEARNER-4426
2018-04-12 16:10:18 +05:00
McKenzie Welter
300427be3f
move Create Entitlement button up and shrink username search bar
2018-04-10 14:54:33 -04:00
Tasawer Nawaz
67962748b2
add note on for logged out users on support form
...
LEARNER-3783
2018-04-04 12:43:07 +05:00
Michael LoTurco
45175494ed
adjust bug-causing variable name
2018-03-28 08:42:59 -04:00
Michael LoTurco
537b6652c2
adds entitlment tool to support tool home
2018-03-26 12:53:22 -04:00
Alex Dusenbery
10be8bcd4e
add entitlement support creation and reissue
...
Learner-3925
2018-03-23 17:10:46 -04:00
McKenzie Welter
e5d1f04a89
move support actions to existing entitlement api
2018-03-22 16:11:46 -04:00
Michael LoTurco
be1b800475
Add Table to entitlement support app
...
Learner-3925
2018-03-15 13:20:31 -04:00
Michael LoTurco
3e94c7573b
Add Store and Search Component
...
Add search component to entitlement support app,
requires the addition of a Provider and store to
the EntitlementSupportPage componenet and wraps search
in a Main component to contain additional pieces of the
page as added
Learner-3925
2018-03-13 11:03:18 -04:00
Michael LoTurco
3b928e3e99
Adds EntitlementSupportView, Template, and base react element
2018-03-09 14:01:12 -05:00
Michael LoTurco
a117f6fa42
Add client api for entitlement support page
...
Learner-3925
Learner-4388
2018-03-08 12:46:00 -05:00
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
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
Bill DeRusha
8ea03ad9d2
Create generic support ticket interface (remove zendesk specific code)
2018-02-16 14:58:11 -05:00
Jeremy Bowman
5289c7e828
PLAT-1915 Stop using deprecated BaseException.message
2018-01-31 17:22:01 -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
John Eskew
27edca3c5e
Replace all clean_course_id form methods with common method.
2018-01-25 11:38:46 -05:00
Jeremy Bowman
1a7753d775
PLAT-1881 Fix datetimes lacking timezone information
2018-01-10 14:33:01 -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
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
Eric Fischer
5bc6b31e29
eslint --fix
2017-12-08 14:38:41 -05:00
Dennis Jen
aca284b744
Remove zendesk access token from support view
2017-12-05 15:35:57 -05:00
Brian Mesick
3951b7527c
Merge pull request #16658 from edx/bmedx/django111_tag_test_failures_lms_3
...
Tag LMS Unit 3 tests that fail in Django 1.11
2017-11-30 16:14:18 -05:00
Tasawer Nawaz
8a78daa8c8
update design of support form + form will be shown only to logged in users
...
LEARNER-3288
2017-11-29 10:20:01 +05:00
bmedx
ace88e7d5a
Tag LMS Unit 3 tests that fail in Django 1.11
...
Fixed some url reverse errors instead of marking since they were trivial
2017-11-22 15:48:00 -05:00
Waheed Ahmed
a119d5b977
Added tag enterprise tickets functionality.
...
New support form should tag enterprise tickets.
LEARNER-2862
2017-11-15 16:24:12 +05:00
Tasawer Nawaz
a89042ab7c
integrate zendesk with new single support form
...
LEARNER-2736
2017-11-14 20:43:08 +05:00
bmedx
bebdc069a7
LMS urls cleanup for Django 1.11
...
- Remove usage of django.urls.patterns
- Change urls tuples to lists
- Make all string view names callables
- This is the third urls update for LMS
2017-11-07 14:17:54 -05:00
tasawernawaz
5d97f6a3b0
add success component on successfull form submission LEARNER-2735
2017-11-02 22:41:58 +05:00
tasawernawaz
d839d17714
update css and html/ add basics for react
...
LEARNER-2804
2017-10-25 11:12:26 +05:00
bmedx
763fa4de99
Remove empty models.py files
2017-10-17 16:21:21 -04:00
Harry Rein
f3f3edf4bd
Allow user to update course goal on course home page.
...
LEARNER-2308
Once a goal has been set for a user on the course home message,
allow them to update it on the course home side bar. Automatically
sets a course goal for users when enrolling in a verifiable course.
2017-10-06 13:07:03 -04:00
tasawernawaz
9d827b7e0c
make username and courses dropdown dynamic
...
LEARNER-2679
2017-09-26 16:51:14 +05:00
tasawernawaz
07db2613d7
add single support form for contact us, html and css only
...
LEARNER-2580
2017-09-21 15:17:03 +05:00
cahrens
819a56fee3
Remove usages of deprecated SlashSeparatedCourseKey.
2017-08-14 11:01:00 -04:00
Andy Armstrong
79acb5c5be
Reorder LMS imports using isort
2017-06-11 21:48:06 -04:00
attiyaishaque
383d61e08a
EDUCATOR-496 Display date in correct UTC format.
2017-06-09 14:23:01 +05:00
uzairr
d5064413c1
fix of refund after course mode expiry
2017-04-26 18:29:59 +00:00
Renzo Lucioni
136e7f9b16
Remove program certification view from the support app
...
This functionality hasn't been used since it was introduced. It is superseded by the backpopulate_program_credentials management command. This is another commit in a series removing use of the old programs service from edx-platform.
ECOM-4422
2017-01-27 13:14:45 -05:00
Matthew Piatetsky
05b461824e
Pull programs from catalog when issuing program credentials
...
Lays the groundwork for pulling all program data from the catalog.
ECOM-6535
2017-01-20 14:48:43 -05:00
Brian Jacobel
ae8bc20b36
Run eslint autofixer on /lms
2016-08-05 15:29:20 -04:00
Calen Pennington
bc20a37c2b
Simplify how shards are selected in CI
2016-08-03 16:23:02 -04:00
Andy Armstrong
d462c73fd8
Use the UI Toolkit's spec helpers.
2016-06-21 10:16:00 -04:00
Tasawer
c6a6cdd72d
Quality fixes.
...
ECOM-4214
2016-06-06 16:50:16 +05:00
Ben Patterson
b9558a90f1
Create a 3rd explicit shard for unit tests.
...
More accurately, this creates a 4th shard because the
last shard is always the default.
2016-04-28 10:09:32 -04:00
muzaffaryousaf
1b0cda2430
Js test fixes for lms and lms-coffee.
2016-04-22 19:09:33 +05:00
Omar Khan
6fc4b38ea0
Disallow free verified course modes
...
The verification workflow assumes that all verified courses will have a
price. Free verified course modes cause a 404 when the user attempts to
enroll or upgrade.
2016-04-12 18:06:16 -07:00