- 01 Mar, 2013 1 commit
-
-
David Ormsbee committed
-
- 27 Feb, 2013 3 commits
-
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
- 13 Feb, 2013 1 commit
-
-
Calen Pennington committed
-
- 11 Feb, 2013 2 commits
-
-
David Ormsbee committed
-
David Ormsbee committed
-
- 06 Feb, 2013 1 commit
-
-
Calen Pennington committed
-
- 22 Jan, 2013 1 commit
-
-
Calen Pennington committed
-
- 18 Jan, 2013 1 commit
-
-
Victor Shnayder committed
-
- 15 Jan, 2013 4 commits
-
-
Victor Shnayder committed
-
* still needs to support uploading a list * also want to clean up and refactor the code a bit
Victor Shnayder committed -
Victor Shnayder committed
-
* add a days_early_for_beta inherited policy option * students in the beta_testers_{COURSE} group get to see content that many days early * Clean up some docstrings related to time formats * Add basic test
Victor Shnayder committed
-
- 11 Jan, 2013 4 commits
-
-
remove try...except workaround for circular import bug fixed by https://github.com/MITx/mitx/issues/1260
ichuang committed -
ichuang committed
-
ichuang committed
-
ichuang committed
-
- 03 Jan, 2013 1 commit
-
-
Chris Dodge committed
-
- 28 Dec, 2012 2 commits
-
-
Calen Pennington committed
-
Calen Pennington committed
-
- 30 Nov, 2012 1 commit
-
-
Victor Shnayder committed
-
- 24 Oct, 2012 1 commit
-
-
Make LMS access depend on which course run the access is occurring in, so that permissions can be based on the course run, rather than the whole course
Calen Pennington committed
-
- 23 Oct, 2012 1 commit
-
-
Switch to using staff group names that are only specified by org/course, rather than the full course_id
Calen Pennington committed
-
- 11 Oct, 2012 1 commit
-
-
Calen Pennington committed
-
- 09 Oct, 2012 1 commit
-
-
respond to Cale pull request comments. Update access.py (LMS) to use the same 'check for legacy group name first' logic. Add SECRET_KEY setting to the CAS project so that auth tokens from CAS are accepted in the LMS
Chris Dodge committed
-
- 02 Oct, 2012 1 commit
-
-
- triggered by anon users when all courses have started (or start dates are off).
Victor Shnayder committed
-
- 04 Sep, 2012 1 commit
-
-
ichuang committed
-
- 02 Sep, 2012 1 commit
-
-
functionality - grade dump and download as csv, manage staff list, force reload of course from xml
ichuang committed
-
- 31 Aug, 2012 1 commit
-
-
David Ormsbee committed
-
- 22 Aug, 2012 1 commit
-
-
* if error is in xmodule_constructor(), catch and return an ErrorModule * if error is somewhere else in get_module(), return None
Victor Shnayder committed
-
- 21 Aug, 2012 1 commit
-
-
* Save errors for courses that failed to load in modulestore * global staff can see course errors on their dashboard * put policy loading errors into the error trackers * add has_access(user, 'global', 'staff'), which is equiv to user.is_staff for now
Victor Shnayder committed
-
- 16 Aug, 2012 3 commits
-
-
ichuang committed
-
Kyle Fiedler committed
-
Added styles to grade out the top and bottom of the sidebar border and fixed spacing with the video and the sequence nav
Kyle Fiedler committed
-
- 15 Aug, 2012 5 commits
-
-
Calen Pennington committed
-
Victor Shnayder committed
-
- don't call has_access directly from template, pass a staff_access variable instead
Victor Shnayder committed -
Victor Shnayder committed
-
* error modules now hidden via access control * get_module() returns None if user doesn't have access
Victor Shnayder committed
-