David Baumgold
44b792ab26
Replace "edX" with {platform_name}
2015-01-08 11:32: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
Sarina Canelake
aeb3a7f575
fixup! Remove "ADMIN_MEDIA_PREFIX" (deprecated in Django 1.4)
2014-11-03 16:49:18 -05:00
Sarina Canelake
ed76907c0d
Remove "ADMIN_MEDIA_PREFIX" (deprecated in Django 1.4)
...
Delete lms/static/admin resources as they are no longer needed
for the admin page as of Django 1.4
Moved two files that were referenced elsewhere:
lms/static/admin/js/jquery.min.js -> lms/static/js/admin/jquery.min.js
lms/static/admin/js/urlify.js -> lms/static/js/admin/urlify.js
2014-11-01 00:01:17 -04:00
Dave St.Germain
660244201f
Refactored course_nav middleware to isolate the django-wiki hack,
...
remove unnecessary code, and clarify what it's doing.
2014-04-08 15:24:48 -04:00
Frances Botsford
e81c12c7a4
switching more wiki icons to use the right format
2014-04-02 15:09:42 -04:00
Frances Botsford
4874c45d31
remove double icons in the wiki sidebar
2014-04-02 14:28:40 -04:00
Giulio Gratta
1cd5a80d1e
replace unicode 'X' with font-awesome 'remove'
2014-03-11 12:48:58 -07:00
Giulio Gratta
2ae18c005f
change 'modal' wording to something more general and less jargony
2014-03-11 11:05:42 -07:00
Ned Batchelder
aff3c47754
i18n fixes for wiki templates.
2014-02-10 15:23:13 -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
Dave St.Germain
636eab8b9e
Added more descriptive page titles.
2014-01-30 17:32:03 -05:00
Dave St.Germain
6d50ff7b61
Set the html language to the browser's specified language
2014-01-28 16:43:29 -05:00
Ned Batchelder
c7cf0c6d3e
Fixes to Translator comments found while debugging the i18n pipeline.
2014-01-03 17:50:16 -05:00
Adam Palay
e7f029f615
a11y: manage focus appropriately for modals with iframes in IE (LMS-1539)
2013-12-30 16:11:20 -05:00
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
Usman Khalid
e459e4d099
a11y imporvements to wiki/history.html
...
LMS-1309
2013-11-07 21:06:40 +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
Bridger Maxwell
a3760d484d
Added call to load schematics on wiki pages.
2012-09-13 12:38:28 -04:00
Carlos Andrés Rocha
8b0d1f09e0
Refactored wiki cheatsheet code.
2012-08-27 18:30:38 -04:00
Tom Giannattasio
7b3098edc0
fixed cheatsheet bug on new article page
2012-08-27 11:48:54 -04:00
Tom Giannattasio
9b5285ad8a
Merge branch 'master' into feature/rocha/wiki-cheatsheet
2012-08-27 09:08:48 -04:00
Tom Giannattasio
d1760f9a22
styled markdown modal and link
2012-08-24 16:14:04 -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
Carlos Andrés Rocha
d94ef54549
Added cheatsheet popup to wiki editor.
2012-08-23 16:30:58 -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
Bridger Maxwell
9cd69e6ccd
Added ability for staff users to moderate an article.
2012-08-22 20:03:30 -04:00
Kyle Fiedler
cca5fe2f04
Delete page
2012-08-22 15:40:56 -04:00
Kyle Fiedler
f4f8b7bf73
Added delete page and padding and hid th on overflow
2012-08-22 15:39:24 -04:00
Kyle Fiedler
7464332180
added fix for error styles and swapped some the button order
2012-08-22 15:09:20 -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
723519ee74
Removed wiki/settings.html so the default one will be used.
2012-08-22 00:55:03 -04:00
Bridger Maxwell
a285d1a60e
Updated wiki preview template and django-wiki version.
2012-08-22 00:07:37 -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
41831654ee
Added link to see wiki attachment history.
2012-08-21 17:44:38 -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
Bridger Maxwell
6ce69e28ae
Moved the wiki 404 page into the django-wiki project.
2012-08-21 15:58:35 -04:00
Tom Giannattasio
557975458c
Merge branch 'master' into feature/tomg/fall-design
2012-08-21 14:50:15 -04:00
Kyle Fiedler
57586caaff
Merge branch 'feature/bridger/new_wiki' of github.com:MITx/mitx into feature/bridger/new_wiki
2012-08-21 13:55:14 -04:00
Kyle Fiedler
f68a97a63f
Added changes to wiki 404 and fixed CMS Sass
2012-08-21 13:54:58 -04:00
Tom Giannattasio
4e6d7babcc
fixed wiki bugs; started sequence nav bugs
2012-08-21 12:51:33 -04:00
Bridger Maxwell
cb5e277422
Merge branch 'feature/bridger/new_wiki' of github.com:MITx/mitx into feature/bridger/new_wiki
2012-08-21 12:00:13 -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