An error occurred fetching the project authors.
  1. 04 Jul, 2016 3 commits
  2. 17 Jun, 2016 1 commit
  3. 16 Jun, 2016 2 commits
  4. 13 Jun, 2016 1 commit
    • Robert Speicher's avatar
      Fix note polling when a window has been hidden · e20aa458
      Robert Speicher authored
      `refresh` was called, `refreshing` was set to true, but then because
      `document.hidden` was true, `getContent` was never called, and
      `refreshing` never got reset to `false`, which stopped polling entirely
      until refresh.
      e20aa458
  5. 07 Jun, 2016 1 commit
    • Luke Bennett's avatar
      Added a line to find the currently saved text and replace the markdown... · ae736d81
      Luke Bennett authored
      Added a line to find the currently saved text and replace the markdown textarea text when cancelling
      
      Updated CHANGELOG
      
      Corrected the changes to store the markdown in a hidden input when edit starts and retrieve the original from that input when edit is cancelled
      
      Replaced hidden input with form attribute
      ae736d81
  6. 06 Jun, 2016 3 commits
  7. 03 Jun, 2016 2 commits
  8. 27 May, 2016 1 commit
  9. 26 May, 2016 1 commit
  10. 23 May, 2016 2 commits
    • Fatih Acet's avatar
    • Fatih Acet's avatar
      Fix displaying emoji only comments. · 85e9eece
      Fatih Acet authored
      To render emoji in the emoji bar of an issue or MR we actually need the emoji unicode and unicode info is stored in the emoji menu widget. That widget could only be visible if user clicks the "Add" button and there may not be a widget when posting emoji only comments. So this change will check existence of the widget and create it before posting the emoji if it's not exist to render it correctly.
      85e9eece
  11. 21 May, 2016 1 commit
  12. 13 May, 2016 1 commit
  13. 11 May, 2016 1 commit
  14. 10 May, 2016 1 commit
  15. 06 May, 2016 1 commit
  16. 26 Apr, 2016 1 commit
  17. 16 Apr, 2016 1 commit
  18. 15 Apr, 2016 2 commits
  19. 14 Apr, 2016 2 commits
    • Phil Hughes's avatar
      Destroy discussion form · 5dd01f57
      Phil Hughes authored
      5dd01f57
    • Phil Hughes's avatar
      Notes form JS update · 82164a9f
      Phil Hughes authored
      Updated the JS to have a standard class with standard actions for each form
      Created ability to have toolbar buttons that insert different prefixes dependant upon the data-prefix attribute
      82164a9f
  20. 11 Apr, 2016 1 commit
  21. 07 Apr, 2016 1 commit
  22. 04 Apr, 2016 9 commits
  23. 18 Mar, 2016 1 commit