- 19 Nov, 2012 1 commit
-
-
Fix moved links
Carlos Andrés Rocha committed
-
- 30 Oct, 2012 1 commit
-
-
Carlos Andrés Rocha committed
-
- 13 Sep, 2012 1 commit
-
-
format should be <ul> <li>link</li> <li>other link</li> </ul>
Victor Shnayder committed
-
- 09 Sep, 2012 1 commit
-
-
missed instance of login link which should have been behind DISABLE_LOGIN_BUTTON
ichuang committed
-
- 07 Sep, 2012 1 commit
-
-
Kyle Fiedler committed
-
- 05 Sep, 2012 3 commits
-
-
Kyle Fiedler committed
-
Carlos Andrés Rocha committed
-
David Ormsbee committed
-
- 01 Sep, 2012 1 commit
-
-
David Ormsbee committed
-
- 31 Aug, 2012 2 commits
-
-
Kyle Fiedler committed
-
Kyle Fiedler 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
-
- 07 Aug, 2012 1 commit
-
-
ichuang committed
-
- 06 Aug, 2012 2 commits
- 04 Aug, 2012 2 commits
- 30 Jul, 2012 1 commit
-
-
Kyle Fiedler committed
-
- 25 Jul, 2012 2 commits
-
-
Kyle Fiedler committed
-
David Ormsbee committed
-
- 23 Jul, 2012 2 commits
-
-
Bridger Maxwell committed
-
Calen Pennington committed
-
- 22 Jul, 2012 1 commit
-
-
Cleaned up activation pages. Added "Log In" link to notice when anonymous user tries to enroll in course.
Bridger Maxwell committed
-
- 21 Jul, 2012 1 commit
-
-
If a user is anonymous when they click the enroll button, they will automatically be enrolled in the course if they immediately log in our create an account.
Bridger Maxwell committed
-
- 20 Jul, 2012 4 commits
-
-
Bridger Maxwell committed
-
Bridger Maxwell committed
-
Kyle Fiedler committed
-
Bridger Maxwell committed
-
- 19 Jul, 2012 5 commits
-
-
David Ormsbee committed
-
Kyle Fiedler committed
-
Galen Frechette committed
-
Galen Frechette committed
-
Galen Frechette committed
-
- 18 Jul, 2012 7 commits
-
-
Matthew Mongeau committed
-
Bridger Maxwell committed
-
David Ormsbee committed
-
David Ormsbee committed
-
Added {COURSE_STATIC_URL} format key for about section html. Changed get_about_section to be get_course_about_section in courseware.courses.
Bridger Maxwell committed -
David Ormsbee committed
-
Matthew Mongeau committed
-