thedeadparrot
ff0a6fb778
Update cms urls for language preferences
2014-02-14 22:35:14 +00:00
Julia Hansbrough
05537540d1
Fix acceptance tests
...
Fixed bok-choy acceptance tests
2014-02-14 22:35:14 +00:00
thedeadparrot
b61649f9eb
Refactor out new lang_pref djangoapp
2014-02-14 22:35:14 +00:00
Julia Hansbrough
efe7bdacfc
Fixed broken acceptance tests
2014-02-14 22:35:13 +00:00
thedeadparrot
afdd8d68cb
Better dashboard display behavior
...
* Don't show sidebar if only one language is present
* only add in the default language code if it's not already present
2014-02-14 22:35:13 +00:00
thedeadparrot
f6e14e62b5
Change setlang url
2014-02-14 22:35:12 +00:00
thedeadparrot
7e38c3ad6b
Use a given default for getting a preference
2014-02-14 22:35:12 +00:00
thedeadparrot
48686793d7
Clean up tests.
2014-02-14 22:35:12 +00:00
Diana Huang
a07d243fdb
Clean up the display and dialog to use user preferences
...
instead of the current language.
2014-02-14 22:35:11 +00:00
Diana Huang
e94b1a5cfa
If we run into issues with languages, use default
2014-02-14 22:35:10 +00:00
Diana Huang
be189e607e
Store user preferences for languages
...
Also, refactor tests such that we're not deleting users or prefs
2014-02-14 22:35:07 +00:00
Julia Hansbrough
77cce3aa1a
Added acceptance test for language persistence
...
Will pass once the language persistence stuff gets merged in
2014-02-14 22:34:46 +00:00
Julia Hansbrough
552572694f
Added middleware for handling language changes
2014-02-14 22:34:29 +00:00
Julia Hansbrough
7d81a510bc
Moved UserPreferences to common
2014-02-14 10:32:11 -05:00
Julia Hansbrough
d867e87b72
Acceptance test for language selector
...
Tests language selection feature for student dashboard
2014-02-14 10:32:11 -05:00
Will Daly
a5207708f8
Added dark lang database fixture to bok choy tests
2014-02-14 10:32:11 -05:00
Julia Hansbrough
cb6b52f890
wiring for language selector
2014-02-14 10:32:10 -05:00
polesye
faab4caeef
BLD-837: Fix download transcript behavior.
2014-02-14 11:51:51 +02:00
Christina Roberts
0c74d6ac54
Merge pull request #2562 from edx/christina/lms-mixed
...
Clean up of modulestore references (primarily LMS).
2014-02-13 20:05:31 -05:00
Julia Hansbrough
5131818153
Merge pull request #2597 from edx/release
...
Release
2014-02-13 15:17:38 -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
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
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
Julia Hansbrough
48e35d8da2
Removed unused image
2014-02-12 21:49:05 +00:00
Julia Hansbrough
d6c0ce161e
Merge branch 'release'
2014-02-12 21:24:19 +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
cahrens
276c6e918e
Store locations in ReferenceLists so they can be converted to locators.
...
STUD-1027
2014-02-12 14:08:24 -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
Anton Stupak
9b0c8d266e
Merge pull request #2557 from edx/anton/revert-download-transcript-rc
...
Video: Revert Download transcript button behavior.
2014-02-12 12:41:43 +02:00
polesye
f957b34427
BLD-811: Revert functionality.
2014-02-12 12:05:02 +02:00
Sarina Canelake
ba0fbf0762
i18n points possible display LMS-2201
2014-02-11 18:25:00 -05:00
David Adams
e5354f24be
Merge pull request #2403 from edx/dcadams/tinymce_mods
...
Addition of 3 TinyMCE plugins to toolbar
2014-02-11 13:54:00 -08:00
frances botsford
ab4432db72
Merge pull request #2561 from edx/frances/studio/bug-editor-number-layout
...
Fixed missing polyfill buttons and adjusted layout of number input
UX-381
2014-02-11 15:22:53 -05:00
Frances Botsford
34ea03c887
fixed missing polyfill buttons, adjusted layout of number input in component editor
...
UX-381
2014-02-11 15:20:00 -05:00
cahrens
09d90b16af
Clean up of modulestore references (primarly LMS).
...
STUD-1151
2014-02-11 14:29:22 -05:00
Diana Huang
770df00921
Merge pull request #2493 from danielcebrian/daniel-branch-fix
...
fixed conflict between Annotator and internationalitation
2014-02-11 13:32:57 -05:00
polesye
cebc0c47fd
BLD-824: Download Video link missing from video player.
2014-02-11 20:17:22 +02:00
Sarina Canelake
47426f46e6
i18n Sequence XModule
2014-02-11 12:22:24 -05:00
Sarina Canelake
58565c6dc4
Merge pull request #2538 from edx/sarina/fixup-symmath
...
pep8/pylint cleanup on symmath/formula.py
2014-02-11 10:16:18 -05:00
Will Daly
8880faedbd
Merge pull request #2558 from edx/will/more-robust-ora-page
...
Ora page object retries even if rubric doesn't load
2014-02-11 10:01:05 -05:00
Sarina Canelake
27c3ba4a4d
pep8/pylint cleanup on symmath/formula.py
2014-02-11 09:46:24 -05:00
polesye
102d1cb253
Persist student progress in video.
...
Student logins to edx, plays video, selects position, closes
browser, opens video, position is restored.
BLD-385
2014-02-11 13:53:24 +00:00
polesye
faa97379b7
BLD-658: Add view for field type Dict in Studio.
2014-02-11 14:53:57 +02:00