Chris Rodriguez
e3035a8fab
LMS: a11y contrast fixes for find course page
2015-09-24 11:11:07 -04:00
David Baumgold
7adaa22186
Remove unneeded block from courses.html template
2015-08-03 09:47:19 -04:00
Davorin Sego
8d6df18357
Course discovery UI improvements
2015-07-28 11:59:44 +02:00
cahrens
ad16f9f968
Optimize search usages.
2015-07-20 14:24:30 -04:00
Chris Dodge
b741ce786b
fix python unit tests
2015-07-01 13:46:55 +02:00
Davorin Sego
2972e9110c
search input element styling improvements, test clean up
2015-07-01 13:46:55 +02:00
Marco Morales
b9ed758246
Initial syles cleanup and changes for course discovery on openedx
2015-07-01 13:46:54 +02:00
Dino Cikatic
af7521b240
SOL-994 fix js loading if search features disabled
2015-06-17 14:53:45 +02:00
Chris Dodge
e47c97b465
make courses.html also honor the ENABLE_COURSE_DISCOVERY feature flag
2015-06-08 07:46:55 -04:00
Martyn James
7f633fc045
Course Discovery feature using edx-search
2015-06-01 10:33:45 +02:00
marjev
939a3672d4
(SOL-531)(SOL-532)Course Cards update; A link to course discovery page has been added to the OpenEdX homepage
2015-04-14 14:58:06 +02:00
Sarina Canelake
cae70d9966
Move default Open edX branding into default-theme directory
...
OPEN-307
2015-01-09 10:49:17 -05:00
Sarina Canelake
6f5134f711
Move edx branding into edx-theme directory
...
OPEN-307
2015-01-09 10:48:20 -05:00
Sarina Canelake
314c935369
Remove edX branding from default Open edX LMS
...
OPEN-307
2015-01-09 10:48:20 -05:00
Sarina Canelake
682d3d0eae
Organize logic on Find Courses view.
2015-01-06 18:26:19 -05:00
Sarina Canelake
ab5da97c41
Consistently name edX branded elements within the LMS [OPEN-300]
2014-11-14 10:30:37 -05:00
Chris Dodge
aa43689a93
This PR addresses the open feedback on the Microsites feature
2014-02-28 16:27:12 -05:00
Dave St.Germain
636eab8b9e
Added more descriptive page titles.
2014-01-30 17:32:03 -05:00
Chris Dodge
a3211a7405
Introduction of the Microsite feature which allows for limited multi-tenant branding on a subdomain basis, e.g. foo.edx.org and bar.edx.org
...
fix errorenous logic when running a microsite that could reside in a hosting environment with a marketing site in front of it
pep8/pylint fixes
address PR feedback, remove underscore from test hostname
more pep8/pylint cleanup. Skip test_microsites test, it works on localdev, not on Jenkins. Need to talk with QA team
manually add Ned's single-to-double quote fix
change aws.py runtimes so that the microsite_dir that is read from configuration is changed to a python path
Conflicts:
lms/templates/help_modal.html
2014-01-14 14:36:01 -05:00
Adam Palay
69ffb6a87b
replace edx with variable substitution
...
fixes template errors
keep tos untranslated
formatting fixes
2013-07-31 19:39:15 -04:00
Calen Pennington
e8ee29786f
Remove news carousel and other unused pages
...
Remove unused course_filter page
removes university_profile urls and templates
removes all university_profile views
remove news from templates/index
2013-07-31 19:39:15 -04:00
Calen Pennington
0d3c44996a
LMS i18n from Tsinghua
2013-07-31 19:39:15 -04:00
Giulio Gratta
86a1e4263d
added alt tags to course cover images and find course page logo
2013-07-02 09:26:41 -07:00
Nate Hardison
f25fdebe67
Theme the authenticated index view
...
Much like the work done on the default (unauthenticated) index view,
adjust the background image (actually, let the CSS handle it instead
of an embedded `style` attribute in the HTML). Other adjustments
(language, logo) are made for Stanford specifically and need to be
reworked for general theming.
2013-06-05 10:27:23 -07:00
Carlos Andrés Rocha
22de7cbb4e
Add logic to display courses by start date and show the new overlay
2012-12-20 20:05:11 -05:00
Carlos Andrés Rocha
3d5b571a7e
Move courseware related templates to their own folder
...
Fix moved links
2012-11-19 12:45:46 -05:00