- 15 Jun, 2015 1 commit
-
-
TNL-2384 Refactored Studio's PagingView to use RequireJS Text and moved it to common so that it can also be used by LMS.
Andy Armstrong committed
-
- 04 Jun, 2015 1 commit
-
-
David Baumgold committed
-
- 03 Jun, 2015 1 commit
-
-
David Baumgold committed
-
- 02 May, 2015 1 commit
-
-
AC-102
Ahsan Ulhaq committed
-
- 17 Apr, 2015 1 commit
-
-
TNL-1503
muzaffaryousaf committed
-
- 05 Mar, 2015 1 commit
-
-
Ahsan Ulhaq committed
-
- 26 Feb, 2015 1 commit
-
-
many of the nav elements in the lms dont have the accessible labels TNL-1554
Ahsan Ulhaq committed
-
- 04 Feb, 2015 1 commit
-
-
David Baumgold committed
-
- 03 Feb, 2015 1 commit
-
-
Chris Rodriguez committed
-
- 31 Jan, 2015 1 commit
-
-
Marco Morales committed
-
- 28 Jan, 2015 1 commit
-
-
Retriggring Jenkins build
Jonathan Piacenti committed
-
- 15 Jan, 2015 3 commits
-
-
Andy Armstrong committed
-
David Baumgold committed
-
It's a problem for accessibility
Bertrand Marron committed
-
- 14 Jan, 2015 1 commit
-
-
Co-Authored-By: Jean-Michel Claus <jmc@edx.org> Co-Authored-By: Brian Talbot <btalbot@edx.org> Co-Authored-By: Tim Babych <tim@edx.org> Co-Authored-By: Oleg Marshev <oleg@edx.org> Co-Authored-By: Chris Rodriguez <crodriguez@edx.org>
polesye 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
-
- 26 Dec, 2014 1 commit
-
-
Alan Boudreault committed
-
- 05 Dec, 2014 1 commit
-
-
When someone closes thread there is still option to add vote which cause error when click on add vote button. User shouldn't be able to add vote while the thread is closed. TNL-152
Waqas Khalid committed
-
- 07 Oct, 2014 1 commit
-
-
jmclaus committed
-
- 03 Oct, 2014 1 commit
-
-
TNL-172: Change type of a previously posted post. IMPORTANT: this commit depends on commit 774887b in cs_comments_service.
jmclaus committed
-
- 02 Oct, 2014 2 commits
-
-
Andy Armstrong committed
-
TNL-401
Andy Armstrong committed
-
- 01 Oct, 2014 2 commits
-
-
[LMS-11372] [LMS-11370]
Calen Pennington committed -
TNL-162
Andy Armstrong committed
-
- 24 Sep, 2014 1 commit
-
-
polesye committed
-
- 04 Sep, 2014 3 commits
-
-
The cohort selector is rendered only for a privileged user in a cohorted course, and that logic is now in an Underscore template instead of Mako.
Greg Price committed -
One minor case is fixed (to pass "" instead of "all" as the group_id parameter to indicate viewing all threads), and tests are added.
Greg Price committed -
TNL-25
Andy Armstrong committed
-
- 29 Aug, 2014 11 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 -
This feature is supplanted by the flagged option in the filter menu, which can work within topics as well as across all topics.
Greg Price committed -
The menu allows filtering to unread, unanswered, or flagged threads. This includes passing through the appropriate query parameters to the comments service.
Greg Price committed -
A link to show the comments appears in their place.
Greg Price committed -
Co-authored-by: jsa <jsa@edx.org>
Greg Price committed -
Also change server to pass post type through to the comments service.
Greg Price committed -
The previously existing checkmark for threads with endorsed responses is removed, as it is mostly redundant.
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
-