- Nov 09, 2012
-
-
Victor Shnayder authored
-
Victor Shnayder authored
-
Brian Talbot authored
revised no certificate state for dashboard messages and removed course message UI for future work on separate branch
-
Brian Talbot authored
-
- Oct 12, 2012
-
-
David Ormsbee authored
-
David Ormsbee authored
-
- Sep 01, 2012
-
-
David Ormsbee authored
-
- Aug 31, 2012
-
-
Kyle Fiedler authored
-
Kyle Fiedler authored
-
- Aug 21, 2012
-
-
Victor Shnayder authored
* 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
-
- 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 13, 2012
-
-
Tom Giannattasio authored
-
- Aug 10, 2012
-
-
Tom Giannattasio authored
-
- Jul 30, 2012
-
-
Bridger Maxwell authored
-
Kyle Fiedler authored
-
- Jul 24, 2012
-
-
Calen Pennington authored
-
Bridger Maxwell authored
-
- Jul 23, 2012
-
-
Calen Pennington authored
-
- Jul 22, 2012
-
-
David Ormsbee authored
-
David Ormsbee authored
-
- Jul 21, 2012
-
-
Bridger Maxwell authored
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.
-
- Jul 20, 2012
-
-
Bridger Maxwell authored
-
Kyle Fiedler authored
-
Bridger Maxwell authored
Now displaying full name on the dashboard, instead of location. The icon is just a generic info icon, for now.
-
Bridger Maxwell authored
-
- Jul 19, 2012
-
-
Matthew Mongeau authored
-
Galen Frechette authored
fixes title of course in dashboard to accept very long course names, improves various other UI elemnts in the dashboard
-
- Jul 18, 2012
-
-
Bridger Maxwell authored
-
Bridger Maxwell authored
Added {COURSE_STATIC_URL} format key for about section html. Changed get_about_section to be get_course_about_section in courseware.courses.
-
Matthew Mongeau authored
-
- Jul 17, 2012
-
-
Galen Frechette authored
renames some scss files for better orginization, sets fixed widths on main containers to avoid akward scaling issues untill media queries can be added for more responsive scaling
-
- Jul 16, 2012
-
-
Galen Frechette authored
-
- Jul 14, 2012
-
-
Galen Frechette authored
-
- Jul 13, 2012
-
-
Galen Frechette authored
cleans up home page header design, adds social sharing to header, adds tos, privacy policy, honor code, help and copyright pages, add liks to those pages in footer, finished contact page
-
- Jul 10, 2012
-
-
Galen Frechette authored
-
Galen Frechette authored
-
- Jul 09, 2012
-
-
Matthew Mongeau authored
-
- Jul 03, 2012
-
-
Galen Frechette authored
-
- Jun 29, 2012
-
-
Matthew Mongeau authored
Signing in brings you to your dashboard instead of the courses page with a find courses button when not enrolled.
-
Matthew Mongeau authored
-