gopheracademy/gcon

View on GitHub

Showing 5,803 of 11,092 total issues

File map.src.js has 1609 lines of code (exceeds 250 allowed). Consider refactoring.
Open

/**
 * @license Highmaps JS v1.1.9 (2015-10-07)
 * Highmaps as a plugin for Highcharts 4.1.x or Highstock 2.1.x (x being the patch version of this file)
 *
 * (c) 2011-2014 Torstein Honsi
Severity: Major
Found in assets/admin/global/plugins/highmaps/js/modules/map.src.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 assets/admin/global/plugins/bootstrap/js/bootstrap.js - About 4 days to fix

      Function ChartsFlotcharts has 832 lines of code (exceeds 25 allowed). Consider refactoring.
      Open

      var ChartsFlotcharts = function() {
      
          return {
              //main function to initiate the module
      
      Severity: Major
      Found in assets/admin/pages/scripts/charts-flotcharts.js - About 4 days to fix

        File ion.rangeSlider.js has 1540 lines of code (exceeds 250 allowed). Consider refactoring.
        Open

        // Ion.RangeSlider
        // version 2.0.13 Build: 335
        // © Denis Ineshin, 2015
        // https://github.com/IonDen
        //
        Severity: Major
        Found in assets/admin/global/plugins/ion.rangeslider/js/ion.rangeSlider.js - About 4 days to fix

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

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

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

            /*!
             * Bootstrap-select v1.11.0 (http://silviomoreto.github.io/bootstrap-select)
             *
             * Copyright 2013-2016 bootstrap-select
             * Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
            Severity: Major
            Found in assets/admin/global/plugins/bootstrap-select/js/bootstrap-select.js - About 4 days to fix

              Function Uploader has 788 lines of code (exceeds 25 allowed). Consider refactoring.
              Open

              plupload.Uploader = function(options) {
                  /**
                   * Fires when the current RunTime has been initialized.
                   *
                   * @event Init
              Severity: Major
              Found in assets/admin/global/plugins/plupload/js/plupload.dev.js - About 3 days to fix

                Function inflate has 774 lines of code (exceeds 25 allowed). Consider refactoring.
                Open

                function inflate(strm, flush) {
                  var state;
                  var input, output;          // input/output buffers
                  var next;                   /* next input INDEX */
                  var put;                    /* next output INDEX */

                  Function inflate has 774 lines of code (exceeds 25 allowed). Consider refactoring.
                  Open

                  function inflate(strm, flush) {
                    var state;
                    var input, output;          // input/output buffers
                    var next;                   /* next input INDEX */
                    var put;                    /* next output INDEX */

                    Function inflate has 774 lines of code (exceeds 25 allowed). Consider refactoring.
                    Open

                    function inflate(strm, flush) {
                      var state;
                      var input, output;          // input/output buffers
                      var next;                   /* next input INDEX */
                      var put;                    /* next output INDEX */

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

                      /*!
                       * fancyBox - jQuery Plugin
                       * version: 2.1.5 (Fri, 14 Jun 2013)
                       * @requires jQuery v1.6 or later
                       *
                      Severity: Major
                      Found in assets/admin/global/plugins/fancybox/source/jquery.fancybox.js - About 3 days to fix

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

                        /* =========================================================
                         * bootstrap-datetimepicker.js
                         * =========================================================
                         * Copyright 2012 Stefan Petre
                         * Improvements by Andrew Rowls

                          File rangy-textrange.js has 1428 lines of code (exceeds 250 allowed). Consider refactoring.
                          Open

                          /**
                           * Text range module for Rangy.
                           * Text-based manipulation and searching of ranges and selections.
                           *
                           * Features
                          Severity: Major
                          Found in assets/admin/global/plugins/wysihtml/lib/rangy/rangy-textrange.js - About 3 days to fix

                            Function EventManager has 736 lines of code (exceeds 25 allowed). Consider refactoring.
                            Open

                            function EventManager(options) { // assumed to be a calendar
                                var t = this;
                                
                                
                                // exports
                            Severity: Major
                            Found in assets/admin/global/plugins/fullcalendar/fullcalendar.js - About 3 days to fix

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

                              /**
                               * jquery.Jcrop.js v0.9.12
                               * jQuery Image Cropping Plugin - released under MIT License 
                               * Author: Kelly Hallman <khallman@gmail.com>
                               * http://github.com/tapmodo/Jcrop
                              Severity: Major
                              Found in assets/admin/global/plugins/jcrop/js/jquery.Jcrop.js - About 3 days to fix

                                Function make_ssf has 724 lines of code (exceeds 25 allowed). Consider refactoring.
                                Open

                                var make_ssf = function make_ssf(SSF){
                                SSF.version = '0.8.1';
                                function _strrev(x) { var o = "", i = x.length-1; while(i>=0) o += x.charAt(i--); return o; }
                                function fill(c,l) { var o = ""; while(o.length < l) o+=c; return o; }
                                function pad0(v,d){var t=""+v; return t.length>=d?t:fill('0',d-t.length)+t;}

                                  Function make_ssf has 724 lines of code (exceeds 25 allowed). Consider refactoring.
                                  Open

                                  var make_ssf = function make_ssf(SSF){
                                  SSF.version = '0.8.1';
                                  function _strrev(x) { var o = "", i = x.length-1; while(i>=0) o += x.charAt(i--); return o; }
                                  function fill(c,l) { var o = ""; while(o.length < l) o+=c; return o; }
                                  function pad0(v,d){var t=""+v; return t.length>=d?t:fill('0',d-t.length)+t;}

                                    Function make_ssf has 724 lines of code (exceeds 25 allowed). Consider refactoring.
                                    Open

                                    var make_ssf = function make_ssf(SSF){
                                    SSF.version = '0.8.1';
                                    function _strrev(x) { var o = "", i = x.length-1; while(i>=0) o += x.charAt(i--); return o; }
                                    function fill(c,l) { var o = ""; while(o.length < l) o+=c; return o; }
                                    function pad0(v,d){var t=""+v; return t.length>=d?t:fill('0',d-t.length)+t;}

                                      File owl.carousel.js has 1288 lines of code (exceeds 250 allowed). Consider refactoring.
                                      Open

                                      /*
                                       *  jQuery OwlCarousel v1.3.3
                                       *
                                       *  Copyright (c) 2013 Bartosz Wojciechowski
                                       *  http://www.owlgraphic.com/owlcarousel/
                                      Severity: Major
                                      Found in assets/admin/global/plugins/owl-carousel/owl.carousel.js - About 3 days to fix

                                        File dashboard.js has 1275 lines of code (exceeds 250 allowed). Consider refactoring.
                                        Open

                                        var Dashboard = function() {
                                        
                                            return {
                                        
                                                initJQVMAP: function() {
                                        Severity: Major
                                        Found in assets/admin/pages/scripts/dashboard.js - About 3 days to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language