1. 10 Jul, 2014 1 commit
    • Marin Jankovski's avatar
      Merge branch 'fix/notes_reply_click_issue401' into 'master' · 018602b4
      Marin Jankovski authored
      Get Reply button as clicked target in notes.js.coffee
      
      See issue #401
      
      This is a small fix to properly find the reply button as the click target when an element inside the button is clicked (e.g. in this case, the ``<i class="icon-comment">`` element in the button, using the jQuery ``.closest(...)`` function.
      
      Previously, the clicked element was assumed to be the button itself, which caused the comment form to spawn within the button when it was clicked (see the issue for screenshots & other details).
      018602b4
  2. 09 Jul, 2014 13 commits
  3. 08 Jul, 2014 9 commits
  4. 07 Jul, 2014 8 commits
  5. 05 Jul, 2014 4 commits
  6. 04 Jul, 2014 5 commits