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
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
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
Ben Patterson
819706a1c5
Remove flaky decorator. Feel optimistic.
2017-02-27 14:21:46 -05:00
Ben Patterson
a745b2d401
Temp commit to ensure flakiness is corrected.
2017-02-27 12:12:47 -05:00
Ben Patterson
4c527c370f
Fix flakiness on test (it wasn't waiting for jquery to be loaded)
2017-02-27 12:11:58 -05:00
cahrens
76ee612862
Update flaky decorators related to file upload.
...
PLAT-1186
2017-02-15 12:04:03 -05: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
noraiz-anwar
38a6e8b0d0
Merge pull request #14494 from edx/noraiz/TNL-6470
...
TNL-6470-Hide Add a post during discussion blackout period
2017-02-15 10:24:44 +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
stu
2014f4502f
mark test_content_changes_do_not_change_score_2__change_subsection_structure as flaky
2017-02-13 17:07:55 -05:00
stu
292b425cb2
mark test_navigation_buttons as flaky
2017-02-13 17:05:54 -05:00
Christina Roberts
62cb3ad50e
Merge pull request #14486 from edx/christina/wiki-round-2
...
Fix more wiki a11y issues
2017-02-10 13:08:11 -05:00
cahrens
a15d89c8bf
Fix a11y issues.
...
TNL-6440, TNL-6439
2017-02-10 09:43:26 -05:00
muzaffaryousaf
d73d2f5889
Increase the yttimeout to un-skip the video tests.
2017-02-08 20:30:54 +05:00
stu
3b7ab3f0e5
mark test_can_create_note_with_tags as flaky
2017-02-07 23:48:42 -05:00
stu
d9f5990489
mark test_open_note_when_accessed_from_notes_page as flaky
2017-02-07 23:44:48 -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
raeeschachar
8950cf6a82
Merge pull request #14453 from edx/raees/do-not-leave-the-help-window-open
...
LT-53 Do not leave the help window open after verification
2017-02-06 14:52:01 +05:00
raeeschachar
102c97752a
LT-53 Do not leave the help window open after verification
2017-02-06 08:11:02 +00:00
cahrens
95672ec264
Accessibility fixes and tests.
...
TNL-6369, TNL-6368
2017-02-02 16:44:00 -05:00
Marko Jevtic
a83ac7d8b3
[WL-963] Mark test as flaky
2017-02-02 09:12:46 +00: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
Jesse Zoldak
d87c9c412e
Skip the youtube acceptance tests TE-1927
2017-01-10 08:21:15 -05:00
Ben Patterson
bf28861eec
Create shards 10 and 11 for bok-choy.
2017-01-03 12:00:40 -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
Gregory Martin
1ec9371f31
set wait for jquery decorator
2016-12-27 14:37:52 -05:00
Brian Jacobel
c3930956ca
Remove flaky decorator from test, it's not flaky.
2016-12-21 19:09:43 -05:00
Brian Jacobel
86975faa5f
Skip this test until it can be fixed, in TNL-6215
2016-12-21 16:54:41 -05:00
Gregory Martin
909f35bbb6
add blankTitle option
2016-12-20 18:43:57 -05:00
cahrens
c9fb71c4a1
Add tests for context-sensitive Help button.
2016-12-15 16:42:06 -05:00
J. Cliff Dyer
22ce30039b
Use new XMLString type for CAPA data field.
...
TNL-5245
2016-12-15 15:35:44 -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
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
Brian Jacobel
787dac9046
use DiscussionThreadListView for user profile discussion
2016-12-12 11:01:56 -05:00
Brian Jacobel
187783beaf
Requested UI changes - borderless, all posts is no longer highlighted
...
Fix read only support for team discussions
Fix error messages to use "posts" not "threads"
More small UI tweaks, padding and alignment
Add a11y tests for all inline discussion states
Improve discussion error messages
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
cahrens
156b43ec0f
Allow passing through title to iFrame.
...
Also changes section to div.
TNL-6044
2016-12-05 12:53:57 -05:00
attiyaishaque
be32d74afe
TNL-6017 Receive Updates checkbox saved in discussion forums.
2016-12-01 11:25:44 +05:00