Calen Pennington
5ec6cd85f2
Merge pull request #929 from cpennington/remove-get-sample-state
...
Remove unused XModuleDescriptor.get_sample_state method
2013-09-17 07:01:30 -07:00
chrisndodge
0601761d27
Merge pull request #1000 from edx/fix/cdodge/courseware-index-perf-tweek
...
Fix/cdodge/courseware index perf tweek
2013-09-17 06:50:33 -07:00
Chris Dodge
1a5edcd998
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
2013-09-17 08:15:00 -04:00
Sef Kloninger
45d24b9961
Merge pull request #1011 from edx/jbau/apache-wsgi-fix
...
apache lms wsgi fix
2013-09-16 22:04:37 -07:00
Jason Bau
36085a692d
apache lms wsgi fix
2013-09-16 21:46:57 -07:00
Jason Bau
1742f445e0
Merge pull request #1009 from edx/jbau/revert/recent-ora-fixes
...
Revert "4 OE/ORA UI fixes to make it easier to use"
2013-09-16 21:45:56 -07:00
Jason Bau
706b386a57
Revert "4 OE/ORA UI fixes to make it easier to use"
...
This reverts commit 3b29d6056e .
2013-09-16 20:22:18 -07:00
ichuang
61d5c4efc5
Merge pull request #888 from edx/fix/ichuang/add-capital-greek-to-formulaequationinput
...
formulaequationinput: add capital greek letters and hbar to calc preview
2013-09-16 15:04:24 -07:00
ichuang
ab203fb649
hbar only add once
2013-09-16 17:37:56 -04:00
Jay Zoldak
cbbfc41cb0
Merge pull request #995 from edx/zoldak/fix-acceptance
...
Simplify retry logic for ui helper functions
2013-09-16 14:30:58 -07:00
Brian Talbot
259d3124c0
Merge pull request #990 from edx/talbs/verification-sassplaceholders
...
Verification: Switch class-based Sass @extend rules to use Sass placeholder syntax
2013-09-16 13:50:48 -07:00
Jay Zoldak
30b13d3cf1
Improve code clarity and error messages for css selection
2013-09-16 16:49:18 -04:00
Jay Zoldak
2ff056df8c
Simplify retry logic for ui helper functions
2013-09-16 16:49:17 -04:00
Jay Zoldak
50f190c55d
Merge pull request #1004 from edx/zoldak/skip-cert-tests
...
Skip verified cert acceptance tests that upload to s3
2013-09-16 13:46:26 -07:00
Brian Talbot
c101465fe9
Verification: converts all class-based Sass archetype-focused @extends to use Sass placeholder syntax
2013-09-16 16:18:51 -04:00
Jay Zoldak
6531918af5
Skip verified cert acceptance tests that upload to s3
2013-09-16 16:11:21 -04:00
caesar2164
54f103dd45
Merge pull request #993 from edx/giulio/ORA-fixes-squash
...
4 OE/ORA UI fixes to make it easier to use
2013-09-16 11:14:42 -07:00
Giulio Gratta
3b29d6056e
4 OE/ORA UI fixes to make it easier to use
...
- 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
2013-09-16 10:27:13 -07:00
Will Daly
1c3c9217bd
Merge pull request #997 from edx/will/disable-broken-test
...
Disabled broken test in master.
2013-09-16 09:35:00 -07:00
Will Daly
adabef7256
Disabled broken test in master.
2013-09-16 11:32:24 -04:00
Brian Talbot
91f9338e06
Merge pull request #982 from edx/talbs/fix-lms-header
...
LMS: FIX - Header Logo and Global Nav Styling
2013-09-16 07:35:20 -07:00
jkarni
fb363fb90b
Merge pull request #919 from edx/jkarni/fix/keep-comments
...
Make default parser keep comments
2013-09-16 07:26:44 -07:00
David Ormsbee
a2034c5bb9
Merge branch 'release'
2013-09-15 16:11:31 -04:00
Jason Bau
ac05b5c28e
Merge pull request #956 from edx/giulio/ice-pr
...
Implementing NYT's ICE track changes to Open Ended Assessements
2013-09-15 10:11:34 -07:00
Giulio Gratta
fe59a8ce62
Implementing NYT's ICE track changes to Open Ended Assessements
...
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
2013-09-15 09:49:28 -07:00
Vik Paruchuri
6e8c8a647c
Remove due date setting
2013-09-15 12:34:46 -04:00
Calen Pennington
33f13846a5
Merge branch 'release'
2013-09-14 07:00:17 -04:00
Calen Pennington
b9f8869c50
Merge pull request #985 from cpennington/mixins-for-xml-hotfix
...
Add mixins to XModuleDescriptors as they are loaded during xml parsing
2013-09-13 19:18:52 -07:00
Ned Batchelder
ed1a07382e
Merge pull request #974 from edx/ned/keep-bson-in-mongo-code
...
keep-bson-in-mongo-code
2013-09-13 14:36:13 -07:00
Diana Huang
47ce9082e4
Merge branch 'release'
...
Conflicts:
common/lib/xmodule/xmodule/modulestore/mongo/draft.py
lms/djangoapps/courseware/tests/modulestore_config.py
2013-09-13 17:15:44 -04:00
Calen Pennington
ce4c76ef37
Add mixins to XModuleDescriptors as they are loaded during xml parsing
2013-09-13 16:56:33 -04:00
Diana Huang
97a69e56df
Merge pull request #969 from edx/hotfix-2013-09-13
...
Hotfix 09/13/2013
2013-09-13 13:53:07 -07:00
Brian Talbot
edcd76c666
LMS: resolves header logo and global nav inheriting verification reset link styling
2013-09-13 16:39:48 -04:00
Calen Pennington
c14423dbeb
Merge pull request #973 from cpennington/update-location-hotfix
...
Don't try and modify the location proproperty
2013-09-13 12:54:17 -07:00
Ned Batchelder
4d99ef7eba
Merge pull request #976 from edx/ned/fix-setattr-and-getattr
...
fix-setattr-and-getattr
2013-09-13 12:50:29 -07:00
John Jarvis
39d441e132
Merge pull request #765 from edx/jarv/grade-dump
...
Jarv/grade dump
2013-09-13 12:31:25 -07:00
David Ormsbee
1ac71223c1
Merge pull request #979 from edx/ormsbee/ss_small_fixes
...
Send JSON messages to Software Secure in UTF-8, without escaping
2013-09-13 12:25:44 -07:00
Brian Talbot
15b3b9ade0
Merge pull request #977 from edx/talbs/fix-i8tn-nav
...
LMS: Header Logo/Brand alt Attribute Value Fix
2013-09-13 12:24:45 -07:00
Brian Talbot
03e8c4b0ae
Merge pull request #978 from edx/talbs/fix-verification-copy2
...
Verification: Copy/Instruction Edits
2013-09-13 12:24:16 -07:00
David Ormsbee
8c056f383e
Make sure our JSON messages output unescaped UTF-8 text, to match Software Secure expectations.
2013-09-13 15:20:08 -04:00
Brian Talbot
ec94376de4
Verification: revises instructional photo review copy to match page layout change
2013-09-13 15:15:44 -04:00
Calen Pennington
3f8a2f03ee
Use a setter to make editing location possible
2013-09-13 15:05:17 -04:00
Brian Talbot
4b4c68d9fd
LMS: resolves alt attribute copy issue for app/brand logo element - i8tn and settings data
2013-09-13 15:01:07 -04:00
Ned Batchelder
bbf508ca7b
fix-setattr-and-getattr
2013-09-13 14:44:49 -04:00
Ned Batchelder
37e81007d6
keep-bson-in-mongo-code
2013-09-13 14:29:56 -04:00
Gabe Mulley
b1a76f1258
Merge pull request #925 from mulby/fix/gabe/configurable-tracking-filter
...
Make URL patterns to exclude from tracking configurable
2013-09-13 11:10:59 -07:00
Greg Price
e360f1d54f
Merge pull request #950 from edx/gprice/dialog-role
...
Add ARIA dialog role to Markdown editor dialogs
2013-09-13 10:42:58 -07:00
Diana Huang
9d6c104f54
Merge pull request #963 from edx/diana/better-order-error-handling
...
Show order errors in page instead of in an alert.
2013-09-13 09:38:19 -07:00
Vik Paruchuri
8613594c49
Merge pull request #971 from edx/fix/vik/pg-hotfix
...
Fix/vik/pg hotfix
2013-09-13 09:23:00 -07:00
Frances Botsford
bf14476242
adjusted error wording on failed photo verification order
2013-09-13 12:10:10 -04:00