- 29 Aug, 2014 31 commits
-
-
Alison Hodges committed
-
Alison Hodges committed
-
Alison Hodges committed
-
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 -
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 -
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 -
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
-
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 -
Updated ORA2 tag for release for August 29th, 2014
Stephen Sanchez committed -
The main django template needs header and footer feature flags.
Stephen Sanchez committed -
Stephen Sanchez committed
-
Stephen Sanchez committed
-
bumping bok choy version
clytwynec committed -
Refactor verify course id decorator and fixed tests.
Waheed Ahmed committed -
Waheed Ahmed committed
-
update get_parent_location method to select non-orphan parents from mult...
zubair-arbi committed -
Fixed InvalidKeyError on change enrollment.
Waheed Ahmed committed -
STUD-2007
zubair-arbi committed -
LMS-11132
Waheed Ahmed committed
-
- 28 Aug, 2014 9 commits
-
-
Improve test coverage for course groups
Daniel Friedman committed -
change PaidCourseRegistration.contained_in_order
Jason Bau committed -
Monkey patch 'django.utils.translation'
Sarina Canelake committed -
Daniel Friedman committed
-
check firefox version, raise exception with instructions for updating
Minh Tue Vo committed -
Remove i18n from ux reference templates
Sarina Canelake committed -
Brian Talbot committed
-
Sarina Canelake committed
-
ECOM-113: Already verified page sometimes displays the incorrect price
Will Daly committed
-