- Aug 16, 2012
-
-
Tom Giannattasio authored
-
Bridger Maxwell authored
-
Bridger Maxwell authored
-
- Aug 15, 2012
-
-
Tom Giannattasio authored
-
Tom Giannattasio authored
-
Victor Shnayder authored
* error modules now hidden via access control * get_module() returns None if user doesn't have access
-
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
-
-
Bridger Maxwell authored
Wiki pages can now be viewed from the course URL and the course nav is shown. It doesn't follow the user yet.
-
Tom Giannattasio authored
-
Tom Giannattasio authored
-
Tom Giannattasio authored
-
Bridger Maxwell authored
-
Bridger Maxwell authored
-
Bridger Maxwell authored
-
- Aug 13, 2012
-
-
Bridger Maxwell authored
Created copy of main.html that is django template. Using this for wiki instead of converting every view.
-
ichuang authored
-
Bridger Maxwell authored
-
Kyle Fiedler authored
-
Bridger Maxwell authored
-
Tom Giannattasio authored
-
David Ormsbee authored
-
- Aug 12, 2012
- Aug 10, 2012
-
-
Bridger Maxwell authored
-
ichuang authored
-
Tom Giannattasio authored
-
Victor Shnayder authored
* bodyclass block got accidentally deleted
-
Bridger Maxwell authored
-
Tom Giannattasio authored
-
Victor Shnayder authored
* dashboard links to gradebook and dummy grade summary page
-
Victor Shnayder authored
-
Victor Shnayder authored
* don't display thousands of '%' characters * s/percentage/fraction/, since that's what it is
-
Tom Giannattasio authored
-
Bridger Maxwell authored
-
- Aug 09, 2012
-
-
Victor Shnayder authored
* use url_name to compare to passed params * remove unused fields from template context * Also make it possible to link to a chapter
-
Tom Giannattasio authored
-
Tom Giannattasio authored
-
David Ormsbee authored
-
Tom Giannattasio authored
-