Mike Jolley
28e13bdab3
Add notice when order is no longer editable.
...
Closes #6298
2014-09-18 11:32:25 +01:00
Barry Kooij
9723ed8096
Added settings sub title styling
2014-09-15 17:47:01 +02:00
claudiosmweb
c385c56acc
fixed the order items qty calculation, closes #6209
2014-09-10 11:07:24 -03:00
Mike Jolley
09a8d8a1ca
JS min
2014-09-10 11:43:04 +01:00
Tamara Zuk
3418895ced
Trigger event on order items save
2014-09-10 00:17:12 -04:00
Mike Jolley
0af94c135b
Fix refund qty amounts
...
Fixes #6186
2014-09-08 13:07:12 +01:00
Mike Jolley
8fc5d895eb
Grunt dev
2014-09-04 15:14:27 +01:00
Mike Jolley
1d13f767b3
Merge pull request #6157 from tamarazuk/coding-standards
...
Coding standards Part 1
2014-09-03 17:05:42 +01:00
claudiosmweb
063d1eb349
fixed the access permissions
2014-09-01 12:44:51 -03:00
Mike Jolley
91149c4ac3
Backwards ship-to-different-address logic on checkout.
...
When you choose the option to ship to billing only, the second
condition would make the checkout try to set shipping address to
non-existent fields. cc @claudiosmweb
2014-09-01 10:54:16 +01:00
Tamara Zuk
0db4ab0f83
Coding Standards: Admin JS
...
Fixed spacing as per
http://make.wordpress.org/core/handbook/coding-standards/javascript/
2014-08-31 02:25:22 -04:00
Tamara Zuk
e7dd92f369
Coding Standards: Less files
...
* fixed indentation - swapped spaces for tabs at start of line, swapped
tabs for spaces min-line for alignment
2014-08-31 01:51:21 -04:00
Mike Jolley
47b9e54797
Hide export csv button when browser lacks support
...
Closes #6122
2014-08-29 11:29:11 +01:00
shivapoudel
f4f5359451
Updated with grunt dev
2014-08-29 04:15:31 +05:45
shivapoudel
d667ea19e6
Updated with text-decoration
2014-08-29 04:13:38 +05:45
shivapoudel
fbfedebca2
Fix text-decoration issue with notice in themes.php
2014-08-29 04:05:26 +05:45
Mike Jolley
3a6f0f3141
Merge pull request #6099 from benmatselby/qty-button-fix
...
Define a margin for the input.qty
2014-08-28 12:10:57 +01:00
Mike Jolley
4a73cb4e7e
Merge pull request #6112 from axisthemes/replacement
...
Replacement for core Tweaks and fixes
2014-08-28 12:07:05 +01:00
shivapoudel
c90a421747
Updates with grunt dev for assets & POT; #6112
2014-08-28 11:35:28 +05:45
shivapoudel
fc665a61b9
Resize vertical for log-viewer
2014-08-28 11:27:23 +05:45
shivapoudel
36d99ff2b5
em value change for .woocommerce-actions
2014-08-28 05:07:10 +05:45
shivapoudel
db872e9704
Updates with grunt dev for assets & POT; #6110
2014-08-28 02:50:06 +05:45
shivapoudel
30ca85619d
Better Tweet button alignment
2014-08-28 02:44:33 +05:45
thenbrent
30e95ab16e
Fix "remote" typo - should be "remove"
2014-08-27 13:05:35 -07:00
Ben Selby
c7727d1f3f
Define a margin for the input.qty
...
* This is needed, as it seems on at least Safari/Chrome it would push the -
button down outside of the text field
* Tested on OS X Mavericks
2014-08-26 21:00:22 +01:00
thenbrent
a3dfc9e356
Allow extensions to hijack i18n_product_type_alert
2014-08-20 16:00:41 -07:00
Mike Jolley
da483198f8
Simplify icons
2014-08-15 11:50:53 +01:00
Mike Jolley
7a267d2e31
Simplify Commerce by Mastercard gateway
2014-08-15 11:50:53 +01:00
Mike Jolley
fe12b330c0
Fix sorting indicator and add help text to parent. Fixes #5977
2014-08-08 10:24:42 +01:00
Nicola Mustone
1414c47fbe
following wc js coding standards
2014-08-04 17:53:17 +02:00
Nicola Mustone
c5f9f2157f
Fixed issue #5895
2014-08-04 17:28:20 +02:00
Mike Jolley
f84cd332dc
Merge pull request #5960 from bordoni/issue/5958
...
User that refunded now been shown at the Order edit page
2014-08-04 14:18:32 +01:00
Mike Jolley
4e65275821
Minify
2014-08-04 11:19:34 +01:00
Gustavo Bordoni
74728c1d73
Adding a CSS to mark that the `->display_name` is an `abbr` with the `title` been the `->ID`
2014-08-02 21:59:16 -03:00
Gustavo Bordoni
c4082c6867
On reordering products the cells of the placeholder need to match the attributes of the original row cells, otherwise the width gets messed up
2014-08-02 21:05:44 -03:00
claudiosmweb
1a9d346e1f
sync with master
2014-07-31 09:39:24 -03:00
claudiosmweb
25787b0330
removed a console.log()
2014-07-30 16:12:32 -03:00
claudiosmweb
4b04c763f0
fixed the variation manage stock visibility
2014-07-30 15:43:40 -03:00
claudiosmweb
a0bd72b9f3
Hide variation stock when manage stock is unchecked
...
closes #5935
@mikejolley
2014-07-30 15:32:06 -03:00
claudiosmweb
519de5be59
added alert about changing the product type that has variations
...
closes #5864
@mikejolley
2014-07-30 15:04:04 -03:00
claudiosmweb
6b486014a9
processed all css files
2014-07-30 14:25:01 -03:00
claudiosmweb
d12bce4fce
fixed variation bulk edit, closes #5847
2014-07-29 14:28:22 -03:00
claudiosmweb
1cce388e1e
added copy for support button, closes #5865
2014-07-29 12:06:58 -03:00
Mike Jolley
bf86072cce
Interface tweaks
...
#3164
2014-07-28 11:41:52 +01:00
claudiosmweb
ba7a1a2e5c
prevented unnecessary scrollbar when viewing refunds
2014-07-25 13:35:59 -03:00
claudiosmweb
acaee93236
fixed refunds cancel button action
2014-07-25 13:32:16 -03:00
Mike Jolley
5e663a7fa8
Show refunded line items inline
2014-07-25 16:48:19 +01:00
Mike Jolley
710a570525
Coded in Restore stock option
2014-07-25 11:29:24 +01:00
claudiosmweb
5b3f69de0a
fixed the "calculate tax" action #3164
2014-07-24 17:33:26 -03:00
Mike Jolley
19b6922044
Refund line items and taxes
2014-07-24 15:34:14 +01:00