- 10 Nov, 2015 1 commit
-
-
Varun Sridharan authored
* Fixed Empty Trash Issue * Fixed #58 * Added Option To Clear Donation Log In system tools menu
-
- 08 Nov, 2015 1 commit
-
-
Varun Sridharan authored
* Fixed #30 * Fixed #43 * Auto Config Default Settings When Installing * Changed woocommerce text domain ref to woocommerce-quick-donation
-
- 07 Nov, 2015 2 commits
-
-
Varun Sridharan authored
* Fixed #42 * Fixed #51 * Reorderd Menu * Added New Function `wcqd_delete_donation_entry`
-
Varun Sridharan authored
New Option Added To SELF Check and create donation product via system tools page
-
- 06 Nov, 2015 1 commit
-
-
Varun Sridharan authored
* Fixed donation order delete, restore issue * Added Processing & Completed Email Templates * Minor Bug Fix
-
- 02 Nov, 2015 2 commits
-
-
Varun Sridharan authored
Fixed issue #21
-
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
-
- 01 Nov, 2015 2 commits
-
-
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
-
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
-
- 28 Oct, 2015 1 commit
-
-
Varun Sridharan authored
Filter By Order Status And Other Features bug fixed shortcode display
-
- 25 Oct, 2015 2 commits
-
-
Varun Sridharan authored
Seperate Page For Listing Donors Function To Get Grouped Donation IDS By User & Project 3 New Templates Added Used for my account in front end myaccount/view-donation.php order/order-details-item.php order/order-details-customer.php Added 3 Functions
-
Varun Sridharan authored
* Fixed Count Notification Bubble Count * Metabox Error While Creating New Order Via Admin * Added Project & Doner Based Filter In Admin Listing * Remodified WP LIST TABLE For Donation Listing * New function to get user based donation ids get_user_donations_ids * New template to list donations `myaccount/my-donations.php`
-
- 21 Oct, 2015 1 commit
-
-
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
-
- 20 Oct, 2015 2 commits
-
-
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
-
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
-