- 27 Aug, 2012 5 commits
-
-
* New format: {tag}://{org}/{course}/{category}/{name}[@{revision}] * Updated tests, code * Added test chapter with : in url_name in toy course * added test html page with : in url_name * added a note to docs
Victor Shnayder committed -
Victor Shnayder committed
-
Feature/victor/unique names
Calen Pennington committed -
add manage_course_groups command to lms_migration
Calen Pennington committed -
Victor Shnayder committed
-
- 26 Aug, 2012 1 commit
-
-
fixed a tiny bug that loading icon sometimes doesn't appear at the right place / doesn't go away
David Ormsbee committed
-
- 25 Aug, 2012 6 commits
-
-
Rocky Duan committed
-
Switch django-wiki dependency to a clone in our org
jarv committed -
David Ormsbee committed
-
Set request.user = student when impersonating a student
David Ormsbee committed -
Important fix! Remove HTML tags from Markdown code.
David Ormsbee committed -
Carlos Andrés Rocha committed
-
- 24 Aug, 2012 28 commits
-
-
Do URL replacement in course info page
David Ormsbee committed -
Added a log in button to the courseware when unauthenticated
David Ormsbee committed -
- only relevant in tests due to start dates - still irritatingly intricate logic...
Victor Shnayder committed -
kimth committed
-
Tom Giannattasio committed
-
Tom Giannattasio committed
-
* currently only in the staff view of student progress page [Fix #34379687]
Victor Shnayder committed -
kimth committed
-
empty default for comments_service_key and comments_url because it was b...
David Ormsbee committed -
empty default for comments_service_key and comments_url because it was breaking configs that do not have it in env.json
John Jarvis committed -
Added SECURE_PROXY_SSL_HEADER to env/aws. Re-enabled wiki directories
Calen Pennington committed -
Fixed WikiPath regexp.
bridger committed -
Bridger Maxwell committed
-
fix inline discussion
David Ormsbee committed -
Arjun Singh committed
-
Carlos Andrés Rocha committed
-
ichuang committed
-
Bridger Maxwell committed
-
- cleaned up name loading - clear fallbacks, including hashing content if no name specified - log errors in error tracker for content devs to see
Victor Shnayder committed -
Victor Shnayder committed
-
Tom Giannattasio committed
-
Tom Giannattasio committed
-
fixed profiled user id (toggle moderator status)
David Ormsbee committed -
fix wiki falsh message
Tom Giannattasio committed -
admin page should be loaded based on settings.DEBUG not askbot
Calen Pennington committed -
Arjun Singh committed
-
Arjun Singh committed
-
Rocky Duan committed
-