An error occurred fetching the project authors.
  1. 13 Mar, 2019 1 commit
  2. 08 Feb, 2019 1 commit
  3. 20 Nov, 2018 1 commit
  4. 16 Oct, 2018 1 commit
  5. 10 Jul, 2018 1 commit
  6. 11 Jun, 2018 1 commit
  7. 06 Jan, 2018 2 commits
  8. 23 Nov, 2017 1 commit
  9. 10 Oct, 2017 1 commit
    • 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
  10. 26 Sep, 2017 1 commit
  11. 09 Sep, 2017 1 commit
    • Filipa Lacerda's avatar
      Import modules instead of using the ones in global namespace · 96e6fc70
      Filipa Lacerda authored
      Removes set favicon related methods from global scope
      Improves test related with favicon
      
      Removes convertPermissionToBoolean from global scope.
      Adds tests for convertPermissionToBoolean - were non existant
      
      Removes setParamInURL from gl.utils
      
      Removes parseIntPagination from gl.utils namespace
      
      Remove normalizeCRLFHeaders from gl.utils namespace
      
      Removes normalizeHeaders from gl.utils namespace
      
      Use gl.utils for filtered search
      
      Fix bad import
      
      Fix broken test by cleaning window.history namespace
      
      Adds changelog
      96e6fc70
  12. 22 May, 2017 1 commit
  13. 18 May, 2017 1 commit
  14. 15 May, 2017 1 commit
  15. 14 May, 2017 1 commit
  16. 10 May, 2017 2 commits
  17. 03 May, 2017 1 commit
  18. 27 Apr, 2017 1 commit
  19. 21 Apr, 2017 1 commit
  20. 04 Apr, 2017 1 commit
  21. 17 Mar, 2017 1 commit
  22. 14 Mar, 2017 1 commit
  23. 05 Mar, 2017 1 commit
  24. 02 Mar, 2017 1 commit
  25. 17 Feb, 2017 1 commit
  26. 16 Feb, 2017 1 commit
  27. 15 Feb, 2017 5 commits
  28. 13 Oct, 2011 2 commits
  29. 08 Oct, 2011 1 commit