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
Dave St.Germain
a6797899da
Removed inappropriate section tags. Because screen readers announce each section, they should not be used unless they are actually defining meaningful sections.
2014-02-05 11:32:08 -05:00
David Baumgold
46248c7006
add lettuce test for displaying category if display_name is empty
2014-02-03 13:45:07 -05:00
David Baumgold
a78dad77ff
Pass component display name to Mako template
...
STUD-1241
2014-02-03 11:40:47 -05:00
Will Daly
eb55ed1930
Disable transcript test
2014-01-28 14:00:54 -05:00
marcotuts
d8eaa881c3
Merge pull request #2276 from edx/studio/duplicate/visuals
...
Updates Studio's visual styling of action buttons on components and static pages
2014-01-24 07:34:03 -08:00
marco
68891e5a99
updated static pages tests to reflect html element change in component.html
2014-01-23 12:35:58 -05:00
polesye
645007f910
BLD-364: Merge "video sources" and "download video" fields.
2014-01-23 11:27:28 +02:00
Christina Roberts
4544d277e3
Merge pull request #2205 from edx/christina/duplicate
...
Front-end work for duplicating components on the unit page.
2014-01-22 12:25:18 -08:00
cahrens
3eb0018629
Make ordinal in duplication statement friendlier.
2014-01-22 14:11:23 -05:00
polesye
4a36fa892b
BLD-368: Turn "download transcript" into a dropdown.
2014-01-22 18:25:03 +02:00
cahrens
b5726a6889
Front-end work for duplicating components on the unit page.
...
STUD-1186
2014-01-22 10:43:51 -05:00
Valera Rozuvan
33031b76f4
Enable correct total time display in VCR for YouTube videos.
...
Before this, the VCR showed total time as 00:00:00 for YouTube
videos just after page loaded. The correct total time is shown only
after the user clicks Play button.
BLD-529.
2014-01-22 16:38:24 +02:00
Will Daly
8aa208e80d
Disabled latex acceptance test
2014-01-21 15:01:36 -05:00
zubiar-arbi
dc570859da
enable tests depending on assert is_css_present(css_selector)
...
STUD-1183
2014-01-17 21:11:17 +05:00
Don Mitchell
3ebac80778
Replace authz fns with roles.py ones
...
STUD-1006
2014-01-14 17:04:44 -05:00
Will Daly
7adb48c0f0
Disabled static pages and course team test seen to fail in master
2014-01-13 14:14:52 -05:00
cahrens
a80101dda2
Don't add every helper method to world.
2014-01-06 11:48:40 -05:00
cahrens
0222e57cff
Add acceptance test for behavior when & is in problem xml.
...
Part of STUD-91
2013-12-30 15:08:53 -05:00
polesye
b6808d3d13
BLD-541: Fix video controls on iPad.
2013-12-24 14:59:20 +02:00
Will Daly
d23f48f573
Merge pull request #2002 from edx/will/rebalance-shards
...
Rebalance acceptance test shards
2013-12-20 05:45:22 -08:00
polesye
042cb5c698
BLD-206: Add template for the zooming image in Studio.
2013-12-19 21:47:32 +02:00
Will Daly
28e25b75ff
Rebalance acceptance test shards
2013-12-19 10:41:45 -05:00
Will Daly
1081786c6f
Merge pull request #1965 from edx/will/fake-server-refactor
...
Stub Server Port Conflicts and Refactor
2013-12-19 06:55:24 -08:00
Will Daly
0fd03cfb02
Moved stub servers to terrain
...
Refactored stub services for style and DRY
Added unit tests for stub implementations
Updated acceptance tests that depend on stubs.
Updated Studio acceptance tests to use YouTube stub server; fixed failing tests in devstack.
2013-12-19 09:12:41 -05:00
polesye
70518a4659
BLD-506: Update behavior of start/end time fields.
2013-12-18 09:43:11 +02:00
Frances Botsford
089a61c6af
studio outline test fixes
2013-12-09 15:21:57 -05:00
cahrens
bbeded71ec
On export error, handle quotes within string.
...
STUD-1013
2013-12-06 12:02:02 -05:00
polesye
b4f82b3837
BLD-438: Fix clear and download buttons.
2013-12-05 11:43:29 +02:00
Valera Rozuvan
d75b580f8f
Enabled back turned off Video acceptance tests.
...
Updated comments.
BLD-537
2013-11-29 10:53:31 +02:00
Will Daly
761699bf74
Disabled another video test that failed in master
2013-11-26 14:01:58 -05:00
Will Daly
d00e5a4503
Disabled video caption tests that failed in master
2013-11-26 12:07:04 -05:00
Александр
3bbc7430f2
BLD-530: Fix 500 error in transcripts.
2013-11-22 10:06:03 +02:00
Christina Roberts
3f44ff2f4b
Merge pull request #1675 from edx/christina/tab-new
...
Convert tabs to use RESTful API
2013-11-21 07:39:31 -08:00
cahrens
1b2be30c45
Convert tabs to RESTful URL.
...
STUD-850
2013-11-21 10:19:43 -05:00
zubair-arbi
df97df6fde
Merge pull request #1606 from zubair-arbi/zub/bugfix/std293-coursehandout
...
Show error on invalid html in course handout edit
2013-11-21 01:53:08 -08:00
polesye
538be891bc
Merge pull request #1725 from edx/anton/transcripts-fix-acceptance-test
...
BLD-524: Add missing assert in video test.
2013-11-20 11:44:15 -08:00
Will Daly
29c8a0e2c5
Merge pull request #1722 from edx/will/fix-html-failure
...
Increased timeout for element count in HTML test
2013-11-20 06:08:27 -08:00
polesye
cc2f1e73bf
BLD-524: Add missing assert in video test.
2013-11-20 15:48:15 +02:00
Zubair Afzal
783e4b223f
Show error on invalid html in course handout edit + Added tests
...
STUD-293
2013-11-20 17:33:07 +05:00
Will Daly
bcb5f1b368
Increased timeout for element count in HTML test
2013-11-19 16:34:01 -05:00
polesye
38163cf942
BLD-410: Add tests.
2013-11-19 14:37:14 +02:00
polesye
4b87237825
BLD-193: Add template for checkboxes to studio.
2013-11-18 09:50:53 +02:00
polesye
153bc25d8c
BLD-502: Add improvements to Video player.
2013-11-15 18:12:51 +02:00
cahrens
a170c6f4e7
Change save_item and create_item to RESTful URL.
...
Part of STUD-847.
2013-11-14 11:03:31 -05:00
Will Daly
44dd3603eb
Fix for advanced settings failure
2013-11-13 18:41:03 -05:00
Will Daly
2a6754b8a6
Disabled LaTeX acceptance test
2013-11-13 08:05:21 -05:00
Will Daly
12bae4b7a3
Fixed intermittent issue with course date acceptance test
2013-11-12 16:45:08 -05:00
Valera Rozuvan
0ad53f608a
Revert "BLD-408: Don't allow users to enter video url's in http."
...
This reverts commit 6cb5c3900f .
2013-11-08 20:32:22 +02:00
Alexander Kryklia
b5bf4b7500
Enable latex problems via key in course.settings.
...
BLD-426
2013-11-04 12:13:23 +02:00