nemesiscodex/openfonacide

View on GitHub

Showing 350 of 970 total issues

File form.js has 1004 lines of code (exceeds 250 allowed). Consider refactoring.
Open

/*!
 * # Semantic UI 1.12.3 - Form Validation
 * http://github.com/semantic-org/semantic-ui/
 *
 *
Severity: Major
Found in static/components/form.js - About 2 days to fix

    File sidebar.js has 982 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    /*!
     * # Semantic UI 1.12.3 - Sidebar
     * http://github.com/semantic-org/semantic-ui/
     *
     *
    Severity: Major
    Found in static/components/sidebar.js - About 2 days to fix

      Function accordion has 487 lines of code (exceeds 25 allowed). Consider refactoring.
      Open

      $.fn.accordion = function(parameters) {
        var
          $allModules     = $(this),
      
          time            = new Date().getTime(),
      Severity: Major
      Found in static/components/accordion.js - About 2 days to fix

        File visibility.js has 972 lines of code (exceeds 250 allowed). Consider refactoring.
        Open

        /*!
         * # Semantic UI 1.12.3 - Visibility
         * http://github.com/semantic-org/semantic-ui/
         *
         *
        Severity: Major
        Found in static/components/visibility.js - About 2 days to fix

          File transition.js has 925 lines of code (exceeds 250 allowed). Consider refactoring.
          Open

          /*!
           * # Semantic UI 1.12.3 - Transition
           * http://github.com/semantic-org/semantic-ui/
           *
           *
          Severity: Major
          Found in static/components/transition.js - About 2 days to fix

            Function checkbox has 420 lines of code (exceeds 25 allowed). Consider refactoring.
            Open

            $.fn.checkbox = function(parameters) {
              var
                $allModules    = $(this),
                moduleSelector = $allModules.selector || '',
            
            
            Severity: Major
            Found in static/components/checkbox.js - About 2 days to fix

              Function video has 412 lines of code (exceeds 25 allowed). Consider refactoring.
              Open

              $.fn.video = function(parameters) {
              
                var
                  $allModules     = $(this),
              
              
              Severity: Major
              Found in static/components/video.js - About 2 days to fix

                Function site has 389 lines of code (exceeds 25 allowed). Consider refactoring.
                Open

                $.site = $.fn.site = function(parameters) {
                  var
                    time           = new Date().getTime(),
                    performance    = [],
                
                
                Severity: Major
                Found in static/components/site.js - About 1 day to fix

                  Function nag has 372 lines of code (exceeds 25 allowed). Consider refactoring.
                  Open

                  $.fn.nag = function(parameters) {
                    var
                      $allModules    = $(this),
                      moduleSelector = $allModules.selector || '',
                  
                  
                  Severity: Major
                  Found in static/components/nag.js - About 1 day to fix

                    File modal.js has 783 lines of code (exceeds 250 allowed). Consider refactoring.
                    Open

                    /*!
                     * # Semantic UI 1.12.3 - Modal
                     * http://github.com/semantic-org/semantic-ui/
                     *
                     *
                    Severity: Major
                    Found in static/components/modal.js - About 1 day to fix

                      Function rating has 355 lines of code (exceeds 25 allowed). Consider refactoring.
                      Open

                      $.fn.rating = function(parameters) {
                        var
                          $allModules     = $(this),
                          moduleSelector  = $allModules.selector || '',
                      
                      
                      Severity: Major
                      Found in static/components/rating.js - About 1 day to fix

                        File api.js has 753 lines of code (exceeds 250 allowed). Consider refactoring.
                        Open

                        /*!
                         * # Semantic UI 1.12.3 - API
                         * http://github.com/semantic-org/semantic-ui/
                         *
                         *
                        Severity: Major
                        Found in static/components/api.js - About 1 day to fix

                          File shape.js has 733 lines of code (exceeds 250 allowed). Consider refactoring.
                          Open

                          /*!
                           * # Semantic UI 1.12.3 - Shape
                           * http://github.com/semantic-org/semantic-ui/
                           *
                           *
                          Severity: Major
                          Found in static/components/shape.js - About 1 day to fix

                            File sticky.js has 727 lines of code (exceeds 250 allowed). Consider refactoring.
                            Open

                            /*!
                             * # Semantic UI 1.12.3 - Sticky
                             * http://github.com/semantic-org/semantic-ui/
                             *
                             *
                            Severity: Major
                            Found in static/components/sticky.js - About 1 day to fix

                              File progress.js has 722 lines of code (exceeds 250 allowed). Consider refactoring.
                              Open

                              /*!
                               * # Semantic UI 1.12.3 - Progress
                               * http://github.com/semantic-org/semantic-ui/
                               *
                               *
                              Severity: Major
                              Found in static/components/progress.js - About 1 day to fix

                                File tab.js has 716 lines of code (exceeds 250 allowed). Consider refactoring.
                                Open

                                /*!
                                 * # Semantic UI 1.12.3 - Tab
                                 * http://github.com/semantic-org/semantic-ui/
                                 *
                                 *
                                Severity: Major
                                Found in static/components/tab.js - About 1 day to fix

                                  File 0008_auto_20141130_2305.py has 626 lines of code (exceeds 250 allowed). Consider refactoring.
                                  Open

                                  # -*- coding: utf-8 -*-
                                  from __future__ import unicode_literals
                                  
                                  from django.db import models, migrations
                                  
                                  
                                  Severity: Major
                                  Found in openfonacide/migrations/0008_auto_20141130_2305.py - About 1 day to fix

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

                                    /*! jQuery Address v${version} | (c) 2009, 2013 Rostislav Hristov | jquery.org/license */
                                    (function ($) {
                                    
                                        $.address = (function () {
                                    
                                    
                                    Severity: Major
                                    Found in static/js/jquery.address.js - About 1 day to fix

                                      File dimmer.js has 598 lines of code (exceeds 250 allowed). Consider refactoring.
                                      Open

                                      /*!
                                       * # Semantic UI 1.12.3 - Dimmer
                                       * http://github.com/semantic-org/semantic-ui/
                                       *
                                       *
                                      Severity: Major
                                      Found in static/components/dimmer.js - About 1 day to fix

                                        File state.js has 595 lines of code (exceeds 250 allowed). Consider refactoring.
                                        Open

                                        /*!
                                         * # Semantic UI 1.12.3 - State
                                         * http://github.com/semantic-org/semantic-ui/
                                         *
                                         *
                                        Severity: Major
                                        Found in static/components/state.js - About 1 day to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language