Andy Armstrong
e4d355a686
Address code review feedback
2017-03-23 00:19:33 -04:00
Diana Huang
51f4ac431a
Update bok choy tests for new bookmarks page.
2017-03-22 16:09:13 -04:00
Robert Raposa
c37137a6b5
Add course outline bokchoy tests.
...
- Rename CourseOutlinePage to StudioCourseOutlinePage in lms tests.
- Introduce CourseHomePage with outline child.
- Add a11y, breadcrumbs, and waffle.
2017-03-22 13:00:39 -04:00
Brian Jacobel
b63472520c
Link outline subsections into the course
2017-03-22 13:00:37 -04:00
Jeff LaJoie
bf955988f3
TNL-6011: removes onchange line only using the onfocusout event to save
2017-03-21 12:07:37 -04:00
Jeremy Bowman
c28e67732e
PLAT-1198 Fix flaky navigation buttons test
2017-03-15 15:45:22 -04:00
Mushtaq Ali
40621b6cc2
Merge pull request #14315 from edx/mushtaq/move-component
...
Move a component
2017-03-14 12:58:20 +05:00
Albert (AJ) St. Aubin
be0fad1b4b
Merge pull request #14662 from edx/aj/TNL-6356_show_answer_notification
...
Updates to add a show answer notification and update focus when the
2017-03-13 13:00:31 -04:00
Albert St. Aubin
b4956cf1cb
Updates to add a show answer notification and update focus when the notification is shown.
...
TNL-6356
2017-03-13 09:31:40 -04:00
Jeremy Bowman
8d36c3825c
PLAT-1121 Export courses asynchronously
2017-03-13 09:00:11 -04:00
Mushtaq Ali
cb2d78bf34
Add logging on move xblock
...
Add i18n to backend error messages in case they appear to end user
Remove success banner when trying to publish or discard changes on container page
2017-03-10 19:25:03 +05:00
Albert St. Aubin
7c7c27183f
changes header levels for a11y
...
TNL-6347
2017-03-08 11:45:45 -05:00
Mushtaq Ali
e83bee65bd
Fixed Backend: Move component directly to content experiment level (component will now be the sibling of groups)
...
Fixed Move button is disabled when moving components inside conditional module
Fixed When navigating upward/backward, target parent is not set correct, resulting source to be moved in the previously selected parent
2017-03-08 16:48:52 +05:00
Qubad786
f064e991bf
duplicate video id in basic tab
2017-03-07 15:33:33 +05:00
Mushtaq Ali
83de1eb99f
Add content experiment test
2017-03-01 19:31:34 +05:00
muhammad-ammar
8a1ec3e690
bokchoy tests for move xblocks
2017-03-01 19:31:33 +05:00
muhammad-ammar
1b011af7e2
move dialog
...
TNL-6047
2017-03-01 19:21:38 +05:00
raeeschachar
ea3797c365
Moving upgraded e2e page objects to platform
2017-02-23 10:58:28 +00:00
Stu Young
1bd30cffb8
Merge pull request #14492 from edx/estute/mark-flaky-bokchoy-tests
...
Estute/mark flaky bokchoy tests
2017-02-15 09:08:27 -05:00
stu
cb7e260c97
fix flaky progress page and note tests
2017-02-14 21:20:28 -05:00
noraiz-anwar
6f447d0b51
Hide Add a post during discussion blackout period
2017-02-14 11:18:12 +05:00
Renzo Lucioni
9be3191829
Merge pull request #14462 from edx/renzo/programs-from-catalog
...
Load all programs from the catalog
2017-02-07 10:42:17 -05:00
Renzo Lucioni
e7771148b7
Load all programs from the catalog
...
This commit contains back end changes necessary to load programs from the catalog in all contexts. The existing program munging utility is applied as late as possible to avoid conflating this work with changes to the front end; those will be made separately.
ECOM-4422
2017-02-06 23:16:29 -05:00
cahrens
95672ec264
Accessibility fixes and tests.
...
TNL-6369, TNL-6368
2017-02-02 16:44:00 -05:00
Christina Roberts
feb1c82d4d
Merge pull request #14415 from edx/christina/tnl-6357
...
Show checkmarks when "Show Answer" is clicked.
2017-01-31 10:57:18 -05:00
cahrens
55712d1148
Show checkmarks when "Show Answer" is clicked.
...
TNL-6357
2017-01-31 09:55:08 -05:00
Renzo Lucioni
31f5c8ddcb
Remove the program admin tool from Studio
...
All programs are now managed using the Django admin on the catalog service. This is the first in a series of commits removing use of the old programs service from edx-platform.
ECOM-4422
2017-01-27 19:33:06 -05:00
asadiqbal
8f5ba0115c
WL-606
2017-01-25 15:05:57 +05:00
Eric Fischer
507e621ccc
Revert "Merge pull request #14324 from edx/efischer/revertins"
...
This reverts commit c7d2d601b8 , reversing
changes made to fb2173f43e .
2017-01-18 10:56:13 -05:00
Eric Fischer
0b620ebbc1
Revert "Merge pull request #14225 from edx/efischer/tnl-6108"
...
This reverts commit 8b8cf5f9e0 , reversing
changes made to 2716ffbf8e .
2017-01-12 13:50:05 -05:00
Eric Fischer
6845c64977
Hide after course end
...
Hijacks the existing hide_after_due field to be repected as "hide after course
end" for self-paced courses. Includes tests.
TNL-6108
2017-01-12 09:12:54 -05:00
Christina Roberts
4a71af8d6e
Merge pull request #14160 from edx/christina/help-menu-tests
...
Add tests for context-sensitive Help button.
2017-01-03 10:39:43 -05:00
Anthony Mangano
57f0999b3a
improve screen reader support on logistration pages
...
ECOM-6107
2016-12-27 09:33:29 -05:00
cahrens
c9fb71c4a1
Add tests for context-sensitive Help button.
2016-12-15 16:42:06 -05:00
Brian Jacobel
71693c3a12
Merge pull request #14026 from edx/bjacobel/inline-discussion-redesign
...
Inline Discussion "two-level" redesign
2016-12-14 16:33:00 -05:00
Ari Rizzitano
a42ebd9bd3
Merge pull request #14098 from edx/caption-link-role
...
fix invalid role definition on interactive captions
2016-12-14 14:02:57 -05:00
Ari Rizzitano
1e686f4763
[video] fix AC-343
...
[captions] move role attr from li element to nested span (AC-343)
[video] fix failing tests for video captions (AC-343)
[video] couple more failing tests (AC-343)
[video] properly outline the focused caption (AC-343)
2016-12-14 11:39:53 -05:00
noraiz-anwar
5207e2fc91
Remove access for inactive users
2016-12-14 14:26:11 +05:00
Ben Patterson
a15be622bb
Merge pull request #14133 from edx/benp/fix-flaky-video-trans
...
Flaky video translations test fix.
2016-12-12 16:01:33 -05:00
Ben Patterson
4c48e6a307
Cleanup, remove flaky decorator.
2016-12-12 11:40:25 -05:00
Mark Sadecki
3468ca345e
Merge pull request #14121 from edx/cptvitamin/AC-680
...
removes redundant alt attribute value
2016-12-12 11:04:01 -05:00
Brian Jacobel
787dac9046
use DiscussionThreadListView for user profile discussion
2016-12-12 11:01:56 -05:00
Andy Armstrong
95af18430c
Fix inline discussion Bok Choy tests
2016-12-12 11:01:55 -05:00
Brian Jacobel
5dad2afa44
Squashed minor issue fixes in inline discussion view
...
Make this selector more specific, was getting overrides
Fix Teams implementation of inline discussion
Fix LMS tests
Work on pagination support
Jasmine tests for this feature
Focus works when navigating between list and detail
Fix safe template violations
2016-12-12 11:01:25 -05:00
Ben Patterson
ec6ea40bc6
Flaky test fix.
...
Sadly, I introduce a time.sleep here. The hovering over the elements is
particularly brittle, and there is no obvious signal for when the page is
done rendering. I'm putting a sleep in here so we can more-quickly support
Firefox 45.
2016-12-12 10:23:18 -05:00
Mark Sadecki
33949571b7
adds a test so this doesn't regress again
2016-12-12 08:32:43 -05:00
Ben Patterson
e77b4e9a21
Fix TNL-5453
2016-12-08 15:07:56 -05:00
attiyaishaque
be32d74afe
TNL-6017 Receive Updates checkbox saved in discussion forums.
2016-12-01 11:25:44 +05:00
Christina Roberts
af504fc61d
Merge pull request #13805 from edx/christina/ac-583
...
Christina/ac 583
2016-11-28 12:22:55 -05:00
Chris Rodriguez
29dcbfefe4
Progress graph a11y updates.
...
TNL-5891
2016-11-28 10:55:39 -05:00