Commit Graph

18683 Commits

Author SHA1 Message Date
Giulio Gratta
1fad68b5ca Adding ICE undo feature 2013-10-16 16:01:56 -07:00
Jay Zoldak
dbfc38dfa9 Merge pull request #1370 from edx/zoldak/refactor-cms-acceptance-js
refactor studio component creation in acceptance tests
2013-10-16 14:47:29 -07:00
Jay Zoldak
33f6d3b819 Address code review comments 2013-10-16 17:08:32 -04:00
Brian Talbot
4d7606f024 Merge pull request #1369 from edx/talbs/fix-a11y-modals
LMS: Close Modal Control Uses HTML <button> Element (resolves LMS-582)
2013-10-16 13:18:25 -07:00
Brian Talbot
96cd85d824 LMS: converts close modal controls to use HTML <button> element 2013-10-16 16:14:29 -04:00
brianhw
5918ee557f Merge pull request #1351 from edx/brian/fix-dupe-emails
Check that email subtasks are known to the InstructorTask before executing.
2013-10-16 12:18:04 -07:00
Greg Price
17e2221604 Merge pull request #1326 from edx/gprice/cs-header-auth
Use HTTP header for comments service auth
2013-10-16 12:07:20 -07: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
Diana Huang
02acd570e3 Merge pull request #1367 from edx/diana/modal-role-labelling
Add roles and labels to the dialogs on the dashboard.
2013-10-16 11:02:45 -07:00
Joe Blaylock
80cf19390f Merge pull request #833 from edx/jrbl/pass_grades_to_certificates
Pass student grade label to certification process
2013-10-16 10:57:47 -07:00
frances botsford
ce83924fc0 Merge pull request #1361 from edx/frances/fix/lms-verification-layout-tweaks
some layout tweaks to the verification choose your track page
2013-10-16 10:52:40 -07:00
Frances Botsford
8c224a2aad fixes on review and some corrections to verification sass 2013-10-16 13:51:38 -04:00
David Baumgold
ab5664ab9d Merge pull request #1366 from edx/db/fix-video-test
Fix video unit test
2013-10-16 10:42:53 -07:00
Diana Huang
1871bca4ca Add roles and labels to the dialogs on the dashboard.
LMS-1310
2013-10-16 13:26:32 -04:00
David Baumgold
545563c77b Fix video unit test 2013-10-16 12:55:19 -04:00
polesye
283777dac2 Merge pull request #1297 from edx/anton/fix-lti-export
LTI: Fix import/export.
2013-10-16 09:54:21 -07:00
David Baumgold
e363e5a72d Merge pull request #1337 from edx/db/fix-video-requirejs
fix video module issue with require.js
2013-10-16 09:40:48 -07:00
Frances Botsford
d949eb924d correcting some incorrect rules in verification sass 2013-10-16 11:57:20 -04:00
Christina Roberts
637b66197b Merge pull request #1331 from edx/christina/index
Move index code into index.js.
2013-10-16 07:24:30 -07:00
jmclaus
4647b62ce2 Merge pull request #1314 from edx/jmclaus/bugfix_HD_control_state
Added two states to HD control: HD off - HD on
2013-10-16 07:23:08 -07:00
Frances Botsford
1b430066f7 some layout tweaks to the verification choose your track page 2013-10-16 09:07:38 -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
jmclaus
49bd356766 Used chaining. Cached gettext call. 2013-10-16 14:09:03 +02:00
jmclaus
585751ffca Updated template and fixtures 2013-10-16 14:09:03 +02:00
jmclaus
3a798adb0f Added two states to HD control: HD off - HD on 2013-10-16 14:09:03 +02:00
Valera Rozuvan
d408d7adec Enabled 2nd disabled Jasmine test. 2013-10-16 15:02:59 +03:00
David Baumgold
deb36999ca Remove outdated comment 2013-10-16 07:56:00 -04:00
Valera Rozuvan
269089711e Enabled 2 disabled Jasmine tests. Fixed them. 2013-10-16 14:15:10 +03:00
Valera Rozuvan
cf3ea89289 Rebased. Updated Jasmine describe messages to make them more clearer. 2013-10-16 13:43:58 +03:00
David Baumgold
e930b96b52 Remove references to onYouTubePlayerAPIReady and onHTML5PlayerAPIReady 2013-10-16 13:28:28 +03:00
David Baumgold
bcf4fd5f3d Mock YT.ready in Xmodule JS tests
and disable tests that fail for unrelated reasons
2013-10-16 13:28:28 +03:00
David Baumgold
40e540284f wait to load video module until YT API is ready 2013-10-16 13:28:28 +03:00
Valera Rozuvan
68fa853ecb Merge pull request #1344 from edx/valera/add_back_cc_button_mouseover
Added back on hover CC button functionality.
2013-10-16 03:22:29 -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
polesye
14c63f0d59 Merge pull request #1315 from edx/anton/fix-caltulator-a11y
Add a11y to the calculator
2013-10-16 00:11:00 -07:00
polesye
99c8896cb3 Fix selector. 2013-10-16 09:43:44 +03:00
polesye
9c7418e0a8 Fix tabindex to -1. 2013-10-16 09:43:44 +03:00
polesye
a94748dedf Fix fixture. 2013-10-16 09:43:44 +03:00
polesye
6d52d56b50 Change aria-label attribute to title. 2013-10-16 09:43:44 +03:00
polesye
a962306419 Fix js unit tests. 2013-10-16 09:43:44 +03:00
polesye
524388dbb8 Add a11y. 2013-10-16 09:43:44 +03:00
polesye
12d2c47c9f Fix BLD-165. 2013-10-16 09:43:44 +03:00
polesye
f00f900149 Fix styles. 2013-10-16 09:43:44 +03:00
Will Daly
adc46716b6 Wait for non-blank link in course-overview test 2013-10-15 21:21:09 -04:00
Brian Wilson
288ccb1e36 Check that email subtasks are known to the InstructorTask before executing. 2013-10-15 18:34:31 -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
Will Daly
52a475885c Merge pull request #1350 from edx/db/enable-tender
re-enable tender
2013-10-15 14:10:43 -07:00
Ned Batchelder
341c6891d5 Merge pull request #1353 from edx/ned/rename-requests
Rename contentstore/views/requests to helpers
2013-10-15 14:01:36 -07:00
Julian Arni
d9ba410388 Review fixes 2013-10-15 16:52:35 -04:00