Greg Price
ecf9923e96
Return 404 instead of 500 for missing forum thread
...
Also show a more specific error message in the front end. This change
only has an effect if using cs_comments_service commit 1d71330 or later.
2014-04-10 13:17:58 -04:00
Muhammad Ammar
5b6f3f8fbf
Convert first batch of lettuce video tests to bok-choy.
2014-04-10 15:18:03 +00:00
Jay Zoldak
ca2977ab5f
Fix video feature name so the test results roll up correctly
2014-04-09 10:17:56 -04:00
Waheed Ahmed
9067ebe815
Fixed import of "dog_stats_api" in staff_grading_service.py.
...
LMS-2521
2014-04-09 18:11:40 +05:00
polesye
f454e10e71
Add fixes.
2014-04-09 12:16:22 +03:00
polesye
f0492b3bb1
Refactor speed control.
2014-04-09 12:16:22 +03:00
Dave St.Germain
e5d7976867
Merge pull request #2775 from edx/dcs/wiki-no-middleware
...
Refactored course_nav middleware to isolate the django-wiki hack, remove unnecessary code, and clarify what it's doing.
2014-04-08 15:51:17 -04:00
Dave St.Germain
660244201f
Refactored course_nav middleware to isolate the django-wiki hack,
...
remove unnecessary code, and clarify what it's doing.
2014-04-08 15:24:48 -04:00
John Jarvis
ff8c14e88d
Only display active users for the certificate report
...
Also removes the unnecessary pre-fetch.
For certificate generations we will continue to generate certs for
both active and inactive users.
For the report we only display active users since it was confusing
due to the instructor dashboard only displaying active users.
2014-04-08 13:30:53 -04:00
Chris Dodge
a904fa09bd
Revert "updated pdf viewer"
...
This reverts commit b0a7443570 .
2014-04-08 12:59:04 -04:00
polesye
6c72cce59e
Disable flaky acceptance tests.
2014-04-08 17:23:35 +03:00
Anton Stupak
f2dd6eac24
Merge pull request #3247 from edx/anton/disable-flaky-video-test
...
Disable flaky acceptance test.
2014-04-08 16:20:25 +03:00
polesye
a9b26afd7b
Disable flaky test.
2014-04-08 15:40:32 +03:00
Oleg Marshev
015bd57d02
Remove double quoting.
2014-04-08 15:21:31 +03:00
Oleg Marshev
8a2024241e
Add context_id.
2014-04-08 14:09:52 +03:00
Oleg Marshev
882a1e0f29
Change resource_link_id on import (BLD-768).
...
LTI: Update resource_link_id to change on import to another system or context (BLD-768).
2014-04-08 13:03:22 +03:00
Valera Rozuvan
668c476acb
Add auto screenshot functionality.
2014-04-08 10:41:39 +03:00
Anton Stupak
1b28b6a7a7
Merge pull request #3215 from edx/anton/fix-test-video-position
...
Video: Fix flaky test.
2014-04-07 18:02:52 +03:00
Dave St.Germain
ad186e236e
Merge pull request #2986 from edx/dcs/a11y-pdfreader
...
Accessible PDF textbook viewer
2014-04-07 10:32:28 -04:00
polesye
6a207714a3
BLD-970: Fix flaky test.
2014-04-07 17:03:40 +03:00
chrisndodge
c407e89889
Merge pull request #2781 from edx/cdodge/password-history-enforcements
...
Add some optional policies around password resets, such as password reus...
2014-04-04 16:14:43 -04:00
Giulio Gratta
3456c1173b
Added "Edit in CMS" links throughout courseware
2014-04-04 10:23:51 -07:00
polesye
d55554705f
BLD-958: Force video player in flash mode.
2014-04-04 14:53:14 +03:00
Usman Khalid
da470afc4f
Merge pull request #3187 from edx/adam/fix-alter-xblock-student-state
...
Adam/fix alter xblock student state
2014-04-04 15:29:34 +05:00
Stephen Sanchez
751bd71a7b
Merge remote-tracking branch 'origin/release'
2014-04-03 11:06:09 -04:00
Alexander Kryklia
70db47a73d
Merge pull request #3201 from edx/alex/fix_971
...
Fix flaky video test #21 : increase timeout.
2014-04-03 16:13:09 +03:00
Alexander Kryklia
668134de4a
Merge pull request #3169 from edx/alex/fix_more_flaky_tests
...
Alex/fix more flaky tests
2014-04-03 15:34:18 +03:00
Alexander Kryklia
41695def9e
Merge pull request #3136 from edx/alex/display_native_language_2
...
Alex/display native language 2
2014-04-03 15:06:04 +03:00
Alexander Kryklia
cf3e2c860b
Fix flaky video tests: speed up youtube api loading and wait for controls.
2014-04-03 14:37:17 +03:00
Alexander Kryklia
221f4e2363
Fix flaky video test #21 : increase timeout.
2014-04-03 14:34:12 +03:00
Alexander Kryklia
c3f9943802
Fix lms video #20 : scroll view to be clickable.
2014-04-03 13:17:32 +03:00
Alexander Kryklia
2a39d28348
Fix flaky test #12
...
"CC button works correctly w/o english transcript in HTML5 mode of Video component"
2014-04-03 12:45:38 +03:00
Adam Palay
aefa456ed5
add failing tests
2014-04-02 16:07:46 -04:00
Adam Palay
7b2cbfc5c5
make beta dash compute module_state_key like legacy dash (LMS-2491)
2014-04-02 15:46:32 -04:00
Adam Palay
8935166c7a
Revert "Open ended panel headings not internationalized."
...
This reverts commit eb9133aeb6 .
ORA-352
2014-04-02 11:06:41 -04:00
Alexander Kryklia
90437fa5e0
Display transcript translations for student in their source language.
2014-04-02 10:47:37 +03:00
Calen Pennington
0513e144b1
Actually push json parsing all the way down to the bottom of the GradingService get and post methods
2014-04-01 14:04:17 -04:00
Calen Pennington
c9a5e9b88d
Record metrics about the staff grading service
2014-04-01 14:04:17 -04:00
Calen Pennington
6430e7e98c
Make GradingServices always return dictionaries, rather than sometimes returning strings
2014-04-01 14:04:16 -04:00
Calen Pennington
6c06b39b3f
Centralize when json parsing of responses from controller_query_service happens
2014-04-01 10:10:54 -04:00
Diana Huang
f3ff6cf318
Merge pull request #3144 from edx/diana/monitor-xqueue-graders
...
Add in metric tracking to xqueue.
2014-04-01 10:07:19 -04:00
polesye
92cd46277d
BLD-950: Update captions logic on front-end.
2014-04-01 12:25:45 +03:00
Diana Huang
9b3d68c2b9
Add in metric tracking to xqueue.
...
Covers external grading and certificates.
2014-03-31 16:50:23 -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
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
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
34ac619086
Addressing comments.
2014-03-31 14:47:11 +03:00