An error occurred fetching the project authors.
  1. 02 Jan, 2018 1 commit
  2. 19 Dec, 2017 1 commit
  3. 12 Dec, 2017 1 commit
  4. 11 Dec, 2017 1 commit
  5. 08 Dec, 2017 2 commits
  6. 29 Nov, 2017 1 commit
  7. 22 Nov, 2017 1 commit
  8. 21 Nov, 2017 1 commit
  9. 15 Nov, 2017 1 commit
  10. 17 Oct, 2017 1 commit
  11. 10 Oct, 2017 2 commits
    • Phil Hughes's avatar
      karma spec fixes · cbfc97b1
      Phil Hughes authored
      cbfc97b1
    • Phil Hughes's avatar
      Flash is now a ES6 module · fa2af5e0
      Phil Hughes authored
      Reduced the technical debt around our JS flash function by making it a
      module that is imported rather than relying on the global function.
      The global function still exists mainly for technical debt with how
      some requests are being completed, but new JS should import the module
      directly.
      
      Also reduces some tech debt in the file by removing the need for jQuery.
      Instead Flash is now 100% vanilla JS.
      fa2af5e0
  12. 11 Sep, 2017 1 commit
  13. 04 Sep, 2017 1 commit
  14. 17 Aug, 2017 1 commit
  15. 12 Jul, 2017 1 commit
  16. 22 Jun, 2017 1 commit
  17. 20 Jun, 2017 1 commit
    • Phil Hughes's avatar
      Stop showing task status if no tasks are present · 5dc253f1
      Phil Hughes authored
      Previously the task status would be visible even if there where no tasks
      in the description. This fixes that by changing the regex to check for
      tasks without 0.
      
      This also fixes a bug where update the description inline would not
      update the task status text on screen.
      
      Closes #33880
      5dc253f1
  18. 02 Jun, 2017 1 commit
  19. 31 May, 2017 2 commits
  20. 30 May, 2017 1 commit
  21. 26 May, 2017 1 commit
  22. 25 May, 2017 2 commits
  23. 24 May, 2017 1 commit
  24. 22 May, 2017 1 commit
  25. 18 May, 2017 2 commits
  26. 17 May, 2017 2 commits
  27. 16 May, 2017 3 commits
  28. 15 May, 2017 5 commits