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
sandroroux
3899b76929
Removes the new course outline waffle flag.
2018-04-13 12:28:14 -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
Tasawer Nawaz
67962748b2
add note on for logged out users on support form
...
LEARNER-3783
2018-04-04 12:43:07 +05:00
Jillian Vogel
e417c5f8c2
Adds EMPTY_DASHBOARD_MESSAGE Site Configuration flag
...
When set, displays the configured text/markup under "You are not enrolled in any courses yet."
Adjusts left/right padding on .empty-dashboard-message to keep our extra message from hitting the sides.
2018-04-04 09:33:32 +09:30
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
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
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
Ibrahim
2bb790680a
add role and expose reason field to Instructor Dashboard Manual Enrollment
...
WL-1473
2018-03-16 15:47:53 +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
b14bcafc62
fix css issues on oauth authorization page to make it responsive
...
LEARNER-4068
2018-02-22 12:35:59 +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
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
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
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
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
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
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
David Ormsbee
e6e91806f4
Merge pull request #17219 from mitodl/add_aq_print
...
Added print media in css
2018-02-02 11:42:04 -05:00
Amir Qayyum Khan
e1d0260331
Added print media in css
2018-01-30 14:38:21 +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
Michael Frey
5d5ce69d32
Merge pull request #16640 from open-craft/clemente/responsive-about-page
...
Make the "about course" page adapt to small screens
2018-01-29 09:24:48 -05:00
Robert Raposa
c776b0d7ae
Fix title to My Stats with lock.
2018-01-26 16:06:13 -05:00
AlasdairSwan
6f1d41c171
Update to week streak display logic
2018-01-24 18:56:06 -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
Matthew Piatetsky
d716d7409c
Merge pull request #17293 from edx/bundles_dashboard_fix
...
Bundles dashboard fix
2018-01-24 10:21:02 -05:00
Harry Rein
98b8eaf27e
Ensuring div and not button inside link tag for a11y.
2018-01-24 10:01:50 -05:00
Saleem Latif
4ed64ee5d0
Fix styling of enterprise sidebar on registration page.
2018-01-24 14:28:04 +05:00
Matthew Piatetsky
8cf1e04781
Add screenshots
2018-01-23 17:51:03 -05:00
Matthew Piatetsky
eeb05406a0
fix list price on bundle button
2018-01-23 17:46:55 -05:00
jaebradley
a2cc48d37d
fix mobile responsive modal
...
fix errors
2018-01-23 15:38:37 -05:00