Commit Graph

3029 Commits

Author SHA1 Message Date
Ned Batchelder
53f8516b8e Merge pull request #13825 from edx/release
Release
2016-10-24 19:33:39 -04:00
Christina Roberts
69235ebb50 Merge pull request #13801 from edx/christina/ac-582
AC-582 progress page markup corrections
2016-10-24 13:37:13 -04:00
Adam Palay
51c7ca67f0 address flaky tests by adding time.sleep 2016-10-24 13:23:58 -04:00
Nimisha Asthagiri
aa000c1a3d Support for rescoring a problem only if the new score is higher
TNL-5046
2016-10-20 15:08:54 -04:00
Chris Rodriguez
3b9c970ce5 AC-582 progress page markup corrections 2016-10-20 12:55:59 -04:00
Robert Raposa
13222adf05 Upgrade MathJax to 2.7. 2016-10-20 10:53:04 -04:00
J. Cliff Dyer
1cfff02f06 Add tests for scoring of diverse problem types.
Includes:
* CAPA
* ORA
* LTI
* LTI-Consumer
* SGA
* Randomized Content Block

TNL-5692
TNL-5464
2016-10-20 09:29:55 -04:00
Nimisha Asthagiri
d078b65ea7 Merge pull request #13754 from edx/flaky/video-test
Fix flaky test: test_youtube_id_w_different_local_server_sub
2016-10-18 16:42:43 -04:00
Christina Roberts
7de60d1278 Merge pull request #13764 from edx/christina/tnl-5735
Fix screen-reader capa status prefixing
2016-10-18 14:43:01 -04:00
Toby Lawrence
6704e17afd [TNL-5632] Optimize the single_thread view.
Firstly, we're now explicitly instructing the comments service to not
return thread responses/comments if the request isn't AJAX.  So, if you
load the URL for a single discussion thread in your browser, this would
be a non-AJAX call and we'll avoid loading the responses for the entire
thread behind-the-scenes.  Big win here for large threads.

Next, we removed a redundant "get threads" call which was also happening
behind-the-scenes.  This call was redundant as the front-end JS also
grabs the thread list when a topic is chosen, so we were making an
extranenous call for no benefit.  Poof, gone!

Finally, we added some caching of database queries that are required to
drive a lot of the permissions/cohorts machinery around discussion.
This will have a minimal effect but introduced a cleaner way to apply
general memoization at the per-request level which will let us further
cache things as we identify them as issues.
2016-10-18 13:11:30 -04:00
cahrens
485a88fabc Prefix status with Question number.
TNL-5735
2016-10-18 12:58:16 -04:00
Nimisha Asthagiri
8f3a865cee Fix flaky test: test_youtube_id_w_different_local_server_sub
TNL-5759
2016-10-17 21:43:22 -04:00
Christina Roberts
046ee7bd96 Merge pull request #12923 from CredoReference/static-page-for-instructors-only
Ability to hide Pages from students
2016-10-17 17:10:33 -04:00
J. Cliff Dyer
87e2308801 Added flaky tests.
New tickets:

    TNL-5770
    TNL-5771
    TNL-5772
    TNL-5773
    TNL-5774
    TNL-5775
2016-10-17 11:59:46 -04:00
tasawernawaz
ab8e5b82b6 Forgot Password - Verbiage Update
ECOM-5684
2016-10-17 11:56:35 +05:00
Christina Roberts
a5fa635b24 Merge pull request #13753 from edx/christina/tnl-5758
Flaky course outline bok choy test.
2016-10-14 16:11:22 -04:00
Dmitry Viskov
bb09fdb7be Ability to hide Pages from students 2016-10-14 22:43:26 +03:00
cahrens
c9284835e1 Minor changes for flaky test.
This test has been very flaky on master, but the failure
is not reproducible. Trying a few things that might help.
TNL-5758
2016-10-14 15:16:47 -04:00
Christina Roberts
65723e2b12 Merge pull request #13758 from edx/christina/tnl-5513
Fix textbook tests so a11y tests only run in a11y test phase
2016-10-14 14:47:40 -04:00
cahrens
3e6b545f5e Change to only run a11y test in a11y phase.
Not able to reproduce flakiness.
TNL-5513
2016-10-14 13:39:54 -04:00
alisan617
21eb03e116 Merge pull request #13513 from edx/alisan/inline-discussion-TNL-4756
New inline discussion home view TNL-4756
2016-10-14 12:09:42 -04:00
alisan617
d5635cf1ba New inline discussion home view UI
TNL-4756
2016-10-14 10:54:50 -04:00
Ben Patterson
b34600f140 Stabilize textbook tests 2016-10-14 10:05:49 -04:00
Nimisha Asthagiri
14d8a46d8c Merge pull request #13739 from edx/flaky/cohort-test
Fix flaky bokchoy test: test_automatic_cohort_help, test_manual_cohort_help
2016-10-13 11:36:37 -04:00
Nimisha Asthagiri
9f1d4cbf6f Fix flaky test_automatic_cohort_help bokchoy test
TNL-5709
2016-10-13 03:58:01 -04:00
Muzaffar yousaf
9d87472804 Merge pull request #13697 from edx/mzfr/flaky-bokchoy-4954
Fixing flaky test_studio_help_links
2016-10-13 12:02:40 +05:00
Andy Armstrong
51167aedef Merge pull request #11710 from raccoongang/kssl/ui_conditional_module
Add ui in studio for conditional_module.
2016-10-11 10:45:39 -04:00
muzaffaryousaf
92d502510e Fixing flaky test_studio_help_links
TNL-4954
2016-10-08 16:43:03 +05:00
Mushtaq Ali
23388588e7 Merge pull request #13564 from edx/mushtaq/video-transcript
Handle when no video transcript uploaded for a language
2016-10-07 20:08:25 +05:00
Mushtaq Ali
11a07ca8c9 Show validation message when no transcript file uploaded for a language in a video component in studio.
Also, don't show respective transcript language in video language menu when a related transcript is not uploaded for that language.

