Ned Batchelder
6928035cd1
Make sure slashes in JSON content don't end script tags. PLAT-462
...
The string "</script>" in JSON data would end the script element we're
embedding the data in. To make sure the data doesn't disrupt the
script, we escape the slash as \/ .
2015-03-18 21:55:36 -04:00
Brian Wilson
243e2660b0
Merge release to master for 20150317 release.
2015-03-18 18:48:56 -04:00
Waqas Khalid
4a086f54d5
Lms should be independent of mathjax
...
When cdn is down specially in the country like china
and others user face problem as application doesn't
work as intended. Instead of making mathjax hard
dependecy I have converted it into soft dependey
so that it won't cause user problem to use application
smothly if mathjax is not present.
TNL-1498
2015-03-16 15:10:25 +05:00
Jean-Michel Claus
7cb495a166
TNL 713 (TNL-714, TNL-717, TNL-718): Added accessibility plugin.
2015-02-19 19:02:57 +02:00
Waqas Khalid
11159ba71e
Discussion forum doesn't work when mathjax is down
...
When mathjax is down discussion forum doesn't work
as we were using markdown.js with processor as
mathjax. Unavailability of mathjax raise error in
js which stops discussion to render. So I made
markdown independent of mathjax. Markdown now will
use mathjax when it is available otherwise ignore it.
TNL-1149
2015-02-10 13:12:41 +05:00
Matjaz Gregoric
e255f4b021
Upgrade MathJax to 2.4.
...
Several IE bugs have been fixed in 2.4.
2015-01-19 08:10:45 +01:00
polesye
c7153be040
TNL-213: Let Students Add Personal Notes to Course Content.
...
Co-Authored-By: Jean-Michel Claus <jmc@edx.org >
Co-Authored-By: Brian Talbot <btalbot@edx.org >
Co-Authored-By: Tim Babych <tim@edx.org >
Co-Authored-By: Oleg Marshev <oleg@edx.org >
Co-Authored-By: Chris Rodriguez <crodriguez@edx.org >
2015-01-14 23:34:11 +02:00
Brian Talbot
f128629f48
fixing styling and class syntax (to new FA-based classes) for missing UI elements
2015-01-09 12:01:26 -05:00
Chris
c5d2dd7536
Upgrading Font Awesome vendor files from 3.2.1 to 4.2.0
...
* updating vendor files
* updating class syntax (to new FA-based classes) for all UI elements
* correcting broken tests
2015-01-06 15:24:12 -05:00
Syed Hassan Raza
1e11baede4
Add aria-disabled attribute
...
TNL-997
2015-01-06 17:21:49 +05:00
Renzo Lucioni
55922f896d
hotfix-2014-11-20
2014-11-20 12:00:19 -05:00
Adam Palay
624360d1d6
serve mathjax from mathjax's cdn (TNL-823)
2014-11-20 09:36:16 -05:00
Waheed Ahmed
430aa4f834
Added alt attribute in image map input problem.
...
TNL-822
TNL-825
2014-11-20 16:58:26 +05:00
Will Daly
f9b5a9173f
Redirect users to the track selection page or ?next page when using third party auth
...
Set marketing site logged in cookie from third party auth.
2014-10-28 10:28:30 -04:00
Calen Pennington
e00b666db9
Merge pull request #5590 from cpennington/xblocks-with-children
...
Enable pure XBlocks to use children in edx-platform
2014-10-16 10:23:35 -04:00
Calen Pennington
fee681be68
Escape xblock wrapper data attributes and css classes for safe html
2014-10-16 09:09:22 -04:00
Renzo Lucioni
bd7715a393
Clean up after track selection experiment
2014-10-14 13:56:49 -04:00
Waqas Khalid
46abd26e20
Remove extraneous dollar sign in template
2014-10-02 23:28:17 +05:00
Renzo Lucioni
cc6e63dd22
Prepare track selection page for new audit track
2014-09-12 13:58:13 -04:00
Renzo Lucioni
0b2840ee6f
Skip audit enrollment if user is in the experimental branch
2014-09-08 14:17:04 -04:00
Piotr Mitros
5364508e48
Merge pull request #5108 from edx/pmitros/retrofix-xargs
...
XBlock argument passing support backport from SDK
2014-09-07 12:51:56 -04:00
Piotr Mitros
167f4171c4
XBlock argument passing support
2014-09-07 12:01:25 -04:00
Andy Armstrong
8349dbfa42
Implement forum cohort visibility labels correctly
...
TNL-25
2014-09-04 13:47:48 -04:00
marco
6f810836db
Template changes for course track AB-test
2014-08-15 10:26:29 -04:00
David Baumgold
9b99213b02
Toggle aria-expanded attribute
2014-08-06 09:59:48 -04:00
David Baumgold
3f29fe4fb0
make expanding explanation accessible
...
LMS-11161
2014-08-06 09:59:48 -04:00
Diana Huang
52f9613274
Add an optional description field to course modes.
2014-08-05 09:32:39 -04:00
Diana Huang
3d942503c2
Add the ability to override non-standard verified mode names
2014-08-05 09:32:39 -04:00
Diana Huang
2dbf9442a6
Revise course mode choose page.
...
LMS-2796
2014-06-16 14:08:40 -04:00
Andy Armstrong
7770d9d427
Implement editing from the Studio container page.
...
STUD-1306
2014-04-09 10:32:11 -04:00
Dave St.Germain
6813b27b3b
Remove coursename from page H1, and slightly improve sequence navigation
2014-03-13 13:49:14 -04:00
Dave St.Germain
4810bd6d1c
Improved sequence navigation accessibility
2014-02-10 14:34:28 -05:00
Giulio Gratta
5e67612e9b
Image Modal CMS HTML Block subtype
...
- Added YAML file for the HTML template code for the modal to work
- Added CSS and JS code for modal to look and function properly
- Updated code to take comments into account.
- Simplified HTML template and expanded JS to set up image modal on load.
- Added preliminary drag script.
- Converted jQuery UI draggable to Draggabilly
2014-02-07 09:21:20 -08:00
Dave St.Germain
a6797899da
Removed inappropriate section tags. Because screen readers announce each section, they should not be used unless they are actually defining meaningful sections.
2014-02-05 11:32:08 -05:00
Dave St.Germain
636eab8b9e
Added more descriptive page titles.
2014-01-30 17:32:03 -05:00
David Baumgold
0b3199d8c1
remove unused jasmine resources
2013-11-07 12:04:35 -05:00
Diana Huang
dc0e3d04ab
Determine which mode was selected more intelligently.
...
LMS-1384
2013-11-04 10:25:28 -05:00
Brian Talbot
e9a2787bb3
LMS: adds conditional content/instructions for registration upgrade flow
2013-10-28 14:58:14 -04:00
Brian Talbot
618d307d1f
LMS: preps track selection view for upgrade cases
2013-10-25 15:23:51 -04:00
Calen Pennington
ce6fbae693
Add an XBlock javascript runtime, and use it to run XModules
...
[LMS-57]
2013-10-18 16:31:32 -04:00
David Baumgold
d97921e6e2
Convert Studio JS to use require.js
2013-10-04 13:43:50 -04:00
Brian Talbot
e1d62cb395
Verification: further revises copy per edits/typos noted
2013-09-16 14:13:14 -04:00
Brian Talbot
0c61f194de
Verification: revises fee/honor code option-based copy
2013-09-16 13:36:02 -04:00
Frances Botsford
896ffd4e77
adjusting wording on choice expand block
2013-09-12 14:43:01 -04:00
Frances Botsford
5c7443be38
cleanup copy on reqs, photo, and choose pages
2013-09-10 09:13:00 -04:00
Frances Botsford
47df7e420f
ux adjustments to vcert flow
2013-09-06 12:02:37 -04:00
Frances Botsford
af2424daf1
adjustments to choose and contribution for vcerts
2013-09-06 10:23:46 -04:00
David Ormsbee
90923f3e12
Add min_price var to _contribution.html template
2013-09-06 10:11:29 -04:00
David Ormsbee
4e011326bc
Replace placeholder 'Course Name' in paid cert templates with the actual course name
2013-09-05 23:39:35 -04:00
Frances Botsford
b2ddea7a80
updated copy for vcert flow
2013-09-04 13:46:38 -04:00