webcol/Calima

View on GitHub

Showing 2,728 of 4,984 total issues

File dropzone.js has 1596 lines of code (exceeds 250 allowed). Consider refactoring.
Open


/*
 *
 * More info at [www.dropzonejs.com](http://www.dropzonejs.com)
 *
Severity: Major
Found in public_/plantillas/inspinia/js/plugins/dropzone/dropzone.js - About 4 days to fix

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

    /*!
     * Bootstrap v3.3.7 (http://getbootstrap.com)
     * Copyright 2011-2016 Twitter, Inc.
     * Licensed under the MIT license
     */
    Severity: Major
    Found in public_/plantillas/inspinia/js/bootstrap.js - About 4 days to fix

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

      /*!
       * Bootstrap v3.3.1 (http://getbootstrap.com)
       * Copyright 2011-2014 Twitter, Inc.
       * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
       */
      Severity: Major
      Found in public_/js/bootstrap.js - About 4 days to fix

        Function SVGGraphicsClosure has 803 lines of code (exceeds 25 allowed). Consider refactoring.
        Open

        var SVGGraphics = (function SVGGraphicsClosure() {
          function createScratchSVG(width, height) {
            var NS = 'http://www.w3.org/2000/svg';
            var svg = document.createElementNS(NS, 'svg:svg');
            svg.setAttributeNS(null, 'version', '1.1');
        Severity: Major
        Found in public_/plantillas/inspinia/js/plugins/pdfjs/pdf.js - About 4 days to fix

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

          /* =========================================================
           * bootstrap-datepicker.js
           * Repo: https://github.com/eternicode/bootstrap-datepicker/
           * Demo: http://eternicode.github.io/bootstrap-datepicker/
           * Docs: http://bootstrap-datepicker.readthedocs.org/

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

            /*!
             Chosen, a Select Box Enhancer for jQuery and Prototype
             by Patrick Filler for Harvest, http://getharvest.com
            
             Version 1.1.0
            Severity: Major
            Found in public_/plantillas/inspinia/js/plugins/chosen/chosen.jquery.js - About 2 days to fix

              File excanvas.js has 1090 lines of code (exceeds 250 allowed). Consider refactoring.
              Open

              // Copyright 2006 Google Inc.
              //
              // 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_/librerias/flot/excanvas.js - About 2 days to fix

                Function checkURLConstructor has 540 lines of code (exceeds 25 allowed). Consider refactoring.
                Open

                (function checkURLConstructor(scope) {
                  /* jshint ignore:start */
                
                  // feature detect for URL constructor
                  var hasWorkingUrl = false;
                Severity: Major
                Found in public_/plantillas/inspinia/js/plugins/pdfjs/pdf.js - About 2 days to fix

                  Function Tooltip has 513 lines of code (exceeds 25 allowed). Consider refactoring.
                  Open

                    var Tooltip = function ($$$1) {
                      /**
                       * ------------------------------------------------------------------------
                       * Constants
                       * ------------------------------------------------------------------------
                  Severity: Major
                  Found in public_/librerias/bs4/js/bootstrap.bundle.js - About 2 days to fix

                    Function Tooltip has 513 lines of code (exceeds 25 allowed). Consider refactoring.
                    Open

                      var Tooltip = function ($$$1) {
                        /**
                         * ------------------------------------------------------------------------
                         * Constants
                         * ------------------------------------------------------------------------
                    Severity: Major
                    Found in public_/librerias/bs4/js/bootstrap.js - About 2 days to fix

                      File daterangepicker.js has 1010 lines of code (exceeds 250 allowed). Consider refactoring.
                      Open

                      /**
                      * @version: 1.3.21
                      * @author: Dan Grossman http://www.dangrossman.info/
                      * @copyright: Copyright (c) 2012-2015 Dan Grossman. All rights reserved.
                      * @license: Licensed under the MIT license. See http://www.opensource.org/licenses/mit-license.php

                        File markdown.js has 999 lines of code (exceeds 250 allowed). Consider refactoring.
                        Open

                        // Released under MIT license
                        // Copyright (c) 2009-2010 Dominic Baggott
                        // Copyright (c) 2009-2010 Ash Berlin
                        // Copyright (c) 2011 Christoph Dorn <christoph@christophdorn.com> (http://www.christophdorn.com)
                        
                        
                        Severity: Major
                        Found in public_/plantillas/inspinia/js/plugins/bootstrap-markdown/markdown.js - About 2 days to fix

                          Function Grid has 493 lines of code (exceeds 25 allowed). Consider refactoring.
                          Open

                            Morris.Grid = (function(_super) {
                              __extends(Grid, _super);
                          
                              function Grid(options) {
                                this.resizeHandler = __bind(this.resizeHandler, this);
                          Severity: Major
                          Found in public_/plantillas/inspinia/js/plugins/morris/morris.js - About 2 days to fix

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

                            /* ===================================================
                             * bootstrap-markdown.js v2.9.0
                             * http://github.com/toopay/bootstrap-markdown
                             * ===================================================
                             * Copyright 2013-2015 Taufan Aditya

                              Function init has 470 lines of code (exceeds 25 allowed). Consider refactoring.
                              Open

                                  function init(plot) {
                              
                                      var canvas = null,
                                          target = null,
                                          options = null,
                              Severity: Major
                              Found in public_/plantillas/inspinia/js/plugins/flot/jquery.flot.pie.js - About 2 days to fix

                                Function init has 470 lines of code (exceeds 25 allowed). Consider refactoring.
                                Open

                                    function init(plot) {
                                
                                        var canvas = null,
                                            target = null,
                                            options = null,
                                Severity: Major
                                Found in public_/librerias/flot/jquery.flot.pie.js - About 2 days to fix

                                  Function Tooltip has 430 lines of code (exceeds 25 allowed). Consider refactoring.
                                  Open

                                      function () {
                                        function Tooltip(element, config) {
                                          /**
                                           * Check for Popper dependency
                                           * Popper - https://popper.js.org
                                  Severity: Major
                                  Found in public_/librerias/bs4/js/bootstrap.bundle.js - About 2 days to fix

                                    Function Tooltip has 430 lines of code (exceeds 25 allowed). Consider refactoring.
                                    Open

                                        function () {
                                          function Tooltip(element, config) {
                                            /**
                                             * Check for Popper dependency
                                             * Popper - https://popper.js.org
                                    Severity: Major
                                    Found in public_/librerias/bs4/js/bootstrap.js - About 2 days to fix

                                      Function Modal has 418 lines of code (exceeds 25 allowed). Consider refactoring.
                                      Open

                                        var Modal = function ($$$1) {
                                          /**
                                           * ------------------------------------------------------------------------
                                           * Constants
                                           * ------------------------------------------------------------------------
                                      Severity: Major
                                      Found in public_/librerias/bs4/js/bootstrap.bundle.js - About 2 days to fix

                                        Function Modal has 418 lines of code (exceeds 25 allowed). Consider refactoring.
                                        Open

                                          var Modal = function ($$$1) {
                                            /**
                                             * ------------------------------------------------------------------------
                                             * Constants
                                             * ------------------------------------------------------------------------
                                        Severity: Major
                                        Found in public_/librerias/bs4/js/bootstrap.js - About 2 days to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language