- Aug 15, 2012
-
-
Victor Shnayder authored
* All access control logic is now in access.py * It exports a single method for general use: has_access(user, object, action) - possible actions depend on object type (e.g. 'see_exists', 'enroll', 'staff') * Removed DARK_LAUNCH feature flag--it is now the default behavior * Replaced check_course with three separate more focused functions that use has_access Minor things: * note on using pdb in testing * moved time parsing helper into timeparse.py * x_modules now have a .start attribute (None if not in metadata)
-
- Aug 14, 2012
-
-
Calen Pennington authored
started gradebook design; moved a few nav classes
-
Tom Giannattasio authored
-
Tom Giannattasio authored
-
Tom Giannattasio authored
-
Tom Giannattasio authored
-
Tom Giannattasio authored
-
Tom Giannattasio authored
-
Calen Pennington authored
Feature/cale/queue config
-
Calen Pennington authored
-
Calen Pennington authored
Fix askbot URLs in the theme
-
David Ormsbee authored
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
-
David Ormsbee authored
-
David Ormsbee authored
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
-
David Ormsbee authored
-
Calen Pennington authored
Kimth/generic coderesponse
-
kimth authored
-
kimth authored
-
Calen Pennington authored
when MITX_FEATURES['DISABLE_LOGIN_BUTTON'] then show_signup_immediately ...
-
kimth authored
-
Calen Pennington authored
fix customresponse be consistent with "no answer entered" behavior
-
kimth authored
-
kimth authored
-
- Aug 13, 2012