Commit Graph

9271 Commits

Author SHA1 Message Date
Mike Jolley 192c1d4169 In system status, show path to template file override.
Closes #6227
2014-09-11 15:31:55 +01:00
Mike Jolley 22788e505d Encoding of pagination link when using default permalinks.
Fixes #6220
2014-09-11 15:00:44 +01:00
Mike Jolley f72d041167 Merge pull request #6228 from woothemes/tax-settings-escape
Escape js array labels.
2014-09-11 14:45:29 +01:00
Gerhard deb440ffcf Escape js array labels.
Closes #6222
2014-09-11 15:43:41 +02:00
Mike Jolley 509c10f7e5 Removed postcode for Bahamas.
Fixes #6223
2014-09-11 14:26:22 +01:00
Mike Jolley 7ae41bb4ed Fix - Ensure shipping address gets displayed - fixes needs_shipping_address() method. 2014-09-11 11:11:22 +01:00
Mike Jolley edd37f3d20 Tweak - Display of locale information on system status page.
Closes #6211
2014-09-11 10:49:59 +01:00
Mike Jolley 6eebf334a5 Readme update 2014-09-11 10:49:59 +01:00
Mike Jolley 8b0486eb20 Merge pull request #6218 from corsonr/order_status_translation
Fixed order status translation
2014-09-11 10:32:11 +01:00
Remi Corson b126cc1c63 fixed order status translation 2014-09-11 08:39:00 +02:00
Mike Jolley d110508a25 Update unit tests to match log directory change. 2014-09-11 00:11:51 +01:00
claudiosmweb b04786b18e fixed WC_LOG_DIR path 2014-09-10 19:59:56 -03:00
Mike Jolley 9980a47e89 Bump versions 2014-09-10 23:57:13 +01:00
Mike Jolley 3a4ba6e4c8 For regular products, ensure stock level saves on product creation. 2014-09-10 23:55:40 +01:00
claudiosmweb 17f0168e8b fixed the "open_basedir restriction in effect" error caused by WC_LOG_DIR 2014-09-10 19:36:57 -03:00
Mike Jolley 5343833427 Fix - Saving of variation stock when parent stock management is disabled. 2014-09-10 21:03:37 +01:00
claudiosmweb 4c4ef52cf8 updated the readme.txt 2014-09-10 15:48:48 -03:00
claudiosmweb 37ba3c2de9 fixed the mijireh plugin slug 2014-09-10 15:03:13 -03:00
Mike Jolley 87c641bcd7 Stop old plugins breaking installer read me
= 2.2.1 - 10/09/2014 =
* Fix - Small tweak to the installer to prevent errors caused by
outdated plugins.
* Tweak - Small tweak to update notification to remind users to update
old plugins prior to install.
2014-09-10 17:42:17 +01:00
claudiosmweb 3c4177a579 prevented errors in the installation caused by old plugins 2014-09-10 13:35:46 -03:00
Barry Kooij 914805f20c Merge branch 'master' of github.com:woothemes/woocommerce 2014-09-10 16:23:32 +02:00
Barry Kooij fe8dfa452a Added release date to changelog 2014-09-10 16:23:24 +02:00
claudiosmweb 37160405d2 updated for WC 2.2 2014-09-10 11:09:36 -03:00
Mike Jolley ba365afd8b exclude api dir from docgen 2014-09-10 15:08:54 +01:00
claudiosmweb c385c56acc fixed the order items qty calculation, closes #6209 2014-09-10 11:07:24 -03:00
Barry Kooij 14221c0fba Display a backgroud color so text is readable while image loads. 2014-09-10 15:56:29 +02:00
Barry Kooij dc165a5bb6 Fixed a small typo. 2014-09-10 15:49:04 +02:00
Barry Kooij 7163e8dbbf Merge branch 'master' of github.com:woothemes/woocommerce 2014-09-10 15:48:21 +02:00
Barry Kooij fed1af8811 Only display WooConf banner if WooConf hasn't happend yet. 2014-09-10 15:48:13 +02:00
claudiosmweb 8eb16eec12 2.2 .pot file 2014-09-10 10:38:27 -03:00
Barry Kooij 9d3bcfd8d2 Removing RC1 from version. 2014-09-10 15:37:17 +02:00
James Koster 3afde01226 wooconf plug on welcome screen. 2014-09-10 12:18:43 +01:00
Mike Jolley 09a8d8a1ca JS min 2014-09-10 11:43:04 +01:00
Mike Jolley 4b4a067a41 Merge pull request #6208 from ragulka/form-field-id
Add `id` attribute to woocommerce_form_field args
2014-09-10 10:49:08 +01:00
Illimar Tambek 9215fa76f0 Revise id, input_class and label_class escaping 2014-09-10 12:39:31 +03:00
Mike Jolley d2ba3453c7 Merge pull request #6203 from maxrice/fix-order-get-item-total
Fix warnings with WC_Order::get_item_total()
2014-09-10 10:24:41 +01:00
Mike Jolley 564713fd2d Merge pull request #6204 from om4james/issue-6202
Fix query error when saving tax rates
2014-09-10 10:12:12 +01:00
Mike Jolley fe6b968153 Merge pull request #6207 from tamarazuk/master
Trigger event on order items save
2014-09-10 10:07:45 +01:00
Mike Jolley a7f6b25293 Merge pull request #6201 from Ninos/template-breadcrumb
Template breadcrumb - only remove last category seperator
2014-09-10 10:04:45 +01:00
Illimar Tambek cfe15e1e33 Add `id` attribute to woocommerce_form_field args
This change allows developers to supply their own id attribute
when using the `woocommerce_form_field` template function.
The default ID is the escaped key, keeping the default behaviour.
2014-09-10 11:34:37 +03:00
Tamara Zuk 3418895ced Trigger event on order items save 2014-09-10 00:17:12 -04:00
James Collins 1e251d36b6 Fix query error when saving tax rates
Fixes #6202
2014-09-10 09:47:09 +08:00
Max Rice 55d3ba0d9d Fix warnings with WC_Order::get_item_total()
When calling WC_Order::get_item_total() for a fee, $item[‘qty’] is not
set which causes a notice and warning.
2014-09-09 21:23:46 -04:00
Ninos Ego cc6cf6a881 Template breadcrumb - only remove last seperator
We should use ``rtrim()`` instead of ``trim()``, because otherwise
(depending to the $delimiter/$before/$after) it's possible to remove
also something from the beginning of the $parents variable.
2014-09-10 01:09:40 +02:00
Ninos Ego 46b786c14f Merge remote-tracking branch 'upstream/master' 2014-09-10 01:00:18 +02:00
claudiosmweb 2f1533ff94 created the wc_get_order_status_label() function 2014-09-09 14:14:10 -03:00
claudiosmweb c85a71dcee fixed the order status label 2014-09-09 14:00:37 -03:00
Mike Jolley c7dcd316a8 Merge pull request #6190 from maxrice/change-rest-api-docs-link
Update API docs to Apiary
2014-09-09 10:19:41 +01:00
Max Rice 6ccc10b891 Update API docs to Apiary 2014-09-08 18:09:10 -04:00
claudiosmweb 7f73587165 fixed the admin .pot file 2014-09-08 12:44:23 -03:00