Chris Rodriguez
4454c819c8
LMS: forum markup tweaks and cleanup
2016-02-09 09:34:58 -05:00
Chris Rodriguez
c603380a0b
LMS: Adding missing third topic state
2015-12-21 12:13:47 -05:00
Chris Rodriguez
2cdd0a98a1
Fixing contrast issues in the forums
2015-12-09 15:40:17 -05:00
Frances Botsford
feacd0fb9f
allow discussion post styles to be used in the teams space
2015-10-22 16:16:46 -04:00
Marco Morales
ad5aab4cc1
Merge pull request #9666 from edx/marco/UX-2586/discussions-profile-photos
...
Discussion post cleanup (in preparation for post author images support)
2015-09-28 09:12:42 -04:00
Marco Morales
ad465d6ba6
Discussion forum styling cleanup to correct current visual styling issues in addition to cleaning up styles in preparation for adding post images
2015-09-21 09:24:47 -04:00
Brian Talbot
b815a86e8a
Comprehensive Theming: re-organizing/minor simplifying of existing LMS Sass variables
2015-09-17 15:40:32 -04:00
Ned Batchelder
c0856232e1
Use sass interpolation instead of concatenation for -path
2015-09-17 15:39:04 -04:00
David Baumgold
6ebf2515f4
Comprehensive theming
...
This is a squash of 38 commits ending with
5b080f979d692804452400ac5bed9b17c50b001e
2015-09-17 15:39:03 -04:00
David Baumgold
1c21a0d250
Remove trailing whitespace from Sass files
2015-09-14 15:17:10 -04:00
Marco Morales
dd67f8aa72
updated inline discussion styling to account for lack of expand / show message (which was being relied on for layout) and also removed issues of generic pagination styling impacting the older inline discussion pagination pattern with a class renaming
2015-08-06 11:15:55 -04:00
Jolyon Bloomfield
27d04ade7c
A variety of small printing fixes
2015-07-22 14:00:25 -04:00
Richard Moch
e455c3b7b7
Add background to focused labels for cleaner display
2015-06-17 16:21:51 +02:00
Richard Moch
d851c6ded3
Improve support for right to left languages
2015-06-17 16:21:51 +02:00
Richard Moch
4277757961
set .response-header-actions block to absolute position to allow overlap with title
2015-06-17 16:21:50 +02:00
Jolyon Bloomfield
1021151efd
Complete printing cleanup, rebased into one
2015-05-13 18:31:38 -04:00
Chris Rodriguez
766f700b48
Fixed caret position for LTR and RTL (SOL-693)
2015-04-17 12:55:58 -04:00
Marco Morales
1aa6275b7b
updated styling for LMS post references
2015-04-14 10:06:01 -04:00
Brian Talbot
f128629f48
fixing styling and class syntax (to new FA-based classes) for missing UI elements
2015-01-09 12:01:26 -05:00
David Baumgold
a750e43828
Use {platform_name} in discussions header
2015-01-07 13:32:28 -05:00
Chris
c5d2dd7536
Upgrading Font Awesome vendor files from 3.2.1 to 4.2.0
...
* updating vendor files
* updating class syntax (to new FA-based classes) for all UI elements
* correcting broken tests
2015-01-06 15:24:12 -05:00
Marco Morales
38b7e4cc50
SASS compilation variable conventions update, focusing on basic colors, baseline variable usage for padding and margins, ui-depth extends, along with other small fixes. The intent with this is to not have any user-facing impact, and instead move us closer toward having files that use our newer sass conventions.
2015-01-05 17:30:13 -05:00
Sarina Canelake
0c535e44d5
Remove duplicate image files
...
spinner.gif and spinner-on-grey.gif are the same file.
Explicitly give the LMS a spinner.gif file.
OPEN-328
2014-12-09 22:28:08 -05:00
Omar Al-Ithawi
b79180bb97
Fixed spacing of RTL icon in discussion
2014-11-04 14:30:23 +02:00
Frances Botsford
c92f52e0bd
cleanup and response to PR review
2014-10-17 13:51:43 -04:00
Omar Al-Ithawi
d8bf0ef5a5
Elegant rtl/ltr css switch, LMS RTL fixes, language aware @cache_if_anonymous
2014-10-17 13:51:42 -04:00
Frances Botsford
ce3cb27864
switching RTL on the fly - added bi-app for sass compiling
2014-10-17 13:51:42 -04:00
Omar Al-Ithawi
9b287960e7
LMS RTL fixes
2014-10-17 13:51:42 -04:00
polesye
00c7e60e07
TNL-171: Change topic of a previously posted post.
2014-09-24 20:28:14 +03:00
Greg Price
d303041c55
Fix size of endorser username in forum responses
2014-09-03 16:13:33 -04:00
Greg Price
a703cc8fa8
Fix forum nav header width
2014-09-03 15:51:12 -04:00
Greg Price
988e4e6da5
Update UI for forum actions
...
The actions are now consolidated in one location for each piece of
content. Primary actions (vote, follow, endorse, mark as answer) are
buttons, and secondary actions (pin, edit, delete, report, close) are in
a menu. This also includes improved front-end error handling for the
actions and significant test cleanup.
Co-authored-by: jsa <jsa@edx.org >
Co-authored-by: marco <marcotuts@gmail.com >
Co-authored-by: Frances Botsford <frances@edx.org >
Co-authored-by: Brian Talbot <btalbot@edx.org >
2014-08-29 15:59:33 -04:00
Greg Price
80d1cae6a0
Add filter menu to forum nav sidebar
...
The menu allows filtering to unread, unanswered, or flagged threads.
This includes passing through the appropriate query parameters to the
comments service.
2014-08-29 15:59:33 -04:00
Greg Price
eaa93bf615
Hide comments in marked answers in forum questions
...
A link to show the comments appears in their place.
2014-08-29 15:59:33 -04:00
Greg Price
ec482c0dc2
Allow authors of forum questions to mark answers
...
Co-authored-by: jsa <jsa@edx.org >
2014-08-29 15:59:32 -04:00
Greg Price
c23a27bac4
Add post type control to forum new post form
...
Also change server to pass post type through to the comments service.
2014-08-29 15:59:32 -04:00
Greg Price
2e30874180
Add post type indicators to forum sidebar nav
...
The previously existing checkmark for threads with endorsed responses is
removed, as it is mostly redundant.
2014-08-29 15:59:32 -04:00
Greg Price
aaa2f35336
Change endorsement UI for forum question threads
...
Responses to question threads can be "marked as answer" instead of
"endorsed".
2014-08-29 15:59:32 -04:00
Greg Price
182ae7aeb0
Add endorsement info to marked answers in forum
...
Co-authored-by: jsa <jsa@edx.org >
2014-08-29 15:59:31 -04:00
Greg Price
10063a3120
Distinguish forum thread types in rendering
...
Each thread's type is now included in its post details, and question
threads have marked answers shown immediately below the body of the
initial post.
2014-08-29 15:59:31 -04:00
Greg Price
7470e60004
Unify forum thread views (and templates)
2014-08-29 15:59:31 -04:00
Greg Price
854621be60
Update forum new post form
...
Add help text to several fields, update visual styling, and make it
appear in the right-hand pane of the discussion tab instead of sliding
down from the top.
Co-authored-by: jsa <jsa@edx.org >
Co-authored-by: marco <marcotuts@gmail.com >
2014-08-29 15:59:31 -04:00
Greg Price
3f6287a267
Clean up forum nav Sass
...
Now that the sidebar class is no longer used, many rules no longer need
!important and can move out of _shame.scss.
2014-07-07 14:21:53 -04:00
Greg Price
a4de82e1c3
Remove sidebar class from forum nav
...
This will enable much cleanup of the relevant SASS rules.
2014-07-07 14:21:53 -04:00
Greg Price
f3a8436e68
Tweak forum topic browse menu
...
The filter box will now remain fixed while the rest of the menu scrolls.
This also fixes a minor cosmetic bug in which the thread list would
overflow its container if the user opened the browse menu, scrolled the
page, and then closed the browse menu.
2014-07-03 14:14:55 -04:00
Greg Price
6d87443a39
Update discussion tab sidebar header
...
The home button is removed, the search box is always displayed, and many
visual adjustments are made, along with a large amount of refactoring.
Originally reviewed in #4211
2014-07-02 16:58:34 -04:00
Greg Price
05d8eeecd7
Improve forum sorting and cohort filtering UX
...
Thread entries now show an activity count that includes the original
post, and only one of the vote count and activity count is displayed
based on the user's selected sort. The sorting and filtering options now
both use a select and are somewhat more verbose, and the visual styling
of the sort/filter bar is updated.
Originally reviewed in #4165 with a bugfix in #4211
2014-07-02 16:58:34 -04:00
Greg Price
551cea9379
Add labels to forum thread list
...
A thread will be labeled if it is pinned, if the user is following it,
or if it was authored by a staff member or community TA. This also
slightly changes the color used for community TA labels.
Originally reviewed in #4072
2014-07-02 16:58:33 -04:00
Greg Price
89ba90a695
Re-design forum thread list
...
Use larger and lighter title font, decrease padding, and use lighter
solid backgrounds instead of gradients. Also, refactor SASS code to
conform better to our new style, including using more specific class
names.
Originally reviewed in #4072
2014-07-02 15:31:55 -04:00
jsa
e6871af2d3
forums: add UX for username search results.
...
JIRA: FOR-627
2014-06-19 11:33:52 -04:00