carolinagc/webcalendar

View on GitHub

Showing 930 of 973 total issues

File application-ee4a6e59c938709392bfa5370a680408.js has 10830 lines of code (exceeds 250 allowed). Consider refactoring.
Open

/*!
 * jQuery JavaScript Library v1.10.2
 * http://jquery.com/
 *
 * Includes Sizzle.js
Severity: Major
Found in public/assets/application-ee4a6e59c938709392bfa5370a680408.js - About 1 mo to fix

    File application-be7aafb564607d9dbdf7d77c5c1fdc20.js has 10816 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    /*!
     * jQuery JavaScript Library v1.10.2
     * http://jquery.com/
     *
     * Includes Sizzle.js
    Severity: Major
    Found in public/assets/application-be7aafb564607d9dbdf7d77c5c1fdc20.js - About 1 mo to fix

      File application-f6f798d1f3911f01a85837a58166d089.js has 10811 lines of code (exceeds 250 allowed). Consider refactoring.
      Open

      /*!
       * jQuery JavaScript Library v1.10.2
       * http://jquery.com/
       *
       * Includes Sizzle.js
      Severity: Major
      Found in public/assets/application-f6f798d1f3911f01a85837a58166d089.js - About 1 mo to fix

        File application-245912c0c6d6ba6b9063bbe590ae4262.js has 10811 lines of code (exceeds 250 allowed). Consider refactoring.
        Open

        /*!
         * jQuery JavaScript Library v1.10.2
         * http://jquery.com/
         *
         * Includes Sizzle.js
        Severity: Major
        Found in public/assets/application-245912c0c6d6ba6b9063bbe590ae4262.js - About 1 mo to fix

          File application-acfe820e7f1681bfacd0f77c4ee463aa.js has 10792 lines of code (exceeds 250 allowed). Consider refactoring.
          Open

          /*!
           * jQuery JavaScript Library v1.10.2
           * http://jquery.com/
           *
           * Includes Sizzle.js
          Severity: Major
          Found in public/assets/application-acfe820e7f1681bfacd0f77c4ee463aa.js - About 1 mo to fix

            Function ajax has 240 lines of code (exceeds 25 allowed). Consider refactoring.
            Open

                ajax: function( url, options ) {
            
                    // If url is an object, simulate pre-1.5 signature
                    if ( typeof url === "object" ) {
                        options = url;
            Severity: Major
            Found in public/assets/application-f6f798d1f3911f01a85837a58166d089.js - About 1 day to fix

              Function ajax has 240 lines of code (exceeds 25 allowed). Consider refactoring.
              Open

                  ajax: function( url, options ) {
              
                      // If url is an object, simulate pre-1.5 signature
                      if ( typeof url === "object" ) {
                          options = url;
              Severity: Major
              Found in public/assets/application-245912c0c6d6ba6b9063bbe590ae4262.js - About 1 day to fix

                Function ajax has 240 lines of code (exceeds 25 allowed). Consider refactoring.
                Open

                    ajax: function( url, options ) {
                
                        // If url is an object, simulate pre-1.5 signature
                        if ( typeof url === "object" ) {
                            options = url;
                Severity: Major
                Found in public/assets/application-be7aafb564607d9dbdf7d77c5c1fdc20.js - About 1 day to fix

                  Function ajax has 240 lines of code (exceeds 25 allowed). Consider refactoring.
                  Open

                      ajax: function( url, options ) {
                  
                          // If url is an object, simulate pre-1.5 signature
                          if ( typeof url === "object" ) {
                              options = url;
                  Severity: Major
                  Found in public/assets/application-ee4a6e59c938709392bfa5370a680408.js - About 1 day to fix

                    Function ajax has 240 lines of code (exceeds 25 allowed). Consider refactoring.
                    Open

                        ajax: function( url, options ) {
                    
                            // If url is an object, simulate pre-1.5 signature
                            if ( typeof url === "object" ) {
                                options = url;
                    Severity: Major
                    Found in public/assets/application-acfe820e7f1681bfacd0f77c4ee463aa.js - About 1 day to fix

                      Function setDocument has 200 lines of code (exceeds 25 allowed). Consider refactoring.
                      Open

                      setDocument = Sizzle.setDocument = function( node ) {
                          var doc = node ? node.ownerDocument || node : preferredDoc,
                              parent = doc.defaultView;
                      
                          // If no document and documentElement is available, return
                      Severity: Major
                      Found in public/assets/application-f6f798d1f3911f01a85837a58166d089.js - About 1 day to fix

                        Function setDocument has 200 lines of code (exceeds 25 allowed). Consider refactoring.
                        Open

                        setDocument = Sizzle.setDocument = function( node ) {
                            var doc = node ? node.ownerDocument || node : preferredDoc,
                                parent = doc.defaultView;
                        
                            // If no document and documentElement is available, return
                        Severity: Major
                        Found in public/assets/application-245912c0c6d6ba6b9063bbe590ae4262.js - About 1 day to fix

                          Function setDocument has 200 lines of code (exceeds 25 allowed). Consider refactoring.
                          Open

                          setDocument = Sizzle.setDocument = function( node ) {
                              var doc = node ? node.ownerDocument || node : preferredDoc,
                                  parent = doc.defaultView;
                          
                              // If no document and documentElement is available, return
                          Severity: Major
                          Found in public/assets/application-be7aafb564607d9dbdf7d77c5c1fdc20.js - About 1 day to fix

                            Function setDocument has 200 lines of code (exceeds 25 allowed). Consider refactoring.
                            Open

                            setDocument = Sizzle.setDocument = function( node ) {
                                var doc = node ? node.ownerDocument || node : preferredDoc,
                                    parent = doc.defaultView;
                            
                                // If no document and documentElement is available, return
                            Severity: Major
                            Found in public/assets/application-ee4a6e59c938709392bfa5370a680408.js - About 1 day to fix

                              Function setDocument has 200 lines of code (exceeds 25 allowed). Consider refactoring.
                              Open

                              setDocument = Sizzle.setDocument = function( node ) {
                                  var doc = node ? node.ownerDocument || node : preferredDoc,
                                      parent = doc.defaultView;
                              
                                  // If no document and documentElement is available, return
                              Severity: Major
                              Found in public/assets/application-acfe820e7f1681bfacd0f77c4ee463aa.js - About 1 day to fix

                                Function _generateHTML has 169 lines of code (exceeds 25 allowed). Consider refactoring.
                                Open

                                    _generateHTML: function(inst) {
                                        var maxDraw, prevText, prev, nextText, next, currentText, gotoDate,
                                            controls, buttonPanel, firstDay, showWeek, dayNames, dayNamesMin,
                                            monthNames, monthNamesShort, beforeShowDay, showOtherMonths,
                                            selectOtherMonths, defaultDate, html, dow, row, group, col, selectedDate,
                                Severity: Major
                                Found in public/assets/application-f6f798d1f3911f01a85837a58166d089.js - About 6 hrs to fix

                                  Function _generateHTML has 169 lines of code (exceeds 25 allowed). Consider refactoring.
                                  Open

                                      _generateHTML: function(inst) {
                                          var maxDraw, prevText, prev, nextText, next, currentText, gotoDate,
                                              controls, buttonPanel, firstDay, showWeek, dayNames, dayNamesMin,
                                              monthNames, monthNamesShort, beforeShowDay, showOtherMonths,
                                              selectOtherMonths, defaultDate, html, dow, row, group, col, selectedDate,
                                  Severity: Major
                                  Found in public/assets/application-245912c0c6d6ba6b9063bbe590ae4262.js - About 6 hrs to fix

                                    Function _generateHTML has 169 lines of code (exceeds 25 allowed). Consider refactoring.
                                    Open

                                        _generateHTML: function(inst) {
                                            var maxDraw, prevText, prev, nextText, next, currentText, gotoDate,
                                                controls, buttonPanel, firstDay, showWeek, dayNames, dayNamesMin,
                                                monthNames, monthNamesShort, beforeShowDay, showOtherMonths,
                                                selectOtherMonths, defaultDate, html, dow, row, group, col, selectedDate,
                                    Severity: Major
                                    Found in public/assets/application-be7aafb564607d9dbdf7d77c5c1fdc20.js - About 6 hrs to fix

                                      Function _generateHTML has 169 lines of code (exceeds 25 allowed). Consider refactoring.
                                      Open

                                          _generateHTML: function(inst) {
                                              var maxDraw, prevText, prev, nextText, next, currentText, gotoDate,
                                                  controls, buttonPanel, firstDay, showWeek, dayNames, dayNamesMin,
                                                  monthNames, monthNamesShort, beforeShowDay, showOtherMonths,
                                                  selectOtherMonths, defaultDate, html, dow, row, group, col, selectedDate,
                                      Severity: Major
                                      Found in public/assets/application-ee4a6e59c938709392bfa5370a680408.js - About 6 hrs to fix

                                        Function _generateHTML has 169 lines of code (exceeds 25 allowed). Consider refactoring.
                                        Open

                                            _generateHTML: function(inst) {
                                                var maxDraw, prevText, prev, nextText, next, currentText, gotoDate,
                                                    controls, buttonPanel, firstDay, showWeek, dayNames, dayNamesMin,
                                                    monthNames, monthNamesShort, beforeShowDay, showOtherMonths,
                                                    selectOtherMonths, defaultDate, html, dow, row, group, col, selectedDate,
                                        Severity: Major
                                        Found in public/assets/application-acfe820e7f1681bfacd0f77c4ee463aa.js - About 6 hrs to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language