- 15 Jul, 2014 7 commits
-
-
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 -
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
-
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 31 commits
-
-
Implement close_connections and drop_database on modulestores.
Nimisha Asthagiri 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 -
Updating release tag for July 14th, 2014
Stephen Sanchez committed -
Nimisha Asthagiri committed
-
Nimisha Asthagiri committed
-
Move modulestore django settings migration code down into the modulestore layer so it works for all django-based callers.
Nimisha Asthagiri committed -
Nimisha Asthagiri committed
-
Ahodges/dosumentation/doc719
Alison Hodges committed -
Alison Hodges committed
-
Fixing calculator hint to display correct definition of the constant T
Ned Batchelder committed -
Create new group configurations page.
Tim Babych committed -
LMS-2936 Also, a bunch of ancillary cleanups. Conflicts: common/lib/xmodule/xmodule/modulestore/tests/test_publish.py Conflicts: cms/djangoapps/contentstore/management/commands/migrate_to_split.py cms/djangoapps/contentstore/management/commands/tests/test_rollback_split_course.py common/lib/xmodule/xmodule/modulestore/__init__.py common/lib/xmodule/xmodule/modulestore/mixed.py common/lib/xmodule/xmodule/modulestore/mongo/draft.py common/lib/xmodule/xmodule/modulestore/split_migrator.py common/lib/xmodule/xmodule/modulestore/split_mongo/split.py common/lib/xmodule/xmodule/modulestore/tests/test_split_migrator.py common/lib/xmodule/xmodule/modulestore/tests/test_split_w_old_mongo.py
Don Mitchell committed -
polesye committed
-
Fix anonymous posts appear are labeled with the logged in user's role
Greg Price committed -
Stephen Sanchez committed
-
Updating settings and requirements for platform to support file upload
Stephen Sanchez committed -
Sarina/071414 language update
Sarina Canelake committed -
Sarina Canelake committed
-
Filipino, Marathi, Serbian, Telugu, Uzbek
Sarina Canelake committed -
Clytwynec/clean up lettuce output
clytwynec committed -
FOR-156
Waqas Khalid committed -
(WIP) Updated the user_id_id field of UserSignUpSource model
chrisndodge committed -
asadiqbal08 committed
-
- 13 Jul, 2014 1 commit
-
-
Peter Pinch committed
-
- 11 Jul, 2014 1 commit
-
-
Bug/stud 1962
Don Mitchell committed
-