webcol/Calima

View on GitHub

Showing 2,728 of 4,984 total issues

Function pdfjsWrapper has 8220 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  (function pdfjsWrapper() {



(function (root, factory) {
Severity: Major
Found in public_/plantillas/inspinia/js/plugins/pdfjs/pdf.js - About 1 mo to fix

    File jquery-ui.js has 11743 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    /*! jQuery UI - v1.10.4 - 2014-01-17
    * http://jqueryui.com
    * Includes: jquery.ui.core.js, jquery.ui.widget.js, jquery.ui.mouse.js, jquery.ui.draggable.js, jquery.ui.droppable.js, jquery.ui.resizable.js, jquery.ui.selectable.js, jquery.ui.sortable.js, jquery.ui.effect.js, jquery.ui.accordion.js, jquery.ui.autocomplete.js, jquery.ui.button.js, jquery.ui.datepicker.js, jquery.ui.dialog.js, jquery.ui.effect-blind.js, jquery.ui.effect-bounce.js, jquery.ui.effect-clip.js, jquery.ui.effect-drop.js, jquery.ui.effect-explode.js, jquery.ui.effect-fade.js, jquery.ui.effect-fold.js, jquery.ui.effect-highlight.js, jquery.ui.effect-pulsate.js, jquery.ui.effect-scale.js, jquery.ui.effect-shake.js, jquery.ui.effect-slide.js, jquery.ui.effect-transfer.js, jquery.ui.menu.js, jquery.ui.position.js, jquery.ui.progressbar.js, jquery.ui.slider.js, jquery.ui.spinner.js, jquery.ui.tabs.js, jquery.ui.tooltip.js
    * Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
    (function( $, undefined ) {
    Severity: Major
    Found in public_/plantillas/inspinia/js/plugins/jquery-ui/jquery-ui.js - About 1 mo to fix

      File jquery.mobile.custom.js has 10427 lines of code (exceeds 250 allowed). Consider refactoring.
      Open

      /*
      * jQuery Mobile v1.4.5
      * http://jquerymobile.com
      *
      * Copyright 2010, 2014 jQuery Foundation, Inc. and other contributors
      Severity: Major
      Found in public_/librerias/jqueryMobile/jquery.mobile.custom.js - About 1 mo to fix

        File pdf.js has 8267 lines of code (exceeds 250 allowed). Consider refactoring.
        Open

        /* Copyright 2012 Mozilla Foundation
         *
         * Licensed under the Apache License, Version 2.0 (the "License");
         * you may not use this file except in compliance with the License.
         * You may obtain a copy of the License at
        Severity: Major
        Found in public_/plantillas/inspinia/js/plugins/pdfjs/pdf.js - About 3 wks to fix

          File jquery-1.11.1.js has 6829 lines of code (exceeds 250 allowed). Consider refactoring.
          Open

          /*!
           * jQuery JavaScript Library v1.11.1
           * http://jquery.com/
           *
           * Includes Sizzle.js
          Severity: Major
          Found in public_/librerias/jquery/jquery-1.11.1.js - About 2 wks to fix

            File jquery-3.3.1.js has 6685 lines of code (exceeds 250 allowed). Consider refactoring.
            Open

            /*!
             * jQuery JavaScript Library v3.3.1
             * https://jquery.com/
             *
             * Includes Sizzle.js
            Severity: Major
            Found in public_/librerias/jquery/jquery-3.3.1.js - About 2 wks to fix

              File jquery.js has 6532 lines of code (exceeds 250 allowed). Consider refactoring.
              Open

              /*!
               * jQuery JavaScript Library v1.8.3
               * http://jquery.com/
               *
               * Includes Sizzle.js
              Severity: Major
              Found in public_/librerias/flot/jquery.js - About 2 wks to fix

                File codemirror.js has 6177 lines of code (exceeds 250 allowed). Consider refactoring.
                Open

                // CodeMirror, copyright (c) by Marijn Haverbeke and others
                // Distributed under an MIT license: http://codemirror.net/LICENSE
                
                // This is CodeMirror (http://codemirror.net), a code editor
                // implemented in JavaScript on top of the browser's DOM.
                Severity: Major
                Found in public_/plantillas/inspinia/js/plugins/codemirror/codemirror.js - About 2 wks to fix

                  File jquery.dataTables.js has 6052 lines of code (exceeds 250 allowed). Consider refactoring.
                  Open

                  /*! DataTables 1.10.4
                   * ©2008-2014 SpryMedia Ltd - datatables.net/license
                   */
                  
                  /**

                    File bootstrap.bundle.js has 4008 lines of code (exceeds 250 allowed). Consider refactoring.
                    Open

                    /*!
                      * Bootstrap v4.1.0 (https://getbootstrap.com/)
                      * Copyright 2011-2018 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
                      * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
                      */
                    Severity: Major
                    Found in public_/librerias/bs4/js/bootstrap.bundle.js - About 1 wk to fix

                      Function Plot has 1987 lines of code (exceeds 25 allowed). Consider refactoring.
                      Open

                          function Plot(placeholder, data_, options_, plugins) {
                              // data is on the form:
                              //   [ series1, series2 ... ]
                              // where series is either just the data as [ [x1, y1], [x2, y2], ... ]
                              // or { data: [ [x1, y1], [x2, y2], ... ], label: "some label", ... }
                      Severity: Major
                      Found in public_/plantillas/inspinia/js/plugins/flot/jquery.flot.js - About 1 wk to fix

                        Function Plot has 1987 lines of code (exceeds 25 allowed). Consider refactoring.
                        Open

                            function Plot(placeholder, data_, options_, plugins) {
                                // data is on the form:
                                //   [ series1, series2 ... ]
                                // where series is either just the data as [ [x1, y1], [x2, y2], ... ]
                                // or { data: [ [x1, y1], [x2, y2], ... ], label: "some label", ... }
                        Severity: Major
                        Found in public_/librerias/flot/jquery.flot.js - About 1 wk to fix

                          File bootstrap.js has 2812 lines of code (exceeds 250 allowed). Consider refactoring.
                          Open

                          /*!
                            * Bootstrap v4.1.0 (https://getbootstrap.com/)
                            * Copyright 2011-2018 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
                            * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
                            */
                          Severity: Major
                          Found in public_/librerias/bs4/js/bootstrap.js - About 1 wk to fix

                            Function CanvasGraphicsClosure has 1512 lines of code (exceeds 25 allowed). Consider refactoring.
                            Open

                            var CanvasGraphics = (function CanvasGraphicsClosure() {
                              // Defines the time the executeOperatorList is going to be executing
                              // before it stops and shedules a continue of execution.
                              var EXECUTION_TIME = 15;
                              // Defines the number of steps before checking the execution time
                            Severity: Major
                            Found in public_/plantillas/inspinia/js/plugins/pdfjs/pdf.js - About 1 wk to fix

                              Function Sizzle has 1452 lines of code (exceeds 25 allowed). Consider refactoring.
                              Open

                              (function( window ) {
                              
                              var i,
                                  support,
                                  Expr,
                              Severity: Major
                              Found in public_/librerias/jquery/jquery-3.3.1.js - About 1 wk to fix

                                File jquery-jvectormap-2.0.2.min.js has 2497 lines of code (exceeds 250 allowed). Consider refactoring.
                                Open

                                /**
                                 * jVectorMap version 2.0.2
                                 *
                                 * Copyright 2011-2014, Kirill Lebedev
                                 *

                                  Function Sizzle has 1347 lines of code (exceeds 25 allowed). Consider refactoring.
                                  Open

                                  (function( window ) {
                                  
                                  var i,
                                      support,
                                      Expr,
                                  Severity: Major
                                  Found in public_/librerias/jquery/jquery-1.11.1.js - About 6 days to fix

                                    File jquery.flot.js has 2239 lines of code (exceeds 250 allowed). Consider refactoring.
                                    Open

                                    /* Javascript plotting library for jQuery, version 0.8.3.
                                    
                                    Copyright (c) 2007-2014 IOLA and Ole Laursen.
                                    Licensed under the MIT license.
                                    
                                    
                                    Severity: Major
                                    Found in public_/plantillas/inspinia/js/plugins/flot/jquery.flot.js - About 6 days to fix

                                      File jquery.flot.js has 2239 lines of code (exceeds 250 allowed). Consider refactoring.
                                      Open

                                      /* Javascript plotting library for jQuery, version 0.8.3.
                                      
                                      Copyright (c) 2007-2014 IOLA and Ole Laursen.
                                      Licensed under the MIT license.
                                      
                                      
                                      Severity: Major
                                      Found in public_/librerias/flot/jquery.flot.js - About 6 days to fix

                                        File morris.js has 1747 lines of code (exceeds 250 allowed). Consider refactoring.
                                        Open

                                        /* @license
                                        morris.js v0.5.0
                                        Copyright 2014 Olly Smith All rights reserved.
                                        Licensed under the BSD-2-Clause License.
                                        */
                                        Severity: Major
                                        Found in public_/plantillas/inspinia/js/plugins/morris/morris.js - About 4 days to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language