- 16 Jul, 2014 9 commits
-
-
course_specific_reg/login for OpaqueKeys
Sarina Canelake committed -
Tweaks for i18n docs
Ned Batchelder committed -
Ned Batchelder committed
-
Fix a bug in Individual Due Date Extensions (IDDE).
Sarina Canelake committed -
Remove LocMapperStore
Don Mitchell committed -
Jason Bau committed
-
Don Mitchell committed
-
LMS-2918
Don Mitchell committed -
Add promise to ensure unit visibility is changed
muhammad-ammar committed
-
- 15 Jul, 2014 20 commits
-
-
Disable test that is leaving modal open.
Andy Armstrong committed -
Feanil/fix bokchoy
Feanil Patel committed -
STUD-1963
cahrens committed -
Change answer <-> response matching in capa.get_submission_metadata
Jason Bau committed -
Make text on register button on About page conditional.
Sarina Canelake committed -
The IDDE implementation relied on a StudentModule being created for a particular block in order to set the extended due date on that block. Since StudentModules seem to be created on demand whenever data is written to an attribute with Scope.user_state, it meant that if a homework problem hadn't yet been touched by a student it was possible that the due date extension wouldn't take effect for that problem, even if the due date extension was successfully set for the parent unit. This patch fixes this problem by creating new StudentModules as necessary in order to make sure extended due dates propogate properly to all problems in a unit.
Chris Rossi committed -
Added a new advanced setting; invitation_only If invitation_only display "Enrollment in this course is by invitation only" Otherwise, if outside of enrollment period display "Enrollment is Closed" This issue is logged at LMS-2670 Also fixed in this PR is issue LMS-2717; even though the Register button was greyed out, clicking it sent one to the registration page.
David Adams committed -
New chapter on discussion features for all users
Alison Hodges committed -
There is a bootstrapping case where the test DB doesn't exist which causes reset_db to fail.
Feanil Patel committed -
Feanil Patel committed
-
Fix calls to get_module to not pass course ids as positions
Calen Pennington committed -
Alison Hodges committed
-
Calen Pennington committed
-
Fix pending name changes template
Sarina Canelake committed -
Add JQuery timepicker CSS to the unit and container templates
Will Daly committed -
Update (optional) Group Configuration urls to use settings.COURSE_KEY_PATTERN
Tim Babych committed -
Tim Babych committed
-
Muhammad Ammar committed
-
Create new group configurations page
Tim Babych committed -
- Strings marked for translation need to be wrapped in quotes to be string type. - Update old post function call - Remove extra close brackets in function definitions - Wrap href attribute in quotes - Move square bracket outside of translated text
Kevin Luo committed
-
- 14 Jul, 2014 11 commits
-
-
Implement close_connections and drop_database on modulestores.
Nimisha Asthagiri committed -
Jason Bau committed
-
Add "visible_to_staff_only" field to support staff locking in Studio.
Christina Roberts committed -
Nimisha Asthagiri committed
-
STUD-1875
cahrens committed -
Update opaque-keys library
Sarina Canelake committed -
Will Daly committed
-
auto-migrate old mongo to draft modulestore
Nimisha Asthagiri committed -
Adding django default log handlers into logging configuration
Carson Gee committed -
Sarina Canelake committed
-
Refactor split migrator
Don Mitchell committed
-