Commit Graph

15 Commits

Author SHA1 Message Date
Eric Fischer
247bb50ed2 s/django.core.urlresolvers/django.urls/g
Django 1.10 deprecation fix for Hackathon XIX
Addresses PLAT-1397
2018-06-05 13:59:09 -04:00
cahrens
95672ec264 Accessibility fixes and tests.
TNL-6369, TNL-6368
2017-02-02 16:44:00 -05:00
ssemenova
36c867c42a changed icon html from <i> to <span>
TNL-4651
2016-05-31 15:46:23 -04:00
Bill DeRusha
970fd6db1d Safe Templatize: wiki templates 2016-05-12 11:27:16 -04: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
Frances Botsford
e81c12c7a4 switching more wiki icons to use the right format 2014-04-02 15:09:42 -04:00
Ned Batchelder
aff3c47754 i18n fixes for wiki templates. 2014-02-10 15:23:13 -05: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
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