Adeel Khan
231dd68f90
Make button style primary
...
VAN-274
2021-03-04 07:50:09 +05:00
Ned Batchelder
3abd0e8e62
Update the Open edX logo urls ( #25898 )
...
The old URLs now serve the new logo, but at the old pixel size. These
URLs serve the new logo at a natural pixel size.
2020-12-16 15:30:55 -05:00
SaadYousaf
d7155825e9
PROD-1569
2020-06-10 21:07:10 +05:00
Ned Batchelder
752b3072c4
Fix CSSlint issues
2019-05-22 13:03:20 -04:00
Ned Batchelder
09690ce667
Correct the trademark notices
...
* edX should be lowercase everywhere
* Studio is not a trademark
* Our trademarks are all registered trademarks
2019-05-16 06:16:51 -04:00
Eric Fischer
247bb50ed2
s/django.core.urlresolvers/django.urls/g
...
Django 1.10 deprecation fix for Hackathon XIX
Addresses PLAT-1397
2018-06-05 13:59:09 -04:00
Omar Al-Ithawi
73af914cfc
Use edx-ace for password reset email
2018-05-21 09:49:14 -04:00
Gabe Mulley
5fa6c51368
Revert "Use edx-ace for the password reset email"
2018-05-10 13:06:52 -04:00
Omar Al-Ithawi
556c8b86d0
Use edx-ace for password reset email
2018-05-08 18:53:31 +03:00
Nimisha Asthagiri
7ef443f7ce
Update usages to ace_common
2017-12-05 11:38:16 -05:00
Gabe Mulley
6f20cd5cf2
support a GA tracking pixel
2017-11-15 08:35:35 -05:00
Gabe Mulley
54ae1c6238
support theming of ACE emails
2017-11-09 11:16:26 -05:00
Harry Rein
3d79e3e05d
Adding unified, responsive header.
2017-10-20 16:24:31 -04:00
Harry Rein
6d89cc1bd1
Updating themes for bootstrap.
...
LEARNER-1785
This story was to update the existing custom themes to work with the flexible bootstrap design. It also updates the red theme to more closely resemble the real implementation on openedx.
2017-07-13 15:25:40 -04:00
Andy Armstrong
a815003b3b
Handle anonymous and unenrolled users on the new course home page
...
LEARNER-1696
2017-07-10 17:52:28 -04:00
Salah Alomari
b8ba64cbe1
Set copyright year dynamically
2017-06-19 14:33:55 +03:00
Anthony Mangano
0172ff315a
add ability to show footer language selector on LMS
2017-05-24 16:41:45 -04:00
Anthony Mangano
70d8c5c22c
update footer endpoint in branding api to support inclusion of language selector
2017-05-17 12:33:00 -04:00
Saleem Latif
8ae92901ef
1. Merge microsites into Comprehensive Theming
...
2. Add site configuration overrides to theming/helpers.py
3. Move microsite.get_value from theming/helpers to site_configuration/helpers
4. Move microsite_configuration.microsite.get_value usages to site_configuration.helpers.values
2016-07-27 13:55:14 +05:00
Matt Drayer
68312bdd2d
Revert "Revert "saleem-latif/WL-328: Multi-Site Comprehensive Theming""
...
2. Update COMPREHNSIVE_THEME_DIR to COMPREHENSIVE_THEME_DIRS
3. Update paver commands to support multi theme dirs
4. Updating template loaders
5. Add ENABLE_COMPREHENSIVE_THEMING flag to enable or disable theming via settings
6. Update tests
7. Add backward compatibility for COMPREHEHNSIVE_THEME_DIR
2016-06-30 15:19:51 +05:00
ssemenova
c1f793172f
change icon tags from i to span
...
TNL-4692
2016-06-07 10:52:00 -04:00
AlasdairSwan
bc5daffc96
ECOM-4215 adding setup for new program details page
2016-05-12 16:39:23 -04:00
AlasdairSwan
a9971ef2ba
FEDX-118 Adding header to test page
2016-04-25 10:56:28 -04:00
Simon Chen
75951b5936
ECOM-3195 Edit the navigation header on dashboard to expose program listing page
2016-04-14 14:44:40 -04:00
Saleem Latif
4f342dac2b
Merge pull request #11348 from edx/saleem-latif/WL-294
...
Going ahead with the merge.
2016-01-29 11:41:14 +05:00
Giovanni Di Milia
e63194c1cd
Added CCX REST APIs
...
CCX REST APIs
OAUTH2 authorization for CCX APIs
- oauth2 authorization required for ccx list.
- Course-instructor permission for ccx api endpoint
- Protection for detail view too.
Tests for CCX REST APIs and OAUTH2 authorization
2016-01-27 11:04:28 -05:00
Saleem Latif
7a1b8aec5d
Remove stanford_theme_enabled from themes templates
2016-01-27 14:56:50 +05:00
Saleem Latif
2d83449240
Remove microsite_configuration/microsite.py references from individual templates
...
* mattdrayer: Updated get_themed_template_path
2016-01-22 14:27:58 -05:00
Saleem Latif
6c8c67cad5
Remove microsite_configuration/templatetags/microsite.py references from individual templates.
2016-01-20 14:36:07 +05:00
Robert Raposa
5e69224c32
Deprecate escaping in display_name_with_default
...
- Remove escaping in display_name_with_default
- Move escaped version to deprecated display_name_with_default_escaped
- Does not include any other changes to remove double-escaping
Thanks to agaylard who initiated this work:
https://github.com/edx/edx-platform/pull/10756
TNL-3425
2015-12-22 11:52:04 -05:00
Mark Sadecki
3be86ca891
Fixes invalid/improper microdata and attribute values in the header logo
2015-11-03 15:20:48 -05:00
David Baumgold
6ebf2515f4
Comprehensive theming
...
This is a squash of 38 commits ending with
5b080f979d692804452400ac5bed9b17c50b001e
2015-09-17 15:39:03 -04:00