Claudio Sanches
b2392aadb9
Use short ABSPATH check in i18n
2018-03-05 17:10:12 -03:00
Claudio Sanches
4a9c4be1a2
Fixed i18n/states/TH.php version
2018-03-05 17:06:40 -03:00
Mike Jolley
48100059e4
Merge branch 'master' into fix/19212
2018-03-05 20:03:08 +00:00
Claudio Sanches
d43cd90cb3
Fixed PHPCS violations on i18n directory
2018-03-05 16:44:56 -03:00
Mike Jolley
4aedfb7809
Remove translations from Thailand states file
2018-03-02 16:15:05 +00:00
Shohei Tanaka
e05a3723d2
Correction of English spelling of prefectures
...
Correction of English spelling of prefectures and addition of explanatory text.
Reference site
https://en.wikipedia.org/wiki/Prefectures_of_Japan
http://www.post.japanpost.jp/int/use/writing/ems.html
* please check [tokyo] spell at image for EMS.
I will edit the prefectures on translate file at translate.wordpress.org.
2018-01-22 06:23:30 +09:00
Mike Jolley
0006d575a6
Merge pull request #18486 from woocommerce/update-japanese-prefectures-coy
...
Spelling correction
2018-01-15 15:37:46 +00:00
John Coy
0b0ce465f2
Spelling correction
...
Japanese prefecture Hokkai-do required hyphen to speparate prefecture from prefecture type.
2018-01-15 09:17:59 -06:00
claudiulodro
32b85885b4
Recompile assets
2018-01-11 09:10:29 -08:00
claudiulodro
b5271064c2
Resolve conflicts
2018-01-05 10:47:27 -08:00
claudiulodro
fd18d24ddd
Recompile and version for beta 2
2018-01-05 10:10:17 -08:00
Rodrigo Primo
5116cd0bd3
Replace named HTML entity with decimal HTML entity
...
WP `esc_html()` function escapes the valid named HTML entity `ă` and this is causing problems for some state names (see issue #18355 ). This commit provides a workaround by replacing `ă` with its decimal HTML entity version `ă`.
The WP core ticket below added a whilelist of named HTML entity but there is no explanation why some named HTML entities, like `ă`, were not included in the list and thus are escaped:
https://core.trac.wordpress.org/ticket/12284
Fixes #18355
2018-01-05 12:08:14 -02:00
Rodrigo Primo
9818ed10f9
PHPCS fixes
...
Fixed one violation in each file but left the filename violation (filenames should be lowercase) to fix another time for all state files at once.
2018-01-05 12:06:55 -02:00
Mike Jolley
14afff129c
Add appropriate column widths and fix up price method for consistentcy.
2018-01-05 12:23:08 +00:00
Claudiu Lodromanean
373ff64ff8
Merge pull request #18315 from alexminza/master
...
Fixed Moldova states, added Moldova information for the installer
2018-01-02 14:31:30 -08:00
Alexander Minza
931b049d97
Added Moldova information for the installer
2017-12-30 14:47:53 +02:00
Alexander Minza
2307febfa1
Fixed Moldova states
2017-12-30 14:34:12 +02:00
Andrew Minion
40d9efc4b8
add button for creating coupons to coupon blank state
...
Makes it more user-friendly for someone unfamiliar with WordPress/WooCommerce, and even for those who are familiar and don’t immediately see the typical “Add Coupon” button in the top left corner by the header.
2017-12-27 11:53:20 -05:00
Claudio Sanches
8bdc9a6a1d
Fixed coding standards
2017-12-20 15:49:50 -02:00
Alexander Minza
eea61cbe79
Added Moldova states
2017-12-19 23:44:58 +02:00
Alexander Minza
fca5ef8dd8
Added Moldova states
2017-12-19 23:44:25 +02:00
Gareth Allison
29cc03c798
Updates the word `e-commerce` to `eCommerce` in the plugin description to be in line with the Woo and Automattic language & writing style.
2017-12-19 16:12:07 +02:00
claudiulodro
a10dbbde48
Recompile everything
2017-12-12 11:38:44 -08:00
Jonathan Belcher
f4d6b6f68f
Merge Commit
2017-12-07 12:10:00 -05:00
Jonathan Belcher
885f869d40
Merge commit
2017-12-07 12:02:55 -05:00
Jonathan Belcher
937cdbf230
Merge commit
2017-12-07 11:50:42 -05:00
Jonathan Belcher
a2743e6d25
Rebuild CSS
2017-12-06 12:08:28 -05:00
John Coy
a9baf47dc9
Spelling fix
...
Fixed Hokkaido Prefecture
2017-12-05 10:55:36 -06:00
Mike Jolley
0a9485c465
Merge branch 'master' into feature/11259
...
# Conflicts:
# assets/css/admin-rtl.css
# assets/css/admin.css
# includes/admin/list-tables/class-wc-admin-list-table-products.php
# includes/class-wc-install.php
# includes/wc-update-functions.php
2017-12-04 14:14:03 +00:00
Mike Jolley
d8921de735
min
2017-12-04 13:45:52 +00:00
Mike Jolley
5d42a64b73
Merge branch 'master' into update/order-screen-refinements
2017-12-04 13:44:27 +00:00
Claudio Sanches
899bac0fbc
Merge pull request #17938 from zachd/update-irish-counties
...
Ensure Irish counties are listed alphabetically
2017-11-29 09:53:19 -02:00
John Coy
249aec1d47
Prefecture fix
...
Applied correct prefecture type for Tokyo and Hokkaido
2017-11-28 17:01:58 -06:00
John Coy
a5d50968dc
Updates Japanese Prefectures
...
Japanese prefectures now include type of prefecture to follow proper methods of listing. FIxes #17941
2017-11-28 16:35:59 -06:00
Zachary
f09b7fc97e
Ensure Irish counties are listed alphabetically
2017-11-28 18:58:50 +00:00
Mike Jolley
98bebd14f2
Hooks for columns and preview list tables
2017-11-21 16:22:43 +00:00
Mike Jolley
2aeaf59f5c
Update image loading path
2017-11-21 15:05:08 +00:00
Nicola Mustone
d6f1319b7e
Update NJ tax rate
...
Updating the tax rate for NJ, US, to 6.875%
2017-11-06 10:59:07 +02:00
Paul Dechov
32eef078ca
Change default weight unit for US to oz
2017-10-27 10:47:31 -04:00
Mike Jolley
ce47fa65c2
Changelog + grunt
2017-10-11 10:50:39 +01:00
Mohsin Sumar
66888355fd
Update TZ.php
...
Indentation fixed.
2017-10-06 13:13:56 +03:00
Mohsin Sumar
a31fb456f1
Update TZ.php
2017-10-06 00:21:11 +03:00
Mohsin Sumar
5c6770b35b
States for Tanzania
2017-10-05 16:08:01 +03:00
claudiulodro
49d4000484
potfile
2017-09-27 13:54:13 -07:00
Mike Jolley
2f19edd024
grunt and version
2017-09-08 17:49:39 +01:00
Mike Jolley
a4c100f905
POT update
2017-08-30 21:23:44 +01:00
Mike Jolley
140771e759
Merge branch 'master' into improvement/versions
...
# Conflicts:
# assets/css/admin-rtl.css
# assets/css/admin.css
# assets/css/helper-rtl.css
# assets/css/helper.css
# assets/css/twenty-seventeen-rtl.css
# assets/css/twenty-seventeen.css
# assets/css/wc-setup-rtl.css
# assets/css/wc-setup.css
2017-08-09 10:08:06 +01:00
Mike Jolley
988b25b7ef
angola states ( #16092 )
...
* Added cantons of Angola
* fix cantons of Angola
fix cantons of Angola. Angola (ISO Country code)
Subdivision names are listed as in the ISO 3166-2 standard published by
the ISO 3166 Maintenance Agency (ISO 3166/MA).
source: https://en.wikipedia.org/wiki/ISO_3166-2:AO
* fix indentation
* fix indentation
* fix indentation update
* fix indenting again
2017-07-12 15:22:48 +01:00
Marco Zink
dce55fcc86
Update MX.php
...
Fix extra space
2017-07-10 17:41:06 -05:00
Marco Zink
d066a05410
Update MX.php
...
Accented characters are now using the correct HTML code `acute`, users were experiencing problems in order acceptance when using a state with a special character.
2017-07-10 15:45:17 -05:00