Jay Zoldak
33f6d3b819
Address code review comments
2013-10-16 17:08:32 -04:00
Jay Zoldak
751994b9aa
pep8 and pylint fixes
2013-10-16 15:03:14 -04:00
Jay Zoldak
37933cb5f9
refactor studio component creation in acceptance tests
2013-10-16 15:02:49 -04:00
Will Daly
fd49f09284
Merge pull request #1358 from edx/will/fix-course-overview
...
Wait for non-blank link in course-overview test
2013-10-16 05:24:28 -07:00
Valera Rozuvan
a7f3bb2b00
Added back on hover CC button functionality.
...
Fixing falling test. Added fix for RequireJS & XModule loader video race condition.
Removed unnecessary comments from SCSS and JS files.
Added entry to Change Log.
2013-10-16 12:02:19 +03:00
Will Daly
adc46716b6
Wait for non-blank link in course-overview test
2013-10-15 21:21:09 -04:00
Christina Roberts
ccd692dd86
Merge pull request #1133 from edx/jkarni/fix/customtag-error
...
Jkarni/fix/customtag error
2013-10-15 14:23:45 -07:00
Julian Arni
d9ba410388
Review fixes
2013-10-15 16:52:35 -04:00
Julian Arni
9798da413d
Review fixes
2013-10-15 16:16:10 -04:00
Julian Arni
b7485fd812
Review fixes
2013-10-15 16:16:09 -04:00
Frances Botsford
9f188ed20c
additional copy and styling for component syntax error in studio
2013-10-15 16:16:09 -04:00
Julian Arni
2721966d76
Added acceptance tests for get_html exception handling
...
Make tests conform to new import UI
2013-10-15 16:16:09 -04:00
Julian Arni
62a8c420ed
Check for exceptions when rendering studio and students views.
...
Otherwise it's possible to reach stuck states.
2013-10-15 16:16:09 -04:00
Ned Batchelder
25a027475d
Rename contentstore/views/requests to helpers
...
This has caused confusion, since this file gets imported when trying to
import the requests library. And besides, how was this file about
requests in the first place? Helpers is a much better name.
2013-10-15 15:53:48 -04:00
Carlos Andrés Rocha
f7ff8f8b6a
Delete dump_course_structure django command on cms
...
Replaced by dump_course_structure on lms
2013-10-15 10:48:59 -04:00
Carlos Andrés Rocha
15852cd816
Modify export_to_xml to take an optional contentstore and work with xml courses
2013-10-15 10:48:59 -04:00
David Baumgold
fb01d8fa81
Fixes to avoid CSRF error in acceptance tests
2013-10-11 17:11:59 -04:00
Christina Roberts
11142c7cbb
Merge pull request #1300 from edx/christina/fix-rounding-error
...
Grading rounding error.
2013-10-11 07:33:26 -07:00
John Jarvis
a517dc2085
Revert "Merge pull request #1240 from edx/dhm/config_separation"
...
This reverts commit ec01253e30 , reversing
changes made to ae8c9710e5 .
2013-10-10 13:14:08 -04:00
cahrens
8c080b6fb6
Acceptance test for fixing rounding error on weight.
2013-10-10 12:02:21 -04:00
Christina Roberts
94ed3c6abb
Merge pull request #1275 from edx/christina/delete-static-tabs
...
Delete unused static-pages.html.
2013-10-10 08:28:24 -07:00
Don Mitchell
ec01253e30
Merge pull request #1240 from edx/dhm/config_separation
...
Segregate the mongo db config from the modulestore config
2013-10-09 13:24:30 -07:00
cahrens
70cb24a37f
Delete unused static-pages.html.
2013-10-09 15:06:58 -04:00
Will Daly
34c081d34b
Add retry logic if element not found
2013-10-09 09:14:50 -04:00
Will Daly
95b284f80f
Wait between clicks for new component
2013-10-08 22:46:10 -04:00
Calen Pennington
658810a94f
Use xblock render shortcuts
2013-10-08 15:58:23 -04:00
Calen Pennington
6b474724ac
Make XModuleDescriptor and XModule act as a single class
...
By transparently proxying between the XModuleDescriptor and the XModule,
and between their runtimes, we can make them act as a single class, so
that we can swap in an actual XBlock instead.
2013-10-08 15:29:17 -04:00
Don Mitchell
44d0494d33
Segregate the mongo db config from the modulestore config
...
as a first step to separating db connection from modeling
and to support location mapper and contentstore using same db config as modulestore
2013-10-08 15:01:48 -04:00
Will Daly
774dd03668
Disable another video caption test
2013-10-08 14:07:35 -04:00
Will Daly
7eb4522b32
Disabled video caption acceptance tests
2013-10-08 13:28:45 -04:00
Ned Batchelder
a03a11e0e7
Merge pull request #1253 from edx/ned/use-assertisinstance
...
Use assertIsInstance where we can
2013-10-08 07:47:21 -07:00
Will Daly
560dac6ac5
Merge pull request #1242 from edx/will/disable-broken-tests
...
Disable non-deterministic test to get stability on master
2013-10-08 07:43:35 -07:00
Will Daly
c3bd7d3db8
Merge pull request #1243 from edx/will/fix-course-image-test
...
Use wait_for to allow course image time to update
2013-10-08 07:40:07 -07:00
Valera Rozuvan
e3c0bb839b
Merge pull request #1183 from edx/valera/add_option_transcripts_remove_onhover
...
Valera/add option transcripts remove onhover
2013-10-08 07:37:02 -07:00
Christina Roberts
c5733015fd
Merge pull request #611 from edx/peter-fogg/draggabilly
...
Rework drag/drop on overview and subsection pages.
2013-10-08 07:14:34 -07:00
polesye
20c2b3dc71
Clean up the code.
2013-10-08 12:00:08 +03:00
polesye
a667349d85
Fix acceptance tests.
2013-10-08 12:00:08 +03:00
polesye
f57d5a61d3
Tidy up the code.
2013-10-08 12:00:08 +03:00
Valera Rozuvan
968215dd9f
Updated acceptance tests.
2013-10-08 12:00:07 +03:00
Valera Rozuvan
b7e82ed15e
Updated acceptance tests.
2013-10-08 12:00:07 +03:00
Valera Rozuvan
de1381dbfc
Added acceptance tests.
2013-10-08 12:00:07 +03:00
Ned Batchelder
9103fa393c
Use assertIsInstance.
2013-10-07 18:17:40 -04:00
Will Daly
9a6f976d69
Disable non-deterministic video caption test to get stability on master
2013-10-07 17:57:51 -04:00
Will Daly
b7856d96bf
Use wait_for to allow course image time to update
2013-10-07 17:44:16 -04:00
cahrens
61cfb91218
Cleanup to drag and drop implementation.
...
Also includes RequireJS changes.
Fixes bugs:
STUD-755, STUD-152, STUD-700, STUD-699
2013-10-07 17:18:40 -04:00
Peter Fogg
cbd066da04
Address PR comments.
...
Remove unused variables; some changes to match existing BDD spec for
drag/drop (expand-on-hover timeout and dropping with mouse outside of
element); bugfix for section expand; some code cleanup; update and
re-enable acceptance test.
2013-10-07 17:17:46 -04:00
Peter Fogg
2d3cba06d2
Rework course overview drag and drop.
...
Failed drags bring the element back to where it started; elements are
locked to the y-axis, states are represented as CSS classes for
styling, elements can be dragged across section/subsection borders,
and dragging to the top/bottom of a section Just Works™.
Needs some styling love to give visual representation of where the
dragged element will drop, though.
TODO: It'd be good to have auto expand/collapse for subsections.
2013-10-07 17:17:46 -04:00
Will Daly
b749300d43
Use css_has_value() to fix failure in course-overview.feature
2013-10-07 16:08:39 -04:00
jkarni
31980150f0
Merge pull request #1043 from edx/jkarni/feature/import-feedback
...
Jkarni/feature/import feedback
2013-10-07 12:13:07 -07:00
Julian Arni
bb00924917
Use requirejs for import.js
...
And fixes for rebase-breakage.
2013-10-07 14:07:26 -04:00