Commit Graph

21228 Commits

Author SHA1 Message Date
Greg Price
ca37dffd78 Merge pull request #2585 from edx/gprice/lms-forum-error-check
Check for forum data errors in LMS
2014-02-13 16:16:34 -05:00
Greg Price
9ae6bb0b73 Check for forum data errors in LMS
Some messages generated by the comments service are not readily
translated because they come from third-party libraries. Thus, we plan
to try to avoid showing any comments service generated message to the
user. This check preempts the only end-user-visible CS-generated error
message that we are presently aware of.
2014-02-13 15:44:57 -05:00
Sarina Canelake
dac26a4f25 Merge pull request #2589 from edx/sarina/update-i18n-translator-docs
Update translator documentation
2014-02-13 15:31:30 -05:00
Julia Hansbrough
5131818153 Merge pull request #2597 from edx/release
Release
2014-02-13 15:17:38 -05:00
Ned Batchelder
b980ed3740 Merge pull request #2590 from edx/ned/small-tweak-to-early-translation-fix-docs
Small tweak to early-translation fix docs
2014-02-13 14:59:16 -05:00
Calen Pennington
d58358a484 Merge pull request #2555 from cpennington/xblock-acid-acceptance-tests
Add acceptance tests of the Acid block in both LMS and Studio
2014-02-13 14:23:31 -05:00
Calen Pennington
6125d97301 Add acceptance tests using the AcidBlock for LMS and Studio
[LMS-1645]
[LMS-2062]
[LMS-2063]
[LMS-2064]
2014-02-13 13:22:10 -05:00
Dave St.Germain
c7c807f270 Merge pull request #2426 from edx/dcs/a11y-labels
Add labels to CAPA inputtypes.
LMS-1895
2014-02-13 13:19:31 -05:00
Dave St.Germain
4fa1f1163e Added labels to CAPA input types, with markdown syntax for adding them
in studio.
LMS-1895 and others
2014-02-13 13:18:24 -05:00
Calen Pennington
3a7b265c8a Add trailing commas to multiline lists, to prevent string concatenation bugs 2014-02-13 13:12:42 -05:00
Calen Pennington
a2efb796b6 Fix LMS-2249 (https://github.com/edx/edx-platform/issues/2516) 2014-02-13 13:12:29 -05:00
Sarina Canelake
65b2701926 Update translator documentation 2014-02-13 12:44:36 -05:00
Christina Roberts
2b2d97cd5f Merge pull request #2578 from edx/christina/draft-bug-test
Acceptance test for STUD-1311.
2014-02-13 09:54:10 -05:00
chrisndodge
2539314c72 Merge pull request #2438 from edx/chrisndodge/subs-with-periods-fix
fix bug where uploading a transcript against a HTML5 video which contains a period in the video filename causes the transcript filename to be improperly constructed
2014-02-13 09:50:39 -05:00
cahrens
16200827c5 Acceptance test for STUD-1311. 2014-02-13 09:26:51 -05:00
Chris Dodge
6e3fb86255 Fix bug where video files with periods in them would end up producing an incorrect transcript file 2014-02-13 08:58:48 -05:00
Usman Khalid
bab6e9b881 Merge pull request #2425 from edx/usman/lms1199-make-histograms-optional
Added feature setting to disable histograms in Staff Debug Info panel.
2014-02-13 18:21:14 +05:00
Alexander Kryklia
81a3b72fff Merge pull request #2586 from edx/alex/fix_position_video
Fix for saving video in studio when saving position. BLD-834
2014-02-13 14:37:15 +02:00
Usman Khalid
21d8b40576 Added feature setting 'DISPLAY_HISTOGRAMS_TO_STAFF' to configure display of histograms in Staff Debug Info panel.
Generating histograms requires scanning the courseware_studentmodule table on
each view. This can make staff access to courseware very slow on large courses.

Default is False.

LMS-1199
2014-02-13 17:15:20 +05:00
Usman Khalid
f6d7cb5065 Renamed feature setting 'DISPLAY_HISTOGRAMS_TO_STAFF' to 'DISPLAY_DEBUG_INFO_TO_STAFF' to better communicate its purpose.
Default is True.

LMS-1199
2014-02-13 17:15:19 +05:00
Alexander Kryklia
d2f17235d9 Fix for saving video in studio when saving position. BLD-834 2014-02-13 13:12:23 +02:00
Ned Batchelder
1da4ac4410 Small tweak to early-translation fix docs 2014-02-12 19:13:22 -05:00
Julia Hansbrough
409e6e572a Merge pull request #2584 from edx/flowerhack/firecode
Removed unused image
2014-02-12 16:53:50 -05:00
Julia Hansbrough
48e35d8da2 Removed unused image 2014-02-12 21:49:05 +00:00
srpearce
f68e66ff49 Merge pull request #2583 from edx/sylvia/documentation/quick_fix
Remove ORA info from "Specialized Problems" topic
2014-02-12 16:34:04 -05:00
Sylvia Pearce
a863c3acd3 Remove ORA info from "Specialized Problems" topic 2014-02-12 16:31:46 -05:00
Julia Hansbrough
d6c0ce161e Merge branch 'release' 2014-02-12 21:24:19 +00:00
Greg Price
38ee585dd7 Merge pull request #2580 from edx/gprice/cs-accept-language
Send language preference to the comments service
2014-02-12 16:22:07 -05:00
Mark Hoeber
814009e277 Merge pull request #2582 from edx/markhoeber/documentation/release-notes-02-12-14
Markhoeber/documentation/release notes 02 12 14
2014-02-12 16:15:48 -05:00
Christina Roberts
b0b8257eee Merge pull request #2543 from edx/christina/reference_bug
Rewrite Reference and ReferenceList fields on import
2014-02-12 16:07:37 -05:00
Ali Reza Sharafat
302b5746f3 Merge pull request #2334 from edx/ali123/course-short-description
Changes to make the course short description editable in cms
2014-02-12 12:51:49 -08:00
Greg Price
1c188c9f89 Send language preference to the comments service 2014-02-12 15:25:34 -05:00
Greg Price
5841d460f0 Clean up usage of CS API key 2014-02-12 15:24:30 -05:00
Ali Reza Sharafat
85058ec460 Course short descriptions -- couple of more asserts and pep8 fixes 2014-02-12 20:24:26 +00:00
cahrens
894c40b89d Change Reference and ReferenceList instances on import to new namespace.
STUD-149
2014-02-12 15:22:12 -05:00
Christina Roberts
89ac19e81f Merge pull request #2503 from edx/christina/conditional
Conditional module changes to support Locator/Location conversion.
2014-02-12 15:03:29 -05:00
Mark Hoeber
0818b47fab Merge pull request #2581 from edx/sylvia/documentation/TIM-137
Sylvia/documentation/tim 137
2014-02-12 14:56:09 -05:00
Sylvia Pearce
2c253b5ddc Update screen shots for advanced settings in Specialized Problems 2014-02-12 14:53:23 -05:00
Sylvia Pearce
651babfdd1 Remove specific advanced setting info from ORA 2014-02-12 14:52:27 -05:00
Mark Hoeber
acc9785b7e Merge pull request #2567 from edx/sylvia/documentation/BLD-701
Add gene editor; update protein builder and molecule editor
2014-02-12 14:26:20 -05:00
Sylvia Pearce
00929923a9 Add new Gene Explorer screen shot 2014-02-12 14:22:15 -05:00
Sylvia Pearce
f508bf11da Update info about gene explorer, molecule editor, and protein builder 2014-02-12 14:20:02 -05:00
cahrens
276c6e918e Store locations in ReferenceLists so they can be converted to locators.
STUD-1027
2014-02-12 14:08:24 -05:00
Mark Hoeber
a02beb6d31 Merge pull request #2519 from edx/markhoeber/documentation/stud-1258
First draft of documentation for Image Modal tool
2014-02-12 13:53:53 -05:00
Mark Hoeber
b3351c4569 Documentation for Image Modal tool 2014-02-12 13:53:18 -05:00
Mark Hoeber
8214daebed Removed css issue per Dave 2014-02-12 13:47:46 -05:00
Calen Pennington
17fda08c8d Enable XBlocks in bok_choy tests 2014-02-12 13:41:14 -05:00
Sarina Canelake
191bd2893e Merge pull request #2572 from edx/sarina/add-catalan
Add Catalan (Valencia)
2014-02-12 11:59:50 -05:00
Calen Pennington
869198e44b Merge pull request #2573 from cpennington/zub/bugfix/std1311-changestodraft
Fix for STUD-1311
2014-02-12 11:39:23 -05:00
Calen Pennington
4403eb7209 Fix STUD-1311 (Don't overwrite published content w/ draft content accidentally) 2014-02-12 11:11:01 -05:00