Commit Graph

1155 Commits

Author SHA1 Message Date
Mike Jolley 5efdd56bc2 Clear count on delete. Closes #1945. 2012-12-07 11:39:43 +00:00
Mike Jolley 1828db4e7f show hide panels. Closes #1942. 2012-12-07 10:51:06 +00:00
Mike Jolley be40e982b6 Small fix for previous commit, for adding rows. 2012-12-06 19:54:11 +00:00
Mike Jolley e3698f99ed Rounding fixes, and link tax rows to tax rates by ID.
Also closes #1869 as it allows us to use 'codes' for tax rates instead
of their label. E.g. code US-AL-Tax-1. This lets users filter taxes in
reports easier.
2012-12-06 19:49:04 +00:00
Mike Jolley a9b8f979ec woocommerce_wp_radio Closes #1935. 2012-12-06 16:54:44 +00:00
Mike Jolley 1a18fcf21c Merge pull request #1932 from KingYes/patch-3
Fixing quick set in Admin Variable.
2012-12-06 06:57:13 -08:00
Mike Jolley 1542ebb7f5 Wrapper classes. Closes #1933. 2012-12-06 14:43:52 +00:00
Yakir Sitbon 15b1190357 Fixing quick set in Admin Variable.
I just send fix for 'price' element in Quick edit for all my variables..

