noraiz-anwar
ef84f2a81f
fetch poll component to check for completion
2018-04-12 11:30:11 +05:00
Gregory Martin
62775c891a
Delete visual_progress_enabled waffle flag.
...
https://openedx.atlassian.net/browse/EDUCATOR-2333
2018-04-06 15:07:16 -04:00
Alex Dusenbery
a515277251
EDUCATOR-2451 | Add expand/collapse all button to course outline.
2018-04-05 15:47:33 -04:00
attiyaishaque
438ecceb01
Fix due date display format according to set in advanced settings.
2018-04-03 16:03:15 +05:00
Alex Dusenbery
fb7efb7338
EDUCATOR-2582 | Inspect waffle switch model to find completion tracking date start.
2018-03-26 15:58:28 -04:00
Troy Sankey
9afe485f44
add the maintenance banner to the student dashboard and course homepage
2018-03-20 17:55:31 -04:00
Sofiya Semenova
2a08304794
EDUCATOR 2506 Drag and drop xblock completion not showing in course outline.
2018-03-15 15:38:54 -04:00
Diana Huang
4dd164de91
Add new waffle flag for toggling GDPR work.
2018-03-08 14:52:33 -05:00
Gregory Martin
a5d8cbb8e9
Add "last completed block" to dropdown
2018-03-07 10:58:59 -05:00
Sofiya Semenova
2e0ee010c5
Merge pull request #17555 from edx/sofiya/course-outline
...
Auto-open first unit in course outline if user has no completion data
2018-03-06 12:02:57 -05:00
Sofiya Semenova
774fe73ca9
Auto-open first unit in course outline if user has no completion data
2018-03-06 10:52:22 -05:00
uzairr
1fff89b839
Replace main tag with div to compliance HTML5 standard
...
Course outline page uses two main tags that violates modern
HTML5 standard that recommends only single main tag on a webpage.
To make it compliance with modern standard the enclosing main tag
is replaced with div which will improve accessibility.
LEARNER-4233
2018-03-01 17:37:04 +05:00
Diana Huang
d1a8813eb2
Merge pull request #17551 from edx/diana/remove-duplicate-check
...
LEARNER-4100: Assume the cookie is set and don't try to get it again.
2018-02-28 12:57:43 -05:00
Diana Huang
fe11412a29
Assume the cookie is set and don't try to get it again.
2018-02-28 11:06:48 -05:00
Sofiya Semenova
ee08019f6e
Check that a user enrollment exists in the course outline
2018-02-27 10:26:53 -05:00
Awais Jibran
3ff2488025
Fix course home page bug
2018-02-27 16:47:23 +05:00
Matthew Piatetsky
92c94008a2
Fix tests that expected unified_course_tab to be off
2018-02-22 08:45:25 -05:00
Matthew Piatetsky
4fdd15a2a2
make unified_course_tab on by default
2018-02-22 08:45:25 -05:00
Sofiya Semenova
f4ec7cca5f
Add visual progress checkmarks to course outline
2018-02-21 12:53:43 -05:00
Sofiya Semenova
7c1c5af763
Auto-open course outline to last viewed block
2018-02-20 12:10:26 -05:00
Alex Dusenbery
7e51f02884
Get edx-platform working with external completion lib, add integration tests.
2018-02-14 15:54:27 -05:00
Simon Chen
db81dfa424
Surface vertical units in the course outline
2018-02-12 14:27:52 -05:00
jaebradley
47b36c6acd
implement portfolio project test upsell modal
...
update styles
html updates
add waffle flags
fix waffle flags
2018-02-07 07:41:33 -05:00
Jeremy Bowman
9682e00f4c
PLAT-1943 Fix more naive datetime warnings
2018-02-05 17:58:35 -05:00
Gregory Martin
ae56b5a9c9
Update query for flag.
2018-02-05 14:32:26 -05:00
Gregory Martin
a79f899b4b
Update resume button functionality
2018-02-01 22:26:46 -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
64555c60c0
Move request_cache to openedx.core.djangoapps
2018-01-26 15:09:25 +05:00
John Eskew
875a127f84
Pylint fixes to move number below allowed threshold.
2018-01-25 11:38:37 -05:00
Harry Rein
2935578b9a
Merge pull request #17294 from edx/HarryRein/a11y-footer-upgrade-div
...
Ensuring div and not button inside link tag for a11y.
2018-01-24 11:18:04 -05:00
Harry Rein
98b8eaf27e
Ensuring div and not button inside link tag for a11y.
2018-01-24 10:01:50 -05:00
Harry Rein
9dab9d2c20
a11y issues on upgrade footer.
...
LEARNER-3055
2018-01-22 13:14:47 -05:00
Bill Filler
4fe5f3457d
Conditionally display gated content in courseware
...
Display gated sections in course outline, navigation and in the course
when user has met prerequiste condition.
WL-1273, WL-1317
2018-01-18 12:34:19 -05:00
jaebradley
3218f64326
implement upsell modal
...
update css
updated css
make modal experimental
add waffle flag
2018-01-17 11:26:57 -05:00
Michael Youngstrom
fb387c9633
Revert "jaebradley/learner 3600 upsell modal"
2018-01-12 14:48:00 -05:00
Robert Raposa
3afa83c0c4
Merge pull request #15598 from edx/andya/developer-doc-cleanups
...
Improve documentation for the Open edX features
2018-01-12 13:40:08 -05:00
Andy Armstrong
7c09ebb794
Improve documentation for the Open edX features
2018-01-12 10:52:07 -05:00
Jae Bradley
725d354463
Merge pull request #17128 from edx/jaebradley/LEARNER-3600-Upsell-Modal
...
jaebradley/learner 3600 upsell modal
2018-01-12 09:57:09 -05:00
jaebradley
4573b63018
implement modal and carousel
...
wip
upsell modal css
remove unnecessary newline
accidentally removed feature
update props
update modal component
update css
add additional slides
update styling
update copy
2018-01-12 01:35:15 -05:00
Nimisha Asthagiri
bb738571ce
Merge pull request #17093 from edx/arch/django-app-plugin
...
Django App Plugins
2018-01-11 15:49:45 -05:00
Jeremy Bowman
4026c25f7a
Merge pull request #17133 from edx/jmbowman/PLAT-1873_2
...
PLAT-1873 to_deprecated_string() cleanup part 2
2018-01-10 13:45:15 -05:00
Matthew Piatetsky
222b356900
Fix course upsell styling when bootstrap is enabled
2018-01-09 16:09:26 -05:00
Nimisha Asthagiri
a37d09aefb
Move PluginManager out of api folder
2018-01-08 19:15:23 -05:00
Jeremy Bowman
669aa13ad6
PLAT-1873 to_deprecated_string() cleanup part 2
2018-01-08 17:26:55 -05:00
Matthew Piatetsky
57c45c6453
Merge pull request #16969 from edx/LEARNER-3058
...
LEARNER-3058 Move hero upsell to sidebar
2018-01-04 14:48:18 -05:00
Diana Huang
b4e7d35095
Mark sock strings for translation.
2018-01-04 09:34:14 -05:00
Matthew Piatetsky
277407f2a6
move course upsell
2018-01-03 13:51:55 -05:00
Waheed Ahmed
d7d310bc4f
Course dates mobile fragment improvments.
...
Added new mobile css entry in css pipline and removed
dates heading for mobile view.
LEARNER-3206
2017-12-04 15:16:06 +05:00
Michael Terry
8570809cae
Fix keyboard navigation in course outline
...
Remove some obsolete and broken a11y markup that was causing
keyboard navigation in the main course outline to focus elements
that shouldn't be focused.
LEARNER-2893
2017-11-27 16:48:08 -05:00
Ned Batchelder
e23e3a0486
Fix a number of unused-import pylint violations
2017-11-21 19:57:06 -05:00