1. 02 Nov, 2015 2 commits
    • Varun Sridharan's avatar
      Fixes #21 · ef8391d7
      Varun Sridharan authored
      Fixed issue #21
      ef8391d7
    • Varun Sridharan's avatar
      * Changes By Varun · 27b0ba82
      Varun Sridharan authored
      * Added Function To Get Overrided Template Names
      * CleandUp class-admin-init.php
      * Added 2 News Menus (Sys Info, Tools)
      * Removed Unwanted Files (8)
      * Added Table Listing Of System View
      * Minor Bug Fix
      27b0ba82
  2. 01 Nov, 2015 4 commits
    • Varun Sridharan's avatar
      Update By Varun · a8e3d7d4
      Varun Sridharan authored
      * Changed Support Menu To System Tools Menu
      * Added Plugins Screen To WC
      * Added Option To Display As Table IN SYSINFO
      * Removed Download As Text In Text View
      * Fixed Template Load Issue
      * Rearranged Template Array
      * Added Custom HEADER & FOOTER For Emails
      * Added New wcqd_is_donation function to check for the donation
      a8e3d7d4
    • Varun Sridharan's avatar
      Issue Fixed with wcqd_get_project_name · 231f3fe8
      Varun Sridharan authored
      Added default user configurable title for easy use
      231f3fe8
    • Varun Sridharan's avatar
      User Callable Functions Updated · adffb08b
      Varun Sridharan authored
      * Renamed All Functions With wcqd as starting
      * removed qd_min_amount_project function
      * removed qd_max_amount_project function
      * added wcqd_project_limit  function to get limit of a project
      * added wcqd_get_project_name from order id
      * added wcqd_get_project to get project id from order id
      adffb08b
    • Varun Sridharan's avatar
      Fixes #38 Fixes #35 · 8d590436
      Varun Sridharan authored
      * Moved Template File Check From admin functions to plugin install class
      * New Menu Added {Support Request} And Added Its JS & CSS
      * Included Sys Info plugin
      * Re-modified Admin Notice
      * Auto Flush Permalink
      * wc_page_endpoint_title issue fixed
      8d590436
  3. 30 Oct, 2015 3 commits
  4. 29 Oct, 2015 1 commit
  5. 28 Oct, 2015 4 commits
    • Varun Sridharan's avatar
      Minor Fix · dd7a3bbb
      Varun Sridharan authored
      Changed Order Text To Donation in Order Details Metabox
      Loaded Admin Notice Before
      Registered Custom Post Status [#27]
      Checked If WooCommerce Is Active [#23]
      dd7a3bbb
    • Varun Sridharan's avatar
      By Varun · 2293b1da
      Varun Sridharan authored
      Removed wc_price_notices()
      2293b1da
    • Varun Sridharan's avatar
      changes by varun · 66e602ec
      Varun Sridharan authored
      * Added Plugin Template versioning #26
      * Fixed Template Load Issue
      * Renamed WC_TEMPLATE To WC_CORE_TEMPLATE
      * Added New WC_QD_THEME_TEMPLATE
      66e602ec
    • Varun Sridharan's avatar
      fixs · 4355de06
      Varun Sridharan authored
      Filter By Order Status
      And Other Features
      bug fixed shortcode display
      4355de06
  6. 25 Oct, 2015 3 commits
  7. 21 Oct, 2015 1 commit
    • Varun Sridharan's avatar
      Released V 1.3.4 BETA · a1e127ca
      Varun Sridharan authored
      **Fixes**
      
      * Menu Error In Front End When Logged In Using Custom ID
      
      **Tweaks**
      
      * Removed Unwated Metabox For Donation order Page
      * Added New Custom Metabox For Donation Order details
      * Added Few Functions In WC Quick Donation DB Class
      * Modifed Core WC Quick Donation Templates
      
      **Added**
      
      * Custom Cart Page Template Support
      * Custom Order Thank You Page & Order Details Tables Support
      a1e127ca
  8. 20 Oct, 2015 3 commits
    • Varun Sridharan's avatar
      Released 1.3.3 BETA · b17a8087
      Varun Sridharan authored
      * Moved Few DB functions from Functions class to db class
      * Fixed template override issue
      [https://github.com/technofreaky/woocomerce-quick-donation/issues/12]
      * Removed Unwated Metabox For Donation order Page
      b17a8087
    • Varun Sridharan's avatar
      WooCommerce Quick Donation 1.3.x Beta Version · 9c660c91
      Varun Sridharan authored
      Redeveloping The Plugin.
      Created Custom Post Type
      Created Custom Taxonomy {Category & Tags}
      Created Short code
      Project Output Like Select , Radio [Single or grouped]
      Price Box Output
      Customization Template
      
      [admin/class-admin-init.php]
      
      Added woocommerce_screen_ids
      Removed Admin Notice Handler Class Init
      Added Plugins Settings Page ID To WC Screen ID
      
      [admin/class-admin-settings.php & admin/class-donation-settings.php]
      
      Working To Get A Prefect Settings Page
      
      [admin/includes/class-admin-functions.php]
      
      Changed WC_QD()->donation_id to WC_QD_ID
      
      [includes/class-quick-donation-process.php]
      
      Created Class To Process Front End Donation Form
      
      [includes/class-shortcode-handler.php]
      
      Created 2 Actions
      wc_quick_donation_before_donation_form
      wc_quick_donation_after_donation_form
      
      [woocommerce-quick-donation.php]
      
      Changed $donation_id from dynimic to static
      Added WC_QD_ID defined variable
      
      Rearranged Few Loading Files
      
      Added Donation Processing Email
      Added Prefect Settings Framework
      Added Seperate Page For Listing Donations
      9c660c91
    • Varun Sridharan's avatar
      Remove Old Plugin Files · 2b55caa1
      Varun Sridharan authored
      2b55caa1
  9. 12 Jun, 2015 1 commit
  10. 04 Jun, 2015 1 commit
  11. 25 Feb, 2015 1 commit
    • Tech No Freaky's avatar
      1.2 · ceedeef6
      Tech No Freaky authored
      Added Widget For Donation Form
      Added Seperate function to get Donation Projects donation_projects()
      Added 2 Actions wc_quick_donation_before_form &
      wc_quick_donation_after_form for donation form.
      Minor Bug Fix.
      ceedeef6
  12. 24 Feb, 2015 3 commits
    • Tech No Freaky's avatar
      1.1 · 5d0b725a
      Tech No Freaky authored
      * Plugin Activation Issue Fixed.
      5d0b725a
    • Tech No Freaky's avatar
      1.0 · 0934cf7f
      Tech No Freaky authored
      * Configurable Min & Max Donation Amount
      * Custom Error Messages
      * Separate Menu with donation order listings
      * Fixed Order Notes And Order Meta Added For All Products
      * Fixed Saving Donation Order Id In DB [Before It Stored All Order IDS]
      * Minor performance fixes
      * Code Clean Up
      * Removed Row Action [Quick Edit , Trash & Duplicate] Options For
      Donation Product In Product Listing
      0934cf7f
    • Tech No Freaky's avatar
      0.4 · d3e03076
      Tech No Freaky authored
      * Internal Server Error / php error fixed while adding donation to cart
      [WP : 4.1 | WC : 2.3.3]
      * Minor Bug Fix
      d3e03076
  13. 09 Feb, 2015 1 commit
  14. 15 Dec, 2014 1 commit
    • Tech No Freaky's avatar
      0.2 · 0e2b0fab
      Tech No Freaky authored
      Redirect User After Donation Added To Cart [Cart Page / Checkout Page]
      Select Your Preferred Payment Gateway For Donation
      Custom Email Template For Donation Processing
      Custom Email Template For Donation Completed
      Some Minor Bug Fix
      0e2b0fab
  15. 07 Dec, 2014 1 commit
  16. 06 Dec, 2014 1 commit