Renzo Lucioni
b16db7e141
Merge pull request #12634 from edx/renzo/skip-failing-a11y
...
Disable program details page a11y test
2016-06-02 14:55:06 -04:00
Renzo Lucioni
87d58e1d3a
Disable program details page a11y test
...
The tested page is currently disabled. This test will be re-enabled once a11y failures are resolved.
2016-06-02 13:53:39 -04:00
Andy Armstrong
7e2a174eec
Move discussion board to the Pattern Library
...
TNL-4622
2016-06-02 12:48:12 -04:00
Renzo Lucioni
ed798bb945
Merge pull request #12599 from edx/renzo/supplement-program-data
...
Supplement program data with course and enrollment data
2016-06-02 12:04:51 -04:00
Renzo Lucioni
a8150a51d2
Supplement program data with course and enrollment data
...
The supplemented data is passed through to the program details page. Part of ECOM-4415.
2016-06-02 10:57:46 -04:00
AlasdairSwan
a7d036f912
Merge pull request #12613 from edx/release
...
Release 1st June 2016
2016-06-01 15:22:19 -04:00
tasawernawaz
feb8ca4467
Revert "ECOM-4334 Update learner dashboard"
...
This reverts commit caa5a0ac02 .
2016-05-31 14:36:19 +00:00
cahrens
292cd93131
Focus seems to be flaky when running tests.
...
TNL-4561
2016-05-28 22:03:35 -04:00
Jesse Zoldak
06351ebd14
Mark test as flaky TNL-4683
2016-05-27 15:44:01 -04:00
Jesse Zoldak
86408e795c
Mark tests as flaky TNL-4682
2016-05-27 15:33:51 -04:00
Eric Fischer
a9a3fabfe8
Bulk Email Multiselect ( #12301 )
...
TNL-4356
Allows multiple bulk email targets to be specified at once.
-The previous "All" option has been split into "Staff" and "Learners"
-The backend changes made here lay the groundwork for cohort emailing
-The data migration, 0005, is somewhat large and requires deploy attention
-Tests have been updated
-Numerous safe-commit-linter fixes are included
2016-05-26 14:22:04 -04:00
Diana Huang
cbe9142996
Add a11y tags on accessibility tests.
2016-05-25 10:59:24 -04:00
Diana Huang
677403192b
Add accessibility tests for discussion forums.
2016-05-25 09:26:35 -04:00
Waheed Ahmed
dc4e4f7d6a
Account settings navigation.
...
ECOM-2981
2016-05-24 15:44:39 +05:00
Tasawer
caa5a0ac02
ECOM-4334 Update learner dashboard
2016-05-23 21:41:06 +05:00
Gabe Mulley
1ee87c887a
Merge pull request #12212 from CredoReference/assigned-tags-included-in-the-emitted-event
...
Connected aside information is included in the emitted event (on check)
2016-05-20 09:41:10 -04:00
clrux
74abec3f1c
Merge pull request #12430 from edx/clrux/ac-408
...
AC-408 converting video slider controls from a to div
2016-05-19 17:27:07 -04:00
sanfordstudent
d95a4c8559
Merge pull request #12493 from edx/sstudent/TNL-4468
...
Sstudent/tnl 4468
2016-05-19 16:07:01 -04:00
Sanford Student
987fe723a4
adding link clicked event and associated tests
2016-05-19 14:58:22 -04:00
Dmitry Viskov
21bbcc9f35
Connected aside information is included in the emitted event (on check)
2016-05-19 17:37:40 +03:00
Chris Rodriguez
e0da408f95
AC-408 converting video slider controls from a to div
2016-05-19 10:02:13 -04:00
Christina Roberts
95ffe7cdf3
Merge pull request #12513 from edx/christina/mark-flaky-tests
...
Christina/mark flaky tests
2016-05-18 17:19:03 -04:00
Douglas Hall
6eb2e18469
Merge pull request #12483 from edx/douglashall/SOL-1776/add_studio_acceptance_tests
...
SOL-1776 Added Studio settings image upload acceptance tests
2016-05-18 15:28:55 -04:00
cahrens
a80773f8dc
Mark test as flaky.
...
SOL-1811
2016-05-18 14:24:20 -04:00
cahrens
2c7cdbffc1
Mark test as flaky.
...
TNL-4590
2016-05-18 14:17:53 -04:00
Douglas Hall
e2c65c57f1
Added Studio settings image upload acceptance tests
2016-05-18 13:33:25 -04:00
cahrens
fd1d72cc8d
Wait for seek to complete before pressing play.
...
TNL-4540
2016-05-18 13:13:20 -04:00
cahrens
9d28237326
Can no longer play outside of the start/end time for the clip.
...
This functionality was removed in PR 7111, but not all impacted
tests were deleted.
2016-05-17 14:45:24 -04:00
Eric Fischer
0cf3e39c31
Replace bulk email settings with admin config models
...
Moves ENABLE_INSTRUCTOR_EMAIL and REQUIRE_COURSE_EMAIL_AUTH from settings files
to admin-accessible configuration models. This allows for the bulk email settings
to be modified without a new AMI deploy. See TNL-4504.
Also updates tests:
-python tests mock out the new configurations in place of the old settings
-lettuce test has been moved to bokchoy
(note that there was some loss of coverage here - the lettuce tests had
been doing some voodoo to allow for cross-process inspection of emails
messages being "sent" by the server, from the client! In discussion with
testeng, this seems outside the realm of a visual acceptance test. So,
the bokchoy test simply confirm the successful queueing of the message,
and leaves the validation of sending messages to the relevant unit tests.)
-bok choy fixture has been added, to replace the settings in acceptance.py
-lettuce and bok choy databases have been updated to reflect the backend changes
The new default is to have bulk_email disabled, we'll need to call this out in the
next OpenEdx release to ensure administrators enable this feature if needed.
2016-05-16 11:09:39 -04:00
AlasdairSwan
bc5daffc96
ECOM-4215 adding setup for new program details page
2016-05-12 16:39:23 -04:00
Ben Patterson
c788a1bed3
Merge pull request #12431 from edx/benp/flaky-tnl-4561
...
Flag test as flaky.
2016-05-11 14:04:17 -04:00
Ben Patterson
e3469160c4
Flag test as flaky.
2016-05-11 13:01:38 -04:00
Brian Jacobel
d88aad7d79
Merge branch 'release' into bjacobel/fix-release-2016-05-10-merge-conflicts-with-master
2016-05-10 12:15:42 -04:00
Ben Patterson
c00355ae51
Fix linting issue.
2016-05-09 13:26:34 -04:00
Ben Patterson
162135736c
Merge pull request #12361 from edx/benp/skip-extra-flaky-tests-fedx-88
...
Skip tests that are too flaky to be reliable. FEDX-88.
2016-05-06 12:16:41 -04:00
Ben Patterson
72af8afd67
Skip tests that are too flaky to be reliable. FEDX-88.
2016-05-06 11:27:33 -04:00
Diana Huang
07573c5141
Replace old conditional lettuce test with bok choy version.
2016-05-06 09:38:36 -04:00
Sanford Student
d4146e7a1d
accordion emits event
2016-05-05 11:48:09 -04:00
asadiqbal
a4197eded5
WL-399 Course Details List Fields
2016-05-01 20:02:09 -04:00
Ibrahim
f7f281b65b
WL-398 Add Course Background Image and Video Thumbnail Image Fields to Studio
2016-04-30 15:25:17 -04:00
Eric Fischer
ea77c3ec42
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-04-28 13:27:19 -04:00
Nimisha Asthagiri
036537f174
Merge pull request #12263 from edx/tnl/next-button-fix
...
Fix Next Button's 404 error
2016-04-27 13:18:39 -04:00
Muddasser
d670f8c4da
Merge pull request #12257 from edx/muddasser/bokchoy/chrome/test_if_captions_are_draggable
...
branch out at assert based on chrome and firefox
2016-04-27 12:03:55 +05:00
Nimisha Asthagiri
2396cc493d
Fix Next Button's 404 error
...
MA-2305
2016-04-26 20:21:08 -04:00
Muddasser
2857e66239
Changed screenshots to incorporate firefox and chrome
2016-04-26 18:11:52 +05:00
Muddasser
99cbf18e96
branch out at assert based on chrome and firefox
2016-04-26 16:20:32 +05:00
Ibrahim Ahmed
8b014f2650
Merge pull request #12107 from edx/ibrahimahmed443/WL-309-new-fields-in-studio
...
WL-309 Add new text fields to Studio schedule and details settings page
2016-04-26 14:30:43 +05:00
Ibrahim
720bde1da9
add new text fields to schedule and details settings page
2016-04-25 23:44:13 -04:00
Ben Patterson
9efdda83b1
FEDX-88. Marking test as flaky.
2016-04-25 14:35:34 -04:00
Muddasser
216c83197a
assertScreenshot for firefox 42
2016-04-24 08:32:34 -04:00