BigW Consortium Gitlab

  1. 09 Dec, 2016 1 commit
  2. 07 Dec, 2016 1 commit
  3. 04 Nov, 2016 1 commit
    • 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
  4. 26 Oct, 2016 1 commit
  5. 24 Oct, 2016 1 commit
  6. 13 Oct, 2016 1 commit
  7. 06 Oct, 2016 1 commit
  8. 13 Sep, 2016 10 commits