Michael LoTurco
919264f56d
Add entitlement unenrollment survey
...
Updates behavior post unenrollment, also refactors accessible_modal
to enable the unenrollment survey to remain accessible after the
content in the modal changes (to the survey).
mloturco/learner-3524
2018-04-19 10:19:11 -04:00
Attiya Ishaque
44ccd84c7a
Merge pull request #17975 from edx/ai/EDUCATOR-2719-button-styling
...
Fix styling of button on certificate & membership page.
2018-04-18 17:32:59 +05:00
jaebradley
fab388ad6b
add cookie policy banner with feature flag
2018-04-17 16:48:52 -04:00
attiyaishaque
9dc01647e8
Fix styling of button on certificate & membership page.
2018-04-17 12:21:09 +05:00
Simon Chen
c02c1d5177
Merge pull request #17902 from edx/rm-new-course-outline-waffle
...
EDUCATOR 2283 - Removes the new course outline waffle flag.
2018-04-14 15:07:00 -04:00
Michael Terry
a34c8c8233
Drop remaining coffee use
...
This basically commits the transpiled CoffeeScript JS (with minor
cleanup) and removes coffee build support.
A tiny amount of support for xblocks exists, because external users
may have xblocks with coffee. But no coffee in our tree anyway.
2018-04-13 14:10:40 -04:00
Michael Terry
2abbd1eb83
Move all our coffee files
...
This moves the original files into their JS locations so that when
the next commit modifies them, we dont lose history.
2018-04-13 14:10:40 -04:00
sandroroux
3899b76929
Removes the new course outline waffle flag.
2018-04-13 12:28:14 -04:00
Michael Terry
98a13423d1
Drop underscore from learner_dashboard
2018-04-12 15:14:52 -04:00
McKenzie Welter
300427be3f
move Create Entitlement button up and shrink username search bar
2018-04-10 14:54:33 -04:00
Alex Dusenbery
a515277251
EDUCATOR-2451 | Add expand/collapse all button to course outline.
2018-04-05 15:47:33 -04:00
Michael Terry
c19d01a994
Add live validation to password reset
...
Adds a new React factory for that page to handle the logic. Also
cleans up the UI a little (centers it, stops using serif font, etc).
2018-04-05 11:59:26 -04:00
Ned Batchelder
2f52e81d28
Merge pull request #17819 from open-craft/tomaszgy/fix_hawthorn_default_theme_issues
...
Fix styling of navtabs.
2018-04-05 07:59:46 -04:00
Tasawer Nawaz
072b5c5079
Merge pull request #17870 from edx/tasawer/learner-3783/update-support-form-for-logged-out-usrs
...
add note on for logged out users on support form
2018-04-05 11:34:47 +05:00
hamzamunir7300
315c06c633
Merge pull request #17857 from edx/LEARNER-4858
...
Border Appearing on wiki and Progress page.
2018-04-04 18:48:42 +05:00
Tasawer Nawaz
67962748b2
add note on for logged out users on support form
...
LEARNER-3783
2018-04-04 12:43:07 +05:00
Hamza Munir
56b5417e13
Border Appearing on wiki and Progress page.
...
A generic css rule like this ".container>div" is present on the wiki page.
Due to which these borders were showing around the footer on those pages.
added a fix for that in this PR.
LEARNER-4858
2018-04-03 17:32:33 +05:00
attiyaishaque
438ecceb01
Fix due date display format according to set in advanced settings.
2018-04-03 16:03:15 +05:00
Diana Huang
fd733a9611
Merge pull request #17800 from edx/diana/update-registration
...
LEARNER-4403: Update TOS and Privacy Policy field on registration form for GDPR.
2018-04-02 14:01:23 -04:00
Diana Huang
6ceb7e1500
Update TOS and Privacy Policy field on registration from for GDPR.
2018-04-02 10:01:18 -04:00
Matthew Piatetsky
063118cf0e
fix REV-19 experiment check for refunds
2018-03-30 13:28:43 -04:00
Tomasz Gargas
9f6131f79d
Fix styling of Discover new and Sysadmin tabs of navbar.
...
Signed-off-by: Tomasz Gargas <tomasz@opencraft.com >
2018-03-29 12:30:34 +02:00
Alex Dusenbery
26ba411eb0
EDUCATOR-2535 | Small style cleanup for course outline.
2018-03-28 10:42:20 -04:00
hamzamunir7300
e9d6c8537c
Merge pull request #16395 from edx/footer-design-non-bootstrap
...
Footer Design Implementation without using bootstrap WIP
2018-03-23 08:35:49 +05:00
Hamza Munir
a69ecd83d5
Footer Design Implementation without using bootstrap WIP
...
The New footer design implementation without using bootstrap. Using flexbox
creating new classes to assign different widths in different screen breakpoints.
LEARNER-2312
2018-03-23 02:37:59 +05:00
Alex Dusenbery
a996822094
Revert "Revert "Track viewing of individual blocks.""
...
This reverts commit e2675f57b5f747b6a9e21067c75911fbd0341943.
2018-03-22 10:37:40 -04:00
Bill Filler
305bd7dd4b
Merge pull request #17650 from edx/ibrahimahmed443/WL-1473-add-fields-instructor-dashboard
...
Ibrahimahmed443/wl 1473 add fields instructor dashboard
2018-03-22 09:56:43 -04:00
Matthew Piatetsky
60fb4aa277
Control refund message with optimizely flag
2018-03-21 17:19:46 -04:00
Michael Terry
56dfa7e622
Drop student_account/account.js
...
This doesn't seem to be used anywhere. Maybe should have been
deleted in revision 7dc0598 .
2018-03-20 13:11:23 -04:00
Ibrahim
2bb790680a
add role and expose reason field to Instructor Dashboard Manual Enrollment
...
WL-1473
2018-03-16 15:47:53 +05:00
Michael Terry
c9318c3e51
Convert learner_dashboard to es2015
2018-03-02 08:57:34 -05:00
Sofiya Semenova
a20b9f88c8
Merge pull request #17578 from edx/sofiya/course-outline-styling
...
Course outline styling
2018-03-01 15:30:39 -05:00
Sofiya Semenova
8266c640d5
Course outline styling
2018-03-01 12:07:18 -05:00
Tasawer Nawaz
1d41e14574
Merge pull request #17525 from edx/tasawer/learner-4068/make-oauth-authorization-page-responsive
...
Fix css issues on oauth authorization page to make it responsive
2018-03-01 17:58:15 +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
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
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
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
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
Matt Tuchfarber
a20e797f94
Fix Stylelint errors
2018-02-15 15:34:46 -05:00