carolinagc/webcalendar

View on GitHub

Showing 973 of 973 total issues

Consider simplifying this complex logical expression.
Open

            if ( event.pageX == null && original.clientX != null ) {
                eventDoc = event.target.ownerDocument || document;
                doc = eventDoc.documentElement;
                body = eventDoc.body;

Severity: Critical
Found in public/assets/application-ee4a6e59c938709392bfa5370a680408.js - About 5 hrs to fix

    Consider simplifying this complex logical expression.
    Open

                if ( event.pageX == null && original.clientX != null ) {
                    eventDoc = event.target.ownerDocument || document;
                    doc = eventDoc.documentElement;
                    body = eventDoc.body;
    
    
    Severity: Critical
    Found in public/assets/application-acfe820e7f1681bfacd0f77c4ee463aa.js - About 5 hrs to fix

      Function _newInst has 121 lines of code (exceeds 25 allowed). Consider refactoring.
      Open

              _newInst: function ($input, opts) {
                  var tp_inst = new Timepicker(),
                      inlineSettings = {},
                      fns = {},
                      overrides, i;
      Severity: Major
      Found in public/assets/application-f6f798d1f3911f01a85837a58166d089.js - About 4 hrs to fix

        Function _newInst has 121 lines of code (exceeds 25 allowed). Consider refactoring.
        Open

                _newInst: function ($input, opts) {
                    var tp_inst = new Timepicker(),
                        inlineSettings = {},
                        fns = {},
                        overrides, i;
        Severity: Major
        Found in public/assets/application-245912c0c6d6ba6b9063bbe590ae4262.js - About 4 hrs to fix

          Function _newInst has 121 lines of code (exceeds 25 allowed). Consider refactoring.
          Open

                  _newInst: function ($input, opts) {
                      var tp_inst = new Timepicker(),
                          inlineSettings = {},
                          fns = {},
                          overrides, i;
          Severity: Major
          Found in public/assets/application-be7aafb564607d9dbdf7d77c5c1fdc20.js - About 4 hrs to fix

            Function _newInst has 121 lines of code (exceeds 25 allowed). Consider refactoring.
            Open

                    _newInst: function ($input, opts) {
                        var tp_inst = new Timepicker(),
                            inlineSettings = {},
                            fns = {},
                            overrides, i;
            Severity: Major
            Found in public/assets/application-ee4a6e59c938709392bfa5370a680408.js - About 4 hrs to fix

              Function _newInst has 121 lines of code (exceeds 25 allowed). Consider refactoring.
              Open

                      _newInst: function ($input, opts) {
                          var tp_inst = new Timepicker(),
                              inlineSettings = {},
                              fns = {},
                              overrides, i;
              Severity: Major
              Found in public/assets/application-acfe820e7f1681bfacd0f77c4ee463aa.js - About 4 hrs to fix

                Function support has 119 lines of code (exceeds 25 allowed). Consider refactoring.
                Open

                jQuery.support = (function( support ) {
                
                    var all, a, input, select, fragment, opt, eventName, isSupported, i,
                        div = document.createElement("div");
                
                
                Severity: Major
                Found in public/assets/application-f6f798d1f3911f01a85837a58166d089.js - About 4 hrs to fix

                  Function support has 119 lines of code (exceeds 25 allowed). Consider refactoring.
                  Open

                  jQuery.support = (function( support ) {
                  
                      var all, a, input, select, fragment, opt, eventName, isSupported, i,
                          div = document.createElement("div");
                  
                  
                  Severity: Major
                  Found in public/assets/application-245912c0c6d6ba6b9063bbe590ae4262.js - About 4 hrs to fix

                    Function support has 119 lines of code (exceeds 25 allowed). Consider refactoring.
                    Open

                    jQuery.support = (function( support ) {
                    
                        var all, a, input, select, fragment, opt, eventName, isSupported, i,
                            div = document.createElement("div");
                    
                    
                    Severity: Major
                    Found in public/assets/application-be7aafb564607d9dbdf7d77c5c1fdc20.js - About 4 hrs to fix

                      Function support has 119 lines of code (exceeds 25 allowed). Consider refactoring.
                      Open

                      jQuery.support = (function( support ) {
                      
                          var all, a, input, select, fragment, opt, eventName, isSupported, i,
                              div = document.createElement("div");
                      
                      
                      Severity: Major
                      Found in public/assets/application-ee4a6e59c938709392bfa5370a680408.js - About 4 hrs to fix

                        Function support has 119 lines of code (exceeds 25 allowed). Consider refactoring.
                        Open

                        jQuery.support = (function( support ) {
                        
                            var all, a, input, select, fragment, opt, eventName, isSupported, i,
                                div = document.createElement("div");
                        
                        
                        Severity: Major
                        Found in public/assets/application-acfe820e7f1681bfacd0f77c4ee463aa.js - About 4 hrs to fix

                          Function strictParse has 107 lines of code (exceeds 25 allowed). Consider refactoring.
                          Open

                                  var strictParse = function (f, s, o) {
                          
                                      // pattern for standard and localized AM/PM markers
                                      var getPatternAmpm = function (amNames, pmNames) {
                                          var markers = [];
                          Severity: Major
                          Found in public/assets/application-f6f798d1f3911f01a85837a58166d089.js - About 4 hrs to fix

                            Function strictParse has 107 lines of code (exceeds 25 allowed). Consider refactoring.
                            Open

                                    var strictParse = function (f, s, o) {
                            
                                        // pattern for standard and localized AM/PM markers
                                        var getPatternAmpm = function (amNames, pmNames) {
                                            var markers = [];
                            Severity: Major
                            Found in public/assets/application-245912c0c6d6ba6b9063bbe590ae4262.js - About 4 hrs to fix

                              Function strictParse has 107 lines of code (exceeds 25 allowed). Consider refactoring.
                              Open

                                      var strictParse = function (f, s, o) {
                              
                                          // pattern for standard and localized AM/PM markers
                                          var getPatternAmpm = function (amNames, pmNames) {
                                              var markers = [];
                              Severity: Major
                              Found in public/assets/application-be7aafb564607d9dbdf7d77c5c1fdc20.js - About 4 hrs to fix

                                Function strictParse has 107 lines of code (exceeds 25 allowed). Consider refactoring.
                                Open

                                        var strictParse = function (f, s, o) {
                                
                                            // pattern for standard and localized AM/PM markers
                                            var getPatternAmpm = function (amNames, pmNames) {
                                                var markers = [];
                                Severity: Major
                                Found in public/assets/application-ee4a6e59c938709392bfa5370a680408.js - About 4 hrs to fix

                                  Function strictParse has 107 lines of code (exceeds 25 allowed). Consider refactoring.
                                  Open

                                          var strictParse = function (f, s, o) {
                                  
                                              // pattern for standard and localized AM/PM markers
                                              var getPatternAmpm = function (amNames, pmNames) {
                                                  var markers = [];
                                  Severity: Major
                                  Found in public/assets/application-acfe820e7f1681bfacd0f77c4ee463aa.js - About 4 hrs to fix

                                    Function defaultPrefilter has 95 lines of code (exceeds 25 allowed). Consider refactoring.
                                    Open

                                    function defaultPrefilter( elem, props, opts ) {
                                        /* jshint validthis: true */
                                        var prop, value, toggle, tween, hooks, oldfire,
                                            anim = this,
                                            orig = {},
                                    Severity: Major
                                    Found in public/assets/application-f6f798d1f3911f01a85837a58166d089.js - About 3 hrs to fix

                                      Function defaultPrefilter has 95 lines of code (exceeds 25 allowed). Consider refactoring.
                                      Open

                                      function defaultPrefilter( elem, props, opts ) {
                                          /* jshint validthis: true */
                                          var prop, value, toggle, tween, hooks, oldfire,
                                              anim = this,
                                              orig = {},
                                      Severity: Major
                                      Found in public/assets/application-245912c0c6d6ba6b9063bbe590ae4262.js - About 3 hrs to fix

                                        Function defaultPrefilter has 95 lines of code (exceeds 25 allowed). Consider refactoring.
                                        Open

                                        function defaultPrefilter( elem, props, opts ) {
                                            /* jshint validthis: true */
                                            var prop, value, toggle, tween, hooks, oldfire,
                                                anim = this,
                                                orig = {},
                                        Severity: Major
                                        Found in public/assets/application-be7aafb564607d9dbdf7d77c5c1fdc20.js - About 3 hrs to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language