Commit Graph

5315 Commits

Author SHA1 Message Date
Andy Armstrong
52d5de5b5d More discussion styles 2016-12-13 12:17:23 -05:00
Brian Jacobel
dc5f2e2fa1 Fix TNL-6133 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
Andy Armstrong
7287e8ef85 Fix a number of styling bugs 2016-12-12 17:07:06 -05:00
Brian Jacobel
dcafb1e44f Fix TNL-6099 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
03d93a2e89 copy edits and profile page title 2016-12-12 11:01:57 -05:00
Brian Jacobel
71001a23e5 Add a cheap & simple empty state to the thread list 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
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
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
Brittney Exline
9126f9a23f Merge pull request #14086 from edx/bexline/footer_add_enterprise
ENT-11 Adding link to enterprise page in the footer
2016-12-08 14:51:02 -05:00
Ned Batchelder
95563dc661 Update translations (autogenerated message) 2016-12-08 18:31:44 +00:00
Brittney Exline
a42bbd57fb ENT-11 Adding link to enterprise page in the footer
Added enterprise link, moved media kit down to second line, and adjusted styling
to avoid wrapping when possible.
2016-12-07 15:51:30 -05:00
Brian Jacobel
5cf59019f9 Fix sharing icons on certificate page at narrower resolutions 2016-12-05 12:12:44 -05:00
Ned Batchelder
7c46a850c0 Update translations (autogenerated message) 2016-12-01 16:12:20 +00:00
Eric Fischer
33273eed4e rectify old require.js hackery 2016-11-30 12:48:21 -05:00
Gregory Martin
0c40dfc147 Merge pull request #14048 from edx/yro_fix-sectionformat-bug
add section format to fix display in accordion
2016-11-29 16:04:36 -05:00
Brian Jacobel
f47ab54905 Merge pull request #14017 from edx/bjacobel/susy-reup
Susy performance fixes in Platform, take 2
2016-11-29 15:57:06 -05:00
Brian Jacobel
0144d91ab8 Fix certificates issues in metadata layout 2016-11-29 13:53:56 -05:00
Gregory Martin
fcf3f0b32f add section['format'] 2016-11-28 14:57:10 -05:00
Eric Fischer
a9960e93f5 Merge pull request #14019 from edx/efischer/verify_times
Localize times in verify_student
2016-11-28 09:19:04 -05:00
Lucky Jindal
cb22b909b6 AC-588: Fixed header levels,removed unneccessary element 2016-11-28 07:12:23 -05:00
Andy Armstrong
3fb7134efc Merge pull request #14020 from edx/andya/update-gemnasium-libraries
Clean up npm-installed packages
2016-11-23 14:02:29 -05:00
Eric Fischer
1aff229007 Localize Times in verify_student
Now using the DateUtils javascript to handle this more correctly in webpages.

TNL-5959
2016-11-23 11:55:23 -05:00
Andy Armstrong
746e310088 Clean up npm-installed packages 2016-11-22 17:51:09 -05:00
Ned Batchelder
bb8db567a3 Update translations (autogenerated message) 2016-11-22 16:26:49 +00:00
alisan617
f7727fe76a Merge pull request #14028 from edx/alisan/cohorts-dropdown-discussion-TNL-5936
Discussion cohorts only dropdown alignment
2016-11-21 13:05:49 -05:00
alisan617
a5039f6342 make cohorts filter dropddown fit inside the thread list view 2016-11-18 16:47:13 -05:00
alisan617
ad2a2f29bc discussion thread post preview in DiscussionThreadListView 2016-11-18 13:58:17 -05:00
Brian Jacobel
b1776946b8 Revert "Revert "Update to UXPL 0.17 (grids compilation performance work)""
This reverts commit d39f7197c3.
2016-11-17 13:07:53 -05:00
Gregory Martin
14c01e3a49 Merge pull request #14007 from edx/release
Release Nov 16th, 2016
2016-11-17 08:49:26 -05:00
Gregory Martin
b814678933 register dateutil_factory in request.js 2016-11-16 07:18:19 -05:00
Gregory Martin
5b4048ddff fix for send to transifex 2016-11-14 14:53:59 -05:00
Brian Jacobel
09947ab094 Revert "Update to UXPL 0.17 (grids compilation performance work)" 2016-11-10 18:35:51 -05:00
Brian Jacobel
d39f7197c3 Revert "Update to UXPL 0.17 (grids compilation performance work)" 2016-11-10 15:49:33 -05:00
Douglas Hall
b4c61e87aa Merge pull request #13967 from edx/ibrahimahmed443/WL-785-password-reset-message
make password reset message customizable
2016-11-10 13:34:13 -05:00
Ibrahim
daf6314782 make password reset message customizable 2016-11-10 17:18:17 +05:00
Muhammad Ammar
71cc602d93 Merge pull request #13863 from edx/ammar/tnl-4163-reduce-annotatorjs-search-calls
Single search request to fetch notes per unit
2016-11-10 16:23:59 +05:00
alisan617
edd66a7f46 Merge pull request #13951 from edx/alisan/fix-minor-wrap-new-post-discussion
Teams tab inline discussion new post form text wrap
2016-11-09 20:26:54 -05:00
Ned Batchelder
496aaa5455 Merge pull request #13959 from edx/ned/update-translations
Update translations (autogenerated message)
2016-11-09 18:18:37 -05:00
Ned Batchelder
8a1825a4d0 Update translations (autogenerated message) 2016-11-09 22:24:10 +00:00
Ned Batchelder
6bf2c37144 Update translations (autogenerated message) 2016-11-09 21:47:55 +00:00
attiyaishaque
76e1d4a75c TNL-5621 Fix discussion topics in MIT course. 2016-11-09 22:26:48 +05:00
Ned Batchelder
a0c5cc7e4f Update translations (autogenerated message) 2016-11-09 15:55:41 +00:00
alisan617
f47b4cd8ff no float 2016-11-08 15:46:09 -05:00