Andy Armstrong
a077a5e364
Add support for page banner status messages
...
LEARNER-1890
2017-07-17 12:17:32 -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
Andy Armstrong
71baa6af0e
Fix styling on non-Bootstrap pages
...
LEARNER-1798
2017-07-07 12:12:35 -04:00
Harry Rein
7ea3b013ad
Style LMS header, footer and nav for Bootstrap.
2017-07-04 17:24:12 -04:00
Andy Armstrong
3cd985da20
Implement a skeleton page with Bootstrap
...
LEARNER-1174
2017-07-04 15:55:06 -04:00
Nimisha Asthagiri
3bbeb75c58
Planning Prompts experiment: check content availability date
2017-06-13 17:32:56 -04:00
Nimisha Asthagiri
fdafd53a66
Upsell Courses in Courseware, CourseOutline, Discussions, Progress
2017-06-08 14:29:42 -04:00
Andy Armstrong
ec241774ba
Add the staff preview bar to the new course home page
...
LEARNER-75
2017-03-28 21:19:36 -04:00
Andy Armstrong
248558f1d4
Render Discussion tab using web fragments
2017-02-28 23:39:39 -05:00
Saleem Latif
6277bd27e6
Remove all usages of USE_CUSTOM_THEME and THEME_NAME from python files
2016-07-27 14:53:02 +05:00
Nimisha Asthagiri
4a56fa5fb1
Adding infrastructure to support context-sensitive help links in the LMS.
2016-05-27 11:35:05 -04:00
Andy Armstrong
fe88402982
Merge branch 'master' into alasdair/fedx-118-pattern-library-styles-with-current-partials
2016-04-25 16:51:25 -04:00
Andy Armstrong
c42b36ccd1
Fixes
2016-04-25 13:35:57 -04:00
AlasdairSwan
a9971ef2ba
FEDX-118 Adding header to test page
2016-04-25 10:56:28 -04:00
Chris Rodriguez
2a23757fbc
Sending skip links to single main, making more relevant
2016-04-25 10:00:45 -04:00
Andy Armstrong
9290c52b33
Introduce Pattern Library test pages (take two)
...
FEDX-93
These are developer only pages, so can not be seen in production
environment. On devstack, you can access these pages in LMS and
Studio at:
/template/ux/reference/pattern-library-test.html
This is the second attempt to enable the Pattern Library. The
first attempt broke Django Templates and didn't work correctly
with right-to-left styling.
2016-04-11 00:45:31 -04:00
Brian Jacobel
4671970f86
Revert "Introduce Pattern Library test pages"
...
This reverts commit 845e3708f3 .
2016-04-08 14:25:41 -04:00
Andy Armstrong
845e3708f3
Introduce Pattern Library test pages
...
FEDX-93
These are developer only pages, so can not be seen in production
environment. On devstack, you can access these pages in LMS and
Studio at:
/template/ux/reference/pattern-library-test.html
2016-04-05 09:22:14 -04:00
Toby Lawrence
4eb95737b5
Update and take advantage of our ability to override RequireJS paths.
...
We had a mechanism to, at runtime, generate a RequireJS config that
would override the base paths and, instead, use the hashed versions of
assets for things that RequireJs was loading on demand.
We've now moved that out of the coureware.html base template and into
main.html so that more pages actually benefit from it.
As well, we've added some of the heavy hitters for unhashed assets,
namely moment.min.js, to these overrides which should allow better
caching for end users. We'll be able to add more things to the override
list in the future as they crop up.
2016-03-11 08:56:45 -05:00
Chris Rodriguez
2a4e141e0e
LMS: fixing skip links and adding a11y tests
2016-02-17 07:46:42 -05:00
Saleem Latif
ccbd88acc1
Merge pull request #11402 from edx/saleem-latif/WL-298
...
WL-298: Create a theme named 'stanford-style' to be used by comprehensive theming
2016-02-10 10:38:46 +05:00
Muhammad Ammar
886d54dce9
Merge pull request #11320 from edx/ammar/boomark-button-requirejs-caching
...
bookmark button js caching
2016-02-04 21:07:45 +05:00
muhammad-ammar
3127ac9180
bookmark button js caching
...
TNL-3954
2016-02-04 17:59:47 +05:00
Saleem Latif
14572c19d4
Create a theme named 'stanford-style' to be used by comprehensive theming
2016-02-04 11:17:23 +05:00
Diana Huang
cd0bb4c7e0
Add ability to generate static i18n files.
2016-02-01 15:54:10 -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
Adam
0f3a0946dd
Merge pull request #10859 from edx/mushtaq/moment-requirejs-loading-fix
...
Load requirejs-config before module-js
2015-12-07 12:20:56 -05:00
Mushtaq Ali
06442036ce
Load requirejs before module-js
2015-12-07 16:26:37 +05:00
David Baumgold
58daa365cd
re-enable edx.org comprehensive theme
2015-12-03 17:18:55 -05:00
Andy Armstrong
b66cbe3484
Upgrade segment.io to match documentation.
...
May improve performance.
TNL-3538
2015-10-30 09:24:20 -04:00
asadiqbal
df83c87e60
MAYN-116 Including GTM code from microsite
2015-09-30 14:36:34 -04:00
David Baumgold
116ca29189
Remove the edx.org comprehensive theme
...
There's a lot of useful things in PR #8271 that provide a framework
for the comprehensive theming system. If we need to remove the edx.org
theme from the codebase, we can leave most of PR #8271 in, to make it
easier to build on top of and get this feature back in.
2015-09-30 11:04:28 -04:00
Akiva Leffert
5e2290f9ed
Merge pull request #9726 from edx/aleffert/all-responsive
...
Remove "responsive" check before deciding whether to add a viewport tag.
2015-09-23 19:10:50 -04:00
Akiva Leffert
73e976ae85
Remove "responsive" check before deciding whether to add a viewport tag.
...
We also need to ensure that this tag is presented when loading xblocks
via the mobile app anyway. Since we're fine just giving responsive
content to everyone we don't need this check any more.
JIRA: https://openedx.atlassian.net/browse/MA-960?filter=13805
2015-09-23 16:07:41 -04:00
clrux
0b64f2d612
Merge pull request #9525 from edx/clrux/ac-76
...
LMS: Course navigation revamp
2015-09-23 14:26:10 -04:00
Ahsan Ulhaq
508ded2673
LMS: course navigation menu refactor
2015-09-23 13:13:18 -04:00
Ned Batchelder
bc13f450a7
Fix mako argument syntax
2015-09-17 15:40:33 -04:00
Ned Batchelder
1d6e91404d
Rename google_analytics.html to use a hyphen instead.
2015-09-17 15:40:33 -04:00
David Baumgold
6ebf2515f4
Comprehensive theming
...
This is a squash of 38 commits ending with
5b080f979d692804452400ac5bed9b17c50b001e
2015-09-17 15:39:03 -04:00
Zia Fazal
6e0ef385a2
load header extra file if request comes from micro site
...
use blank header_extra template instead of if statement
2015-09-04 11:24:06 +05:00
clrux
5b545c2b0d
Revert "Course navigation menu accessibility issue"
2015-08-28 13:28:08 -04:00
Chris Rodriguez
04ff637016
PR feedback on JS
2015-08-28 07:50:33 -04:00
Chris Rodriguez
a31eb4a815
Jasmine tests
2015-08-28 07:50:32 -04:00
muhammad-ammar
6134e8b5ed
Move studio dialog code into common
2015-08-26 20:26:27 +05:00
Andy Armstrong
7b5f9b8009
Implement RequireJS Optimizer in the LMS
...
TNL-2487
2015-07-20 13:59:54 -04:00
Braden MacDonald
345fcabd05
Fix CRI-9 so third_party_auth pipeline always completes, and consolidate auto-enrollment code
2015-06-18 20:57:19 -07:00
Will Daly
1cc776ff19
Remove V2 of the EdX.org footer
2015-06-10 13:13:32 -04:00
Nimisha Asthagiri
d240785b17
MA-722 Render xBlock API Support
2015-06-05 11:18:48 -04:00
Ned Batchelder
eb3b8c5ce4
TNL-2269 Compute language direction every time.
...
The old code would compute the language direction once when the template
was loaded.
TNL-2269
2015-05-28 16:13:59 -04:00