• F
    Import modules instead of using the ones in global namespace · 96e6fc70
    Filipa Lacerda 提交于
    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
main.js 10.9 KB