- 17 Sep, 2013 7 commits
-
-
Remove unused XModuleDescriptor.get_sample_state method
Calen Pennington committed -
Fix/cdodge/courseware index perf tweek
chrisndodge committed -
we already have the descriptor, so call get_module_for_descriptor() rather than refecting that subtree which is multiple round-trips to DB fix line indents
Chris Dodge committed -
apache lms wsgi fix
Sef Kloninger committed -
Jason Bau committed
-
Revert "4 OE/ORA UI fixes to make it easier to use"
Jason Bau committed
-
- 16 Sep, 2013 15 commits
-
-
formulaequationinput: add capital greek letters and hbar to calc preview
ichuang committed -
ichuang committed
-
Simplify retry logic for ui helper functions
Jay Zoldak committed -
Verification: Switch class-based Sass @extend rules to use Sass placeholder syntax
Brian Talbot committed -
Jay Zoldak committed
-
Jay Zoldak committed
-
Skip verified cert acceptance tests that upload to s3
Jay Zoldak committed -
Verification: converts all class-based Sass archetype-focused @extends to use Sass placeholder syntax
Brian Talbot committed -
Jay Zoldak committed
-
4 OE/ORA UI fixes to make it easier to use
caesar2164 committed -
- require confirmation when clicking Open Ended reset button - require confirmation when submitting Open Ended essay - disable text feedback area during calibration and let users know that they should give feedback when grading - fixed error message typos
Giulio Gratta committed -
Disabled broken test in master.
Will Daly committed -
Will Daly committed
-
LMS: FIX - Header Logo and Global Nav Styling
Brian Talbot committed -
Make default parser keep comments
jkarni committed
-
- 15 Sep, 2013 4 commits
-
-
David Ormsbee committed
-
Implementing NYT's ICE track changes to Open Ended Assessements
Jason Bau committed -
Squashed commits to facilitate cherry-picking. Committers and original commit messages are: - ==> @caesar2164, * ==> @jrbl, ~ ==> @jbau - Added boolean to OE problem CMS settings to turn on ICE track changes - Added ICE init and tracking start/stop to HTML - Conditional in Peer Grading HTML for ICE container - CSS styling for ICE container and insertion/deletion elements - Added class to track changes HTML - Added ice.min.js as well as included it in the js requirements for peer grading - Use track_changes in peer_grading_problem * Refactor peer_grading_problem to lookup track_changes variable by problem location. * Whitelist ICE insert, delete tags * Adds ICE multi-user-editor insert and delete tags to the peer grading sanitize_html whitelist. - add reset button * Introduction ICE means we need its inline tags to get passed through to the feedback target, but we don't want malicious peer feedback providers introducing <script>, etc, so we use lxml.html.clean to scrub peer grading input. * Adds feedback URL autoheating. * Allows ICE <insert> and <delete> tags but not others. ~ add helptext re: EXPERIMENTAL FEATURES ~ address a bunch of @VikParuchuri review comments on ICE for OEE ~ remove extraneous code ~ change to new xmodule accessors ~ refactor filtering ~ fix broken test test_peer_grading_problem ~ Create track_changes.coffee and remove <script> from peer_grading_problem.html ~ Remove all reliance on id in favor of local scoping and classes ~ bring up test coverage somewhat ~ remove superflous $.scrollTo ~ TODO: Filtering
Giulio Gratta committed -
Vik Paruchuri committed
-
- 14 Sep, 2013 2 commits
-
-
Calen Pennington committed
-
Add mixins to XModuleDescriptors as they are loaded during xml parsing
Calen Pennington committed
-
- 13 Sep, 2013 12 commits
-
-
keep-bson-in-mongo-code
Ned Batchelder committed -
Conflicts: common/lib/xmodule/xmodule/modulestore/mongo/draft.py lms/djangoapps/courseware/tests/modulestore_config.py
Diana Huang committed -
Calen Pennington committed
-
Hotfix 09/13/2013
Diana Huang committed -
Brian Talbot committed
-
Don't try and modify the location proproperty
Calen Pennington committed -
fix-setattr-and-getattr
Ned Batchelder committed -
Jarv/grade dump
John Jarvis committed -
Send JSON messages to Software Secure in UTF-8, without escaping
David Ormsbee committed -
LMS: Header Logo/Brand alt Attribute Value Fix
Brian Talbot committed -
Verification: Copy/Instruction Edits
Brian Talbot committed -
David Ormsbee committed
-