Sarina Canelake
36185936dd
Merge pull request #3130 from edx/sarina/033114-language-update
...
Update translations (autogenerated message)
2014-03-31 13:43:24 -04:00
Calen Pennington
f13d1460d2
Merge pull request #3107 from FiloSottile/optimize_dataexport
...
Update reference to the xblock-mentoring repo for optimized dataexport
2014-03-31 13:42:25 -04:00
Frances Botsford
a01d296d1c
moved Studio public Pages warning to a more prominent location
2014-03-31 13:42:06 -04:00
David Baumgold
cbfe12fc9c
Merge pull request #3088 from fmyzjs/patch-3
...
Update course_about.html
2014-03-31 13:36:55 -04:00
Alexander Kryklia
64e286763d
Revert "Transcript translations should be displayed in their source language."
...
This reverts commit b4ba04bae9 .
2014-03-31 19:42:52 +03:00
Alexander Kryklia
2ec08921e5
Revert "Fix tests."
...
This reverts commit 1ed167d90a .
2014-03-31 19:42:44 +03:00
Alexander Kryklia
1ed167d90a
Fix tests.
2014-03-31 19:41:08 +03:00
Alexander Kryklia
b4ba04bae9
Transcript translations should be displayed in their source language.
2014-03-31 19:40:56 +03:00
Chris Rossi
587e9b5c1c
Upgrade JSdraw input.
2014-03-31 12:36:36 -04:00
Alexander Kryklia
b3f479c8dc
Merge pull request #2899 from edx/alex/multiple_transcripts_editor
...
Alex/multiple transcripts editor
2014-03-31 19:28:00 +03:00
Alexander Kryklia
dfa7c27e77
Add multiple transcripts editor.
...
Fix donwload subs for non youtube videos and non-en language - continue.
Add acceptance tests.
Add detetion of assets on request.
Updated docstring.
Add fixes and acceptance tests.
Fix acceptance tests.
Update docsrtings and cleanup code, resful for language_id.
Specify exception type in POST.
Fix url in upload module.
Improve exception handling.
Remove 'en' and catching in editable_metadata.
Move descriptor.get_context test to lms tests.
Add query parameter to translation dispatch.
Response to format parameter of translatin GET request.
Fix Acceprance test: Metadata Editor.
move handlers to proper scores.
Split video player into smaller files.
Add ugettext and fix typoes.
Add changelog.
Support for downloading non-ascii filenames.
Change event binding.
Add content-language to download requests.
Reractor POST handler to not update self.transcripts.
2014-03-31 18:49:56 +03:00
Mark Hoeber
900642345b
Merge pull request #2830 from edx/ahodges/documentation/answerdist
...
Ahodges/documentation/answerdist
2014-03-31 11:30:09 -04:00
Alison Hodges
f81908e5a8
Documentation for answer distributions
2014-03-31 11:29:43 -04:00
Mark Hoeber
bb4f30b31a
Added note about pages being publicly viewable
...
STUD-1488
2014-03-31 11:14:39 -04:00
Sarina Canelake
78c8bcaab1
Merge pull request #3115 from edx/sarina/update-i18n-translators-docs
...
Update Translation documentation
2014-03-31 10:59:08 -04:00
Sarina Canelake
6fef664309
Update translations (autogenerated message)
2014-03-31 10:42:17 -04:00
Chris Dodge
ff8a0c6891
password history: just limit the result set range to simplify iteration logic
2014-03-31 10:30:58 -04:00
Chris Dodge
d5bb1b5cca
Add some optional policies around password resets, such as password reuse, forced password resets, allowed frequency of password resets
2014-03-31 10:30:58 -04:00
Valera Rozuvan
e6d2f32376
Merge pull request #3102 from edx/valera/add_acceptance_test_youtube_html5_blocked_api
...
Add acceptance test for blocked YouTueb API with HTML5 sources
2014-03-31 16:15:42 +03:00
zubair-arbi
9b3edaa0e9
Merge pull request #3010 from edx/zub/bugfix/std1455-studioaccessissue
...
raise ItemNotFoundError if course not found in modulestore (course_listing)
2014-03-31 17:32:36 +05:00
Valera Rozuvan
34ac619086
Addressing comments.
2014-03-31 14:47:11 +03:00
Valera Rozuvan
4610bd1b18
Add acceptance test for blocked YouTueb API with HTML5 sources
...
When the video has both YouTube IDs and HTML5 sources, and
the YouTube API is blocked, then HTML5 sources should be
used.
2014-03-31 14:47:11 +03:00
Waheed Ahmed
f748173b60
Merge pull request #3086 from edx/waheed/fix-lagacy-dash-numeric-placeholders
...
Fixed legacy dash numeric placeholders with named.
2014-03-31 14:49:18 +05:00
zubiar-arbi
2b389a2dfa
raise ItemNotFoundError if course not found in modulestore (course_listing)
...
STUD-1455
2014-03-31 14:12:38 +05:00
Waheed Ahmed
375c206a2b
Fixed lagacy dash numeric placeholders with named.
2014-03-31 12:06:31 +05:00
Waheed Ahmed
c3b8380d41
Merge pull request #2940 from edx/waheed/lms2169-open-ended-panel-headings-not-internationalized
...
Internationalized open ended panel headings.
2014-03-31 12:04:49 +05:00
Waheed Ahmed
eb9133aeb6
Open ended panel headings not internationalized.
...
LMS-2169
2014-03-31 11:25:10 +05:00
Carlos Andrés Rocha
7d618f26ca
Merge branch 'release'
...
Conflicts:
lms/djangoapps/courseware/features/video.feature
2014-03-29 20:37:49 -04:00
Carlos Andrés Rocha
487b778275
Merge pull request #3124 from edx/valera/fix_multiple_videos_on_page_RELEASE
...
Valera/fix multiple videos on page release
2014-03-29 20:13:29 -04:00
Valera Rozuvan
a4f6a67f0f
Adding acceptance test for multiple videos.
...
Part of BLD-972.
2014-03-30 00:14:32 +02:00
Valera Rozuvan
a883d2530d
Fix multiple videos on page
...
If there are several videos on page, make sure that
the global onYouTubeIframeAPIReady function is properly
setup so that all callbacks are trigerred when the YouTube API
loads.
BLD-972
2014-03-29 23:58:15 +02:00
Filippo Valsorda
86e5c54a77
Update reference to the xblock-mentoring repo for optimized dataexport
...
The new ref is gsehub/xblock-mentoring@43aa320
Optimize mentoring-dataexport times by using values_list()
2014-03-29 16:01:13 +01:00
Sarina Canelake
7b13cd32f1
Update Translation documentation
2014-03-28 20:30:27 -04:00
Calen Pennington
bb2508aca4
Merge pull request #3062 from cpennington/comment-client-metrics
...
Add metrics to comment_client requests
2014-03-28 16:34:24 -04:00
Calen Pennington
f4e55ccb76
Merge pull request #3061 from cpennington/model-metrics
...
Add datadog metrics logging for django model creates, updates, and deletes
2014-03-28 16:33:53 -04:00
Jay Zoldak
b5fb8cb0d6
Merge pull request #3114 from edx/zoldak/skip-failing-video-test
...
Disable failing video test
2014-03-28 16:21:09 -04:00
Jay Zoldak
748fc120cd
Disable failing video test
2014-03-28 16:20:04 -04:00
Mark Hoeber
6dfcb8e2d3
Merge pull request #3006 from edx/markhoeber/documentation/DOC-105
...
Markhoeber/documentation/doc 105
2014-03-28 16:02:51 -04:00
Mark Hoeber
7ac2270853
Custom JavaScript Display and Grading
...
DOC-105
2014-03-28 16:01:57 -04:00
Adam
a343d3368d
Merge pull request #3113 from edx/adam/merge-release-2
...
Adam/merge release 2
2014-03-28 15:59:25 -04:00
Jay Zoldak
ce787d2759
Merge pull request #3112 from edx/zoldak/skip-failing-tests
...
Temporarily disable the bok-choy test that is intermittently failing
2014-03-28 15:39:09 -04:00
Mark Hoeber
cef471d4bf
Merge pull request #3038 from edx/ahodges/documentation/dataczar
...
AN-167 New chapter on role & skills of data czar and research team
2014-03-28 15:37:43 -04:00
Alison Hodges
8d82733284
AN-167 New chapter on role & skills of data czar and research team
2014-03-28 15:37:16 -04:00
Adam Palay
c6743376f0
Merge remote-tracking branch 'origin/release' into adam/merge-release-2
2014-03-28 15:15:47 -04:00
Jay Zoldak
65bae9a655
Temporarily disable the bok-choy test that is intermittenly failing
2014-03-28 15:12:46 -04:00
Jay Zoldak
5471bab8ed
Merge pull request #3111 from edx/zoldak/skip-failing-tests
...
Skip video test that is failing in master
2014-03-28 15:08:19 -04:00
Jay Zoldak
1532badfe5
Skip video test that is failing in master
2014-03-28 15:01:29 -04:00
Calen Pennington
81a038cbaf
Add datadog metrics logging for django model creates, updates, and deletes
2014-03-28 14:45:59 -04:00
John Jarvis
8929373111
Merge pull request #3109 from edx/jarv/upgrade-newrelic-agent
...
this will allow for clientside javascript reporting
2014-03-28 14:08:38 -04:00
John Jarvis
e87e931681
this will allow for clientside javascript reporting
2014-03-28 14:04:19 -04:00