- 10 Jan, 2013 2 commits
-
-
Calen Pennington committed
-
This cuts the number of queries in 6.002 courseware loads from ~650 to ~5-40. Still to do: cache CustomTag templates so that we only load them once per request.
Calen Pennington committed
-
- 11 Oct, 2012 1 commit
-
-
- get_module() contract says it can return None (e.g. if access control check failed)
Victor Shnayder committed
-
- 29 Sep, 2012 1 commit
-
-
Bridger Maxwell committed
-
- 25 Sep, 2012 1 commit
-
-
David Ormsbee committed
-
- 24 Sep, 2012 1 commit
-
-
The real fix would be to have yield_dynamic_descriptor_descendents return things in the proper order, but I'm not entirely sure what's going on there, and this is a bug on prod now.
David Ormsbee committed
-
- 23 Sep, 2012 2 commits
- 20 Sep, 2012 4 commits
-
-
Bridger Maxwell committed
-
Bridger Maxwell committed
-
Bridger Maxwell committed
-
Bridger Maxwell committed
-
- 18 Sep, 2012 1 commit
-
-
Bridger Maxwell committed
-
- 16 Sep, 2012 1 commit
-
-
Bridger Maxwell committed
-
- 08 Sep, 2012 2 commits
-
-
Bridger Maxwell committed
-
Bridger Maxwell committed
-
- 05 Sep, 2012 3 commits
-
-
Victor Shnayder committed
-
Victor Shnayder committed
-
- go through all students, all of their problems, save count for each answer - return csv - url exists, but no links to it yet - Will need to integrate with Ike's new dashboard code
Victor Shnayder committed
-
- 02 Sep, 2012 1 commit
-
-
functionality - grade dump and download as csv, manage staff list, force reload of course from xml
ichuang committed
-
- 28 Aug, 2012 1 commit
-
-
Arjun Singh committed
-
- 21 Aug, 2012 3 commits
-
-
Victor Shnayder committed
-
* reorder index fields
Victor Shnayder committed -
* Update all uses.
Victor Shnayder committed
-
- 20 Aug, 2012 3 commits
-
-
kimth committed
-
kimth committed
-
* apply policy per-course, even if multiple courses share course and org fields * keep descriptors separate in xml store, so that if two such courses change the same module in different ways, it works. Such edits will need to merged on CMS import... * add get_instance(course_id, location) method to replace get_item(location). Update all the call sites * tests, including a 2nd toy course with same course and org.
Victor Shnayder committed
-
- 15 Aug, 2012 1 commit
-
-
* error modules now hidden via access control * get_module() returns None if user doesn't have access
Victor Shnayder committed
-
- 13 Aug, 2012 1 commit
-
-
Victor Shnayder committed
-
- 12 Aug, 2012 1 commit
-
-
Victor Shnayder committed
-
- 10 Aug, 2012 2 commits
-
-
Victor Shnayder committed
-
Victor Shnayder committed
-
- 08 Aug, 2012 2 commits
-
-
Bridger Maxwell committed
-
Bridger Maxwell committed
-
- 07 Aug, 2012 4 commits
-
-
Bridger Maxwell committed
-
Bridger Maxwell committed
-
Added stores_state attribute for xmoduledescriptors as a way to declare if the module stores state in the database.
Bridger Maxwell committed -
Bridger Maxwell committed
-
- 06 Aug, 2012 2 commits
-
-
Bridger Maxwell committed
-
Bridger Maxwell committed
-