Olivier Marquez
453e8f50fc
Update tabs.py
2013-10-29 10:01:02 -04:00
Jay Zoldak
2d30c8b0ab
Fix a couple pylint violations
2013-10-28 17:23:31 -04:00
Jay Zoldak
35d58b98e2
Merge pull request #1516 from edx/zoldak/fix-component-test
...
Break out Advanced Problem tests into a Scenario Outline
2013-10-28 13:51:43 -07:00
Will Daly
0e17252476
Disable problem editor test
2013-10-28 13:21:32 -04:00
Jay Zoldak
380e7c421c
Break out Advanced Problem tests into a Scenario Outline
2013-10-28 11:44:33 -04:00
David Baumgold
dc589f723c
Merge remote-tracking branch 'origin/release'
2013-10-25 15:29:03 -04:00
Calen Pennington
c3d25e1e61
Prevent unbounded nesting of lms field_datas
...
Previously, whenever a XModule was created from a XDescriptor, we
created another level of nesting of FieldData objects. This change
prevents that nesting.
[TKTS-393]
2013-10-25 12:21:05 -04:00
cahrens
39a8d07e47
Update URLs for assets.
2013-10-24 16:00:56 -04:00
cahrens
355ebd62e3
Convert course team management to new URL scheme.
...
Move RESTful URLs into our "done" section.
2013-10-24 14:01:24 -04:00
Don Mitchell
f45abe3d9f
Use new restful pattern instead
2013-10-24 13:18:23 -04:00
Don Mitchell
4e455fd87f
Limit read access to people with write access.
...
Add unit tests for auth
2013-10-24 13:18:22 -04:00
Don Mitchell
e9c70633c6
Add delete if staff member
2013-10-24 13:18:22 -04:00
Don Mitchell
6b9797522b
Write restful service to find all orphans
...
To help fix recent bugs re orphaned discussions and
to prototype a more restful json oriented api.
2013-10-24 13:18:22 -04:00
Christina Roberts
286ae9e73d
Merge pull request #1470 from edx/christina/cleanup-course-index
...
Get rid of course_index shim.
2013-10-24 09:22:36 -07:00
cahrens
12488db015
Get rid of course_index shim.
2013-10-24 11:35:02 -04:00
Don Mitchell
3a6a9ee009
tighten case-insensitive test to require full string match
2013-10-24 11:24:37 -04:00
Alexander Kryklia
ee02a2dd97
Merge pull request #1421 from edx/anton/metadata-time-field
...
Anton/metadata time field
2013-10-24 05:50:13 -07:00
Don Mitchell
268dee2533
Merge pull request #1471 from edx/dhm/bug_course_case
...
Require course ids to be case-insensitively unique
2013-10-23 13:55:31 -07:00
Don Mitchell
277f327690
Require course ids to be case-insensitively unique
2013-10-23 15:47:07 -04:00
Will Daly
a8fe4151ae
Wait for js/base in CMS acceptance tests to ensure click handlers are
...
installed.
2013-10-23 13:20:52 -04:00
Valera Rozuvan
1a9214b2f3
Fixing merge conflicts in tests.EOF
...
Fixing merge conflicts in tests.
2013-10-23 15:12:24 +03:00
polesye
ed97000d4b
Fix acceptance test.
2013-10-23 13:04:31 +03:00
Valera Rozuvan
9b33bdfc00
Fix for test.
2013-10-23 13:01:13 +03:00
Valera Rozuvan
2d9ef610ac
Fixed acceptance test for start time / end time slider range.
...
It turned out to be that when you run the tests in
cms/djangoapps/contentstore/features/video.feature
all at once, then test # 11 starts with transcripts already turned on. When you
run just the test # 11, then transcripts are not available (from previous tests).
That's why to make width consistent, we have to make sure that transcripts are
hidden.
2013-10-23 13:01:12 +03:00
Valera Rozuvan
41cbd04d7c
Updated test for range slider in time slider.
...
Instead of raw comparison against an HTML string to get style information,
now proper selenium function is used to get value of CSS property.
2013-10-23 13:01:12 +03:00
Valera Rozuvan
1941474a6c
Fixing test for range element in slider.
2013-10-23 13:01:12 +03:00
Valera Rozuvan
644af346a9
Initial sketch of acceptance test for start end time range in slider.
2013-10-23 13:01:11 +03:00
polesye
6c08708131
Merge pull request #1111 from edx/anton/video_subtitles
...
Add Timed Transcripts Editor.
2013-10-23 02:38:39 -07:00
Anton Stupak
aecc20af6b
Add Timed Transcripts Editor.
2013-10-22 21:45:03 +03:00
Don Mitchell
1f0ab9e01f
Remove as_old_location methods
...
They were incorrect if there were periods in the org or name.
2013-10-22 14:10:20 -04:00
Don Mitchell
4ed8322293
Test that instructors can access courses
2013-10-22 14:10:14 -04:00
cahrens
ca5d0e8973
Do need context_course variable for segment io.
2013-10-22 11:34:15 -04:00
cahrens
a6faa163f3
Convert checklists to new URL scheme.
2013-10-22 11:34:05 -04:00
Don Mitchell
8902a89fbc
Have urls.py fully parse locator url
2013-10-22 10:44:03 -04:00
Don Mitchell
1db76191ac
Merge pull request #1434 from edx/dhm/bug_has_access
...
Use known translation if exists to get groupname
2013-10-22 07:18:32 -07:00
Don Mitchell
4f60a30afc
Remove as_old_location methods
...
They were incorrect if there were periods in the org or name.
2013-10-21 17:17:20 -04:00
Jay Zoldak
ecea49ba2d
Refactor wait_for methods in ui_helpers for acceptance tests.
2013-10-21 17:14:01 -04:00
Don Mitchell
7aae62230e
Test that instructors can access courses
2013-10-21 17:06:00 -04:00
Don Mitchell
6b896a6999
Use known translation if exists to get groupname
2013-10-21 16:12:06 -04:00
Don Mitchell
1561ca917f
Use known translation if exists to get groupname
2013-10-21 15:50:18 -04:00
polesye
fa23543682
Merge pull request #1418 from edx/anton/restore-cc-button-mouseover
...
Added back on hover CC button functionality.
2013-10-21 07:47:55 -07:00
Christina Roberts
475cf07700
Merge pull request #1393 from edx/christina/checklists-restful
...
Include tail from header tag in course update.
2013-10-21 06:28:36 -07:00
Calen Pennington
12cc4a19c0
Merge pull request #1224 from cpennington/lms-xblock-js-execution
...
Add an XBlock javascript runtime, and use it to run XModules
2013-10-21 05:53:36 -07:00
polesye
a1f8aca6c9
Restore functionality.
2013-10-19 09:32:36 +03:00
Calen Pennington
ce6fbae693
Add an XBlock javascript runtime, and use it to run XModules
...
[LMS-57]
2013-10-18 16:31:32 -04:00
Will Daly
2109fdb33f
Disable test seen to fail in master
2013-10-18 15:45:49 -04:00
polesye
70e5e80e31
Merge pull request #1339 from edx/anton/fix-video-js-unit-tests
...
Fix broken tests for video player
2013-10-18 11:45:43 -07:00
polesye
eaf5eb2945
Enable acceptance test.
2013-10-18 19:58:18 +03:00
Will Daly
9f1c5dd1ce
Merge pull request #1400 from edx/will/fix-grading-test
...
Added explicit wait to avoid reading default grading value
2013-10-18 09:15:00 -07:00
polesye
322b17ee0b
Uncomment acceptance tests.
2013-10-18 18:44:48 +03:00