An error occurred fetching the project authors.
  1. 18 Jan, 2017 2 commits
  2. 14 Dec, 2016 1 commit
  3. 15 Nov, 2016 1 commit
  4. 04 Nov, 2016 1 commit
    • José Iván's avatar
      Cleaned up global namespace JS · b1b51b77
      José Iván authored
      Moved most of the functions that contained "window.doSomething" that were located at:
      - app/assets/javascripts/application.js
      To the following file:
      - app/assets/javascripts/lib/utils/common_utils.js
      
      The functions listed here:
      - window.ajaxGet
      - window.split
      - window.extractLast
      - window.rstrip
      - window.disableButtonIfEmptyField
      - window.disableButtonIfAnyEmptyField
      - window.sanitize
      - window.unbindEvents
      - window.shiftWindow
      
      Now will be accessible from the "gl.utils" namespace
      b1b51b77
  5. 26 Oct, 2016 2 commits
  6. 24 Oct, 2016 2 commits
  7. 26 Sep, 2016 1 commit
  8. 08 Sep, 2016 1 commit
  9. 06 Sep, 2016 1 commit
  10. 25 Aug, 2016 1 commit
  11. 17 Aug, 2016 5 commits
  12. 10 Aug, 2016 1 commit
  13. 24 Jul, 2016 1 commit