Renzo Lucioni
9fe0613425
Merge pull request #11960 from edx/renzo/hide-settings
...
Hide chrome and default_tab from advanced settings
2016-03-28 12:27:12 -04:00
Renzo Lucioni
3cbc03202c
Hide chrome and default_tab from advanced settings
...
It doesn't make sense to list these LMS block attributes in course-level advanced settings. Doing so is confusing to course teams.
2016-03-28 10:30:46 -04:00
Ned Batchelder
baad8aafb7
Mark as flaky, TNL-4304
2016-03-27 11:11:19 -04:00
solashirai
dbd0c56a75
removed incorrect check
2016-03-26 18:02:33 -04:00
solashirai
004d60193f
fixed import path for crowdsourcehinter page
2016-03-26 18:02:33 -04:00
solashirai
0dcddf1e57
moved bokchoy tests
2016-03-26 18:02:33 -04:00
Ned Batchelder
3a5cacf11d
Flaky test, recorded as TNL-4302
2016-03-25 13:38:40 -04:00
Muddasser
bcb7fe3722
Merge pull request #11872 from edx/muddasser/bokchoy/test_mathjax_in_hint
...
Extract hint from html instead of text
2016-03-24 16:49:51 +05:00
Ben Patterson
3332721948
Merge pull request #11867 from edx/benp/courseteam-flaky-fix
...
Fix flaky condition that's showing up in firefox 42.
2016-03-22 13:55:59 -04:00
Eric Fischer
c97a6a5178
Merge pull request #11758 from edx/christina/xss-tests
...
Bok choy XSS changes
2016-03-22 13:02:47 -04:00
Ben Patterson
c6a2afa037
Wait for numerical selection to load before continuing.
...
TNL-4272
2016-03-22 11:53:54 -04:00
cahrens
0c9937889b
Enabling XSS vulnerability flag for bok choy tests
2016-03-22 10:16:27 -04:00
Eric Fischer
9e71e3f311
Mark test as flaky TNL-4272
2016-03-22 09:56:37 -04:00
Muddasser
6da296e454
Extract hint from html instead of text
2016-03-22 16:28:43 +05:00
Ben Patterson
66cf6ffb0a
Fix flaky condition that's showing up in firefox 42.
2016-03-21 16:45:06 -04:00
Andy Armstrong
76b8e2e897
Merge pull request #11631 from edx/fedx/upgrade-libraries
...
Upgrade Underscore.js and Underscore.string.js
2016-03-18 16:32:16 -04:00
Sanford Student
3893f3f069
MA-2164 add youtube when mobile video encoding missing
2016-03-17 19:59:33 -04:00
cahrens
dd2a203677
Upgrade underscore to newest version.
...
FEDX-24
2016-03-16 17:08:27 -04:00
Diana Huang
091dc27c4f
Use is-hidden instead of hidden.
2016-03-15 17:17:56 -04:00
Diana Huang
01ef2c9a45
Merge pull request #11776 from edx/efischer/tnl-4132
...
Flaky Matlab Tests
2016-03-14 13:42:04 -04:00
Eric Fischer
41e1e27df5
Wait for element visibility instead of AJAX.
2016-03-14 11:19:37 -04:00
Eric Fischer
c46e5c1cb0
Fix flaky discussion tests
...
Ajax callbacks are used in a lot of places in discussions; our tests
need to wait for those callbacks to finish in several places.
2016-03-14 10:27:15 -04:00
Ben Patterson
04cc6969ef
Flagging other library import bok-choy test as flaky.
2016-03-12 12:48:13 -05:00
Ben Patterson
94c0a54664
Flag two tests as flaky. See inline comments for JIRA tickets.
2016-03-11 13:18:54 -05:00
Christine Lytwynec
5b5b4eb4fc
Merge pull request #11393 from edx/clytwynec/ac-238
...
Improve accessibility for dashboard course settings dropdown
2016-03-10 12:30:20 -05:00
Eric Fischer
a647169a90
Merge pull request #11167 from edx/christina/ora-data-download
...
WIP: Asynchronous download button for ORA2 data
2016-03-10 11:09:36 -05:00
dylanrhodes
2b1a7eece2
Asynchronous download button for ORA2 data
...
Conflicts:
lms/djangoapps/instructor/tests/test_api.py
lms/djangoapps/instructor/utils.py
lms/djangoapps/instructor/views/api.py
lms/djangoapps/instructor/views/api_urls.py
lms/djangoapps/instructor/views/instructor_dashboard.py
lms/djangoapps/instructor_task/api.py
lms/djangoapps/instructor_task/tasks.py
lms/djangoapps/instructor_task/tasks_helper.py
lms/djangoapps/instructor_task/tests/test_api.py
lms/djangoapps/instructor_task/tests/test_tasks.py
lms/djangoapps/instructor_task/tests/test_tasks_helper.py
lms/envs/aws.py
lms/envs/common.py
lms/static/coffee/src/instructor_dashboard/data_download.coffee
lms/templates/instructor/instructor_dashboard_2/data_download.html
2016-03-10 09:58:55 -05:00
Muzaffar yousaf
770a45b720
Merge pull request #11363 from edx/notes-pagination
...
Notes pagination
2016-03-10 17:26:54 +05:00
Hasnain
5e24225cd8
Removing Flaky decorator from lms instructor dashboard test
2016-03-09 10:18:10 -05:00
Peter Fogg
fd2f3b69ef
Prevent ordering closed courses, and give a good user message.
...
When Drupal attempts to enroll a user in a closed course, a 406 will
be returned. This causes the marketing site to redirect to the track
selection page for that course, which will then redirect to the
dashboard with a nice message.
ECOM-2317
2016-03-08 16:45:49 -05:00
muzaffaryousaf
b095651655
Escape html/js with other bug fixes .
...
TNL-4164
2016-03-08 18:07:52 +05:00
Jesse Zoldak
01e6fa81af
Merge pull request #11654 from edx/zoldak/TE-1201
...
Convert tests for adding advanced problem components from lettuce to bok-choy
2016-03-04 15:14:25 -05:00
Ned Batchelder
57d2d62335
Merge pull request #11741 from edx/ned/flaky-SOL-1654
...
Mark a flaky test, SOL-1654
2016-03-04 10:11:39 -05:00
Ned Batchelder
6071d4f363
Merge pull request #11742 from edx/ned/flaky-TNL-4190-4191
...
Mark two tests flaky. TNL-4190 TNL-4191
2016-03-04 10:11:02 -05:00
Ned Batchelder
b653e28e5c
Mark two tests flaky. TNL-4190 TNL-4191
2016-03-03 13:14:12 -05:00
Ned Batchelder
e3522d1fae
Mark a flaky test, SOL-1654
2016-03-03 12:44:18 -05:00
raeeschachar
010fb68e6a
Added Falky decorator to Chrome flaky tests
2016-03-03 19:55:26 +05:00
Jesse Zoldak
9ebfc49b93
Wait for the Advanced problem tab to be active. Remove the __test__ signifier.
2016-03-02 16:16:45 -05:00
Jesse Zoldak
2c8148c7bc
Convert tests for adding advanced problem components from lettuce to bok-choy
...
TE-1201
2016-03-02 11:08:59 -05:00
Muddasser
aaa3d972c6
Merge pull request #11707 from edx/muddasser/bokchoy-test_accepting_redirects
...
Check both url and title for the presence of code
2016-03-01 19:56:37 +05:00
Ben Patterson
acae281f82
Merge pull request #11677 from edx/benp/tnl-4151-fix2
...
Ensuring page is loaded belongs in the page object.
2016-03-01 08:56:37 -05:00
clrux
650c95f9c3
Merge pull request #11501 from edx/clrux/ac-328-uxpl
...
AC-328 adding UXPL classnames to headings
2016-03-01 07:23:07 -05:00
Muddasser
724058a5ad
Check both url and title for the presence of code
2016-03-01 16:03:25 +05:00
Chris Rodriguez
c619e1ec6b
Adding UXPL classnames to headings
2016-02-29 15:43:17 -05:00
Muddasser
bc2914eef4
Merge pull request #11655 from edx/muddasser-chrome-bokchoy-test_can_add_remove_allowance
...
Test should wait for ajax calls to finish before checking the changes
2016-02-29 18:46:08 +05:00
Ben Patterson
18e1aaa320
Ensuring page is loaded belongs in the page object.
...
TNL-4151 had previously been fixed to avoid a flaky condition; however,
that only passed the flaky condition to a later point in the
test. The proper fix is to ensure the page has loaded. Putting the
definition in this method will mean that the page will wait
to load with other functions, such as `DashboardPage.visit()`.
2016-02-27 12:37:20 -05:00
raeeschachar
b4cbc66d96
Fixed test_cancelling_redirects failing on Chrome
2016-02-26 21:12:32 +05:00
Muddasser
1e8163e283
Test should wait for ajax calls to finish before checking the changes
2016-02-25 12:43:08 +05:00
Michael Frey
860dd1bd5a
Merge pull request #11651 from edx/release
...
Release
2016-02-24 16:15:16 -05:00
Adam Palay
c63dcf0dfe
render mathjax in svg by default (TNL-4145)
...
mathjax preview should be inline by default
2016-02-24 12:51:30 -05:00