Ned Batchelder
cccd61ebf3
Make remaining dialogs in wiki accessible.
...
All the dialogs in the wiki are now accessible to screen readers.
Also, the "Switch to selected version" button did the odd thing of
reloading the page with the new version selected, but inside a dialog.
That is now fixed.
The merge dialog has a warning that looks kind of funky still, but you
can read it, unlike the previous code.
LMS-1337
2013-11-25 16:05:05 -05:00
Ned Batchelder
d319159dbf
Cheatsheet modal is accessible.
...
Use the leanModal stuff to show the cheatsheet dialog in the wiki.
LMS-1303
2013-10-25 17:40:08 -04:00
Diana Huang
52ed7b277d
Add i18n hooks.
...
LMS-1306
2013-10-22 16:32:10 -04:00
Diana Huang
0752375e46
Indicate active status more clearly for people
...
with vision impairments
* bold text when active
* add in some extra text for screen readers
LMS-1306
2013-10-22 14:21:35 -04:00
Adam Palay
5a7b72667e
replace html strings wtih tokens in templates
2013-08-13 11:19:58 -04:00
Adam Palay
18a979bb4d
put wiki templates back into Django templating
2013-08-12 16:42:07 -04: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
0d3c44996a
LMS i18n from Tsinghua
2013-07-31 19:39:15 -04:00
Carlos Andrés Rocha
8b0d1f09e0
Refactored wiki cheatsheet code.
2012-08-27 18:30:38 -04:00
Tom Giannattasio
d1760f9a22
styled markdown modal and link
2012-08-24 16:14:04 -04:00
Carlos Andrés Rocha
d94ef54549
Added cheatsheet popup to wiki editor.
2012-08-23 16:30:58 -04:00
Bridger Maxwell
9cd69e6ccd
Added ability for staff users to moderate an article.
2012-08-22 20:03:30 -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
Tom Giannattasio
557975458c
Merge branch 'master' into feature/tomg/fall-design
2012-08-21 14:50:15 -04:00
Bridger Maxwell
cfe553304c
Removed link to wiki settings until we have a better integration with notifications.
2012-08-21 12:00:05 -04:00
Tom Giannattasio
fafb443484
fixed wiki styles
2012-08-21 09:24:55 -04:00
Bridger Maxwell
46d2e71ac1
Fixed bug in breadcrumbs.
2012-08-20 16:24:12 -04:00
Bridger Maxwell
cdfeeb0cf1
Hid wiki search bar, because it isn't implemented yet.
2012-08-19 19:41:49 -04:00
Bridger Maxwell
03288193bb
Wiki create button now creates article in class wiki (never in a child of a class wiki).
2012-08-19 19:40:42 -04:00
Bridger Maxwell
38a9631659
Updated to use django-wiki with significantly less sql queries.
2012-08-19 17:37:58 -04:00
Bridger Maxwell
0598a471c1
Wiki menu no longer shows edit for users who can't edit. Changed template to mako for convenience.
2012-08-18 12:22:50 -04:00
Tom Giannattasio
a2d0ada82c
styled settings page
2012-08-17 17:01:45 -04:00
Tom Giannattasio
b5b5978130
started styling attachments page
2012-08-17 13:32:40 -04:00
Tom Giannattasio
490eb7a32b
styled changes, new article and delete pages
2012-08-16 17:31:05 -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
0a9ad1a5f9
Added settings template.
2012-08-13 16:42:57 -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