- 27 Aug, 2012 18 commits
-
-
Allow location url_names to contain ':', mapping to / on file load
David Ormsbee committed -
Fix latent bug in access checks in get_module
David Ormsbee committed -
Eagerly load modulestores on server startup
David Ormsbee committed -
Calen Pennington committed
-
Victor Shnayder committed
-
Fix bug with sorting discussion forums
arjun810 committed -
Ibrahim Awwal committed
-
Feature/rocha/wiki cheatsheet
David Ormsbee committed -
Tom Giannattasio committed
-
Tom Giannattasio committed
-
Victor Shnayder committed
-
* 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 -
* All access checks now done for the "user" param, ignoring request.user - This matters for xqueue callbacks and for instructor view of student progress * An effect of this change is that if a student couldn't see their own 'progress' tab, the course instructor won't be able to see it either
Victor Shnayder committed -
Tom Giannattasio 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 15 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
-
Tom Giannattasio 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
-