Commit Graph

14230 Commits

Author SHA1 Message Date
Brian Jacobel
c1cf4e7870 Merge pull request #14155 from edx/bjacobel/inline-discussion-redesign
Fix bug on new post creation
2016-12-15 13:50:10 -05:00
Brian Jacobel
0e5f6c2e6f Fix bug on new post creation where we would try to hide an element that wasn't there 2016-12-15 10:04:48 -05:00
alisan617
41620e05f2 new discussion post form layout 2016-12-15 09:20:51 -05:00
wajeeha-khalid
11356965b5 MA-2684: return correct marketing url for course about 2016-12-15 16:19: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
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
Brian Jacobel
e07a7d96b9 fixup! Fix TNL-6139 2016-12-14 12:54:45 -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
Brian Jacobel
b42150c78e fixup! Fix TNL-6142 2016-12-14 10:51:43 -05:00
Saleem Latif
a860d0c858 Merge pull request #14114 from edx/saleem-latif/ENT-78
ENT-78: Update saml --pull command to raise error when it fails.
2016-12-14 18:23:42 +05:00
noraiz-anwar
5207e2fc91 Remove access for inactive users 2016-12-14 14:26:11 +05:00
Andy Armstrong
f58d920b13 Hide the navigation bar when sorting won't work 2016-12-13 17:23:19 -05:00
Andy Armstrong
52d5de5b5d More discussion styles 2016-12-13 12:17:23 -05:00
Brian Jacobel
13eee1c104 Fix TNL-6142 2016-12-13 11:31:32 -05:00
Brian Jacobel
1958a3636e Fix TNL-6139 2016-12-13 11:31:32 -05:00
Andy Armstrong
4922d7753e Clean up discussion styles to be consistent across views 2016-12-13 08:39:51 -05:00
Saleem Latif
befe3052c9 Update saml --pull command to raise error when it fails. 2016-12-13 12:36:38 +05:00
Andy Armstrong
81c4e17033 Revert to showing all posts upon adding a post 2016-12-12 17:30:21 -05:00
Andy Armstrong
7287e8ef85 Fix a number of styling bugs 2016-12-12 17:07:06 -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
Jesse Shapiro
da6303ad4d Merge pull request #14053 from open-craft/haikuginger/final-consent-hooks
[ENT-61] Changes to accommodate consent logic on Enterprise app
2016-12-12 11:05:59 -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
54a9db776d Remove thread 'inline' rendering mode, make tab mode the One True Mode 2016-12-12 11:01:58 -05:00
alisan617
f5936b36ae remove Related to in inline, add it to Profile, spacing nits 2016-12-12 11:01:57 -05:00
alisan617
ee3a58edea revert Error message back as it is for the modal title 2016-12-12 11:01:57 -05:00
alisan617
03d93a2e89 copy edits and profile page title 2016-12-12 11:01:57 -05:00
Brian Jacobel
2f78b0ec3c Fix alignment when posting is disabled in teams 2016-12-12 11:01:56 -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
alisan617
82d05c6eb7 make new post view overlay-ish 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
Andy Armstrong
a099d600b2 Implement inline discussion drill-down to see post 2016-12-12 10:05:28 -05:00
Brian Jacobel
c655c5a678 Add new DiscussionInlineView which uses DiscussionThreadListView 2016-12-12 10:05:28 -05:00
Jesse Shapiro
fc814aee95 Add data sharing consent features for EnterpriseCustomer 2016-12-12 09:30:38 -05:00
Mark Sadecki
33949571b7 adds a test so this doesn't regress again 2016-12-12 08:32:43 -05:00
Ben Patterson
0795e514cf Merge pull request #14120 from edx/benp/TNL-5453
Fix TNL-5453
2016-12-11 09:31:19 -05:00
Ben Patterson
62a9dd616d Ensure makemigrations test is called. 2016-12-08 15:22:10 -05:00
Ben Patterson
e77b4e9a21 Fix TNL-5453 2016-12-08 15:07:56 -05:00
Sanford Student
5f2ffbe75b implementation of grading events
for TNL-5045
2016-12-07 14:47:08 -05:00
Sanford Student
44074f30a2 move course version repopulation to runtime layer
for TNL-6065
2016-12-06 10:22:13 -05:00
Christina Roberts
7b2239b5d2 Merge pull request #14072 from edx/christina/jsinput_title
Allow passing through title to iFrame.
2016-12-05 15:00:25 -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
Calen Pennington
b24c22804e Merge pull request #14047 from cpennington/safer-opaque-keys
Safer opaque keys
2016-12-02 10:44:36 -05:00
Calen Pennington
fd0d69594a Upgrade to the latest version of opaque-keys 2016-12-01 13:04:31 -05:00
Christina Roberts
81ff20c029 Merge pull request #14080 from edx/christina/delete-javascriptinput
Delete javascriptinput and javascriptresponse.
2016-12-01 11:02:25 -05:00
cahrens
a949efc6b5 Delete javascriptinput and javascriptresponse.
TNL-6034
2016-12-01 09:14:04 -05:00
attiyaishaque
be32d74afe TNL-6017 Receive Updates checkbox saved in discussion forums. 2016-12-01 11:25:44 +05:00