Plugin Directory

Changeset 3066749


Ignore:
Timestamp:
04/08/2024 09:58:00 AM (2 years ago)
Author:
taz_bambu
Message:

commit version 2.6

Location:
webd-woocommerce-advanced-reporting-statistics/trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • webd-woocommerce-advanced-reporting-statistics/trunk/class-admin.php

    r3065110 r3066749  
    128128                    <p><i class='fa fa-check'></i> <?php  esc_html_e('Get Reports by City, Country, Payment Method',"webd-woocommerce-reporting-statistics");?></p>
    129129                    <p><i class='fa fa-check'></i> <?php  esc_html_e('Next Months Forecast per Product / Category',"webd-woocommerce-reporting-statistics");?></p>
     130                    <p><i class='fa fa-check'></i> <?php  esc_html_e('Custom Report Builder including custom fields',"webd-woocommerce-reporting-statistics");?></p>
    130131                    <p><i class='fa fa-check'></i> <?php  esc_html_e('Custom Set From - To date to Search',"webd-woocommerce-reporting-statistics");?></p>
    131132                    <p><i class='fa fa-check'></i> <?php  esc_html_e('Get Reports by selecting Month or Year',"webd-woocommerce-reporting-statistics");?></p>
    132                     <p><i class='fa fa-check'></i> <?php  esc_html_e('Export in Excel',"webd-woocommerce-reporting-statistics");?></p>
    133                     <p><i class='fa fa-check'></i> <?php  esc_html_e('Search functionality in Tables',"webd-woocommerce-reporting-statistics");?></p>                   
     133                    <p><i class='fa fa-check'></i> <?php  esc_html_e('Export reports in Excel',"webd-woocommerce-reporting-statistics");?></p>
    134134                    <p><i class='fa fa-check'></i> <?php  esc_html_e('Current Selling Products Low Stock Products Reminder!',"webd-woocommerce-reporting-statistics");?> </p>
    135135                    <p><i class='fa fa-check'></i> <?php  esc_html_e('Low Stock Products Report',"webd-woocommerce-reporting-statistics");?> </p>
     
    958958                <li><a href="#payment"><?php  esc_html_e( 'Payment Methods',"webd-woocommerce-reporting-statistics" );?></a></li>
    959959                <li><a href="#coupons"><?php  esc_html_e( 'Coupons',"webd-woocommerce-reporting-statistics" );?></a></li>
     960                <li><a style='background-color: #f0f0f1;' href="#proVersion" class='proVersion'><?php  esc_html_e( 'Custom Report - pro',"webd-woocommerce-reporting-statistics" );?></a></li>
    960961            </ul>
    961962
     
    10781079        ?>
    10791080           </tbody>
    1080            <button class='proVersion'><i class='fa fa-file-excel-o '></i> <?php  esc_html_e('Export / PRO',"webd-woocommerce-reporting-statistics");?></button><input type="text" class="search proVersion" readonly placeholder="<?php  esc_html_e('Search / PRO.',"webd-woocommerce-reporting-statistics");?>"></input>
     1081           <button class='proVersion'><i class='fa fa-file-excel-o '></i> <?php  esc_html_e('Export / PRO',"webd-woocommerce-reporting-statistics");?></button><input type="text" class="search "  placeholder="<?php  esc_html_e('Search...',"webd-woocommerce-reporting-statistics");?>"></input>
    10811082        </table>
    10821083       
     
    11461147            ?>
    11471148               </tbody>
    1148                 <button class='proVersion'><i class='fa fa-file-excel-o '></i> <?php  esc_html_e('Export / PRO',"webd-woocommerce-reporting-statistics");?></button><input type="text" class="search proVersion" readonly placeholder="<?php  esc_html_e('Search / PRO.',"webd-woocommerce-reporting-statistics");?>"></input>
     1149                <button class='proVersion'><i class='fa fa-file-excel-o '></i> <?php  esc_html_e('Export / PRO',"webd-woocommerce-reporting-statistics");?></button><input type="text" class="search"  placeholder="<?php  esc_html_e('Search...',"webd-woocommerce-reporting-statistics");?>"></input>
    11491150            </table>
    11501151            </div>
     
    12511252        ?>
    12521253           </tbody>
    1253            <button class='proVersion'><i class='fa fa-file-excel-o '></i> <?php  esc_html_e('Export / PRO',"webd-woocommerce-reporting-statistics");?></button><input type="text" class="search proVersion" readonly placeholder="<?php  esc_html_e('Search / PRO.',"webd-woocommerce-reporting-statistics");?>"></input>
     1254           <button class='proVersion'><i class='fa fa-file-excel-o '></i> <?php  esc_html_e('Export / PRO',"webd-woocommerce-reporting-statistics");?></button><input type="text" class="search"  placeholder="<?php  esc_html_e('Search...',"webd-woocommerce-reporting-statistics");?>"></input>
    12541255        </table>
    12551256        <?php }else print "<h3>".esc_html__('No data for customers',"webd-woocommerce-reporting-statistics")."</h3>"; ?>
     
    13221323            ?>
    13231324               </tbody>
    1324                 <button class='proVersion'><i class='fa fa-file-excel-o '></i> <?php  esc_html_e('Export / PRO',"webd-woocommerce-reporting-statistics");?></button><input type="text" class="search proVersion" readonly placeholder="<?php  esc_html_e('Search / PRO.',"webd-woocommerce-reporting-statistics");?>"></input>
     1325                <button class='proVersion'><i class='fa fa-file-excel-o '></i> <?php  esc_html_e('Export / PRO',"webd-woocommerce-reporting-statistics");?></button><input type="text" class="search "  placeholder="<?php  esc_html_e('Search...',"webd-woocommerce-reporting-statistics");?>"></input>
    13251326            </table>
    13261327            </div>     
     
    14211422            ?>
    14221423               </tbody>
    1423                 <button class='proVersion'><i class='fa fa-file-excel-o '></i> <?php  esc_html_e('Export / PRO',"webd-woocommerce-reporting-statistics");?></button><input type="text" class="search proVersion" readonly placeholder="<?php  esc_html_e('Search / PRO.',"webd-woocommerce-reporting-statistics");?>"></input>
     1424                <button class='proVersion'><i class='fa fa-file-excel-o '></i> <?php  esc_html_e('Export / PRO',"webd-woocommerce-reporting-statistics");?></button><input type="text" class="search"  placeholder="<?php  esc_html_e('Search...',"webd-woocommerce-reporting-statistics");?>"></input>
    14241425            </table>
    14251426            </div>     
     
    15211522            ?>
    15221523               </tbody>
    1523                <button class='proVersion'><i class='fa fa-file-excel-o '></i> <?php  esc_html_e('Export / PRO',"webd-woocommerce-reporting-statistics");?></button><input type="text" class="search proVersion" readonly placeholder="<?php  esc_html_e('Search / PRO.',"webd-woocommerce-reporting-statistics");?>"></input>
     1524               <button class='proVersion'><i class='fa fa-file-excel-o '></i> <?php  esc_html_e('Export / PRO',"webd-woocommerce-reporting-statistics");?></button><input type="text" class="search "  placeholder="<?php  esc_html_e('Search...',"webd-woocommerce-reporting-statistics");?>"></input>
    15241525            </table>
    15251526            </div>
     
    16061607            ?>
    16071608               </tbody>
    1608                 <button class='proVersion'><i class='fa fa-file-excel-o '></i> <?php  esc_html_e('Export / PRO',"webd-woocommerce-reporting-statistics");?></button><input type="text" class="search proVersion" readonly placeholder="<?php  esc_html_e('Search / PRO.',"webd-woocommerce-reporting-statistics");?>"></input>
     1609                <button class='proVersion'><i class='fa fa-file-excel-o '></i> <?php  esc_html_e('Export / PRO',"webd-woocommerce-reporting-statistics");?></button><input type="text" class="search"  placeholder="<?php  esc_html_e('Search...',"webd-woocommerce-reporting-statistics");?>"></input>
    16091610            </table>
    16101611            </div> 
  • webd-woocommerce-advanced-reporting-statistics/trunk/js/backend.js

    r3016500 r3066749  
    173173        function getCellValue(row, index){ return $(row).children('td').eq(index).text() }
    174174
     175
     176        $(".webdWoocommerceReportingStatistics .search").keyup(function () {
     177            var value = this.value.toLowerCase().trim();
     178            var table = $(this).parent();
     179            $(table).find('tr').each(function (index) {
     180                if (!index) return;
     181                $(this).find("td").each(function () {
     182                    var id = $(this).text().toLowerCase().trim();
     183                    var not_found = (id.indexOf(value) == -1);
     184                   
     185                    $(this).closest('tr').toggle(!not_found);
     186                    return not_found;
     187                });
     188               
     189                if($(this).css('display') == 'none'){
     190                    $(this).addClass("noExl");
     191                }else $(this).removeClass("noExl");
     192            });
     193        });
    175194    }
    176195 
  • webd-woocommerce-advanced-reporting-statistics/trunk/readme.txt

    r3065105 r3066749  
    66Requires PHP: 5.2.4
    77Tested up to: 6.5
    8 Stable tag: 2.5
     8Stable tag: 2.6
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    4545= PRO Features =
    4646
    47 * Next Month's Forecast for Category or Product
    48 * Advanced Search Customly defined specific period | From - To dates
    49 * Search and Get Product Sales Reports by Month
    50 * Search and Get Product Sales Reports by Year
     47* **Next Month's Forecast** for Category or Product
     48* **Advanced Date Search:** Search Customly defined specific period | From - To dates
     49* Search and Get **Product Sales Reports by Month or Year**
     50* **Custom Report Builder including Orders Custom fields** - HPOS compatible
    5151* Get reports by City , Country, Payment Method
    5252* Search & Sort List Reports with input field
     
    5555* Next Month's Sales Forecast for Specified Product
    5656* Next Month's Sales Forecast for Specified Category
    57 * WooCommerce Stock Reports: Low Stock Reporting - you get a report for products low in stock, independent of sales
    58 * WooCommerce Stock Reports: LLatest Selling Products Low Stock Reminder - report for low stock of products that actually sell!
     57* WooCommerce **Stock Reports: Low Stock Reporting** - you get a report for products low in stock, independent of sales
     58* WooCommerce Stock Reports: **Latest Selling Products Low Stock Reminder** - report for low stock of products that actually sell!
    5959* Email Report - get email on a Weekly or Monthly basis. The email includes This Month's , This Week's Report & Low Stock Management Report.
    6060* Export Reports in excel file - save reports in xlsx format for further analysis
     
    8080Check that wp-cron is active . You can install WP Cron control plugin . check the events . Check WP CRON events for fetchOrders_for_stats action and press run now . This will download yours orders to text file.
    8181
     82= How to add an order custom field in my reports? =
     83This functionality is included in the **[PRO Version](https://extend-wp.com/product/woocommerce-advanced-reporting-statistics/ "Advanced WooCommerce Reporting - Statistics & Forecast PRO")**
     84
    8285== Screenshots ==
    8386
     
    8891
    8992== Changelog ==
     93
     94= 2.6 =
     95added search functionality in report tables
    9096
    9197= 2.5 =
     
    196202fix date filter issues
    197203check coupons enabled
     204
     205= 2.6 =
     206added search functionality in report tables
  • webd-woocommerce-advanced-reporting-statistics/trunk/webd-woocommerce-reporting-statistics.php

    r3065105 r3066749  
    44 * Plugin URI: https://extend-wp.com/advanced-reporting-statistics-plugin-for-woocommerce/
    55 * Description: A comprehensive WordPress Plugin for WooCommerce Reports, Statistics, Analytics & Forecasting Tool for Orders, Sales, Products, Countries, Payment Gateways Shipping, Tax, Refunds, Top Products.
    6  * Version: 2.5
     6 * Version: 2.6
    77 * Author: extendWP
    88 * Author URI: https://extend-wp.com
     
    1313 * License: GPL2
    1414 * Created On: 23-01-2019
    15  * Updated On: 05-04-2024
     15 * Updated On: 08-04-2024
    1616 */
    1717 
     
    155155            //return;
    156156       
    157             wp_enqueue_style( "webd-woocommerce-reporting-statistics"."adminCss", plugins_url( "/css/backend.css?v=20", __FILE__ ) );   
     157            wp_enqueue_style( "webd-woocommerce-reporting-statistics"."adminCss", plugins_url( "/css/backend.css?v=50r", __FILE__ ) ); 
    158158            wp_enqueue_style( "webd-woocommerce-reporting-statistics"."adminCss"); 
    159159           
     
    164164            wp_enqueue_script("jquery-ui-tabs");           
    165165            wp_enqueue_script( "webd-woocommerce-reporting-statistics"."charts", plugins_url( "/js/chart.js", __FILE__ ), null, true);         
    166             wp_enqueue_script( "webd-woocommerce-reporting-statistics"."adminJs", plugins_url( "/js/backend.js?v=50", __FILE__ ) , array('jquery','jquery-ui-accordion','jquery-ui-tabs','jquery-ui-datepicker') , null, true);
     166            wp_enqueue_script( "webd-woocommerce-reporting-statistics"."adminJs", plugins_url( "/js/backend.js?v=50r", __FILE__ ) , array('jquery','jquery-ui-accordion','jquery-ui-tabs','jquery-ui-datepicker') , null, true);   
    167167                       
    168168            wp_enqueue_style( "webd-woocommerce-reporting-statistics"."_fa", plugins_url( '/css/font-awesome.min.css', __FILE__ ));
     
    202202            print "<div class='". $this->plugin ."'>";
    203203            $this->adminHeader();
    204             echo "<h3>". __('Statistics',"webd-woocommerce-reporting-statistics") ."</h3>";
     204            echo "<h3>". esc_html__('Statistics',"webd-woocommerce-reporting-statistics") ."</h3>";
    205205            echo do_shortcode( '[adStats]' );
    206206           
Note: See TracChangeset for help on using the changeset viewer.