BigW Consortium Gitlab

  1. 07 Oct, 2015 1 commit
  2. 01 Oct, 2015 1 commit
  3. 23 Sep, 2015 1 commit
    • Fix cases where Markdown did not render links in activity feed · a7b0ee3f
      Stan Hu authored
      HTML would be stripped in `truncate_if_block` when a comment had multiple lines
      and the first wasn't long enough to be truncated. The use of `node.content` would
      strip all HTML tags. Using `node.inner_html` retains these tags and puts the
      "..." in between paragraph tags.
      
      Closes #2586
  4. 20 Sep, 2015 1 commit
  5. 01 Sep, 2015 1 commit
  6. 31 Aug, 2015 1 commit
  7. 27 Aug, 2015 2 commits
  8. 09 Jul, 2015 1 commit
  9. 01 Jul, 2015 1 commit
  10. 24 Jun, 2015 2 commits
  11. 29 May, 2015 1 commit
  12. 26 May, 2015 1 commit
  13. 18 May, 2015 1 commit
  14. 14 May, 2015 1 commit
  15. 12 May, 2015 1 commit
  16. 06 May, 2015 1 commit
  17. 30 Apr, 2015 3 commits
  18. 24 Apr, 2015 1 commit
  19. 21 Apr, 2015 3 commits
  20. 20 Apr, 2015 6 commits
  21. 02 Apr, 2015 1 commit
  22. 27 Mar, 2015 2 commits
  23. 21 Mar, 2015 1 commit
    • Fix nested task lists · 1dc90fc4
      Vinnie Okada authored
      When nesting task list items, the parent item is wrapped in a `<p>` tag.
      Update the task list parser to handle these paragraph wrappers.
  24. 15 Mar, 2015 1 commit
  25. 12 Mar, 2015 1 commit
  26. 06 Mar, 2015 1 commit
  27. 24 Feb, 2015 1 commit
  28. 18 Feb, 2015 1 commit