- 04 May, 2015 1 commit
-
-
Brian Talbot committed
-
- 02 May, 2015 1 commit
-
-
AC-102
Ahsan Ulhaq committed
-
- 29 Apr, 2015 1 commit
-
-
TNL-1530
Awais Jibran committed
-
- 27 Apr, 2015 1 commit
-
-
XCOM-213 XCOM-214
jsa committed
-
- 17 Apr, 2015 1 commit
-
-
TNL-1499
muhammad-ammar committed
-
- 30 Mar, 2015 1 commit
-
-
Calen Pennington committed
-
- 23 Mar, 2015 1 commit
-
-
Update <nav> elements to correctly group links for screen readers. Fix RTL display issue with responsive header on the login/registration page.
Will Daly committed
-
- 19 Mar, 2015 1 commit
-
-
If you open a particular user profile page there will be discussion where that user has collaborated. If you click on view discussion link it would return 404 becuase of the missing discussion id in the link. I fixed it by adding the thread commentable id to link instead of getting the id from discussion object. TNL-1717
Waqas Khalid committed
-
- 12 Mar, 2015 1 commit
-
-
Syed Hassan Raza committed
-
- 09 Mar, 2015 1 commit
-
-
Giulio Gratta committed
-
- 06 Mar, 2015 1 commit
-
-
Sarina Canelake committed
-
- 10 Feb, 2015 1 commit
-
-
When mathjax is down discussion forum doesn't work as we were using markdown.js with processor as mathjax. Unavailability of mathjax raise error in js which stops discussion to render. So I made markdown independent of mathjax. Markdown now will use mathjax when it is available otherwise ignore it. TNL-1149
Waqas Khalid committed
-
- 07 Feb, 2015 1 commit
-
-
Clicking quickly on up/down votes in forums generates a race condition where the votes can continue going up or down (and I can get e.g. large negative numbers). This is client-side; the server-side is not affected. This is caused by safeAjax calling code (including updateWithUndo) not handling the possible undefined return value. This is returned in the case where the element that triggers the event is already disabled. Corrected typo in DiscussionThreadView cleanup: @responseRequest -> @responsesRequest Resolves TNL-1061
Mat Moore committed
-
- 06 Feb, 2015 2 commits
-
-
Braden MacDonald committed
-
Braden MacDonald committed
-
- 03 Feb, 2015 2 commits
-
-
Brian Talbot committed
-
Chris Rodriguez committed
-
- 31 Jan, 2015 1 commit
-
-
Marco Morales committed
-
- 29 Jan, 2015 3 commits
-
-
Syed Hassan Raza committed
-
Chris Rodriguez committed
-
Chris Rodriguez committed
-
- 28 Jan, 2015 3 commits
-
-
Jonathan Piacenti committed
-
Retriggring Jenkins build
Jonathan Piacenti committed
-
- 27 Jan, 2015 1 commit
-
-
[second attempt which addresses bug building Studio]
Will Daly committed
-
- 21 Jan, 2015 1 commit
-
- 20 Jan, 2015 1 commit
-
-
Respond to review comments: - Rename build and config files for consistency between lms/studio. - Fix merge conflicts with lms require config. - Devstack uses optimized pipeline to skip require JS optimizer step - Add tests for render_require_js_path_overrides
Will Daly committed
-
- 15 Jan, 2015 3 commits
-
-
Andy Armstrong committed
-
It's a problem for accessibility
Bertrand Marron committed -
polesye 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
-
- 13 Jan, 2015 1 commit
-
-
When user update the response after editing he would be unablt to report/vote/endorse the response. This problem was caused due to double binding of event in backbone view. TNL-720
Waqas Khalid committed
-
- 12 Jan, 2015 1 commit
-
-
SOL-1, SOL-2, SOL-3
Braden MacDonald committed
-
- 09 Jan, 2015 2 commits
-
-
Brian Talbot committed
-
In inline discussion if we have two discussion module the new post button open form for both discussions as well as cancel button of one discussion call the cancel of other. Click and button actions are now being handled inside view of each module so that they don't disturb eachother. TNL-776
Waqas Khalid committed
-
- 08 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 3 commits
-
-
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 -
AlasdairSwan committed
-
When the responses of the thread is loaded it shows dual vote count one with simple text and one with button whereas only text should be shown when thread is closed and only button when thread is open. TNL-1016
Waqas Khalid committed
-