- 26 Nov, 2012 6 commits
-
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
- 19 Nov, 2012 5 commits
-
-
Clicking on the "bullet" selectors was not working correctly.
Carlos Andrés Rocha committed -
Carlos Andrés Rocha committed
-
Carlos Andrés Rocha committed
-
[#39472239]
Carlos Andrés Rocha committed -
Tom Giannattasio committed
-
- 17 Nov, 2012 1 commit
-
-
Victor Shnayder committed
-
- 10 Nov, 2012 3 commits
-
-
John Jarvis committed
-
Carlos Andrés Rocha committed
-
Carlos Andrés Rocha committed
-
- 09 Nov, 2012 6 commits
-
-
Victor Shnayder committed
-
Victor Shnayder committed
-
Victor Shnayder committed
-
Victor Shnayder committed
-
revised no certificate state for dashboard messages and removed course message UI for future work on separate branch
Brian Talbot committed -
Brian Talbot committed
-
- 12 Oct, 2012 2 commits
-
-
David Ormsbee committed
-
David Ormsbee committed
-
- 01 Sep, 2012 1 commit
-
-
David Ormsbee committed
-
- 31 Aug, 2012 2 commits
-
-
Kyle Fiedler committed
-
Kyle Fiedler 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
-
- 15 Aug, 2012 1 commit
-
-
* 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)
Victor Shnayder committed
-
- 13 Aug, 2012 1 commit
-
-
Tom Giannattasio committed
-
- 10 Aug, 2012 1 commit
-
-
Tom Giannattasio committed
-
- 30 Jul, 2012 2 commits
-
-
Bridger Maxwell committed
-
Kyle Fiedler committed
-
- 24 Jul, 2012 2 commits
-
-
Calen Pennington committed
-
Bridger Maxwell committed
-
- 23 Jul, 2012 1 commit
-
-
Calen Pennington committed
-
- 22 Jul, 2012 2 commits
-
-
David Ormsbee committed
-
David Ormsbee committed
-
- 21 Jul, 2012 1 commit
-
-
Registering now temporarily logs you in. A message is displayed on the dashboard, reminding you to activate your account. Logging in shows a reminder about activating.
Bridger Maxwell committed
-
- 20 Jul, 2012 2 commits
-
-
Bridger Maxwell committed
-
Kyle Fiedler committed
-