Commit Graph

3555 Commits

Author SHA1 Message Date
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 a0bd719196 Login with email. Closes #1872. 2012-11-28 20:09:58 +00:00
Mike Jolley 129d203ca9 Free shipping logic. Closes #1845. 2012-11-28 19:54:04 +00:00
Mike Jolley a8a1af4ba3 Fix double tip Closes #1856. 2012-11-28 18:02:12 +00:00
Mike Jolley 0dd88985d7 woocommerce_subcategory_count_html Closes #1871. 2012-11-28 17:24:17 +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 8ae8fea2e8 clean last commit 2012-11-28 15:45:05 +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
Mike Jolley 9d853e0c02 Product counts. #1789 2012-11-28 15:03:26 +00:00
Coen Jacobs 733d5bdb44 Added hooks to extend admin order item lines views 2012-11-28 13:12:54 +01:00
James Koster 5e88314968 buttons shouldn't wrap 2012-11-28 11:35:51 +00:00
Mike Jolley 0d63bf165e Merge pull request #1857 from Geczy/save-order-invalid-arg
Fix invalid argument() when saving an order
2012-11-27 15:40:47 -08:00
Matt f6e0a96a12 Fix invalid argument() when saving an order 2012-11-27 12:27:09 -05:00
Mike Jolley cfa59c23aa Merge pull request #1855 from a1ur3l/ro-lang-up
Fixed Romanian translation
2012-11-27 09:17:53 -08:00
Aurel Roman 24cbd1edeb Fixed Romanian translation
translate the new string added,
translate the name of the widgets,
fix some strings (for singular or plural) and some mising diactritics.
remove the diactritics from slug names
2012-11-27 19:08:37 +02:00
Mike Jolley c47d398fda Show free text. Closes #1852. 2012-11-27 16:57:35 +00:00
Mike Jolley dd1d41afa2 fallback title #1853 2012-11-27 16:32:59 +00:00
Mike Jolley bd9cee8eaa Merge pull request #1854 from Geczy/fix-nonobject-variation
Fix when instantiating WC_Product_Variation when it isn't a variation
2012-11-27 08:25:17 -08:00
Mike Jolley b1ec4b289a Nuked whitespace. Closes #1846. 2012-11-27 16:22:47 +00:00
Matt ad3a7bef8e Fix when instantiating WC_Product_Variation when it isn't a variation 2012-11-27 11:16:17 -05:00
Mike Jolley 5124604710 Merge pull request #1851 from Geczy/ucfirst-classname
ucfirst() on the $product_type when instantiating WC_Product_x
2012-11-27 07:40:09 -08: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
Matt eddbf11e13 ucfirst() on the $product_type when instantiating WC_Product_x 2012-11-27 10:31:07 -05:00
Coen Jacobs 46ca015e4f Auto install crop for image width to 1 2012-11-27 12:42:01 +01:00
Coen Jacobs 4e1a451566 Merge pull request #1843 from scottbasgaard/master
Add order email notifications for failed orders > on-hold status
2012-11-27 03:26:39 -08:00
Mike Jolley 279bbd126d Local pickup zips. Closes #1809. 2012-11-27 11:25:21 +00:00
Scott Basgaard 3304694cef Add order email notifications for failed orders > on-hold status 2012-11-27 12:15:52 +01:00
Mike Jolley 0387a81c7e Basket-case. Closes #1819. 2012-11-27 11:11:43 +00:00
Mike Jolley 7d580cf3a6 default to text. Closes #1838. 2012-11-27 10:37:28 +00:00
Mike Jolley db1d4e58ed Create, update, save variations. Closes #1806. 2012-11-27 10:34:02 +00:00
Mike Jolley a7a681b38d Merge pull request #1841 from Geczy/customer-data-address
Add address to customer session. Closes #1836
2012-11-27 02:23:45 -08:00
Mike Jolley eccfb9f2c8 Merge pull request #1839 from Geczy/tax-matched-rates-filter
Tax matched rates filter
2012-11-27 02:21:53 -08:00
Mike Jolley 64ca8cced6 Merge pull request #1840 from a1ur3l/master
Upate Romanian translation
2012-11-27 02:20:40 -08:00
Matt 8243974004 Add address to customer session. Closes #1836 2012-11-26 20:56:48 -05:00
Aurel Roman db7860ca39 Romanian translation - completed
Complete the Romanian translation with the new strings from the last
time. i didn`t translate 1 string, because i didn`t understand well the
context.

Also i have corect some strings from the previous translate
2012-11-27 00:12:16 +02:00
Matt e51651980a 'woocommerce_matched_rates' filter on get_rates() 2012-11-26 17:01:15 -05: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 54941092a2 Notices. Closes #1805. 2012-11-26 14:07:58 +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 ddbfd2bd28 Factory tweak 2012-11-26 13:39:12 +00:00