Adeel Khan
|
9e53071ef0
|
Fixes template for incorrect trans escaping.
|
2019-06-27 11:40:43 +05:00 |
|
Adeel Khan
|
298d3554fe
|
Fix templates for XSS code injection via translations
This would patch all templates (django/mako)
for a possible XSS code injection via
translation files by html escaping them..
LEARNER-4632
|
2019-06-25 14:22:42 +05:00 |
|
John Eskew
|
cb4ae4619b
|
Use standard 'url' templatetag - deprecated/removed from future.
|
2017-06-20 10:44:16 -04:00 |
|
Albert St. Aubin
|
7c7c27183f
|
changes header levels for a11y
TNL-6347
|
2017-03-08 11:45:45 -05:00 |
|
Chris Rodriguez
|
36cbdf576b
|
Corrects duplicate main element wrapper on Wiki article template
|
2016-05-17 15:15:58 -04:00 |
|
Chris Rodriguez
|
2a23757fbc
|
Sending skip links to single main, making more relevant
|
2016-04-25 10:00:45 -04:00 |
|
Chris Rodriguez
|
2a4e141e0e
|
LMS: fixing skip links and adding a11y tests
|
2016-02-17 07:46:42 -05:00 |
|
Dave St.Germain
|
9945d3e9cf
|
Add a means to skip to more specific parts of the page. Contributes to
LMS-2156
|
2014-02-05 11:28:11 -05:00 |
|
Calen Pennington
|
0d3c44996a
|
LMS i18n from Tsinghua
|
2013-07-31 19:39:15 -04:00 |
|
Bridger Maxwell
|
8e9211d2dd
|
Re-enabling link to wiki 'see all children'. The bug for which this was disabled is already fixed.
|
2012-08-24 14:04:17 -04:00 |
|
Victor Shnayder
|
c0372c2529
|
fix (aka de-feature) the "see all children" link on the wiki
|
2012-08-23 00:40:23 -04:00 |
|
Kyle Fiedler
|
d0c92aa159
|
Added styles for the wiki directory
|
2012-08-22 14:43:03 -04:00 |
|
Bridger Maxwell
|
14382702bc
|
Merge remote-tracking branch 'origin/master' into feature/bridger/new_wiki
Conflicts:
lms/templates/wiki/settings.html
|
2012-08-22 13:09:42 -04:00 |
|
Bridger Maxwell
|
82d414690b
|
Updated to latest version of django-wiki with lots of deletion fixes. Removed child article list until it can be styled.
|
2012-08-21 22:23:40 -04:00 |
|
Bridger Maxwell
|
954ee6ab1f
|
Added link to list children of an article. Upgraded django-wiki version.
|
2012-08-21 17:09:24 -04:00 |
|
Tom Giannattasio
|
4e6d7babcc
|
fixed wiki bugs; started sequence nav bugs
|
2012-08-21 12:51:33 -04:00 |
|
Tom Giannattasio
|
fafb443484
|
fixed wiki styles
|
2012-08-21 09:24:55 -04:00 |
|
Tom Giannattasio
|
bb6d6d9ac8
|
edit page styles
|
2012-08-16 16:41:41 -04:00 |
|
Tom Giannattasio
|
13c2bb588e
|
added styles for main article, sidebar and breadcrumb
|
2012-08-15 15:59:46 -04:00 |
|
Tom Giannattasio
|
abf26dced9
|
started styles
|
2012-08-15 13:10:47 -04:00 |
|
Bridger Maxwell
|
66d1259d4b
|
Created copy of main.html that is django template. Using this for wiki instead of converting every view.
|
2012-08-13 19:07:41 -04:00 |
|
Bridger Maxwell
|
ff1a0ba274
|
Added wiki create and create_root. Fixed some mitxmako bugs.
|
2012-08-13 14:25:11 -04:00 |
|
Bridger Maxwell
|
e462fad367
|
Converted wiki edit page and breadcrumbs.
|
2012-08-10 18:15:21 -04:00 |
|
Bridger Maxwell
|
3f4c4d7487
|
Got most of the wiki article page working. It shows the article menu now.
|
2012-08-10 14:46:53 -04:00 |
|
Bridger Maxwell
|
45baccae85
|
Added a django template loader that can return Mako templates. Started pulling in new wiki.
|
2012-08-10 11:31:29 -04:00 |
|