- 14 Nov, 2015 1 commit
-
-
Varun Sridharan authored
* Fixed #56 * Fixed #62
-
- 10 Nov, 2015 1 commit
-
-
Varun Sridharan authored
* Fixed Empty Trash Issue * Fixed #58 * Added Option To Clear Donation Log In system tools menu
-
- 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
-
- 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 1 commit
-
-
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
* Added Plugin Template versioning #26 * Fixed Template Load Issue * Renamed WC_TEMPLATE To WC_CORE_TEMPLATE * Added New WC_QD_THEME_TEMPLATE
-
- 25 Oct, 2015 1 commit
-
-
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
-