Coen Jacobs
|
dbeeac710d
|
Merge pull request #4304 from shoheitanaka/patch-2
Update class-wc-admin-assets.php because spell mistake
|
2013-12-09 06:35:46 -08:00 |
James Koster
|
c22ebcc7ae
|
twentyfourteen compat. closes #4272
|
2013-12-09 09:55:11 +00:00 |
Shohei Tanaka
|
93944c56e1
|
Update class-wc-admin-assets.php because spell mistake
I found spell mistake.
#109 monitary to #109 monetary
|
2013-12-07 18:10:36 +09:00 |
Mike Jolley
|
8910042a99
|
Don't load some classes during ajax events Closes #4282
|
2013-12-05 15:34:37 +00:00 |
Mike Jolley
|
27d2c87583
|
Tidyup
|
2013-12-05 13:16:52 +00:00 |
Mike Jolley
|
153c367ef4
|
Missing icons #4287
|
2013-12-05 13:16:52 +00:00 |
Coen Jacobs
|
1f5f163916
|
Added option to hide Returning customer message. Closes #4220
|
2013-12-05 10:43:46 +01:00 |
Mike Jolley
|
4826a574a0
|
wp_redirects
|
2013-12-04 12:20:18 +00:00 |
Coen Jacobs
|
61a783886d
|
Suggested code changes in #4266
|
2013-12-03 15:03:25 +01:00 |
Gregory K
|
f937c36250
|
Inconsistent return types: TODOs
|
2013-12-03 14:53:49 +01:00 |
Mike Jolley
|
273ae46758
|
Move sample tax rates Closes #4264
|
2013-12-03 13:45:10 +00:00 |
Mike Jolley
|
a071d90368
|
Merge pull request #4255 from BFTrick/billing-state-desc-typo
Fixing County Typo
|
2013-12-02 06:59:19 -08:00 |
Coen Jacobs
|
52f22aaea4
|
Thumbnail upload buttons shouldn't be submit type. Closes #4263
|
2013-12-02 13:10:32 +01:00 |
Coen Jacobs
|
3e6acf7aab
|
Code changes for #4252
|
2013-12-02 12:34:27 +01:00 |
Patrick Rauland
|
263d2116de
|
fixing county typo
|
2013-11-29 18:26:42 -06:00 |
Gregory K
|
7b38c7300b
|
Inconsistent return types: mostly TODOs, some fixes
|
2013-11-29 13:50:31 -05:00 |
Coen Jacobs
|
676330de2a
|
More code styling and return value optimisations
|
2013-11-29 10:33:24 +01:00 |
Gregory K
|
43ca01badc
|
PhpDocs and TODO comments
|
2013-11-28 12:59:09 -05:00 |
Gregory K
|
cdbe5950f0
|
PhpDocs and TODO comments
|
2013-11-28 11:49:30 -05:00 |
Coen Jacobs
|
aef599b6a7
|
Merge pull request #4237 from kloon/refactor_inline_js
Refactor inline js
|
2013-11-28 05:12:40 -08:00 |
Coen Jacobs
|
5291f2eec6
|
Code changes as suggested in #4238
|
2013-11-28 14:12:08 +01:00 |
Gregory K
|
cac9d12bf9
|
PhpDocs
|
2013-11-28 07:54:19 -05:00 |
Gerhard
|
903af259e0
|
refactor inline product images js
|
2013-11-28 14:37:44 +02:00 |
Coen Jacobs
|
dbb9b6fc68
|
Removed duplicate country_dropdown_options() echo. Closes #4228
|
2013-11-28 13:24:23 +01:00 |
Gerhard
|
238becb050
|
Refactor order notes inline js
|
2013-11-28 14:03:29 +02:00 |
Mike Jolley
|
ca57f2acdc
|
Contact first and last name and query them when searching Closes #4174
|
2013-11-27 15:33:09 +00:00 |
Mike Jolley
|
73887cf274
|
Fix default status of variation fields Closes #4205
|
2013-11-27 14:58:01 +00:00 |
Mike Jolley
|
a7b81eed8a
|
Merge pull request #4213 from kloon/fix_optimize_downloadable_products_dropdown
Make downloadable product dropdown ajaxy, as per #4211
|
2013-11-27 06:32:32 -08:00 |
Gerhard
|
06020f4bd5
|
Move all download permissions inline js to meta-boxes.js
|
2013-11-27 16:03:04 +02:00 |
Gerhard
|
a1ad556fb9
|
Clear selection after adding download permissions
|
2013-11-27 15:29:42 +02:00 |
Coen Jacobs
|
19688ad9ef
|
Fixed several @return void clauses. There are more. No code changes in this commit, only PhpDocs
Closes #4216
|
2013-11-27 10:03:47 +01:00 |
Gerhard
|
6300e65582
|
Make downloadable product dropdown ajaxy, as per #4211
|
2013-11-26 15:54:34 +02:00 |
Emyr Thomas
|
4af19400b6
|
Remove the second row of formatting buttons in the TinyMCE editor for the
product short description meta box.
|
2013-11-25 21:53:40 +00:00 |
Coen Jacobs
|
4afbd0b556
|
Merge branch 'function-call-refactor'
Conflicts:
includes/admin/post-types/meta-boxes/class-wc-meta-box-order-data.php
includes/shortcodes/class-wc-shortcode-cart.php
includes/wc-template-functions.php
|
2013-11-25 15:42:26 +01:00 |
Coen Jacobs
|
47ae00be28
|
Page functions woocommerce to wc refactor
|
2013-11-25 15:07:22 +01:00 |
Mike Jolley
|
51ba9c393f
|
WC globals
|
2013-11-25 14:01:38 +00:00 |
Mike Jolley
|
3408965b8a
|
Product functions
|
2013-11-25 14:01:38 +00:00 |
Mike Jolley
|
3973beae5d
|
woocommerce_ functions to wc_ - replaced attribute functions
|
2013-11-25 14:01:37 +00:00 |
Coen Jacobs
|
f7df17db1c
|
Order functions woocommerce to wc refactor
|
2013-11-25 14:54:52 +01:00 |
Coen Jacobs
|
c1a439eb99
|
Formatting functions woocommerce to wc refactor
|
2013-11-25 14:34:21 +01:00 |
Coen Jacobs
|
1663eafb68
|
Customer functions woocommerce to wc refactor
|
2013-11-25 13:52:53 +01:00 |
Coen Jacobs
|
aa4d9d5914
|
Better order for admin settings tabs
|
2013-11-25 12:06:42 +01:00 |
James Koster
|
cf64302063
|
woocommerce status dashboard widget #4042
|
2013-11-25 10:40:05 +00:00 |
Coen Jacobs
|
65a1ed1b98
|
Fixed typo as merged in #4190
|
2013-11-25 09:38:03 +01:00 |
Max Rice
|
1ce5a71f3d
|
Load admin profile class when editing a user
|
2013-11-23 13:41:10 -05:00 |
Coen Jacobs
|
f8ef3444b0
|
Fixed undefined esc_atr function error
|
2013-11-21 14:28:09 +01:00 |
Scott Basgaard
|
922fa990a5
|
esc_attr() all the things.
|
2013-11-20 20:11:59 +01:00 |
Scott Basgaard
|
de77ec07ea
|
esc_url() all the things.
|
2013-11-20 19:54:01 +01:00 |
Coen Jacobs
|
6f1f946d02
|
Merge pull request #4144 from kloon/fix_api_user_profile_warning
Fix warning in new rest api key generation
|
2013-11-19 08:20:31 -08:00 |
Mike Jolley
|
459db7ec63
|
2.1 welcome screen Closes #4043
|
2013-11-19 16:18:47 +00:00 |