- 28 Aug, 2012 5 commits
-
-
* was going to use to test duplicated content, but we're not supporting that for now
Victor Shnayder committed -
* better error messages * better fallback names * architectural TODO for later...
Victor Shnayder committed -
Remove trailing slash from ajax url in ModuleSystem
Calen Pennington committed -
* also add a check for valid location in modx_dispatch
Victor Shnayder committed -
updated admin_dashboard to show count of unique students
pmitros committed
-
- 27 Aug, 2012 23 commits
-
-
John Hess committed
-
John Hess committed
-
Feature/cale/eagerly load modulestores
jarv committed -
commenting out the pre-loading of modules until we get a better way in place (that doesn't hang on deploy)
David Ormsbee committed -
David Ormsbee committed
-
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 5 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
-