amtgard/ORK3

View on GitHub

Showing 1,365 of 1,925 total issues

File jquery-ui-1.8.18.custom.js has 8844 lines of code (exceeds 250 allowed). Consider refactoring.
Open

/*!
* jQuery UI 1.8.18
*
* Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.

    File jquery-1.7.1.js has 6373 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    /*!
    * jQuery JavaScript Library v1.7.1
    * http://jquery.com/
    *
    * Copyright 2011, John Resig
    Severity: Major
    Found in orkui/template/default/script/development-bundle/jquery-1.7.1.js - About 2 wks to fix

      File phpqrcode.php has 2160 lines of code (exceeds 250 allowed). Consider refactoring.
      Open

      <?php
       
      /*
      * PHP QR Code encoder
      *
      Severity: Major
      Found in system/lib/phpqrcode/phpqrcode.php - About 5 days to fix

        File qrcode.php has 1688 lines of code (exceeds 250 allowed). Consider refactoring.
        Open

        <?php
        //============================================================+
        // File name : qrcode.php
        // Begin : 2010-03-22
        // Last Update : 2010-03-29
        Severity: Major
        Found in system/lib/phpqrcode/bindings/tcpdf/qrcode.php - About 4 days to fix

          Function send has a Cognitive Complexity of 209 (exceeds 5 allowed). Consider refactoring.
          Open

          public function send() {
          if (!$this->to) {
          exit('Error: E-Mail to required!');
          }
          Severity: Minor
          Found in system/lib/mail.php - About 4 days to fix

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

          /**
          * SCEditor v1.3.3
          * http://www.samclarke.com/2011/07/sceditor/
          *
          * Copyright (C) 2011-2012, Sam Clarke (samclarke.com)
          Severity: Major
          Found in orkui/template/default/script/js/SCEditor/jquery.sceditor.js - About 4 days to fix

            File jquery.ui.datepicker.js has 1505 lines of code (exceeds 250 allowed). Consider refactoring.
            Open

            /*
            * jQuery UI Datepicker 1.8.18
            *
            * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
            * Dual licensed under the MIT or GPL Version 2 licenses.

              File controller.Admin.php has 1430 lines of code (exceeds 250 allowed). Consider refactoring.
              Open

              <?php
               
              class Controller_Admin extends Controller {
               
              public function __construct($call=null, $id=null) {
              Severity: Major
              Found in orkui/controller/controller.Admin.php - About 3 days to fix

                File jquery-ui-i18n.js has 1373 lines of code (exceeds 250 allowed). Consider refactoring.
                Open

                /* Afrikaans initialisation for the jQuery UI date picker plugin. */
                /* Written by Renier Pretorius. */
                jQuery(function($){
                $.datepicker.regional['af'] = {
                closeText: 'Selekteer',

                  File class.Player.php has 1275 lines of code (exceeds 250 allowed). Consider refactoring.
                  Open

                  <?php
                   
                  class Player extends Ork3 {
                   
                  public function __construct() {
                  Severity: Major
                  Found in system/lib/ork3/class.Player.php - About 3 days to fix

                    File class.Report.php has 1259 lines of code (exceeds 250 allowed). Consider refactoring.
                    Open

                    <?php
                     
                    /*************************************************************************
                     
                    Here be dragons.
                    Severity: Major
                    Found in system/lib/ork3/class.Report.php - About 3 days to fix

                      Function jQuery has 592 lines of code (exceeds 25 allowed). Consider refactoring.
                      Open

                      var jQuery = (function() {
                       
                      // Define a local copy of jQuery
                      var jQuery = function( selector, context ) {
                      // The jQuery object is actually just the init constructor 'enhanced'
                      Severity: Major
                      Found in orkui/template/default/script/development-bundle/jquery-1.7.1.js - About 2 days to fix

                        Function sceditor has 585 lines of code (exceeds 25 allowed). Consider refactoring.
                        Open

                        $.sceditor = function (el, options) {
                        var base = this;
                         
                        /**
                        * The textarea element being replaced
                        Severity: Major
                        Found in orkui/template/default/script/js/SCEditor/jquery.sceditor.js - About 2 days to fix

                          Function player has a Cognitive Complexity of 142 (exceeds 5 allowed). Consider refactoring.
                          Open

                          public function player($id) {
                          logtrace("player call", $_REQUEST);
                          $this->load_model('Player');
                          $this->load_model('Award');
                          $this->load_model('Unit');
                          Severity: Minor
                          Found in orkui/controller/controller.Admin.php - About 2 days to fix

                          File qunit.js has 1128 lines of code (exceeds 250 allowed). Consider refactoring.
                          Open

                          /**
                          * QUnit - A JavaScript Unit Testing Framework
                          *
                          * http://docs.jquery.com/QUnit
                          *
                          Severity: Major
                          Found in orkui/template/default/script/development-bundle/external/qunit.js - About 2 days to fix

                            File jquery-ui-timepicker-addon.js has 1028 lines of code (exceeds 250 allowed). Consider refactoring.
                            Open

                            /*
                            * jQuery timepicker addon
                            * By: Trent Richardson [http://trentrichardson.com]
                            * Version 0.9.9
                            * Last Modified: 02/05/2012
                            Severity: Major
                            Found in orkui/template/default/script/js/jquery-ui-timepicker-addon.js - About 2 days to fix

                              File Barcode.php has 1015 lines of code (exceeds 250 allowed). Consider refactoring.
                              Open

                              <?php
                              /*
                              * BarCode Coder Library (BCC Library)
                              * BCCL Version 2.0.1
                              * Porting : Barcode PHP
                              Severity: Major
                              Found in system/lib/Barcode.php - About 2 days to fix

                                File import.primary.php has 941 lines of code (exceeds 250 allowed). Consider refactoring.
                                Open

                                <?php
                                 
                                /*******************************************************************************
                                *
                                * Import Routine
                                Severity: Major
                                Found in import/import.primary.php - About 2 days to fix

                                  File widget-pager.js has 792 lines of code (exceeds 250 allowed). Consider refactoring.
                                  Open

                                  /* Pager widget for TableSorter 9/15/2014 (v2.17.8) */
                                  /*jshint browser:true, jquery:true, unused:false */
                                  ;(function($){
                                  "use strict";
                                  var tsp,

                                    QRcode has 98 functions (exceeds 20 allowed). Consider refactoring.
                                    Open

                                    class QRcode {
                                     
                                    /**
                                    * @var barcode array to be returned which is readable by TCPDF
                                    * @access protected
                                    Severity: Major
                                    Found in system/lib/phpqrcode/bindings/tcpdf/qrcode.php - About 1 day to fix
                                      Severity
                                      Category
                                      Status
                                      Source
                                      Language