Usman Khalid
|
9542230afd
|
Added granular permissions for managing wiki articles
LMS-1355
|
2013-11-13 01:40:23 +05:00 |
|
Adam Palay
|
e9b15b6f02
|
add unicode support for course_wiki
|
2013-09-23 16:15:47 -04:00 |
|
Chris Dodge
|
e41554b24c
|
be sure to encode the display strings
|
2013-08-02 09:56:19 -04:00 |
|
Chris Dodge
|
93df9c4c30
|
resolve merge conflicts
|
2013-08-02 09:41:02 -04:00 |
|
Ned Batchelder
|
df6d3f9b2f
|
Fix strings that should be raw.
|
2013-06-19 16:56:34 -04:00 |
|
Calen Pennington
|
93db5acc15
|
Make display_name defaulting explicit
|
2013-03-08 14:58:09 -05:00 |
|
Calen Pennington
|
e7900859b6
|
Remove the 'title' alias for lms.display_name
|
2013-03-06 15:11:08 -05:00 |
|
Ned Batchelder
|
7c8a90229e
|
Use 'is None' and 'is not None'
|
2013-03-04 10:57:25 -05:00 |
|
Calen Pennington
|
cfae1cdf62
|
Pep8 autofixes
|
2013-02-06 11:13:50 -05:00 |
|
Chris Dodge
|
0bf79eb587
|
append some character, in this case a '_', if the course number is really a full-on number. The Wiki library interprets this incorrectly - to date we've always used non-numerical values.
|
2012-12-19 20:54:43 -05:00 |
|
Bridger Maxwell
|
788c74e07a
|
Added optional <wiki> tag to course to specify an alternative wiki page.
|
2012-08-22 14:25:05 -04:00 |
|
Bridger Maxwell
|
3796bb4a12
|
Changed title of default root wiki page to just be Wiki.
|
2012-08-22 12:42:03 -04:00 |
|
Bridger Maxwell
|
96f0f7cbde
|
Changed default contents of new course wiki.
|
2012-08-22 11:36:06 -04:00 |
|
Bridger Maxwell
|
3cb677f0e6
|
Changed default title and content of course wiki page.
|
2012-08-19 21:19:08 -04:00 |
|
Bridger Maxwell
|
262a49a6da
|
Permissions on root article no longer allow students to edit it.
|
2012-08-15 21:47:08 -04:00 |
|
Bridger Maxwell
|
0d28d286e2
|
Added creation of Site() object on wiki load.
|
2012-08-15 18:54:01 -04:00 |
|
Bridger Maxwell
|
099f499efa
|
Fixed access methods for wiki nav. Added tests.
|
2012-08-15 13:00:17 -04:00 |
|
Bridger Maxwell
|
85f1899cb6
|
Wiki pages can now be viewed from the course URL and the course nav is shown. It doesn't follow the user yet.
|
2012-08-14 17:15:44 -04:00 |
|
Bridger Maxwell
|
1f43ae6d3e
|
Renamed namespace to wiki_slug in course_module.py.
|
2012-08-14 13:49:53 -04:00 |
|
Bridger Maxwell
|
a2841af834
|
Added views for automatic course article creation.
|
2012-08-14 08:39:41 -04:00 |
|