Sarina Canelake
2da9042cc6
Merge pull request #2863 from edx/sarina/violations
...
Fix some simple pep8 and pylint violations
2014-03-07 17:27:05 -05:00
jmclaus
3a740c0479
BLD-844: Add possibility to download transcripts in different formats.
2014-03-07 19:22:22 +01:00
Sarina Canelake
87495891b6
Fix some simple pep8 and pylint violations
2014-03-07 12:20:28 -05:00
polesye
fe8e6026a1
BLD-852: Fix video positioning in full view mode.
2014-03-07 15:17:39 +02:00
polesye
65adb7b272
BLD-896: Fix cc button in HTML5 videos.
2014-03-07 11:24:30 +02:00
Sarina Canelake
29be1288ba
Clean up quality violations in split_test module
2014-03-06 18:42:59 -05:00
Han Su Kim
bdfd81d2f3
Merge remote-tracking branch 'origin/master' into release, conflicts resolved
...
Conflicts:
cms/envs/common.py
common/lib/xmodule/xmodule/seq_module.py
lms/envs/common.py
requirements/edx/edx-private.txt
2014-03-06 16:56:16 -05:00
Diana Huang
bce7d9e43d
Add tests and clean up A/B testing
...
Also fixes STUD-1351
2014-03-05 13:46:03 -05:00
Alexander Kryklia
6772faa0a5
Merge pull request #2796 from edx/alex/no_default_subs_en
...
Catch exception if for en no default subs is uploaded.
2014-03-05 16:49:54 +02:00
Alexander Kryklia
ccb776e928
Catch exception if for en no default subs is uploaded.
2014-03-04 15:41:46 +02:00
Jason Bau
35a3ebd92f
Merge pull request #2761 from edx/jbau/add-userid-to-FieldDataCache
...
Move FieldDataCache assert to check both get and get_or_create
2014-03-03 12:08:09 -08:00
Chris Dodge
aa43689a93
This PR addresses the open feedback on the Microsites feature
2014-02-28 16:27:12 -05:00
Jason Bau
a160428b9b
Move FieldDataCache assert to check both get and get_or_create
2014-02-27 20:06:16 -08:00
Adam Palay
89795191cb
Merge remote-tracking branch 'origin/release'
...
Conflicts:
cms/envs/common.py
lms/envs/common.py
2014-02-27 17:33:40 -05:00
Calen Pennington
9d850eec2d
Fix case where both old and new transcripts are uploaded, but transcript language isn't one of the new transcripts.
2014-02-27 15:42:19 -05:00
Waheed Ahmed
874d7360c1
Added validation for username and email max length.
...
LMS-1479
2014-02-26 16:25:37 +05:00
Calen Pennington
a2137cec35
Merge pull request #2603 from cpennington/xblock-acid-resources-test
...
Add tests of local_resource_url
2014-02-25 16:46:10 -05:00
Calen Pennington
9126777ed7
Add test of local_resource_url in AcidBlock
2014-02-25 14:01:37 -05:00
Gabe Mulley
fe21f47573
Add module display name to module related server events
...
This information will likely be used frequently for analytics purposes, so we would like to denormalize here to avoid having to join with the modulestore later.
Fixes: AN-594
2014-02-25 11:53:36 -05:00
Adam Palay
8d2db05635
add i18n scraping to tabs.py (LMS-2166)
...
add dummy strings
2014-02-24 15:46:03 -05:00
Alexander Kryklia
25407ef3e7
BLD-642: Allow multiple transcripts with video.
2014-02-24 21:57:08 +02:00
Don Mitchell
0b262e7cea
Merge pull request #2660 from edx/dbarch/parse_course_id
...
Dbarch/parse course
2014-02-24 13:24:00 -05:00
Don Mitchell
81a92e4bfc
Consolidate course_id triple parsing
2014-02-24 11:45:59 -05:00
Ned Batchelder
28e9ae0412
Tests of the localized start dates
2014-02-24 10:06:13 -05:00
Ned Batchelder
6bb0eee3c6
Make the i18n service available everywhere.
...
To get all dates localized, we need all runtimes to have the i18n
service, and since runtimes are made by the modulestores, we need to
pass it to them.
Soon (fingers crossed), modulestores won't be involved in making
runtimes, and many of these changes will go away.
2014-02-24 10:06:13 -05:00
Jay Zoldak
a620cc0004
Merge branch 'release'
...
Conflicts:
lms/templates/courseware/accordion.html
2014-02-21 16:17:02 -05:00
Calen Pennington
dbc99ef8ad
Implement children for pure XBlocks in edx-platform
...
This requires fixing the javascript api implementation, and adding
an implementation of get_block to the ModuleSystem api.
However, the implementation is incomplete, due to mismatches between
the expectations of XModule and XBlock.
Also adds tests using the Acid block to make sure that the javascript
and python apis for children are working correctly.
2014-02-21 15:01:20 -05:00
Jason Bau
183d9bbb93
Use new setting for LMS deadline display instead TIME_ZONE
2014-02-21 10:20:06 -08:00
Ned Batchelder
3aff96c2e4
Add strftime to the i18n runtime service.
2014-02-18 17:35:56 -05:00
Adam
7b3376f944
Merge pull request #2575 from edx/adam/i18n-self-assessment-2
...
Adam/i18n self assessment 2
2014-02-18 09:07:24 -05:00
Alexander Kryklia
23a2177da3
Enable download_track for existing courses if self.track.
2014-02-18 12:31:06 +02:00
Adam Palay
97f5b25e2c
i18n for self-assessment (ORA-314)
...
make openendedchild and open_ended_module_v1 act enough like xblocks to get xblock 18n
2014-02-14 17:27:32 -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
3a7b265c8a
Add trailing commas to multiline lists, to prevent string concatenation bugs
2014-02-13 13:12:42 -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
Julia Hansbrough
d6c0ce161e
Merge branch 'release'
2014-02-12 21:24:19 +00: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
cahrens
09d90b16af
Clean up of modulestore references (primarly LMS).
...
STUD-1151
2014-02-11 14:29:22 -05:00
polesye
cebc0c47fd
BLD-824: Download Video link missing from video player.
2014-02-11 20:17:22 +02: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
Oleg Marshev
79ffcb7e94
Refactor stub implementation of LTI Provider. BLD-601.
2014-02-11 12:50:22 +02:00
Don Mitchell
16f0d12a1f
Merge pull request #2356 from edx/dhm/mixed_ms_wrapper
...
MixedModulestore wraps most getters, update_item, delete_item
2014-02-10 16:01:50 -05:00
Ned Batchelder
30aede6fb2
Merge pull request #2541 from edx/ned/remove-unused-imports
...
Remove unused imports.
2014-02-10 15:00:49 -05:00
Dave St.Germain
01ac04ca60
Merge pull request #2496 from edx/dcs/a11y-hide-things
...
For a11y, modal dialogs and script templates should be hidden...
2014-02-10 14:50:30 -05:00
Ned Batchelder
1bd213beba
Remove unused imports.
2014-02-10 14:07:50 -05:00