Thanks you again.
Yakir.
2012-12-06 13:52:27 +02:00
Mike Jolley 86adc50964 reports for subcats. Closes #1924. 2012-12-05 18:36:30 +00:00
Mike Jolley 0da50add7b Fix link variations on new posts. Closes #1925. 2012-12-05 17:57:53 +00:00
Mike Jolley 8a59a45177 Filter coupons by type. Closes #1909. 2012-12-05 16:26:04 +00:00
Mike Jolley b152995227 Prevent notices on upgrade. 2012-12-05 15:29:49 +00:00
Mike Jolley a0c4c2274f Tweak updater for #1911. 2012-12-05 15:24:39 +00:00
Mike Jolley c47b135ff5 Clear meta key after update. Closes #1911. 2012-12-05 15:21:31 +00:00
Mike Jolley bcc91f586d Use different sanitize functions for attribute names. Closes #1897. 2012-12-05 15:01:29 +00:00
Coen Jacobs 37feabd87f WooCommerce 2.0 is coming! 2012-12-03 20:19:58 +01:00
Mike Jolley 4e6b3b669c expand ranges 2012-12-03 17:03:21 +00:00
Mike Jolley a93e6b0599 import icon 2012-12-03 16:39:46 +00:00
Mike Jolley 60626d25f9 The display options for taxes 2012-12-03 16:37:08 +00:00
Mike Jolley 20a90cddf9 Fix checkbox export 2012-12-03 12:42:44 +00:00
Mike Jolley bcc60420da Importer and sample CSV 2012-12-03 12:42:44 +00:00
Mike Jolley 9eb63a8518 Save new tab tables 2012-12-03 12:42:44 +00:00
Mike Jolley fd467f7a1f install tax tables 2012-12-03 12:41:05 +00:00
Mike Jolley 7cd25bfdc5 Upgrade old rates to new structure 2012-12-03 12:41:05 +00:00
Mike Jolley 006c2c20b9 No longer needed 2012-12-03 12:41:05 +00:00
James Koster e7685f0a69 retina'd tick icons 2012-12-03 12:15:45 +00:00
James Koster 55e0d82be0 simple / retina'd tip icon 2012-12-03 11:57:04 +00:00
Mike Jolley aa7c6f582f Merge pull request #1886 from Geczy/show-first-report
Fix: Show first report tab & chart logically
2012-11-29 10:03:20 -08:00
Mike Jolley 29c14fe60e Fix page options. Closes #1884. 2012-11-29 18:01:10 +00:00
Mike Jolley 3c66ddae42 Class tweaks, need more testing. Closes #1874. 2012-11-29 16:48:40 +00:00
Matt 01bd682662 Fix: Show first report tab & chart logically 2012-11-29 09:39:00 -05:00
Mike Jolley 1edf98e95f Hook names for #1878 2012-11-29 12:45:44 +00:00
Mike Jolley 3e7c95c605 Merge pull request #1878 from Geczy/report-filters
Filters for Sales reports
2012-11-29 04:29:01 -08:00
Matt a84144985d Filters for Sales reports 2012-11-28 17:23:51 -05:00
Mike Jolley c2dfb2fd74 Use meta for order count. Closes #1810. 2012-11-28 20:24:01 +00:00
Mike Jolley a8a1af4ba3 Fix double tip Closes #1856. 2012-11-28 18:02:12 +00:00
Mike Jolley 20861b5809 Fix queries with double %% Closes #1875. 2012-11-28 17:14:27 +00:00
Mike Jolley 1596baabb8 Workaround Closes #1796. 2012-11-28 17:08:17 +00:00
Mike Jolley 171730d405 Checked the queries. Most were fine. Closes #1834. 2012-11-28 16:56:00 +00:00
Mike Jolley f578c5fbfd Pre post update for visibility 2012-11-28 16:03:24 +00:00
Mike Jolley fb06bde939 recount after stock change 2012-11-28 15:40:08 +00:00
Mike Jolley 2b5e867380 Debug option to recount terms. 2012-11-28 15:23:13 +00:00
Coen Jacobs 733d5bdb44 Added hooks to extend admin order item lines views 2012-11-28 13:12:54 +01:00
Matt f6e0a96a12 Fix invalid argument() when saving an order 2012-11-27 12:27:09 -05:00
Mike Jolley dd1d41afa2 fallback title #1853 2012-11-27 16:32:59 +00:00
Mike Jolley b1ec4b289a Nuked whitespace. Closes #1846. 2012-11-27 16:22:47 +00:00
Mike Jolley 0361a2f0cb Settings API tweaks.
Uses same names as the settings API for gateways which Closes #1848.
Allows a single level of array based IDs for options which Closes #1826.
Related to #1826 this is now used for image size settings.
2012-11-27 15:39:32 +00:00
Coen Jacobs 46ca015e4f Auto install crop for image width to 1 2012-11-27 12:42:01 +01:00
Mike Jolley db1d4e58ed Create, update, save variations. Closes #1806. 2012-11-27 10:34:02 +00:00
Mike Jolley b0fa6d4481 Save attributs via ajax and refresh variations. Closes #1804. 2012-11-26 17:27:55 +00:00
Mike Jolley 999f02612a removed settings used for testing 2012-11-26 15:56:48 +00:00
Mike Jolley 539f2a1857 Settings API Tweaks + new types. Closes #1824. 2012-11-26 15:55:28 +00:00
Coen Jacobs 95ee532369 Stripped rest of wpdb->prepare calls without args #1717 2012-11-26 16:13:10 +01:00
Mike Jolley 3f02a1d305 wrong meta name Closes #1812. 2012-11-26 14:18:20 +00:00
Mike Jolley 97054d3d76 Save number/email Closes #1828. 2012-11-26 13:49:41 +00:00
Mike Jolley 3c29465ea1 textarea desc_tip Closes #1825. 2012-11-26 13:48:22 +00:00
Mike Jolley 93fdca8530 Fix those darn categoies. Closes #1800. 2012-11-22 13:46:05 +00:00
Coen Jacobs ad71e7cd9d Merge pull request #1802 from woothemes/Product-Classes
IMPORTANT MERGE: Product classes (read notes!)
See notes: #1802
2012-11-22 05:33:52 -08:00
Mike Jolley f8a26a2426 Improved product data panels. 2012-11-22 13:28:32 +00:00
Mike Jolley 841624a0b2 Ensure child_ids (transient) is cleared on delete. Closes #1786. 2012-11-21 18:26:42 +00:00
Mike Jolley 75ca794bba Separate classes per product type, with new get_product function and hooks to change the classes which get loaded. #1497 2012-11-21 18:07:45 +00:00
Mike Jolley 4c0f805edf More input types and settings API support. Closes #1322. 2012-11-20 17:32:50 +00:00
Mike Jolley 3a803b010a Other writepanel html5 inputs. #1322. 2012-11-20 16:49:05 +00:00
Mike Jolley f52821ba2c Coupon panel validation. #1322. 2012-11-20 14:25:27 +00:00
Mike Jolley 7d960e0c9d HTML5 validation for product data. #1322 2012-11-20 14:16:13 +00:00
Mike Jolley 8b7b297b8e 3.5 checks + 2012 tweaks. Closes #1788. 2012-11-20 13:03:45 +00:00
Coen Jacobs 22afc34052 Reverted changes for manual category count. Ref: #1789 2012-11-19 15:39:27 +01:00
Mike Jolley 4720628a71 Hooks galore for integers vs floats. Closes #1113. 2012-11-19 14:05:06 +00:00
Mike Jolley 5d91e9ad42 Shareyourcart tweaks. Closes #1774. 2012-11-16 18:13:23 +00:00
Mike Jolley cd42e90926 Coupon feedback. Closes #1641. 2012-11-15 15:10:41 +00:00
Coen Jacobs 8788495f79 Recount all visible products in categories. Closes #1756 2012-11-15 15:43:37 +01:00
Mike Jolley a232f21575 Shipping tax class options. Closes #1625. 2012-11-15 14:01:16 +00:00
Mike Jolley a52021dd35 Fix notice. Closes #1760. 2012-11-15 11:27:14 +00:00
Mike Jolley 12075ee2cf Made update settings more dev friendly. Closes #1720. 2012-11-14 13:26:53 +00:00
Mike Jolley a183b84b43 update logic 2012-11-14 12:07:12 +00:00
Mike Jolley 5d4ff86e55 Tax reports based on order items. 2012-11-14 11:27:24 +00:00
Mike Jolley d3068c2bef Min/max date fix. Closes #1728. 2012-11-13 23:58:32 +00:00
Mike Jolley 58778fa4fe Store taxes on checkout 2012-11-13 15:28:39 +00:00
Mike Jolley a278909783 tweak to last commit 2012-11-13 15:28:38 +00:00
Mike Jolley e6c72148ea order taxes upgrade script 2012-11-13 15:28:38 +00:00
Coen Jacobs a617694e0f Refunds: Allow manual refunds without gateway calls 2012-11-13 16:26:07 +01:00
Coen Jacobs 3da5ccdafe Merged 'refunds' into 'fees-and-shipping'. Closes #1746 2012-11-13 16:03:42 +01:00
Mike Jolley 7e5d2ac174 Calc totals/tax rows rework 2012-11-13 14:54:34 +00:00
Coen Jacobs c99ec141d8 Refunds: Bug fixes in getting right gateway object 2012-11-13 15:18:26 +01:00
Coen Jacobs 393107f4a5 Refunds: Only show 'refund lines' option if gateway supports it 2012-11-13 15:13:34 +01:00
Coen Jacobs 9c5c033fcf Refunds: Function logic and AJAX implementation 2012-11-13 14:26:30 +01:00
Mike Jolley c2e1258d04 Work on calc_tax 2012-11-12 18:53:40 +00:00
Mike Jolley 98ddb3bbc5 Display + storage 2012-11-12 17:15:54 +00:00
Mike Jolley f4a931f7cc Tweak panel layout and simplify get_items 2012-11-12 16:08:05 +00:00
Mike Jolley 6ecef0139c Calc totals for fees. 2012-11-12 14:34:10 +00:00
Mike Jolley a1ad595822 Add fees 2012-11-12 13:41:54 +00:00
Mike Jolley 877e6eb8c7 Bulk stock increase and decrease. 2012-11-12 12:22:35 +00:00
Mike Jolley ca6a204b21 Bulk 2012-11-10 16:25:18 +00:00
Mike Jolley 1534ca50ff bulk delete 2012-11-10 16:18:20 +00:00
Mike Jolley f43275959e revert change to shipping and tweak labels. 2012-11-10 13:54:12 +00:00
Mike Jolley 2fbb95e247 defined bulk actions 2012-11-10 09:14:20 +00:00
Mike Jolley 2c26f06e55 Fees api started, and playing with line items 2012-11-09 21:15:15 +00:00
Mike Jolley 784b7ae3b6 New shop page/category archive display settings, and the ability to change display per-category. Closes #1600. 2012-11-08 18:05:18 +00:00
Mike Jolley 764b34a938 Case insensitive coupons. Closes #1633. 2012-11-08 16:57:59 +00:00
Mike Jolley 92d61e5627 Fix grouped product issues. Closes #1693. 2012-11-08 11:15:52 +00:00
Steve Wicks ce8c4727d5 Order note comments
Make the order note comments more specific to order notes allowing other
plugins to use comments and not have them appearing in the order notes
list.
2012-11-06 20:51:42 +00:00
Mike Jolley 1f8e836e71 Tweak for previous merge. 2012-11-06 14:09:54 +00:00
Mike Jolley 133d93c592 Merge pull request #1673 from helgatheviking/feature/individual_product
allow any product to be sold individually
2012-11-06 06:01:59 -08:00
Mike Jolley 94de5c329f Fix bulk stock editing. Closes #1624. 2012-11-06 13:54:57 +00:00
Brent Shepherd 9779e25059 Don't require DB update on first install 2012-11-06 17:23:41 +10:00
Mike Jolley 09b4c352e3 Tweak caps. Closes #1662. 2012-11-05 16:50:24 +00:00
Mike Jolley ce14c5ba6b Fixed columns, closes #1688. 2012-11-05 16:19:29 +00:00
Mike Jolley eb26d41ee9 Allowed sku search to return > 1 result. 2012-11-05 12:46:26 +00:00
Mike Jolley 8fd0c0c41b soap detection in debug 2012-11-04 15:03:48 +00:00
Mike Jolley 6391982e06 Allow custom columns 2012-11-04 12:51:24 +00:00
kathy 73175288c5 add write panel check box to allow any product to be sold individually 2012-10-31 12:02:32 -05:00
Mike Jolley 549880b8eb New structure for line items (this one uses meta more) 2012-10-23 17:41:42 +01:00
Mike Jolley 5883701729 Reports for order lines 2012-10-22 16:13:23 +01:00
Mike Jolley 0a4a17acf0 started on reports 2012-10-19 21:00:50 +01:00
Mike Jolley c97aeaf533 use wp api for meta, and done the checkout 2012-10-19 18:59:17 +01:00
Mike Jolley 48da8e2e56 Add and remove order items 2012-10-19 15:05:23 +01:00
Mike Jolley a11804a61f add/remove/save meta 2012-10-18 18:56:28 +01:00
Mike Jolley 657c43a620 Order line work. 2012-10-18 14:47:21 +01:00
Mike Jolley de70e78a69 Table schema for order line items 2012-10-18 11:19:03 +01:00
Mike Jolley aef75800c9 Update/install code + revised notices. 2012-10-18 10:33:06 +01:00
Mike Jolley 98b21a4a44 Split up scripts. #1575. 2012-10-17 14:32:31 +01:00
Mike Jolley 38ccc92f47 [3.1.1] Append hash to logs and restrict directory listings. #1575. 2012-10-17 13:28:41 +01:00
Mike Jolley 0d38e61e2d Sanitize fixes. Closes #1614. 2012-10-17 12:05:54 +01:00
Mike Jolley a66cff4119 [3.2.5] SQL #1575 2012-10-16 16:46:41 +01:00
Mike Jolley a3bf44b073 [3.2.4] Sanitize #1575 2012-10-16 16:46:41 +01:00
Mike Jolley 15eb48242a [3.2.3] XSS #1575 2012-10-16 16:46:41 +01:00
Mike Jolley cea65c8257 [3.2.3] XSS #1575 2012-10-16 10:59:13 +01:00
Mike Jolley 8c3ad31c07 Localisation spacing. 2012-10-16 10:45:33 +01:00
Mike Jolley f7e5dec1c4 [3.2.3] XSS #1575 2012-10-16 10:11:50 +01:00
Mike Jolley 97e67bfcea [3.2.3] XSS #1575 2012-10-15 20:39:43 +01:00
Mike Jolley 98530b3f6d [3.2.3] XSS #1575 2012-10-15 20:39:43 +01:00
Mike Jolley 5d15f30cea [3.2.3] XSS #1575 2012-10-15 20:39:43 +01:00
Mike Jolley 723c3144ec [3.2.2] Updated lessc. #1575. 2012-10-15 20:39:43 +01:00
Mike Jolley c5c5dcc3a1 [3.1.4] Check WP is loaded. #1575 2012-10-15 20:39:43 +01:00
Mike Jolley ff2b8e08f3 [3.1.3] esc_js on subtab. #1575 2012-10-15 20:39:43 +01:00
Mike Jolley c9a6680438 Coupon description. Closes #1560. 2012-10-12 18:28:34 +01:00
Mike Jolley 68749697b1 order actions 2012-10-12 15:30:20 +01:00
Coen Jacobs 98e9774653 Merge pull request #1597 from woothemes/resend-order-emails
Resend order emails, closes #1562
2012-10-12 06:56:49 -07:00
Coen Jacobs 3cde6d1644 Added descriptions to the checkboxes for resend order emails 2012-10-12 15:53:58 +02:00
Coen Jacobs eb90b0ed10 Allow multiple select and actually send the resend order emails 2012-10-12 15:33:46 +02:00
Michael Pauluzzi 6406d9369b Update admin/post-types/writepanels/writepanel-order_data.php
Display only active gateways
2012-10-12 15:17:43 +03:00
Mike Jolley 34f230a0d0 Tax display tweaks. 2012-10-12 12:57:08 +01:00
Mike Jolley a2bfe99c18 Tax settings page clean. 2012-10-12 12:56:03 +01:00
Mike Jolley 48079a8fc6 more tweaks 2012-10-12 12:56:03 +01:00
Mike Jolley d66aeaa262 Sales graph tweak 2012-10-12 12:56:03 +01:00
Mike Jolley 0b36adaed5 Stop transient death. 2012-10-11 10:22:03 +01:00
Coen Jacobs b581b5e062 UI for resending order emails from the Order Actions meta box 2012-10-10 19:03:49 +02:00
Mike Jolley b849053c55 Bigger plans for this, but for now I've reversed the if. Closes #1582. 2012-10-10 12:19:21 +01:00
Mike Jolley 9505e5d63f Better permalink settings. Closes #1579. 2012-10-10 10:21:04 +01:00
Mike Jolley 07c9537fbb Merge pull request #1568 from maxrice/lost-password
added lost password shortcode / email notification
2012-10-09 22:09:25 -07:00
Coen Jacobs e159952841 Setting for product post type slug
- New priority in slug generation: Shop base (if checked), custom slug
(if entered), pick default (translatable) 'product'
- Related to: #1579
2012-10-09 18:09:11 +02:00
Mike Jolley 5868b63b93 Ordering options. Closes #1166. 2012-10-09 15:57:06 +01:00
James Koster 382bb815a9 In case the theme doesn't use stars 2012-10-09 15:21:11 +01:00
Mike Jolley 6e10465faf Bulk improvements. Closes #1063. 2012-10-09 10:07:30 +01:00
Mike Jolley 2d15a8aaac Schedule sale for variations. #1064. 2012-10-08 12:51:00 +01:00
Mike Jolley 9c560e768c refactor variation data 2012-10-08 09:59:02 +01:00
Mike Jolley e04a0b7a23 woocommerce_create_term was slow 2012-10-06 19:21:25 +01:00
Mike Jolley eb0191efae moved dimensions to shipping tab. 2012-10-06 19:14:46 +01:00
Coen Jacobs c6ecd85906 wpdb->supports_collation() to wpdb->has_cap( 'collation' ) for WP 3.5 compat 2012-10-06 02:10:23 +02:00
Mike Jolley ead3e8313e Final image handling tweaks. 2012-10-05 19:02:02 +01:00
Max Rice 2faa4d651b added lost password shortcode / email notification
I think the current process for a customer to reset their password is
jarring, especially if the shop hasn't styled the wordpress login form
to match their branding. The form process is mainly copied from the
same process in wp-login.php and fires the same actions to maintain
compatibility.
2012-10-04 14:51:07 -04:00
Mike Jolley 7236192711 Work on the product images panel. Closes #1504. 2012-10-04 18:09:18 +01:00
Mike Jolley d9e3e5a94f Fix report nav. Closes #1447. 2012-10-01 11:43:52 +01:00
Mike Jolley c9e61eef82 Reports fix when beginning with a number. 2012-09-30 19:35:05 +01:00
Mike Jolley a406f24103 Merge pull request #1520 from maxrice/coupon-report
added sales by coupon report
2012-09-30 11:26:31 -07:00
Mike Jolley 25008caff0 Variation stock should respect main inventory settings. Closes #1537. 2012-09-29 20:31:12 +01:00
Mike Jolley 9550c05d69 Grammer. Closes #1538. 2012-09-29 20:04:41 +01:00
Mike Jolley cb2b935788 Tax expansion to allow city taxes, #94 2012-09-23 17:16:39 +01:00
Max Rice 883f03df66 added sales by coupon report
initial version of sales by coupon report. Since multiple coupon codes
for a single order are stored comma separated, this report considers
them as 1 coupon. Handling multiple coupons within an order as
individual coupons with the report would be quite a bit more complex --
I think most stores force individual use on coupons anyway.
2012-09-20 14:25:18 -04:00
Mike Jolley 66cf7d8e98 More capabilities. Closes #1083. 2012-09-20 16:35:15 +01:00
Mike Jolley 22ff25efb1 Show totals. Closes #1473. 2012-09-20 14:43:52 +01:00
Mike Jolley aaeb0ec0fb Calc totals. Closes #883. 2012-09-18 19:07:18 +01:00
Coen Jacobs 8625d74c90 Allow image override for order action buttons. Closes #1489 2012-09-18 16:05:56 +02:00
Mike Jolley c271590fc9 Tweak templates 2012-09-17 11:36:30 +01:00
Mike Jolley 1b4130bc56 new email interface + plain text versions 2012-09-17 11:36:30 +01:00
Mike Jolley c4c1204034 Show variable downloads 2012-09-17 11:36:30 +01:00
Mike Jolley 4b4da5c62f Due to new session handling, removed session section from the status page. Closes #1494. 2012-09-12 13:49:41 +01:00
Mike Jolley 251a93855c Shipping vs billing for tax. Closes #1457. 2012-09-12 11:16:53 +01:00
Mike Jolley bcb6e0b2a3 Localized shortcode button. Closes #1459. 2012-09-10 17:56:29 +01:00
Mike Jolley 0fd46e7923 Import export taxes. Closes #447. 2012-09-10 12:26:26 +01:00
Coen Jacobs f2394d263e Fixed syntax error 2012-09-07 21:49:42 +02:00
Mike Jolley fdd34e5c0e session -> transient WIP 2012-09-07 18:26:13 +01:00
Mike Jolley 121401fd60 button text 2012-09-06 16:18:22 +01:00
Mike Jolley 4c4bc9f5d2 Multi download features, and added the expirey back. 2012-09-06 16:16:16 +01:00
Mike Jolley 72e3bf4bce Merge pull request #1450 from foxrunsoftware/master
Multiple Downloads per Product
2012-09-06 05:05:27 -07:00
Mike Jolley ee2c7ef45f Revert "Merge pull request #1472 from niravmehta/master"
This reverts commit 1c0be20334, reversing
changes made to 43bdc4ce99.
2012-09-06 13:01:11 +01:00
Mike Jolley 1c0be20334 Merge pull request #1472 from niravmehta/master
Fix for Issue #1471 - No option for Download Expiry for Variations
2012-09-06 04:34:54 -07:00
Mike Jolley 6c2e00c1c7 Fix - Active plugins display on status page. 2012-09-05 18:45:14 +01:00
Nirav Mehta ff6daafa7a One more change to the file comparing it with release version 2012-09-04 17:00:16 +05:30
Nirav Mehta 5b8d5d7092 apply_filters added to term name as per master
Wasn't present in my "release" version.
2012-09-04 16:58:06 +05:30
Nirav Mehta 7602330efc Download Expiry support for variations products
Fixes Issue #1471
2012-09-04 16:55:38 +05:30
Nirav Mehta 30475c31af Download Expiry support for variations
Fixes Issue #1471
2012-09-04 16:54:38 +05:30
Mike Jolley c3bf0a1f38 report tweaks 2012-08-31 18:35:37 +01:00
Mike Jolley 45d43bd148 Merge pull request #1448 from franticpsyx/master
Back end filters & support for ML plugins
2012-08-31 06:20:07 -07:00
Mike Jolley 4ea207c249 Revised stats by category 2012-08-31 14:11:34 +01:00
Manos Psychogyiopoulos c5f18141d4 Dashboard and Reports support for ML plugins, I 2012-08-30 14:23:13 +03:00
Manos Psychogyiopoulos e6827e6d45 Merge branch 'master' of https://github.com/woothemes/woocommerce 2012-08-30 14:19:56 +03:00
Mike Jolley 325618a1d5 Added sales by category report 2012-08-29 17:43:56 +01:00
Justin Stern 9217ca09e0 Support for Multiple Downloads
Support for multiple downloadable files per product: both simple and
variable.  This includes all admin, frontend, and database modification
code required for allowing multiple files, while maintaining backwards
compatibility for existing single-file download URLs and templates.
2012-08-28 11:21:54 -04:00
Manos Psychogyiopoulos a319c80639 Back end filters for attribute labels and variation options ( for translation plugins - filter names same as in variable.php ) 2012-08-28 13:48:02 +03:00