- 14 Apr, 2015 1 commit
-
-
Marco Morales committed
-
- 09 Jan, 2015 1 commit
-
-
Brian Talbot committed
-
- 07 Jan, 2015 1 commit
-
-
David Baumgold committed
-
- 06 Jan, 2015 1 commit
-
-
* updating vendor files * updating class syntax (to new FA-based classes) for all UI elements * correcting broken tests
Chris committed
-
- 05 Jan, 2015 1 commit
-
-
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.
Marco Morales committed
-
- 10 Dec, 2014 1 commit
-
-
spinner.gif and spinner-on-grey.gif are the same file. Explicitly give the LMS a spinner.gif file. OPEN-328
Sarina Canelake committed
-
- 17 Oct, 2014 4 commits
-
-
Frances Botsford committed
-
Omar Al-Ithawi committed
-
Frances Botsford committed
-
Omar Al-Ithawi committed
-
- 29 Aug, 2014 7 commits
-
-
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>
Greg Price committed -
Co-authored-by: jsa <jsa@edx.org>
Greg Price committed -
Responses to question threads can be "marked as answer" instead of "endorsed".
Greg Price committed -
Co-authored-by: jsa <jsa@edx.org>
Greg Price committed -
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.
Greg Price committed -
Greg Price committed
-
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>
Greg Price committed
-
- 07 Jul, 2014 1 commit
-
-
This will enable much cleanup of the relevant SASS rules.
Greg Price committed
-
- 02 Jul, 2014 4 commits
-
-
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
Greg Price committed -
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
Greg Price committed -
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
Greg Price committed -
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
Greg Price committed
-
- 05 Jun, 2014 1 commit
-
-
Co-authored-by: Brian Talbot <btalbot@edx.org> JIRA: FOR-591
jsa committed
-
- 24 Apr, 2014 1 commit
-
-
visual styling adjustments to discussion listing metadata, simplifying the visual representation of votes, increasing the line height of each post while also increasing the size of the icons for following and comments. visual styling adjustments also included for the discussion itself, pushing comments to be full width within a response, and small typography adjustments to the post count metadata and the add response button
marco committed
-
- 23 Apr, 2014 1 commit
-
-
Greg Price committed
-
- 02 Apr, 2014 1 commit
-
-
Greg Price committed
-
- 01 Apr, 2014 1 commit
-
-
1. Add space between threads 2. Change Show/Hide to Expand/Collapse and visually separate it 3. Limit a thread to 700px high and scroll if longer Co-authored-by: marco <marcotuts@gmail.com>
Greg Price committed
-
- 26 Feb, 2014 2 commits
-
-
Students no longer see a tooltip nor any button affordance (i.e. cursor and color change on hover/focus) on the pinning feature. For moderators, the tooltip is now correct when a thread is pinned, the button is accessible for keyboard-only users and screen readers, and an error dialog now appears if an error occurs in attempting to pin/unpin. JIRA: FOR-192
Greg Price committed -
Greg Price committed
-
- 20 Feb, 2014 1 commit
-
-
jsa committed
-
- 31 Jan, 2014 2 commits
-
-
Users will first be shown the first 25 responses of a viewed thread and then have the option of loading 100 more at a time until all responses have been loaded. This mitigates the performance impact of very large threads by avoiding the need to render and transfer over the network all content of a large thread at once. It will also allow students with slower browsers to interact with large threads even if they cannot load all of the responses.
Greg Price committed -
- Clarify checkbox description wording - Wrap checkbox and envelope icon in div to make it stand out - Added styling for wrapper div - Wrap label element around div to allow clicking the envelope to activate the checkbox - Indented HTML and fixed if wrapping issue
Giulio Gratta committed
-
- 28 Jan, 2014 1 commit
-
-
JIRA: FOR-373
jsa committed
-
- 16 Jan, 2014 1 commit
-
-
This includes removing the "PREVIEW" label for the preview pane from CSS and adding it to the generated DOM.
Greg Price committed
-
- 14 Jan, 2014 1 commit
-
-
Greg Price committed
-
- 09 Dec, 2013 1 commit
-
-
This button has been broken for at least a year, so the code has suffered from bit rot and should be reimplmemented if the feature is necessary in the short term (which is unlikely since it has been broken for so long).
Greg Price committed
-
- 24 Oct, 2013 1 commit
-
-
- Doubled up :hover and :focus styling to improve a11y - Increase contrast of certain UI elements for improved a11y - Added some image alt text for a11y - Changed video caption styling to blue and made them underline on hover and added a skip link before video for screenreaders. Fixes Bugs: - LMS-1336
Giulio Gratta committed
-
- 10 Oct, 2013 1 commit
-
-
The icons and text for pinning and flagging ("Report Misuse") had contrast ratios that did not meet the minimum WCAG requirement of 4.5. This fixes FOR-200.
Greg Price committed
-
- 27 Sep, 2013 1 commit
-
-
Previously, colors changed to afford interaction only on hover; now, all elements with a hover color change behave the same way on focus.
Greg Price committed
-
- 23 Sep, 2013 1 commit
-
-
marco committed
-