Commit Graph

5382 Commits

Author SHA1 Message Date
James Koster d96579ed89 order actions #3294 2013-07-17 12:48:48 +01:00
James Koster 0543794eac order status icons #3294 2013-07-17 12:31:17 +01:00
James Koster 445dc2cfe4 order heading icons #3294 2013-07-17 12:08:26 +01:00
James Koster 4a243462bc more product page icons 2013-07-17 11:51:49 +01:00
Mike Jolley 18a448ff77 Tweaked popularity sorting to work better when no sales are present. 2013-07-17 11:21:52 +01:00
James Koster 9146b8c2fa Added new font and added product data tab icons. #3294 2013-07-16 16:54:17 +01:00
Mike Jolley d0761e726e Add primary key for download permissions + upgrade script. Makes working with individual rows easier. #2765 2013-07-16 14:40:07 +01:00
Mike Jolley cbd7dbee64 add filters to downloadable file permission function 2013-07-16 13:38:42 +01:00
James Koster 2295eb651f Reports 2013-07-16 12:42:46 +01:00
Patrick Rauland 6c885ef4f9 moving multisite enabled to its own line 2013-07-15 23:48:54 -05:00
Mike Jolley 3779fa5e40 Readme 2013-07-15 17:22:54 +01:00
Mike Jolley 0b33e8b610 Merge pull request #3416 from openstream/master
Swiss German Language Pack
2013-07-15 09:18:40 -07:00
Mike Jolley 27ec43a561 Merge pull request #3319 from toddlahman/master
Fix for issue #3318
2013-07-15 09:18:10 -07:00
Mike Jolley bf73fd3c8e Merge pull request #3411 from jprieton/patch-1
Hint on documentation of function get_product()
2013-07-15 09:17:41 -07:00
Mike Jolley ba96fc3369 Merge pull request #3424 from ChromeOrange/master
Added theme info to System Status
2013-07-15 09:16:26 -07:00
Mike Jolley 3a1ca6789c Merge pull request #3438 from BFTrick/patch-add-product-meta
Add Product Meta Data to Post Class
2013-07-15 09:16:02 -07:00
Mike Jolley 3e0620aa83 Merge pull request #3440 from zreedeecom/master
Spanish translation updated
2013-07-15 09:15:14 -07:00
Mike Jolley 2c1b49f11e Merge pull request #3447 from archfrog/master
Finished up the Danish translation.
2013-07-15 09:13:35 -07:00
Mike Jolley a69607d648 Merge pull request #3473 from Ramoonus/master
NL refresh
2013-07-15 09:11:28 -07:00
Mike Jolley fd887c52f1 Merge pull request #3478 from henrikgregersen/master
(#3477) Initialize address formats to the stores locale, instead of use a default.
2013-07-15 09:11:03 -07:00
Mike Jolley 8ac12ae40c Merge pull request #3479 from shoheitanaka/master
Japanese Localization
2013-07-15 09:09:58 -07:00
Mikael Lyngvig 194dc20ece Fixed: 'Hej med dig' blev til 'Hej' pga. klager fra en bruger. 2013-07-15 16:09:57 +02:00
Shohei Tanaka 7436e37aec Japanese Localization
I made Japanese localization files.
2013-07-15 17:22:48 +09:00
Henrik Gregersen a0105bb043 Initialize to store address format (#3477)
If the user has not entered an address yet, then the address fields will be displayed in a default order, because the $country will be empty. To fix this and initialize address formats to the stores locale, the $country variable is set to the base_country if it has no value
2013-07-15 01:25:12 +02:00
Renato Covarrubias 12f5f70658 Add compatibility to 'Strict standards' in php 5.4.16 2013-07-13 18:04:38 -04:00
Renato Covarrubias b9bc49de45 This files can't have execution permission 2013-07-13 18:01:31 -04:00
Ramon van Belzen d685beea30 Dutch MoPo refresh 2013-07-13 16:25:49 +02:00
Mike Jolley f23f536f12 Logic for additional info header 2013-07-11 16:11:28 +01:00
Mike Jolley feb8d759a8 Only refresh fragment when cart cookie > 0 2013-07-10 17:07:25 +01:00
Mike Jolley 836ab72955 tab name 2013-07-10 12:06:29 +01:00
Mike Jolley b5c779aef8 Tax reports 2013-07-10 12:05:45 +01:00
Mike Jolley b085df3302 customer list moved to reports 2013-07-09 15:45:42 +01:00
Mike Jolley 1c1d60b375 Customer reports 2013-07-09 15:31:22 +01:00
Mike Jolley aa41255596 Stock reports 2013-07-09 11:48:56 +01:00
Mikael Lyngvig 659dc3b15b Fixed: A few minor typos and unfortunate translations. 2013-07-08 22:54:00 +02:00
Mikael Lyngvig 6b720c3b84 Finished up the Danish translation (beware of the occasional error!) 2013-07-08 20:06:06 +02:00
Mike Jolley 225f770cab made a start on stock 2013-07-08 17:01:26 +01:00
Mike Jolley 074402e682 Coupon report 2013-07-08 16:36:09 +01:00
Mike Jolley b10cbcd350 Fixed backwards compat 2013-07-08 12:57:56 +01:00
James Koster fa786a1173 typo 2013-07-08 09:48:48 +01:00
Luis Giménez 965ae437c5 Updated Spanish translation 2013-07-06 01:26:18 +02:00
Patrick Rauland e6f7f5b16f adding product meta data to post class 2013-07-05 10:46:52 -05:00
Andrew Benbow db43a303fc Update woocommerce-admin-status.php
Added theme info to System Status
2013-07-02 15:41:37 +01:00
jprieton 59d43a25f7 Update proposal hint on documentation of function get_product()
Update proposal hint on documentation of function `WC_Product_Factory::get_product()` from `void` to an generic `WC_Product`
2013-07-01 17:18:07 -04:30
jprieton 18f86a910d Update proposal hint on documentation of function get_product() 2013-07-01 17:15:42 -04:30
Coen Jacobs f7601f9b0a Add filter around admin access check. Closes #3401 2013-07-01 10:27:54 +02:00
Nick Weisser 2e71d95643 Converted .po files to .mo files with msgfmt utility 2013-06-30 17:21:04 +02:00
Nick Weisser c15e5ebd63 Replaced Bundesland with Kanton for Swiss locale 2013-06-30 17:03:04 +02:00
Nick Weisser 74063582c7 Replaced ß with ss for Swiss locale 2013-06-30 17:01:17 +02:00
Nick Weisser 7ae7166618 Duplicated German language files for Swiss German locale 2013-06-30 16:58:49 +02:00