TNL-5200
2016-10-07 19:15:44 +05:00
noraiz-anwar
0f3a146177 Merge pull request #13551 from noraiz-anwar/na/mathjax-fix
Fix mathjax rendering
2016-10-07 16:58:03 +05:00
cahrens
1122c40f07 Moving ignore rules to relevant classes instead general rule.
Also replaces section with div, updates short_id, and makes textbox accessible.

TNL-5576, TNL-5575, TNL-5574, TNL-5671, TNL-5376
2016-10-06 17:35:54 -04:00
muhammad-ammar
c3b6b10478 Problem (capa) feedback UX revamp.
TNL-4877
2016-10-06 17:34:43 -04:00
Eric Fischer
50d55bbad6 Merge branch 'release' into release-10-06-conflict 2016-10-06 14:25:47 -04:00
Eric Fischer
e24915d286 Revert "Merge pull request #13614 from edx/efischer/revert_grades"
This reverts commit 9aa35cd8ad.
2016-10-06 14:25:27 -04:00
Noraiz Anwar
34ab38d729 Fix mathjax rendering
TNL-5451
2016-10-06 12:30:46 +05:00
Andy Armstrong
ecf4515b6e Introduce id verification step for proctored exams
TNL-5083
2016-10-05 17:22:35 -04:00
Marko Jevtić
1e1b7e1ad3 Merge pull request #13648 from edx/mjevtic/TNL-5709
[TNL-5709] Mark a test as flaky
2016-10-05 19:55:12 +02:00
alisan617
66ea22cab6 Merge pull request #13587 from edx/alisan/bookmark-btn-TNl-5625-unit-title-TNL-5623
add new unit title and renew bookmark button
2016-10-05 12:53:40 -04:00
Marko Jevtic
5d128f32ee [TNL-5709] Mark a test as flaky 2016-10-05 10:45:14 +00:00
Muddasser
c943d42b7d Merge pull request #13566 from edx/muddasser/help/cohort
cohort help tests
2016-10-05 12:33:31 +05:00
Cliff Dyer
bd38ed2645 Merge pull request #13620 from edx/cdyer/flakies-2016-09-30
Flaky test annotations 2016
2016-10-04 17:03:24 -04:00
alisan617
a0a46c461e add new unit page title TNL-5623
new bookmark button placement and look TNL-5625
2016-10-04 16:51:34 -04:00
Muzaffar yousaf
29061fcd97 Merge pull request #13528 from edx/mushtaq/fix-flaky-edxnotes-test
Fix flaky test test_easy_access_from_notes_page
2016-10-04 16:02:35 +05:00
Mushtaq Ali
0abd2fce81 Increase connect & read timeout to fix flaky test test_easy_access_from_notes_page.
TNL-4590
2016-10-04 14:52:41 +05:00
Muddasser
cde90fd120 cohort help tests 2016-10-04 06:51:50 +00:00
sanfordstudent
44bddf8a69 Merge pull request #13610 from edx/sstudent/TNL-4171
Removing Scored/has_score from randomized content block
2016-10-03 16:14:57 -04:00
Sanford Student
bcaa873be0 bug fix for TNL-5601
fixes signal handling for delete student state
2016-10-01 23:23:09 -04:00
Eric Fischer
d772cb0ada Revert "Merge pull request #13614 from edx/efischer/revert_grades"
This reverts commit 0ea8e1b9b2, reversing
changes made to e3db08f194.
2016-09-30 16:52:05 -04:00
J. Cliff Dyer
9c5759ed1c Flaky test decorators. Tickets exist:
TNL-5643:
    test_lms_courseware:ProctoredExamTest.test_timed_exam_flow
TNL-4132:
    test_lms_matlab_problem:MatlabProblemTest.test_run_code
TNL-5582:
    test_studio_course_info.UsersCanAddUpdatesTest.test_delete_course_update
TNL-5691:
    test_account_settings.AccountSettingsPageTest.test_full_name_field
2016-09-30 16:50:46 -04:00