Commit Graph

13172 Commits

Author SHA1 Message Date
Clinton Blackburn
45088db8ba Fixed quality issue 2016-05-02 16:06:15 -04:00
Chris Rodriguez
1711feb670 TNL-4444 correcting fullscreen transcript skip links 2016-05-02 13:09:31 -04:00
Usman Khalid
d851b2c951 When using RequireJS load spec files one by one.
Jasmine has a global stack for creating a tree of specs. We need to load
spec files one by one, otherwise some end up getting nested under others.
2016-05-02 13:09:30 -04:00
Eric Fischer
d48e88ba8a Hide After Due setting for Timed Exams
TNL-4366
Changes in studio to allow the hide_after_due setting to be utilized.

Includes:
    -python changes to contentstore, where the data is stored.
    -refactoring of timed-examination-preference-editor.underscore, to add this
        setting and make the editor more accessible.
    -javascript changes to link the new setting to the correct data model.
    -sass updates to fix a11y issues on the editor modal.
    -addition of post-due visibility information to course outline in studio.
    -new tests: python, js, acceptance, and a11y
2016-05-02 13:09:30 -04:00
Ben Patterson
d76f50d93b Create a 3rd explicit shard for unit tests.
More accurately, this creates a 4th shard because the
last shard is always the default.
2016-05-02 13:09:27 -04:00
Ayub khan
c601e9fc48 Revert "SUST-35 Implementation of course_key_from_string_or_404 to return course_key or raise a 404" 2016-05-02 13:09:27 -04:00
muzaffaryousaf
872d225921 Replace backbone-min to actual file. 2016-05-02 13:09:27 -04:00
AlasdairSwan
70fec21347 Adding program progress bar to program cards 2016-05-02 13:09:26 -04:00
muhammad-ammar
762a6657fe LMS fixes required to upgrade BackboneJS 2016-05-02 13:09:25 -04:00
muzaffaryousaf
2c35cde0de Common, squire fixes required to upgrade backbonejs
TNL-4358
2016-05-02 13:09:25 -04:00
muzaffaryousaf
95952d9b21 Upgrade backbone via npm.
TNL-4335
2016-05-02 13:09:25 -04:00
Nimisha Asthagiri
3be03d4677 Fix Next Button's 404 error
MA-2305
2016-05-02 13:09:24 -04:00
Renzo Lucioni
a74885331b Measuring program progress
Introduces a utility class for gauging a user's progress towards program completion. Progress data is passed to the ProgramListFactory. ECOM-3200.
2016-05-02 13:09:24 -04:00
Muddasser
543517ef80 Changed screenshots to incorporate firefox and chrome 2016-05-02 13:09:23 -04:00
Muddasser
e76b24373c branch out at assert based on chrome and firefox 2016-05-02 13:09:22 -04:00
Ben Patterson
229958a0e0 Fix flaky condition related to settings page. 2016-05-02 13:09:22 -04:00
Brian Jacobel
0f90185766 remove usage of minifed Underscore.string 2016-05-02 13:09:22 -04:00
Ben Patterson
c0703cb59f FEDX-88. Marking test as flaky. 2016-05-02 13:09:20 -04:00
Brian Jacobel
67cf4e1bef Fix FEDX-167: Both math inputs and adaptive hints are sized correctly 2016-05-02 13:09:20 -04:00
AlasdairSwan
3cbb2d1a08 FEDX-118 Adding header to test page 2016-05-02 13:09:19 -04:00
Chris Rodriguez
d68e50a502 Adding legacy event_type for language menu events 2016-05-02 13:09:19 -04:00
Chris Rodriguez
f7c28f653d AC-385 adding events for closed captions 2016-05-02 13:09:18 -04:00
Muddasser
5dfb01cea7 assertScreenshot for firefox 42 2016-05-02 13:09:00 -04:00
J. Clifford Dyer
6a01f18e17 Update seq_* to edx.ui.lms.sequence.* format
seq_next, seq_prev, and seq_goto events are all renamed, and maintain
legacy compatibility.

This PR also introduces new EventTransformer framework to shim events
based on name prefix.

MA-2221
2016-05-02 13:08:59 -04:00
John Eskew
e784974027 Remove unneeded list comprehension. 2016-05-02 13:08:59 -04:00
John Eskew
e1d8347c21 Fix static tabs test. 2016-05-02 13:08:58 -04:00
John Eskew
c3c7ce8e9a Address DaveO's comments. 2016-05-02 13:08:58 -04:00
John Eskew
6ea91d42b5 Remove another XML course test. 2016-05-02 13:08:58 -04:00
John Eskew
2c20ac7c00 Remove comments that refer to XML courses. 2016-05-02 13:08:57 -04:00
John Eskew
23f80d8fc5 Fix PEP8 error 2016-05-02 13:08:57 -04:00
John Eskew
971a198fb9 Remove ModuleStoreEnum.Type.xml 2016-05-02 13:08:57 -04:00
John Eskew
2380fa3c2c Unify usage of a single test mixed modulestore called:
TEST_DATA_MIXED_MODULESTORE
Remove these test mixed modulestores:
TEST_DATA_MIXED_TOY_MODULESTORE
TEST_DATA_MIXED_CLOSED_MODULESTORE
TEST_DATA_MIXED_GRADED_MODULESTORE
2016-05-02 13:08:27 -04:00
John Eskew
7aa3ee8df9 Remove unused xml_source_dirs from mixed modulestore config. 2016-05-02 13:08:26 -04:00
John Eskew
4106528e1a Fix toy course textbook test - use Mongo-backed test course. 2016-05-02 13:08:26 -04:00
John Eskew
71d7f1c81b Skip test with static tabs - seems broken. 2016-05-02 13:08:25 -04:00
John Eskew
14a8314adc Remove include_xml option. 2016-05-02 13:08:25 -04:00
John Eskew
0aa9f9062b Remove more XML modulestore test code. 2016-05-02 13:08:25 -04:00
John Eskew
7987b16a18 Remove XML modulestore code - discovery work 2016-05-02 13:08:25 -04:00
asadiqbal
59f70cf85d WL-399 Course Details List Fields 2016-05-01 22:20:24 -04:00
Ibrahim
a13e531042 WL-398 Add Course Background Image and Video Thumbnail Image Fields to Studio 2016-05-01 20:33:40 -04:00
Ibrahim
357a9f8080 add new text fields to schedule and details settings page 2016-05-01 20:31:07 -04:00
Ehtesham
5b12f7d3dd fixing quality 2016-04-22 19:09:36 +05:00
Ehtesham
8603026795 making preprocessor files path absolute to have coverage reporter include file only once 2016-04-22 19:09:35 +05:00
Ehtesham
51bf39fc35 adding includeAllSources property in coverage settings 2016-04-22 19:09:35 +05:00
Ehtesham
3507792b78 coverage fixes 2016-04-22 19:09:35 +05:00
muzaffaryousaf
1b0cda2430 Js test fixes for lms and lms-coffee. 2016-04-22 19:09:33 +05:00
muzaffaryousaf
c0fef0b0e0 Js test fixes for cms and cms-squire. 2016-04-22 19:09:33 +05:00
Usman Khalid
d28f487235 Post rebase fixes. 2016-04-22 19:09:32 +05:00
Usman Khalid
3929bf50ce Disable video_bumper_spec.js 2016-04-22 19:09:32 +05:00
Usman Khalid
c369e0ea1b Increase Karma's browserNoActivityTimeout to prevent timeouts on Jenkins. 2016-04-22 19:09:32 +05:00