Matthew Piatetsky
92c94008a2
Fix tests that expected unified_course_tab to be off
2018-02-22 08:45:25 -05:00
ayub-khan
523be08e56
updated translations
2018-02-22 15:06:35 +05:00
Tasawer Nawaz
b14bcafc62
fix css issues on oauth authorization page to make it responsive
...
LEARNER-4068
2018-02-22 12:35:59 +05:00
Albert (AJ) St. Aubin
7484c1b135
Merge pull request #17491 from edx/aj/LEARNER-3898
...
Aj/learner 3898
2018-02-21 20:45:08 -05:00
Bill DeRusha
79acf36881
Merge pull request #17462 from proversity-org/proversity/edx-pr-add-context-to-enroll
...
Add context to 'enroll' word
2018-02-21 16:48:08 -05:00
Sofiya Semenova
46fbffb0f2
Merge pull request #17484 from edx/sofiya/educator-2203
...
Add visual progress checkmarks to course outline
2018-02-21 15:50:42 -05:00
Sofiya Semenova
f4ec7cca5f
Add visual progress checkmarks to course outline
2018-02-21 12:53:43 -05:00
Awais Jibran
eb6064e333
Merge pull request #17517 from edx/aj/fix-discussion-submit-button
...
fix discussion submit button
2018-02-21 21:28:48 +05:00
Awais Jibran
56364ec41b
Merge pull request #17512 from edx/aj/discussion-topic-css-issue
...
fix-topic-select-wdith
2018-02-21 21:17:19 +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
Awais Jibran
2bb56a232f
fix discussion submit button
2018-02-21 20:36:50 +05:00
Awais Jibran
12f0e475c4
fix-topic-select-with
2018-02-21 16:13:02 +05:00
McKenzie Welter
95a4caa02a
Merge pull request #17511 from edx/McKenzieW/learner-3918-fix
...
don't link to API endpoint from support page
2018-02-20 16:47:56 -05:00
Ned Batchelder
85a7c9bc13
Merge pull request #17487 from open-craft/jill/update-django-storage-swift
...
Update to django-storage-swift v1.2.18
2018-02-20 16:39:56 -05:00
McKenzie Welter
3e675c36eb
don't link to API endpoint from support page
2018-02-20 15:46:55 -05:00
Sofiya Semenova
4a6109891d
Merge pull request #17470 from edx/sofiya/2095-2
...
Auto-open course outline to last viewed block
2018-02-20 15:20:14 -05:00
Alex Dusenbery
919355cab1
Revert "Track viewing of individual blocks."
...
This reverts commit 4946b6b296 .
2018-02-20 14:42:28 -05:00
Michael LoTurco
449c6903a6
Add Support endpoint for Course Entitlements
2018-02-20 13:20:47 -05:00
Matt Tuchfarber
f1694661e8
Merge pull request #16683 from edx/tuchfarber/add_intructor_bio_program_marketing
...
Add intructor bio program marketing
2018-02-20 12:23:17 -05:00
Sofiya Semenova
7c1c5af763
Auto-open course outline to last viewed block
2018-02-20 12:10:26 -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
Matt Tuchfarber
a20e797f94
Fix Stylelint errors
2018-02-15 15:34:46 -05:00
J. Cliff Dyer
4946b6b296
Track viewing of individual blocks.
...
* Implement a ViewedEvent handling system which calls handlers when a
block has been viewed for 5 seconds (configurable).
* Hook up Verticals to register their children blocks with this event,
and submit completions once seen.
OSPR-2093
OC-3358
2018-02-15 15:13:48 -05:00
Tyler Hallada
e6da9a22db
Migrate StatusBarAlert to pargaon static build
2018-02-15 13:20:18 -05:00
Matt Tuchfarber
6028cc7d72
Add instructor modal to program marketing page
...
The Paragon+Bootstrap work wasn't ready yet, so this is using leanModal. This also cleans up some of the instructor formatting.
2018-02-15 12:30:10 -05:00
Eric Fischer
fda5fa6d2b
JAWS a11y fixes
2018-02-15 09:23:05 -05:00
Jillian Vogel
068a5d06eb
Update to django-storage-swift v1.2.18
...
and enable lazy connections by default.
cf https://github.com/dennisv/django-storage-swift/pull/97
2018-02-15 20:38:18 +10:30
Alex Dusenbery
7e51f02884
Get edx-platform working with external completion lib, add integration tests.
2018-02-14 15:54:27 -05:00
ayub-khan
eae37a2b45
updated-translations
2018-02-14 13:21:04 +05:00
Sofiya Semenova
de8e256172
Merge pull request #17359 from edx/schen/EDUCATOR-2095
...
Surface vertical units in the course outline
2018-02-13 14:15:17 -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
Jose Antonio Gonzalez
d794e0cbf9
add context to 'enroll' word
2018-02-13 11:56:54 +02: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
Tomasz Gargas
841ddacc37
Make missing parts of Enrollment tab in CCX dashboard translatable.
...
Signed-off-by: Tomasz Gargas <tomasz@opencraft.com >
2018-02-12 21:46:55 +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
Simon Chen
db81dfa424
Surface vertical units in the course outline
2018-02-12 14:27:52 -05:00
Farhanah Sheets
e73b95f1c8
Update lti iframe in platform & xblock github version
2018-02-12 09:36:06 -05:00
Tasawer Nawaz
ee2c983bf5
Merge pull request #17439 from edx/tasawer/learner-3342/fix-for-if-goal-key-is-none
...
update CourseGoalViewSet to return status=400 if no goal key is provided
2018-02-12 16:31:56 +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
Ibrahim
046871e072
fix typo in program marketing page
2018-02-12 12:39:09 +05:00
Matthew Piatetsky
bb8f9ae915
Merge pull request #17431 from edx/bundling_test_handle_exceptions
...
handle exceptions and create the necessary html in optimizely
2018-02-09 08:59:40 -05:00
Ahsan Ulhaq
25130ae3c8
Making honor code not eligible for Certificate
...
LEARNER-4117
2018-02-09 13:53:50 +05:00
Matthew Piatetsky
826ef28b4d
handle exceptions and create the necessary html in optimizely
2018-02-08 10:25:52 -05:00