- 14 Aug, 2012 10 commits
-
-
Bridger Maxwell committed
-
Wiki pages can now be viewed from the course URL and the course nav is shown. It doesn't follow the user yet.
Bridger Maxwell committed -
Bridger Maxwell committed
-
Bridger Maxwell committed
-
Bridger Maxwell committed
-
Bridger Maxwell committed
-
Bridger Maxwell committed
-
Bridger Maxwell committed
-
when MITX_FEATURES['DISABLE_LOGIN_BUTTON'] then show_signup_immediately ...
Calen Pennington committed -
fix customresponse be consistent with "no answer entered" behavior
Calen Pennington committed
-
- 13 Aug, 2012 30 commits
-
-
Kimth/generic coderesponse
ichuang committed -
kimth committed
-
Created copy of main.html that is django template. Using this for wiki instead of converting every view.
Bridger Maxwell committed -
ichuang committed
-
kimth committed
-
ichuang committed
-
Bridger Maxwell committed
-
adding maya to supported distro list for create-dev-env.sh
jarv committed -
John Jarvis committed
-
kimth committed
-
kimth committed
-
Victor Shnayder committed
-
Added tooltip styles, made all buttons the same, and other small changes...
Calen Pennington committed -
add course enrollment windows
Calen Pennington committed -
Feature/fix replication side effects
Calen Pennington committed -
Kyle Fiedler committed
-
* if the course metadata have enrollment_start and/or enrollment_end, only allow normal users to enroll post start and pre end. * If DARK_LAUNCH is on, staff can enroll outside the window
Victor Shnayder committed -
Bridger Maxwell committed
-
Victor Shnayder committed
-
Victor Shnayder committed
-
David Ormsbee committed
-
David Ormsbee committed
-
David Ormsbee committed
-
1. Multiple save()s on the same model are now handled properly. We had to unmark model objects after the appropriate signals had fired. 2. There was a side-effect where we were saving the portal User object to the course_db with the using kw param, but models remember where they were last saved to, so a later save on that model object would go to the wrong database.
David Ormsbee committed -
kimth committed
-
Feature/tomg/fall design
Calen Pennington committed -
Tom Giannattasio committed
-
Tom Giannattasio committed
-
Tom Giannattasio committed
-
Partial scoring
Calen Pennington committed
-