George Stephanis
|
6dddc2ad84
|
Moving initialize up to the top.
|
2015-08-13 13:01:42 -04:00 |
George Stephanis
|
0ac1aab79c
|
Rearrange the scss a touch.
|
2015-08-13 12:59:41 -04:00 |
George Stephanis
|
22b14e254f
|
Single quotes for jshint coding standards.
|
2015-08-13 12:29:40 -04:00 |
George Stephanis
|
ab3a7e4e21
|
Only style sort handles when it's actually sortable.
|
2015-08-13 12:13:35 -04:00 |
George Stephanis
|
d86814d6f1
|
Disable sorting when searching.
|
2015-08-13 12:13:05 -04:00 |
George Stephanis
|
64ef2a6c5c
|
Remove several now unneeded log commands.
|
2015-08-13 12:00:10 -04:00 |
George Stephanis
|
e888f65b4d
|
Simplify how we're tracking single value changes as well.
|
2015-08-13 11:59:34 -04:00 |
George Stephanis
|
525d6987d3
|
Change how we're saving / logging order changes.
|
2015-08-13 11:59:12 -04:00 |
George Stephanis
|
b4bd433342
|
Update the unsaved message to give better data.
|
2015-08-13 11:58:09 -04:00 |
George Stephanis
|
411d77aae8
|
Only update if necessary.
|
2015-08-12 17:26:10 -04:00 |
George Stephanis
|
9c58efeefd
|
Make sure we're sorting by numbers, not strings.
|
2015-08-12 17:18:46 -04:00 |
George Stephanis
|
d191914e2f
|
Update the rate order on sort.
|
2015-08-12 17:18:32 -04:00 |
George Stephanis
|
e10064d0fe
|
Revert back to passing in array values. We can indexBy in JS
|
2015-08-12 17:17:39 -04:00 |
George Stephanis
|
e7347ecca4
|
Handle sorting by tax_rate_order.
|
2015-08-12 15:29:33 -04:00 |
George Stephanis
|
f77b77e335
|
New template for empty set.
|
2015-08-12 15:29:17 -04:00 |
George Stephanis
|
4e2229a6bf
|
Merge branch 'master' into issue/8587
|
2015-08-12 15:07:44 -04:00 |
George Stephanis
|
4581289fee
|
Drat, wanted `event.data.view` not `view`
|
2015-08-12 15:05:00 -04:00 |
George Stephanis
|
6e169e313f
|
`_.size()` can run on an object, `.length` cannot.
|
2015-08-12 15:03:50 -04:00 |
George Stephanis
|
a587f9c5a9
|
Pull listeners back in to the view.
|
2015-08-12 15:01:27 -04:00 |
Claudio Sanches
|
0c48134554
|
POT
|
2015-08-12 15:49:55 -03:00 |
Claudio Sanches
|
0ce60608c9
|
Updated changelog version
|
2015-08-12 15:49:44 -03:00 |
George Stephanis
|
91d8ce1bd4
|
Move deletion block to be adjacent to creation block.
|
2015-08-12 14:44:24 -04:00 |
George Stephanis
|
1b435e18c2
|
Move search triggers.
|
2015-08-12 14:44:05 -04:00 |
George Stephanis
|
059e9a9494
|
Better to run down here when needed.
|
2015-08-12 14:43:48 -04:00 |
George Stephanis
|
506a1141f7
|
Should be an array, not an object.
|
2015-08-12 14:41:52 -04:00 |
George Stephanis
|
72c16a2472
|
Let's do a simpler way of changing Object to array.
Underscore gives us lots of tools, it would be a shame not to use them.
|
2015-08-12 14:39:34 -04:00 |
George Stephanis
|
220550621a
|
Populate the search field value attribute
|
2015-08-12 14:38:25 -04:00 |
George Stephanis
|
c326b8f54d
|
Add a way to get filtered rates -- affected by search.
|
2015-08-12 14:31:07 -04:00 |
George Stephanis
|
c65f5b17b2
|
Set up listeners for searches.
|
2015-08-12 14:30:52 -04:00 |
George Stephanis
|
435ef9218f
|
Optimize the search field selector.
|
2015-08-12 14:30:26 -04:00 |
George Stephanis
|
4e1922e9be
|
new updateUrl function to store search queries and pagination changes in the url.
This makes it easier for folks to bookmark a page, share a url, etc.
|
2015-08-12 14:19:45 -04:00 |
George Stephanis
|
10255fcdd4
|
Globally cache the search field from the dom.
|
2015-08-12 14:19:01 -04:00 |
George Stephanis
|
3ee43646ae
|
Pass in the current page's base url to js for appending.
|
2015-08-12 14:18:49 -04:00 |
George Stephanis
|
e9f0325ac1
|
Sanitize the pagination for scope on load.
|
2015-08-12 14:17:50 -04:00 |
Mike Jolley
|
f490071374
|
Version bumps
|
2015-08-12 19:04:19 +01:00 |
Mike Jolley
|
f8b539eb5e
|
Improved refund email events and woocommerce_order_fully_refunded hook.
Closes #8793
|
2015-08-12 19:01:05 +01:00 |
George Stephanis
|
4aedda5eb8
|
Indent the template file properly.
|
2015-08-12 13:52:04 -04:00 |
Mike Jolley
|
a3eec05b0c
|
Remove strip tags from invoice template
#8793
|
2015-08-12 18:31:21 +01:00 |
Mike Jolley
|
cbb89fa4b9
|
wc_get_product_variation_attributes should only get parent attributes which are for variations.
Closes #8796
|
2015-08-12 18:02:13 +01:00 |
George Stephanis
|
3c80fde55c
|
Merge remote-tracking branch 'origin/issue/8587' into issue/8587
|
2015-08-12 12:59:28 -04:00 |
George Stephanis
|
c4f3d90588
|
Add in tracking for changes.
|
2015-08-12 12:59:13 -04:00 |
George Stephanis
|
56218b0824
|
Add in a notification for unsaved changes.
|
2015-08-12 12:59:13 -04:00 |
George Stephanis
|
843fef6e26
|
Remove debugging per_page override.
|
2015-08-12 12:59:12 -04:00 |
George Stephanis
|
a7a12f977e
|
Kinda silly to have min length 3 on a field that holds max 2.
|
2015-08-12 12:59:12 -04:00 |
George Stephanis
|
5ff9e2e52e
|
Reorder where we're running the before unload
|
2015-08-12 12:59:12 -04:00 |
George Stephanis
|
d8fdfe4c87
|
Manually trigger change event. Why?
Unsure why this needs to be manually triggered, but its seems to.
|
2015-08-12 12:59:12 -04:00 |
George Stephanis
|
a8b1cabc0b
|
Be more specific as to what we're listening for.
|
2015-08-12 12:59:12 -04:00 |
George Stephanis
|
8dc2126718
|
Update the tablenav so the gotos are never out of range.
|
2015-08-12 12:59:12 -04:00 |
George Stephanis
|
ca13f5785b
|
Listen for changes in form inputs.
When one is found, update the model to reflect the data in the dom.
|
2015-08-12 12:59:12 -04:00 |
George Stephanis
|
efcb9f5048
|
Give the Model a setRateAttribute method.
This should simplify updating when listening for changes in the form.
|
2015-08-12 12:59:12 -04:00 |