Nick Parlante
32bf5b93b2
Merge pull request #1106 from edx/nick/customization
...
Targeted string customization in the lms UI
2013-10-03 14:41:36 -07:00
Jay Zoldak
23dd16611d
Merge pull request #1218 from edx/zoldak/fix-file-matcher
...
Fix the matcher for the word 'test' in the upload file step of tests
2013-10-03 13:28:55 -07:00
Jay Zoldak
855d5d9e4a
Fix the matcher for the word 'test' in the upload file step of acceptance tests
2013-10-03 16:14:30 -04:00
Brian Talbot
d32611be82
Merge pull request #1217 from edx/talbs/fix-studio-bodyclasses
...
Studio: Fix - HTML <body> class regressions
2013-10-03 13:00:26 -07:00
Sarina Canelake
66b8e1fc8e
Merge pull request #1195 from edx/sarina/more-ins-dash
...
Sarina/more ins dash
2013-10-03 12:58:40 -07:00
Sarina Canelake
1251003d10
Remove enrollment from Student Admin page of new instructor dash
2013-10-03 15:57:31 -04:00
Sarina Canelake
d9f7f8cf98
I18n Student Admin page of new instructor dash
2013-10-03 15:57:31 -04:00
Brian Talbot
39b578c066
Studio: adds JS/functionality dependent class to course updates <body> elem
2013-10-03 15:29:42 -04:00
Calen Pennington
e2b54b7ac5
Merge pull request #945 from cpennington/use-wrap-child
...
Use wrap_child instead of replacing get_html
2013-10-03 12:10:04 -07:00
Nick Parlante
cca6876a3c
Targeted string customization in the LMS UI
...
Add the text_customization dict in advanced settings, which contains
customizations checked in specific spots. Here it is used to enable
the customization of the "Check" and "Final Check" button titles
under the keys custom_check and custom_final_check.
2013-10-03 11:31:40 -07:00
Calen Pennington
230bf0c643
Switch get_html replacement out for using wrap_child
2013-10-03 14:28:19 -04:00
Ned Batchelder
2a11ff0bdb
Merge pull request #1198 from edx/ned/fix-calling-classmethods
...
No need to invoke classmethods through self.__class__
2013-10-03 10:28:39 -07:00
Brian Talbot
0dfe4a3243
Merge pull request #1214 from edx/talbs/fix-studio-bodyclasses
...
Studio: Fix - HTML <body> class regressions
2013-10-03 09:08:16 -07:00
Brian Talbot
38b04f2a9e
Studio: adds in older styling dependent class to unit <body> elem
2013-10-03 11:53:10 -04:00
Brian Talbot
3bec8c66d2
Studio: adds JS/functionality dependent class to course updates <body> elem
2013-10-03 11:52:26 -04:00
Jay Zoldak
53e10501db
Merge pull request #1213 from edx/zoldak/fix-broken-acceptance
...
Change css locator for Course Outline page in acceptance test
2013-10-03 08:37:14 -07:00
Ned Batchelder
a1be970153
Merge pull request #1194 from edx/ned/quiet-tests
...
Quiet down exceptions at startup, and during tests
2013-10-03 08:21:37 -07:00
Ned Batchelder
3504ce2c6c
Merge pull request #1212 from edx/ned/word-wrap-changelog
...
Word-wrap CHANGELOG.
2013-10-03 08:21:12 -07:00
Jay Zoldak
db4dfd147e
Change css locator for Course Outline page in acceptance test
2013-10-03 11:17:36 -04:00
Ned Batchelder
6880a67ec5
Word-wrap CHANGELOG.
2013-10-03 11:02:37 -04:00
Adam
246db90674
Merge pull request #1206 from edx/adam/unicode-error-instr-dash
...
small unicode fix in instr dash
2013-10-03 07:07:27 -07:00
David Ormsbee
cd7d75af72
Merge pull request #1184 from edx/ormsbee/vcerts_accept_tests_cleanup
...
Re-enable verify student identity acceptance tests
2013-10-03 06:08:12 -07:00
Diana Huang
bc9f86fd16
Merge pull request #1205 from edx/diana/fix-course-mode-expiration
...
Fix parentheses so that we only pull the course modes we want.
2013-10-03 05:33:43 -07:00
Diana Huang
a00470428a
Add changelog
2013-10-03 08:30:32 -04:00
Will Daly
86c6dd6e23
Merge pull request #1199 from edx/will/latex-test-timeout
...
Increased timeout in LaTeX acceptance test.
2013-10-03 04:42:43 -07:00
Will Daly
01830c30bc
Merge pull request #1202 from edx/will/chrome-not-reachable
...
Catch WebDriver exceptions when creating selenium browser
2013-10-03 04:42:13 -07:00
marcotuts
7ce2878aa8
Merge pull request #1211 from edx/release
...
Merge pull request #1204 from edx/jmclaus_bugfix_video_player_controls_a...
2013-10-02 15:57:06 -07:00
marcotuts
cbebb42ce1
Merge pull request #1204 from edx/jmclaus_bugfix_video_player_controls_a11y
...
Bug fix video player controls a11y
2013-10-02 15:35:29 -07:00
David Ormsbee
634da27347
Add AUTOMATIC_VERIFY_STUDENT_IDENTITY_FOR_TESTING flag so that acceptance tests can run through certificate identity verification flow.
2013-10-02 18:09:00 -04:00
Jay Zoldak
8ab2e3c351
Merge pull request #1179 from edx/zoldak/enable-component-acceptance-tests
...
Re-enable the component acceptance tests
2013-10-02 14:17:05 -07:00
jmclaus
38642d2888
Merge pull request #1175 from edx/jmclaus_bugfix_video_player_controls_a11y
...
Bug fix video player controls a11y
2013-10-02 13:53:48 -07:00
Adam Palay
c9ce25bcb2
small unicode fix in instr dash
2013-10-02 16:24:13 -04:00
Don Mitchell
0521bec4e2
Merge pull request #1203 from edx/dhm/bug_publish
...
Fix publishing in old mongo
2013-10-02 13:23:51 -07:00
Brian Talbot
9d87a03134
Merge pull request #1192 from edx/talbs/studio-viewnames
...
Studio: HTML body class and view-styling naming conventions
2013-10-02 13:17:43 -07:00
Diana Huang
52c4395a03
Fix parentheses so that we only pull the course modes we want.
2013-10-02 16:14:26 -04:00
Don Mitchell
5e1f03bb52
Publish removes deleted children
2013-10-02 16:06:58 -04:00
Don Mitchell
18c45879bc
Test reproducing orphaning of children
...
when draft is deleted and then parent published.
ensure moving doesn't cause deletion
2013-10-02 16:06:58 -04:00
polesye
68fb02309b
Merge pull request #1201 from edx/anton/fix_video_acceptance_tests
...
BLD-388: Fix acceptance tests.
2013-10-02 12:54:10 -07:00
polesye
9a4633be86
Fix matchers.
2013-10-02 22:41:14 +03:00
polesye
298e0a9b16
Add $.
2013-10-02 21:50:51 +03:00
polesye
2a2c9d1989
Fix regexp.
2013-10-02 21:45:38 +03:00
polesye
960c2ec472
Fix acceptance tests.
2013-10-02 20:23:42 +03:00
Will Daly
05669fadde
Catch WebDriver exceptions when creating selenium browser
2013-10-02 12:18:13 -04:00
jmclaus
9d418755a6
Added changes made to video.html to fixtures. Addressed latest PR comments
2013-10-02 16:54:48 +02:00
Ned Batchelder
3bbdd2f4c3
No need to invoke classmethods through self.__class__
2013-10-02 10:35:58 -04:00
jmclaus
d201ce1035
Addressed PR comments
2013-10-02 15:55:23 +02:00
jmclaus
eeb38302d3
Fixed failing test.
2013-10-02 15:55:22 +02:00
jmclaus
332bfa9627
Added more explanatory states to the Volume, Fullscreen, HD, and CC controls
2013-10-02 15:55:22 +02:00
jmclaus
a3db5da994
Code cleanup
2013-10-02 15:55:22 +02:00
jmclaus
cd12492e08
Disabled one test in video_quality_control
2013-10-02 15:55:22 +02:00