Commit Graph

36436 Commits

Author SHA1 Message Date
AlasdairSwan
3cbb2d1a08 FEDX-118 Adding header to test page 2016-05-02 13:09:19 -04:00
Chris Rodriguez
717b56a7b2 Sending skip links to single main, making more relevant 2016-05-02 13:09:19 -04:00
Peter Fogg
5a780e8019 Generate API client credentials.
ECOM-3946
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
Waheed Ahmed
921dc602ba Automatically enable Self Generating Certificates for Self Paced Courses.
ECOM-3437
2016-05-02 13:09:18 -04:00
Chris Rodriguez
f7c28f653d AC-385 adding events for closed captions 2016-05-02 13:09:18 -04:00
Awais Jibran
c2a48214f5 Safe tempaltes 2016-05-02 13:09:18 -04:00
Ben Patterson
cc9015754e selenium 2.53.1 2016-05-02 13:09:00 -04:00
Muddasser
5dfb01cea7 assertScreenshot for firefox 42 2016-05-02 13:09:00 -04:00
Ben Patterson
c42409f774 Use custom firefox path for bok-choy tests (firefox 42)
This is a backwards-compatible window for this upgrade. It will
later be replaced with using the default location (whatever's on
PATH)
2016-05-02 13:09:00 -04:00
Ben Patterson
d2200f2ba3 Update to latest for selenium. 2016-05-02 13:08:59 -04:00
Simon Chen
79332ed586 ECOM-4272 Add the cosmetic changes to the program listing page 2016-05-02 13:08:59 -04:00
Christine Lytwynec
85767b3be7 Fix default args for paver pa11ycrawler 2016-05-02 13:08:59 -04:00
Christine Lytwynec
0f0636387b Fix start url format for paver pa11ycrawler 2016-05-02 13:08:59 -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
David Adams
607ff409db Remove LMS_ROOT / static from cms/common.py 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
f0c1318041 Add XML_COURSE_DIRS back in. 2016-05-02 13:08:58 -04:00
John Eskew
a08f4d3cc3 Remove non-existent import. 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
39ac2579dc Import test course instead of using XML-backed course. 2016-05-02 13:08:26 -04:00
John Eskew
2090f07344 Remove XML-backed course-specific test. 2016-05-02 13:08:26 -04:00
John Eskew
134fb9c269 Import test course instead of using XML-backed course. 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
dd159bce12 Import test course instead of using XML-backed course. 2016-05-02 13:08:25 -04:00
John Eskew
775723b98a Use ToyCourseFactory instead of the XMLModuleStore-backed toy course. 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
Douglas Hall
2d6604a00d Merge pull request #12318 from edx/hotfix/2016-05-02
Patch Release 2016-05-02 WL Studio Course Details Fields
2016-05-02 12:42:56 -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
David Ormsbee
7d7d5a160d Merge pull request #12232 from edx/rc/2016-04-26
Release Candidate rc/2016-04-26
2016-04-27 12:23:34 -04:00
Nimisha Asthagiri
43be14beec Merge pull request #12247 from edx/tnl/block_structure_logging
Change BlockStructure logging from DEBUG to INFO
2016-04-25 16:04:17 -04:00
Nimisha Asthagiri
40951bc7f5 Change BlockStructure logging from DEBUG to INFO 2016-04-25 14:30:50 -04:00
Usman Khalid
974233f573 Merge pull request #12229 from edx/usman/include-jquery-ui
Load jquery-ui by default in LMS suite.
2016-04-22 21:48:19 +05:00
Usman Khalid
0280b1713f Load jquery-ui by default in LMS suite. 2016-04-22 21:21:21 +05:00
Usman Khalid
51c5b981af Merge pull request #12204 from edx/fedx/krma-conf-tnl4102
Use Karma as test runner with Jasmine 2.4.
2016-04-22 20:28:01 +05:00
Ahsan Ulhaq
0cc0a4543f Merge pull request #12213 from edx/ahsan/ECOM-4101-Call-analytics-track-on-receipt-page
Call analytics.track on receipt page
2016-04-22 20:06:00 +05: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