Mike Jolley
aab4e1cfa0
Min
2015-12-16 11:05:01 +00:00
Mike Jolley
d8f96f4dc9
zones empty state
2015-12-15 19:10:41 +00:00
Mike Jolley
e25d876779
List and sort methods within zones
2015-12-15 17:48:03 +00:00
Mike Jolley
f48f09ebdf
Fix zone links
2015-12-15 16:35:33 +00:00
Mike Jolley
6e7d8e98b2
Trigger change event when inserting media
...
Fixes #9793
2015-12-14 12:27:03 +00:00
Manos Psychogyiopoulos
2a6a26f800
allow searching from predefined set and introduce search limit
...
Makes it possible to search from a pre-defined set of known ids without returning all results, avoiding an excessive amount of product instantiations with large result sets.
2015-12-12 14:28:45 +02:00
Mike Jolley
6cea054fca
Method list screen and method screen with breadcrumbs
2015-12-11 14:11:12 +00:00
Mike Jolley
66d4065ae4
postcode saving
2015-12-10 18:33:59 +00:00
Mike Jolley
4893db3afe
tweak js
2015-12-10 17:47:14 +00:00
Claudio Sanches
baf09d4a5e
Fixed some coding standards
2015-12-10 15:24:26 -02:00
Mike Jolley
e93853e4cf
Fix up adding zones
2015-12-10 16:38:24 +00:00
Mike Jolley
cf5381083d
Started on zone regions selector
2015-12-10 15:09:37 +00:00
Mike Jolley
3a8ed22905
Fix sorting for new zones
2015-12-10 13:09:39 +00:00
Mike Jolley
41042e94a7
Sort zones
2015-12-10 12:31:03 +00:00
Mike Jolley
14eeb9f936
Zones first draft with backbone saving of zone names
2015-12-10 11:55:03 +00:00
Claudio Sanches
b9624290e1
Minify
2015-12-02 13:26:09 -02:00
Mike Jolley
00f5317621
Merge pull request #9581 from shivapoudel/validation
...
Add Js Validation for price and dimension field in product quick edit…
2015-11-27 13:07:38 +00:00
Mike Jolley
4595befb76
Pass product type with variation bulk edit
...
Closes #9570
2015-11-17 15:25:48 +00:00
roykho
ca13d3e5f7
Add conditional check for the selected variation image
...
This added check prevents undefined object preventing images that have no sizes ( e.g SVG ) from causing errors
2015-11-12 16:55:25 -08:00
Shiva Poudel
7934d6fd29
Add Js Validation for price and dimension field in product quick edit panel
2015-11-12 04:50:57 +05:45
Claudio Sanches
5c54aae2c2
Minify again
2015-11-06 13:54:47 -02:00
Claudio Sanches
d66427bd8a
[2.4] Fixed product type select in wp 4.4
2015-11-06 13:51:17 -02:00
Mike Jolley
12000cd85f
Fix model in IOS
...
Fixes #9507
2015-11-04 15:41:25 +00:00
Claudio Sanches
ad5264d40b
Fixed initial tax rate settings pagination
...
Pagination need to be set up to 1, since is first page.
This fix a bug where is impossible to insert rates when don't have any rate saved before.
cc @mikejolley
2015-10-27 19:36:57 -02:00
Claudio Sanches
0dbbcd0a16
Fixed coding standards in assets/js/admin/settings-views-html-settings-tax.js
2015-10-27 18:19:30 -02:00
Mike Jolley
5c43b34002
Avoid hardcoding admin input names for orders
...
Closes #9444 @claudiosmweb
2015-10-27 15:54:00 +00:00
Claudio Sanches
76583aeeda
Minify
2015-10-26 13:05:06 -02:00
Claudio Sanches
2e95a68357
Use new "question" mark icon font
...
Created wc_add_help_tip() function to generate the icons
Replaced all .help_tip elements and [?]
We'll keep the old image and styles in order to maintain backwards
compatibility
Closes #9381
2015-10-23 01:40:52 -02:00
Claudio Sanches
332a0d52ad
Fixed conding standards #9259
2015-10-09 11:45:30 -03:00
Mike Jolley
99a23b8614
Added readme for 2.5
2015-10-09 11:22:28 +01:00
Mike Jolley
bf0a92d29f
Merge pull request #9312 from nishitlangaliya/Issue-9259
...
Issue 9259
2015-10-09 10:45:15 +01:00
nishitlangaliya
cb7519ccd4
As per suggestions #woocommerce-fields .regular_price class given. ref #9259
2015-10-09 10:52:17 +05:30
Mike Jolley
0197a99065
Merge branch 'issue/8587'
...
Conflicts:
assets/css/admin.css
assets/css/woocommerce.css
includes/admin/class-wc-admin-assets.php
includes/admin/settings/views/html-settings-tax.php
2015-10-08 13:26:52 +01:00
Mike Jolley
ac02ec290a
Improved styling and wording
2015-10-08 13:18:00 +01:00
Mike Jolley
42a853c90b
Fixing some JS notices when working with the tax table
2015-10-08 12:57:42 +01:00
nishitlangaliya
91e415beef
more specific class given for appliy only quick edit ref #9259
2015-10-08 17:25:58 +05:30
nishitlangaliya
3f74539fc7
Fixes: Quick edit add js validation ref #9259
2015-10-08 13:10:45 +05:30
nishitlangaliya
eaa1058939
Fixes : Quick Edit js validation added.
2015-10-08 13:07:24 +05:30
nishitlangaliya
02e2f2bf4d
fixed: Add js validation for product quick edit ref #9259
2015-10-07 15:39:58 +05:30
Mike Jolley
1f6260a880
Use tax settings in backend and default to base country
...
Closes #9186
2015-10-05 15:31:58 +01:00
Claudio Sanches
0966fedb12
Moved JS vendor libraries for our own directories #8488
2015-10-01 15:46:08 +02:00
Mike Jolley
7c7057c2a7
Correct spelling of events
...
Fixes #9202
2015-10-01 11:04:26 +02:00
Claudio Sanches
ec2fdcc2d4
[2.4] Start variations tiptip for .help_tip elements, closes #9151
2015-09-22 14:06:54 -03:00
Claudio Sanches
09370c31cf
Fixed quick edit js for tax fields, closes #9182
2015-09-21 16:10:20 -03:00
Mike Jolley
b8acbc37a5
minify
2015-09-16 13:19:04 +01:00
Claudio Sanches
9865e04c8a
Merge pull request #8921 from shivapoudel/wc-tabs-gtm
...
GTM listener for wc-tabs
2015-09-15 19:49:48 -03:00
Claudio Sanches
7e63374aaf
Merge pull request #8735 from shivapoudel/backbone-modal
...
Allow support for variable in backbone modal template in extensions
2015-09-15 19:44:50 -03:00
Mike Jolley
799353e8f2
Wait for variation update before submit
...
@claudiosmweb
2015-09-08 14:30:41 +01:00
Florian Ludwig
2761a42a13
Fixed one more inefficient jQuery selector
2015-09-07 19:53:47 +02:00
Florian Ludwig
35655f8544
Fixed all inefficient selector usages
...
Use find for more efficient selectors - more information on e.g.
https://24ways.org/2011/your-jquery-now-with-less-suck/
2015-09-07 19:51:10 +02:00
Mike Jolley
4bda0f2387
check for sizes
2015-09-07 11:38:24 +01:00
Mike Jolley
32a2bbfbd1
Sort out variation loading after attribute save
2015-09-04 14:00:42 +01:00
Mike Jolley
32b220d8b6
Improve variation reload after save attributes
...
@claudiosmweb
2015-09-03 16:17:08 +01:00
Mike Jolley
889d40b8aa
Add data attribute to leave options visible
...
Closes #9017
2015-09-03 15:38:42 +01:00
Mike Jolley
04a68ad925
Add spinner/loading indication between onboarding steps
...
Closes #8816
2015-08-21 19:12:36 +01:00
Shiva Poudel
5d291495a7
Tweak - GTM listener for wc-tabs using preventDefault()
2015-08-21 21:27:34 +05:45
Claudio Sanches
b6b34255d2
Stop for change inputs when add a new variation on admin, closes #8874
2015-08-18 13:00:38 -03:00
Mike Jolley
4697f5f600
typo + min
2015-08-17 11:27:11 +01:00
George Stephanis
47605935ab
Grunt compress our new js file.
2015-08-14 11:11:23 -04:00
George Stephanis
2a15dbbe1b
Declare ajaxurl as a global. jshint
2015-08-14 11:10:55 -04:00
George Stephanis
14c88fe5e5
Don't trigger a change after having just finished saving!
...
That’s silly! Plus it’ll set up the leave page blocker again.
2015-08-14 11:08:26 -04:00
George Stephanis
6e1388d334
Set the key to `rates` not the variable rates.
2015-08-14 11:08:00 -04:00
Manos Psychogyiopoulos
9652d881f9
child selector
2015-08-14 09:46:22 +03:00
Manos Psychogyiopoulos
a86403f884
toggle metabox classes on boxes added via ajax
2015-08-14 09:38:22 +03:00
George Stephanis
085ab57571
Better success callback.
2015-08-13 17:54:31 -04:00
George Stephanis
2aa1650f54
Rearrange things to get ajax working.
...
Spread them out throughout WooCommerce.
2015-08-13 17:49:59 -04:00
George Stephanis
ec287f116f
Add ajax submission processing.
...
Not quite finished yet, as the add_action isn’t catching.
2015-08-13 16:57:54 -04:00
George Stephanis
6b04e1b889
IT'S PEANUT BUTTER COMMA TIME
...
:dancing banana:
2015-08-13 15:22:05 -04:00
George Stephanis
a3182a6b48
Move the export into the View.
...
Also:
* Use the correct rates, as data.rates may be out of date (or maybe
not, yay pass by reference?)
* Use rowData.postcode and rowData.city, not rowData.tax_rate_postcode
and rowData.tax_rate_city — those are wrong (my mistake earlier)
2015-08-13 14:58:19 -04:00
George Stephanis
2d097a8f4c
Minified version of new js file.
2015-08-13 14:29:01 -04:00
George Stephanis
3c83e4ee4c
Declare vars. jshint.
2015-08-13 14:27:50 -04:00
George Stephanis
c243b431d5
Handle the deleting of rows as well.
...
Delete can accept one or more selected rows.
2015-08-13 14:25:38 -04:00
George Stephanis
3a87b98ba6
Rewrite onAddNewRow for Backbone models.
2015-08-13 14:10:47 -04:00
George Stephanis
0e902de9c8
Move new row and deletion inside the view.
2015-08-13 13:07:20 -04:00
George Stephanis
b50af4839c
Whitespace tidy.
2015-08-13 13:07:00 -04:00
George Stephanis
6dddc2ad84
Moving initialize up to the top.
2015-08-13 13:01:42 -04:00
George Stephanis
22b14e254f
Single quotes for jshint coding standards.
2015-08-13 12:29:40 -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
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
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
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
e9f0325ac1
Sanitize the pagination for scope on load.
2015-08-12 14:17:50 -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
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
George Stephanis
1332ef4a71
String.trim() polyfill.
2015-08-12 12:59:12 -04:00
George Stephanis
d52c4d1fde
Don't base size of news off the dom.
2015-08-12 12:59:11 -04:00
George Stephanis
1a066ebbe0
Swap to associative array for model.
2015-08-12 12:59:11 -04:00
George Stephanis
388a584914
Not actually used, comment it out.
2015-08-12 12:59:11 -04:00
George Stephanis
9887fbaf50
Probably tidier to use `event` and not `e`
2015-08-12 12:59:11 -04:00
George Stephanis
0996778567
Figured out how to avoid hardcoding the instance.
2015-08-12 12:59:11 -04:00
George Stephanis
5783a20794
Don't use `this` in a callback with the wrong context.
...
@todo: Find a way to stop needing to refer to the specific instance
from the abstract class.
2015-08-12 12:59:11 -04:00
George Stephanis
0fb85f4656
Use $(window).on() instead of window.addEventListener. Because ¯\_(ツ)_/¯
2015-08-12 12:59:10 -04:00
George Stephanis
dc649e2964
JS objects + trailing commas = sad IE
2015-08-12 12:59:10 -04:00
George Stephanis
187e253177
Remove some debugging
2015-08-12 12:59:10 -04:00
George Stephanis
ce7cb1f65d
Add a `beforeunload` event to prompt before leaving with unsaved changes.
2015-08-12 12:59:10 -04:00
George Stephanis
b4682d7f2d
Change how things are called to the new bb render.
2015-08-12 12:59:10 -04:00
George Stephanis
f7c2223a23
Change the structure to Backbone models/views.
2015-08-12 12:59:10 -04:00
George Stephanis
9e5abc22ad
Whoops! Comma, not semicolon.
2015-08-12 12:59:10 -04:00
George Stephanis
b75093b640
Optimization, save the $table selector to avoid some dom lookups.
2015-08-12 12:59:09 -04:00
George Stephanis
386ec26fb9
Whitespace tweaks.
2015-08-12 12:59:09 -04:00
George Stephanis
e197bc242f
Retool the export to use the global object, not parsing out of the dom.
2015-08-12 12:59:09 -04:00
George Stephanis
a1d7121c99
Update the current page when the number is changed.
2015-08-12 12:59:09 -04:00
George Stephanis
7bebbaff9e
Pagination now works by first, prev, next, last.
...
Still need to get number based pagination working.
2015-08-12 12:59:09 -04:00
George Stephanis
cf59aec17d
Add in and populate pagination template.
...
The buttons don’t actually do anything yet, but it outputs accurately
and inherits core styles.
2015-08-12 12:59:09 -04:00
George Stephanis
d9b2907ae2
Begin to handle pagination.
...
This lets the initial view display only a single page, future commits
will add in the paginater.
2015-08-12 12:59:08 -04:00
George Stephanis
0608bcce19
The name resetter should also be run after each render.
2015-08-12 12:59:08 -04:00
George Stephanis
f9fd4ada58
Wrap the rendering code inside a function that the data can be passed to.
2015-08-12 12:59:08 -04:00
George Stephanis
7985aec296
Ernest the JS so none of it evaluates before dom ready.
2015-08-12 12:59:08 -04:00
George Stephanis
26b95a4d80
Inline documentation explaining some functionality.
2015-08-12 12:59:08 -04:00
George Stephanis
7c60e48b0c
Add some code comments.
2015-08-12 12:59:08 -04:00
George Stephanis
37f10c18cd
Reposition when autocomplete is triggered.
...
Also, instead of searching through the whole dom, only search in the
tbody.
2015-08-12 12:59:07 -04:00
George Stephanis
308c7f8676
Whitespace tweaks
2015-08-12 12:59:07 -04:00
George Stephanis
ea0b9b96b9
Optimization: Don't use $.size(), use native Object.length instead.
2015-08-12 12:59:07 -04:00
George Stephanis
676af1f308
JSHint fixes.
...
The other advantage of splitting js out of php files — jshint can run
on it! :) :) :)
2015-08-12 12:59:07 -04:00
George Stephanis
d3922a96cd
Don't constantly rescan the dom for tbody
...
We have a cached version of $tbody a level up.
2015-08-12 12:59:07 -04:00
George Stephanis
1b035b43a3
Swap `jQuery` to `$`
...
It’s more readable, and safe to do as we’ve aliased it back in the
enclosure.
2015-08-12 12:59:07 -04:00
George Stephanis
8c47c0df1d
Migrate current_class from php to js
2015-08-12 12:59:07 -04:00
George Stephanis
52d4ea822c
Extract 'No Rows Selected' string
2015-08-12 12:59:07 -04:00
George Stephanis
18293cf365
Extract the autocomplete for states and countries data.
...
Localize it!
2015-08-12 12:59:06 -04:00
George Stephanis
5d5a64753d
Migrate csv columns to localize script.
2015-08-12 12:59:06 -04:00
George Stephanis
39749c4563
Move js in from php template file.
2015-08-12 12:59:06 -04:00
George Stephanis
c128e4f826
Change variable name to consistent `$tbody`
2015-08-12 12:59:06 -04:00
George Stephanis
a63ef876d7
Rename and tweak how js is registered.
...
Thanks @claudiosmweb for the suggestion to match existing conventions.
2015-08-12 12:59:06 -04:00
George Stephanis
0ed5f40fa2
Prefix template name with `wc-`
...
Good call, @mikejolley
2015-08-12 12:59:06 -04:00
George Stephanis
a59ed70774
Big changeover to JS templating for the table.
...
Switching over to building the table with JS — wp.template.
We are now using the same JS template for existing rows and newly
generated rows on the fly — this should simplify things moving forward.
I’ve also started building stuff in an external JS file rather than
straight on the page. Will continue migrating things to it and
localizing as needed.
Saved ( 2 * displayed tax rates - 1 ) db queries per page load by doing
the locations all in one query and then parceling them out in php.
More coming.
2015-08-12 12:59:06 -04:00
Claudio Sanches
ac1986412c
Stay on the same page when delete a variation
2015-08-12 11:39:55 -03:00
Shiva Poudel
3fe37da3f7
Allow support for variable in backbone modal template in extensions
2015-08-06 11:08:02 +05:45
Shiva Poudel
4cc26ab799
Backbone modal template to support wp.template
2015-08-06 10:22:53 +05:45
Claudio Sanches
054dfe0c7b
Changed default Underscore's template for wp.template in API Keys
2015-08-05 15:02:55 -03:00
Brent Shepherd
501f0b752f
Save product type before saving variations
...
WooCommerce prior to WC 2.4 saved the product type before any variations were saved because
WC_Meta_Box_Product_Data::save_variations() was called by WC_Meta_Box_Product_Data::save().
However, in WC 2.4 the variations are saved independently of other data about the containing
variable product, including product type. Because the product type hasn't been saved yet,
extensions that need to save their own variation level meta data can't know when saving
variations if the product is of the type they want to act on. They also can't check `$_POST`
to find out when saving variations, because 'product-type' isn't passed to that as it's
variable level meta data, not variation level meta data.
This patch passes the product type along with the variation level meta data when saving variations.
It then uses that to save the product type if the variable product has not yet been saved (and
therefore the product type has never been stored, which means calling get_product() would instantiate
a 'simple' product, as that is the default product type). This can lead to fatal errors if callbacks
expect the product type to be variable and attempt to call methods that only exist on those product
types, like variable_product_sync().
It will also update the product type if it was previously saved but has since changed. This prevents
fatal errors like that mentioned above but caused by switching from one product type, like a simple
product, to another, like a variable product.
2015-07-31 11:42:21 -07:00
Mike Jolley
82f50cedb0
Allow menu_order sorting like in 2.3
...
Also allow setting manually to allow sorting between pages.
Fixes #8690
2015-07-31 12:39:23 +01:00
Claudio Sanches
b28c6db7f5
Added button to dismiss variation error notices
2015-07-29 19:56:33 -03:00
Claudio Sanches
d0e34588aa
Updated all .page-selector when change page, closes #8681
2015-07-29 19:25:17 -03:00
Mike Jolley
ef5b2007f6
min
2015-07-27 19:03:17 +01:00
Mike Jolley
97bbdb63fa
Merge pull request #8663 from roykho/gallery-images
...
gallery images where not saving
2015-07-27 18:27:00 +01:00
roykho
4203a2cf83
minified file
2015-07-27 10:21:58 -07:00
Claudio Sanches
b0ce578541
Show errors for admin ajax variations
2015-07-27 14:16:52 -03:00
roykho
4a8712053f
gallery images where not saving
2015-07-27 09:57:21 -07:00
Claudio Sanches
77e8c19330
Minify files for #8631
2015-07-21 20:36:46 -03:00
Brent Shepherd
23418214d0
Trigger do_variation_action + '_ajax_data'
...
To allow extensions which add their own variation bulk actions to pass
data back to WooCommerce core's handler so that only one ajax call
is necessary for updating the data.
Previously, a duplicate ajax call would be required as trigger() does
not capture the callbacks return value.
2015-07-21 15:41:13 -07:00
Claudio Sanches
791c20ae51
Added param for exclude posts from wc-product-search, closes #8613
2015-07-20 13:41:14 -03:00
Claudio Sanches
5e97a68e3d
Fixed calendar when added new variation, closes #8533
2015-07-15 12:26:38 -03:00
Claudio Sanches
8b5fff38e4
Stop alerts when use delete all variations action
2015-07-14 14:08:59 -03:00
Mike Jolley
c707f771ad
serializeJSON to maintain POST data structure
...
@claudiosmweb
2015-07-14 13:49:45 +01:00
Claudio Sanches
ee1263db9c
Minify
2015-07-10 20:17:47 -03:00
Claudio Sanches
b8a28bdab4
Admin variations - Cancel button reset the default form values
...
@mikejolley
2015-07-10 20:16:35 -03:00
Mike Jolley
3ec4003bbb
Move add variation button and toolbars
2015-07-11 00:04:16 +01:00
Claudio Sanches
8b4711f655
Admin variations - Removed alert when add new variation
2015-07-10 19:30:14 -03:00
Claudio Sanches
441d3c44bb
Admin variations - Go to previous page when delete the last variation in a page
2015-07-10 18:57:38 -03:00
Claudio Sanches
501742b07f
Updated grunt dependencies
2015-07-10 18:48:04 -03:00
Claudio Sanches
e0c1cc7784
Admin variations - Turn on save button when add new variation
2015-07-10 18:31:38 -03:00
Claudio Sanches
e9fc799f97
Admin variations - Fix product add and save methods
...
Allow add new variations and stay at the same page
When save will set up the pagination again
@mikejolley
2015-07-10 18:22:05 -03:00
Claudio Sanches
62d879e86c
Fixed all jshint errors #4680
2015-07-10 02:13:30 -03:00
Claudio Sanches
76b312b9e7
Use always min.js files on admin
2015-07-10 01:32:30 -03:00
Claudio Sanches
319bcd48e6
Updated accounting.js
2015-07-10 01:31:57 -03:00
Claudio Sanches
987a789367
Admin variations - Show link all variations bulk action
2015-07-10 00:49:52 -03:00
Claudio Sanches
a64695b7f5
Admin variations - Added new triggers and removed data-product_id
2015-07-09 17:31:48 -03:00
Claudio Sanches
1ce7719c98
Save variable defaults via ajax
2015-07-08 22:50:32 -03:00
Claudio Sanches
88c0f61007
Fixed js standards
2015-07-08 22:33:58 -03:00
Mike Jolley
a219243e60
Move link all variations to bulk actions
2015-07-08 23:34:21 +01:00
Mike Jolley
8161cbd095
Change remove buttons into links
2015-07-08 23:08:07 +01:00
Claudio Sanches
c1f17777a6
Admin variations - Close variations after save #6995
2015-07-08 18:59:51 -03:00
Claudio Sanches
94aa610dc0
Admin variations - Prompt when changing page #6995
2015-07-08 17:45:19 -03:00
Claudio Sanches
d8b02456bc
Admin variations - Save when main publish/update button is pressed #6995
2015-07-08 17:18:57 -03:00
Claudio Sanches
d97a62acdf
Admin variations - Hide pagination when not needed #6995
2015-07-08 16:20:30 -03:00
Claudio Sanches
0a820f055f
Admin variations - Add cancel changes button #6995
2015-07-08 16:10:45 -03:00
Claudio Sanches
4a19182158
Fixed js coding standards
2015-07-08 15:33:59 -03:00
Claudio Sanches
1b672f318a
Fixed select2 in variations #6995
2015-07-08 15:31:39 -03:00
Claudio Sanches
4c79ec503e
Fixed variations datepicker, closes #8533
2015-07-08 15:23:33 -03:00
Claudio Sanches
4aae7b99be
Fixed tooltips load for variations
2015-07-08 15:05:52 -03:00
Claudio Sanches
c0ca144d57
Fixed js warnings on js/admin/meta-boxes-product.js
2015-07-08 14:48:06 -03:00
Claudio Sanches
ffef95f56f
Fixed ajax variations posted data
2015-07-08 13:55:29 -03:00
Claudio Sanches
bf3300cc0f
Fixed js coding standards on assets/js/admin/meta-boxes-order.js and removed a reserved namespace
2015-07-08 02:19:56 -03:00
Claudio Sanches
3b6b129c9d
Fixed current page for both pagenav selects in admin ajax variations
2015-07-07 21:43:34 -03:00
Claudio Sanches
184958a0eb
Removed console.log()
2015-07-07 21:24:29 -03:00
Claudio Sanches
843a55a6b5
Admin ajax variations
2015-07-07 20:53:36 -03:00
Claudio Sanches
381e911603
Fixed the variations ajax navigation
2015-07-07 20:34:54 -03:00
Claudio Sanches
8a30ce037f
Improved the admin ajax variations navigation
2015-07-07 20:22:13 -03:00
Claudio Sanches
f5ba1f576a
Fixed a typo and added changes test before allow to use the bulk edit
2015-07-07 17:48:24 -03:00
Claudio Sanches
bbe3cb5b1b
Added bulk variation edit for increase and decrease prices
2015-07-07 17:35:21 -03:00
Claudio Sanches
8b681fddf7
Created bulk edit actions for variable sale schedule
2015-07-07 16:39:59 -03:00
Mike Jolley
358da00b15
Treat each picker independently
...
Closes #8515
2015-07-07 11:49:12 +01:00
Claudio Sanches
268a696918
Initial bulk edit variations actions
2015-07-06 22:50:35 -03:00
Claudio Sanches
b819326b2a
Created new js classes for variations media and actions
2015-07-06 20:05:09 -03:00
Claudio Sanches
de01133142
Save only updated/edited variations and fixed the variations sync and product cache/transients
2015-07-06 19:07:01 -03:00
Claudio Sanches
e95ad464ae
Minify
2015-07-06 15:48:55 -03:00
Claudio Sanches
ae18af8cc7
Added method to save variations via ajax
2015-07-06 01:50:20 -03:00
Claudio Sanches
2dc0ef3f86
Added method to set the pagenav fields when add and remove variations
2015-07-06 01:09:36 -03:00
Claudio Sanches
66e4dd84b9
Removed variations drag and drop
2015-07-05 23:58:37 -03:00
Claudio Sanches
c3b5ad2337
Refactored the link all variations, remove variation and add variation methods
2015-07-05 23:55:08 -03:00
Claudio Sanches
ee437bb646
Improved the navigation and tested if variations have some edition
2015-07-05 22:31:56 -03:00
Claudio Sanches
3de8405cc9
Created variations ajax pagination
2015-07-05 22:00:38 -03:00
Claudio Sanches
b16b026647
Load initial variations when click on variations tab
2015-07-05 20:19:45 -03:00
Mike Jolley
18c6a940f1
Merge branch 'onboarding'
...
Conflicts:
assets/css/admin.css
assets/css/select2.css
assets/css/woocommerce-layout.css
assets/css/woocommerce.css
assets/js/admin/order-backbone-modal.min.js
includes/admin/class-wc-admin-help.php
includes/admin/class-wc-admin.php
includes/admin/views/html-admin-page-status-report.php
includes/admin/views/html-notice-install.php
includes/admin/views/html-notice-template-check.php
includes/admin/views/html-notice-theme-support.php
includes/admin/views/html-notice-tracking.php
includes/class-wc-install.php
includes/class-wc-language-pack-upgrader.php
includes/shipping/international-delivery/class-wc-shipping-international
-delivery.php
2015-07-04 23:11:12 +01:00
Claudio Sanches
3d59933d6b
Created initial methods to load variations by ajax
2015-07-02 17:42:22 -03:00
Mike Jolley
839a09b7cf
Minify
2015-06-22 11:09:29 +01:00
Shiva Poudel
2a2867cf51
Tweaks Meta boxes Scripts
2015-06-17 20:15:06 +05:45
Justin Shreve
3dc0df16e0
Remove references to color_box in the CSS & JS now that it is no longer used.
2015-06-11 15:01:39 +00:00
Mike Jolley
2036e41e83
Minify #8356
2015-06-11 10:31:25 +01:00
Justin Shreve
5f627cf850
Move the color preview to its own separate "preview box" rather then changing the color of the input div box.
2015-06-11 07:15:51 +00:00
Claudio Sanches
c353a3a9ea
Minify files
2015-06-09 11:37:04 -03:00
Claudio Sanches
4698111dd2
Hide api key fields when generate a new keys
2015-06-08 20:22:49 -03:00
Claudio Sanches
89ddda9ff6
Added new api key generation methods
2015-06-08 19:41:35 -03:00
Claudio Sanches
45c4afd390
Added non-minify qrcode js library
2015-06-08 18:31:19 -03:00
Mike Jolley
877d91956f
Minify
2015-06-08 11:17:07 +01:00
Claudio Sanches
816a01a4ec
Minify js for #8290
2015-06-05 11:52:15 -03:00
Shiva Poudel
ce2896ffcb
Little tweak ...
2015-06-04 18:18:49 +05:45
Shiva Poudel
2bb8ce3097
Fix - undefined is not necessary to initialize
2015-06-04 18:08:07 +05:45
Shiva Poudel
f9b822ae21
Tweak - JSHint fix and coding standard for term ordering
2015-06-04 18:06:39 +05:45
Shiva Poudel
318f6672d9
Remove unused var postparent
2015-06-04 17:51:58 +05:45
Shiva Poudel
55d7dab62d
Tweak - JSHint fix and coding standard for product ordering
2015-06-04 17:51:01 +05:45
Claudio Sanches
65580cd967
Minify files for #8279
2015-06-03 17:02:19 -03:00
Shiva Poudel
27186d235c
Tweaks - JSHint fix for product meta-box
2015-06-03 21:38:34 +05:45
Shiva Poudel
9afffa0fd7
Tweaks - JSHint fix for product variation meta-box
2015-06-03 21:20:13 +05:45
Shiva Poudel
051964adc5
Remove undefined variable
2015-06-03 21:18:01 +05:45
Shiva Poudel
0e01ff90f3
Tweaks - Conding standard and JSHint fix
2015-06-03 21:17:40 +05:45
Mike Jolley
e122a8258c
Minification
2015-05-28 12:29:33 +01:00
Claudio Sanches
e106d57947
Merged #8021
2015-05-18 16:53:04 -03:00
Claudio Sanches
c49ab520b8
Created page to edit and create keys
2015-05-16 00:09:29 -03:00
Mike Jolley
bb77120619
Auto load customer details + tweak icons
...
Closes #8112
2015-05-15 12:52:25 +01:00
Shiva Poudel
6ed5ed1047
Additional cost and Attribute term tables merge into one
2015-05-02 22:27:37 +05:45
Shiva Poudel
b0448209f8
Fix JSHint bugs within woocommerce_admin.js
2015-05-02 22:24:44 +05:45
Shiva Poudel
0074777d92
Fix tooltips JSHint error
2015-05-02 22:19:14 +05:45
Shiva Poudel
2953c99440
Fix JSHint error for field validation error tips
2015-05-02 22:13:42 +05:45
Shiva Poudel
e0ceb139c5
Fix JSHint errors within settings.js
2015-05-01 03:28:01 +05:45
Mike Jolley
c9ce3baceb
Load settings from DB in case of re-run
2015-04-29 14:55:12 +01:00
Mike Jolley
fedf3db92f
Add filter to disable notices
...
Closes #8027
2015-04-29 12:21:48 +01:00
Claudio Sanches
5510eb62f5
[2.3] Removed state placeholders in user profile #8043
2015-04-28 13:33:00 -03:00
James Koster
3266509f1e
[2.3] remove placeholder. closes #8043
2015-04-28 17:28:51 +01:00
Mike Jolley
300528e823
Tracking opt in/out
2015-04-28 14:50:48 +01:00
Mike Jolley
3f484b69b6
Ready step
2015-04-28 12:48:01 +01:00
Mike Jolley
c8bd46501e
US tax rates step
2015-04-27 16:33:52 +01:00
Mike Jolley
cb8332cffc
shipping
2015-04-27 13:56:30 +01:00
Mike Jolley
3f648beb1f
Improve JS and fix decimal validation
...
Fixes #7996
2015-04-23 13:35:27 +01:00
Mike Jolley
4997ed0efb
Cleaned up tabs JS and fixed conflicts with bootstrap
...
Fixes #8000
2015-04-23 12:24:15 +01:00
Mike Jolley
030ac9c50e
HTML for shipping and tax options
2015-04-22 15:30:50 +01:00
Mike Jolley
d8ee1b6005
Locale setup
2015-04-17 14:56:34 +01:00
shivapoudel
d0dad3587a
Don't react with enter key for textarea on backbone modal used for tinyMCE
2015-04-16 19:10:56 +05:45
Mike Jolley
8666e0fe3c
Added the basics and general look and feel
2015-04-15 16:34:03 +01:00
shivapoudel
3da3de766d
Introduce trigger wc_backbone_modal_before_update
...
To update the form data upon trigger of response event
2015-04-14 00:15:08 +05:45
Claudio Sanches
f774450f98
Compressed files
2015-04-13 15:22:16 -03:00
shivapoudel
882816e9f5
document.body selector and grunt default task
2015-04-13 22:08:06 +05:45
Claudio Sanches
e085499166
Improved the wc-enhanced-select.js load
2015-04-13 12:44:54 -03:00
Claudio Sanches
9210b06c37
Imrpoved the backbone modal z-index for TinyMCE via extension, closes #7937
2015-04-13 12:44:33 -03:00
Claudio Sanches
1dadbb2842
Fixed coding standards for #7879
2015-04-13 12:37:22 -03:00
Mike Jolley
9f65d2a1fc
Added priorities for shipping methods to give more control over defaults.
...
Closes #7871
2015-04-13 15:32:57 +01:00
Mike Jolley
2e2ec824f0
Set field required class
...
Fixes #7859
2015-04-10 15:43:39 +01:00
James Koster
f6346c705c
Merge pull request #7889 from shivapoudel/tweak-backbone-modal
...
Tweak backbone modal
2015-04-08 10:02:42 +01:00
shivapoudel
27f3042ef5
Utilize the border-box + content_h math logic
2015-04-04 13:43:29 +05:45
Danny van Kooten
88f2e690bb
Changing all inefficient selectors of $('body') to $(document.body), which is about 80% faster (and even more on mobile, see https://jsperf.com/jquery-body-vs-document-body-selector/2 ).
2015-04-03 14:21:47 +02:00
Mike Jolley
21c5513526
Added endpoint for faster ajax requests
2015-03-20 12:28:26 +00:00
Claudio Sanches
69552d265d
Fixed select 2 formatSelectionTooBig(), closes #7640
2015-03-05 14:55:41 -03:00
Nicola Mustone
090c499da9
missing semicolons
2015-03-03 14:41:52 +01:00
Mike Jolley
6658c88adc
Add args to correct scripts
...
Fixes #7610 . @claudiosmweb
2015-03-03 10:58:10 +00:00
Mike Jolley
89704ef36a
Fix - Export report CSV.
...
Closes #7580
2015-03-02 11:44:56 +00:00
Mike Jolley
cbfc2717db
Use URL if no sizes exist Closes #7491
2015-02-19 14:15:28 +00:00
Gerhard
9add60ef76
Add minified WooCommerce_notices js
2015-02-12 11:50:07 +02:00
Gerhard
1ac68adf20
Hide the tracker notice once clicked to avoid double clicks.
2015-02-12 11:41:04 +02:00
Mike Jolley
03711ee1ec
Fix change event on taxes and grunt dev
2015-02-11 15:00:28 +00:00
Claudio Sanches
01c0401bc0
Close the select2 when close the wc backbone modal, closes #7347
2015-02-10 14:57:14 -02:00
Mike Jolley
213fb59e32
Fix refund qty calc
2015-02-04 15:12:47 +00:00
Mike Jolley
e2eb89ef76
Use UTC date #7276
2015-02-03 15:52:52 +00:00
Barry Kooij
48d67c508a
Improved check to prevent JS error in WP media library
2015-02-02 16:25:29 +01:00
Mike Jolley
9f8a7d1199
Remove datepicker icon's and use focus event
2015-01-30 12:54:33 +00:00
Mike Jolley
a281b1b191
Min
2015-01-26 11:33:27 +00:00
splashingpixels
a216d28a0b
remove runtiptip when deleting gallery images closes #7192
2015-01-23 07:45:57 -08:00
Mike Jolley
f9dfec4ebc
Minify #7166
2015-01-21 14:16:30 +00:00
Brent Shepherd
f1c46decb7
Trigger a JS event after an attribute is added
2015-01-20 14:12:55 -08:00
Mike Jolley
d0967d80ff
Prevent already init select2 elements being re-init Fixes #7162
2015-01-20 11:46:31 +00:00
Claudio Sanches
ab3553a6fd
Select2 translatable, closes #7159
2015-01-19 17:31:22 -02:00
Claudio Sanches
a82aa2bd13
Fixed refund amount when product dont have taxes
2015-01-15 16:57:33 -02:00
Claudio Sanches
15c79dbaeb
Fixed stupidtable in order items and added arrows when stupidtable sort items
2015-01-15 14:30:42 -02:00
Claudio Sanches
ab5d59b5ae
Scripts for #6359
2015-01-13 10:03:50 -02:00
Claudio Sanches
20470db763
Add select2 to State/Country user meta fields in admin profile #6359
2015-01-12 17:15:37 -02:00
Claudio Sanches
695b04be61
Fixed conflits
2015-01-12 16:02:46 -02:00
Claudio Sanches
017831f1c6
Fixed the backbone modal
2015-01-12 15:11:01 -02:00
Mike Jolley
8110a8376b
Upsells and cross sells select2
2015-01-12 16:39:49 +00:00
Mike Jolley
50c6e1e4a0
select2 settings
2015-01-12 16:29:01 +00:00
Mike Jolley
9852d9c6ec
Order data JS select2 + refactor
2015-01-12 15:43:13 +00:00
Mike Jolley
2e82cbb311
Customer ajax searches
2015-01-12 13:04:19 +00:00
Mike Jolley
1fa26f1f6e
Product searches select2
2015-01-12 11:56:44 +00:00
Mike Jolley
4b7f97c1de
Attributes
2015-01-09 16:53:47 +00:00
Mike Jolley
f18b2c6c93
Added and enqueued select2 to admin
2015-01-09 16:39:10 +00:00
Claudio Sanches
03193b867b
Creted new webhooks edit interface
2015-01-08 16:34:30 -02:00
Mike Jolley
5c86e962e8
Hide restock checkbox until qty is input Closes #6937
2015-01-05 17:19:18 +00:00
Claudio Sanches
e53a6f5e57
Fixed variation fields when use "Link all variations" button
2015-01-02 15:07:31 -02:00
Claudio Sanches
794621e3ba
Improved the close button in backbone modal #7016
2015-01-02 11:58:57 -02:00
Claudio Sanches
0accdf6f10
Set order status to refunded when completely refunded, closes #6981
2015-01-02 10:43:47 -02:00
Claudio Sanches
29590ff624
Added save and close keyboard events on Backbone Modal, closes #7016
2015-01-02 09:53:46 -02:00
Mike Jolley
22cc1fb0c7
Add attributes with ajax and don't load all attributes at once.
...
Significantly improves performance with many attributes in admin.
Closes #6852 cc @claudiosmweb
2014-12-22 14:16:15 +00:00
Claudio Sanches
9f83541d9f
Added webhook meta box js
2014-12-16 19:07:48 -02:00
Mike Jolley
fe34eb7bf8
Fix state box by seeing if states is empty object
2014-12-10 14:44:59 +00:00
Mike Jolley
eba8206540
Merge branch 'tax-coupon-handling' Closes #6830
...
Conflicts:
assets/js/admin/meta-boxes-order.min.js
includes/api/class-wc-api-coupons.php
includes/class-wc-cart.php
templates/checkout/review-order.php
2014-12-03 12:33:15 +00:00
Tamara Zuk
551159510c
Autosuggest product tags on bulk edit
...
This tiny change helps users quickly add tags to products using bulk
edit.
2014-11-29 23:59:58 -05:00
Mike Jolley
2c1c9896c5
Remove remove_variation and replace with remove_variations
2014-11-27 15:44:51 +00:00
Mike Jolley
4ab54ee140
re-run stupid table on save
2014-11-26 16:50:05 +00:00
Mike Jolley
4bc63de72a
Added 'stupidtable' script to allow order item sorting on the order screen (by name, cost, qty).
...
Closes #5998
2014-11-26 15:37:06 +00:00
Mike Jolley
3904035003
Disable already added attributes #6189
2014-11-26 11:35:07 +00:00
Mike Jolley
4a8c541fbf
Remove 'order' discounts from classes
2014-11-25 11:05:14 +00:00
Bryce
e93c32565c
merge changes
2014-11-22 00:09:11 +07:00
Bryce
bad3b31a18
#5537 - Fix bulk edit overlap, bulkedit improvements
2014-11-21 13:37:14 +07:00
Bryce
8b1cc5f902
#5850 - Add QR code to API credentials
...
This uses https://github.com/jeromeetienne/jquery-qrcode for generating
the QR code.
This is what it looks like:
![see screen shot](http://cld.wthms.co/11wpb+ )
It’s small, **but**, it scans perfectly without any issues.
2014-11-20 15:46:46 +07:00
Mike Jolley
a0bf72f7b5
Bulk edit sales schedule on variations
...
Closes #6300
2014-11-17 16:50:25 +00:00
James Koster
30a5c4bfdb
bye bye ajax loader gif.
2014-11-13 18:28:15 +00:00
Mike Jolley
af20848b46
Fix load/copy address #5949
2014-11-11 11:31:58 +00:00
Mike Jolley
d00998b16e
Fix default value for input box #5949
2014-11-11 11:24:02 +00:00
Mike Jolley
01091c304c
Fix conflicts in #5949
2014-11-11 11:23:44 +00:00
claudiosmweb
2f7fcb56ae
Improved the Shipping class field in quick edit and bulk edit, closes #6681
2014-11-04 11:49:15 -08:00
claudiosmweb
fbe890646b
Added keyup event for refunds gateway button
2014-11-04 09:15:20 -08:00
James Koster
e27d4afee1
data tabs tweaks. #6562
2014-10-17 14:50:23 +01:00
Mike Jolley
d17e656061
[2.2] Prevent bulk edit from breaking sale price scheduled dates
...
Fixes #6474
2014-10-08 15:29:42 +01:00
Mike Jolley
0c11534716
[2.2] Prevent sale prices showing errors erroneously Fixes #6445
2014-10-02 17:18:36 +01:00
Mike Jolley
cc9988ae45
minify
2014-10-02 13:56:26 +01:00
Cor van Noorloos
c8688a0809
product meta box
2014-09-28 17:23:05 +02:00
Mike Jolley
ab34f3d771
[2.2] Prevent bulk edit cancel from clearing options.
...
Fixes #6344
2014-09-24 11:38:13 +01: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
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
Mike Jolley
47b9e54797
Hide export csv button when browser lacks support
...
Closes #6122
2014-08-29 11:29:11 +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
db872e9704
Updates with grunt dev for assets & POT; #6110
2014-08-28 02:50:06 +05:45
thenbrent
30e95ab16e
Fix "remote" typo - should be "remove"
2014-08-27 13:05:35 -07:00
thenbrent
a3dfc9e356
Allow extensions to hijack i18n_product_type_alert
2014-08-20 16:00:41 -07:00
Mike Jolley
fe12b330c0
Fix sorting indicator and add help text to parent. Fixes #5977
2014-08-08 10:24:42 +01:00
Gustavo Bordoni
7d4a6fc7d8
Merge branch 'master' into issue/5875
...
Conflicts:
assets/css/admin.css
2014-08-05 01:21:48 -03: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
4e65275821
Minify
2014-08-04 11:19:34 +01: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
Gustavo Bordoni
0c6553b220
When modifying from a Country with Select Box to choose state it was duplicating the Chosen element
2014-08-02 18:34:30 -03:00
Gustavo Bordoni
f147f07232
Now using `Chosen` on the Selects from the Edit Order page
2014-08-01 01:47:03 -03:00
Gustavo Bordoni
022cffd078
Adding the Logic to parse and output the State/Country on the Edit Order Metabox
2014-08-01 01:27:22 -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
d12bce4fce
fixed variation bulk edit, closes #5847
2014-07-29 14:28:22 -03: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
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
Mike Jolley
e38dcf79bb
Show refund boxes on click
2014-07-24 10:56:32 +01:00
Mike Jolley
0b231f2e03
Calc refund amounts and total via javascript
2014-07-24 10:53:29 +01:00
Mike Jolley
11835826de
A start on negative line items
...
@claudiosmweb
2014-07-23 17:41:35 +01:00
Mike Jolley
dcf4a4e5a8
Prevent chosen being cut off
2014-07-23 11:51:09 +01:00
Mike Jolley
4a306beef5
Max 100 taxes displayed, but show text input
2014-07-23 11:30:06 +01:00
Mike Jolley
036c02725b
Variable height modal
2014-07-23 10:49:39 +01:00
Mike Jolley
ce767f1ec2
rates should not be joined; it is an array. Fixes tax rate exists check.
2014-07-23 09:51:57 +01:00
claudiosmweb
ae1881de06
fixed the line item quantity calcule #3164
2014-07-22 18:08:24 -03:00
claudiosmweb
fdf48d92e8
fixed some js coding standards
2014-07-22 16:52:36 -03:00
Mike Jolley
249f18f70d
Merge branch 'credit-notes' of https://github.com/woothemes/woocommerce into credit-notes
...
Conflicts:
assets/js/admin/meta-boxes-order.min.js
2014-07-22 16:44:23 +01:00
Mike Jolley
3e4506c376
Clean up total/subtotal display
2014-07-22 16:44:02 +01:00
claudiosmweb
7b5b1fc845
prevented that exist duplicate tax rate columns #3164
2014-07-22 12:42:17 -03:00
claudiosmweb
aae1dbbe2e
fixed refunds button with the corrent total when using commas instead of decimals
2014-07-22 11:40:26 -03:00
Mike Jolley
01950bebdc
Add confirmation before deleting tax column #3164
2014-07-22 15:26:18 +01:00
Mike Jolley
b032c857ee
Fix delete of shipping and fee line items. Remove checkbox for refunds.
2014-07-22 14:38:07 +01:00
Mike Jolley
6e0a880699
Group line items by type
2014-07-22 14:18:11 +01:00
claudiosmweb
8d257efa92
fixed the modals with ajax
2014-07-20 23:58:34 -03:00
claudiosmweb
d2340a5cef
fixed refund calcule
2014-07-20 23:26:40 -03:00
claudiosmweb
144d094ad2
created method for delete order tax
2014-07-20 22:57:23 -03:00
claudiosmweb
d875cfa1ac
created ajax method to add new taxes
2014-07-20 22:36:12 -03:00
claudiosmweb
3e287ff19c
fixed calculate total action
2014-07-20 21:12:39 -03:00
claudiosmweb
20f4509a93
created a simple jquery plugin for open backbone modals
2014-07-20 15:25:20 -03:00
claudiosmweb
794548e923
added tiptip for order totals
2014-07-18 20:27:10 -03:00
claudiosmweb
e0aeacb734
added action to calculte the order total and edit discount and total
2014-07-18 17:24:34 -03:00
claudiosmweb
d321395946
created new methods to save and load the order items in shop_order screen
2014-07-17 17:17:54 -03:00
claudiosmweb
501cc29bd9
hide the order totals when active the refunds panel
2014-07-16 23:08:59 -03:00
claudiosmweb
af235e08f6
moved refunds to order items
2014-07-16 17:12:33 -03:00
claudiosmweb
d7133035e1
added order items add shipping cost button
2014-07-16 15:41:18 -03:00
claudiosmweb
04e8fbcb5e
added new add products order items action
2014-07-16 15:11:48 -03:00
claudiosmweb
3ca145ac85
created backbone modal dialog
2014-07-15 19:56:07 -03:00
Mike Jolley
eca4025f5e
Delete and display refunds
2014-07-10 16:39:10 +01:00
Mike Jolley
280b884c28
Create refunds and process via gateway
2014-07-10 14:49:04 +01:00
Mike Jolley
d88279fe53
Start on ajax handlers
2014-07-10 13:33:05 +01:00
Mike Jolley
e7dc58ac31
Tidied up order script
2014-07-10 11:25:50 +01:00
Mike Jolley
8ccd716062
Fix parsefloat
2014-07-10 11:00:48 +01:00
Mike Jolley
c15b8e817c
split up meta box scripts
2014-07-08 14:14:41 +01:00
Mike Jolley
2282d76efb
More UI / Split up meta box scripts
2014-07-08 14:14:29 +01:00
Mike Jolley
5c0ea16a39
More refund UI -show qty boxes and totals
2014-07-08 10:51:10 +01:00
Mike Jolley
fdccaa21d3
Rough, non-functioning example of the UI for refund total and add items in the order items panel
...
#3164
2014-07-07 16:45:08 +01:00
Mike Jolley
63c0b75972
Conditional is no longer required
2014-06-24 13:00:21 +01:00
Mike Jolley
7591e07d81
Field show/hide options for stock fields and variations
2014-06-19 16:17:43 +01:00
Mike Jolley
93778e72b0
Tax class fixes + notices
2014-06-13 15:53:59 +01:00
Mike Jolley
526ad2e30d
Min
2014-05-28 11:28:25 +01:00
claudiosmweb
322c655e61
added validation for country code in tax settings, closes #5180
2014-05-27 19:03:21 -03:00
Mike Jolley
84740c1449
Merge pull request #5560 from woothemes/remove-tinymce-button
...
Removed unused TinyMCE button
2014-05-27 13:02:02 +01:00
Coen Jacobs
09a9463b0a
Removed unused TinyMCE button
2014-05-26 16:17:56 +02:00
splashingpixels
7e787530e3
added check to make sure thumbnail url exists otherwise fallback to main url
2014-05-23 07:29:08 -07:00
splashingpixels
029bed8631
added delete variation image to be more specific
2014-05-22 20:46:42 -07:00
splashingpixels
22e9f833b1
return thumb size of variation image on upload
2014-05-22 20:18:50 -07:00
Mike Jolley
a042bd00dd
Minify
2014-04-30 11:20:25 +01:00
Mike Martel
6918602002
Updated minified woocommerce_admin JS
2014-04-25 09:29:21 +02:00
Mike Martel
dc1271ce19
Cleanup indentation in woocommerce_admin.js
...
File mixed tabs and spaces. Converted all spaces to tabs.
2014-04-25 09:28:35 +02:00
Mike Martel
5b81c7f320
Allow negative amount in price field validation
...
The price field validation method in the admin js did not allow negative numbers, which are valid as eg. negative fees.
2014-04-25 09:28:35 +02:00
Mike Martel
e0dc31620b
Bind price and decimal input events to body in woocommerce_admin js
...
The event was bound to the element directly, causing problems when the elements was added after dom ready (through ajax). Now the decimal format check will always take place.
2014-04-25 09:28:35 +02:00
James Koster
c5656ee991
flat rate additional costs table
2014-03-25 13:59:30 +00:00
Mike Jolley
8007e4c102
Fix encoding issue with attribute values and move variation data to tooltip Closes #5169
2014-03-20 15:47:52 +00:00
Juraj Kiss
888d57911c
Fix bulk editing variation sale price #5164
2014-03-18 13:51:10 +01:00
Mike Jolley
c211164514
min
2014-03-17 10:53:54 +00:00
splashingpixels
0fda637dd9
lingering tooltip after gallery image delete fixes #5124
2014-03-13 21:27:18 -07:00
Mike Jolley
340efa690d
Minify scripts for #5109
2014-03-12 14:34:49 +00:00
splashingpixels
be85affc89
variation bulk sale price edit over reaching causing errors on save
2014-03-11 17:03:55 -07:00
Mike Jolley
ef0567ac4f
Fix bulk edit % increase and decrease Closes #5068
2014-03-06 13:03:12 +00:00
Mike Jolley
c01022f189
Fix variable product add file button after adding a new variation Closes #4994
2014-03-03 12:09:43 +00:00
Mike Jolley
77929bc27f
grunt dev - updated languages
2014-02-27 14:21:25 +00:00
Patrick Rauland
f83cd143b6
adding year picker to reports section
2014-02-26 16:29:20 -06:00
Mike Jolley
33ab2efb21
Min
2014-02-17 12:09:39 +00:00
claudiosmweb
199c13efda
fixed the input names in assets/js/admin/meta-boxes-variations.js
2014-02-14 18:56:38 -02:00
claudiosmweb
3dd39c1fb9
fixed coding standards meta-boxes-variations.js
...
fixed some JSHint issues
this commit helps in #4680
2014-02-14 18:49:36 -02:00
claudiosmweb
f3eb602532
fixed the indendation in assets/js/admin/meta-boxes-variations.js
2014-02-14 18:28:23 -02:00
claudiosmweb
d3e4a18763
fixed the variation bulk edit, closes #4807
...
solved the issue with increase and decrease values forcing to be string the prompt return value
2014-02-14 18:24:48 -02:00
Mike Jolley
1ad036ebfb
Fix multiple image selection for product gallery Closes #4751
2014-02-13 10:37:02 +00:00
Mike Jolley
aa0842a2a6
Fix manual order calculation when using non-standard decimal points Closes #4742
2014-02-12 15:01:56 +00:00
Mike Jolley
b1b6e10b98
Result of Grunt minification + tx pull
2014-02-03 14:35:26 +00:00
toddlahman
13c24b410e
Removed (document).ready from jQuery scripts
...
jQuery(document).ready(function($) { is equivalent to calling
jQuery(function($) {.
http://api.jquery.com/ready/
2014-01-30 18:44:17 -08:00
splashingpixels
8f5bf6dde7
Replaced deprecated jQuery live methods with on
2014-01-24 10:34:48 -08:00
vrozkovec
3fe9994d59
Merge branch 'master' of git@github.com:vrozkovec/woocommerce.git
2014-01-08 01:39:28 +01:00
vrozkovec
cb9a6fc8df
Add filter options to product gallery images selector to make visible
...
filters of plugins such as the Enhanced Media Library
2014-01-08 01:38:54 +01:00
Vit Rozkovec
17a02b71c0
Update meta-boxes.js
...
Add filter options to product gallery images selector to make visible filters of plugins such as the Enhanced Media Library
2014-01-08 01:28:39 +01:00
Mike Jolley
2600744fd9
#4374
2013-12-31 12:22:05 +00:00
splashingpixels
6487bc1125
tooltips on variations not showing after using link all variations button Fixes #4366
2013-12-14 07:50:18 -08:00
Coen Jacobs
5ef0ba6a37
Minification for #4237
2013-11-28 14:39:42 +01:00
Gerhard
903af259e0
refactor inline product images js
2013-11-28 14:37:44 +02:00
Gerhard
238becb050
Refactor order notes inline js
2013-11-28 14:03:29 +02:00
Mike Jolley
0e0b9648d6
Minify #4213
2013-11-27 14:33:09 +00:00
Gerhard
06020f4bd5
Move all download permissions inline js to meta-boxes.js
2013-11-27 16:03:04 +02:00
Gerhard
6300e65582
Make downloadable product dropdown ajaxy, as per #4211
2013-11-26 15:54:34 +02:00
Mike Jolley
8e7e75fc83
Add order item meta correct ajax hook
2013-11-25 16:30:12 +00:00
Mike Jolley
fc87619d4c
Correct add order item ajax event
2013-11-25 16:26:07 +00:00
Mike Jolley
0fae180f24
Minify all the things
2013-11-25 16:03:43 +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
f7df17db1c
Order functions woocommerce to wc refactor
2013-11-25 14:54:52 +01:00
Gregory K
8539e81d79
"export" is a reserved word in JavaScript
2013-11-25 07:18:01 -05:00
James Koster
489bf34385
attributes table. closes #4118
2013-11-19 11:04:45 +00:00
Mike Jolley
645ca3e834
WC_Ajax class for ajax events
2013-11-14 12:13:34 +00:00
Mike Jolley
ea05881af9
Conflicts
2013-11-12 17:46:22 +00:00
Mike Jolley
3fd02a57d0
Locales - store standardised values, and display using locale in admin #3862
2013-11-12 17:43:30 +00:00
James Koster
f50e741397
fix handledivs in meta boxes #4042
2013-11-12 17:01:13 +00:00
Mike Jolley
9a82aecaad
Min
2013-11-08 17:03:59 +00:00
Mike Jolley
ac6bb25a22
Merge pull request #4053 from helgatheviking/feature/variation-bulk-edit-trigger
...
Add a custom trigger handler based on the value of select#field_to_edit
2013-11-08 08:08:12 -08:00
Kathy Darling
a97e1a697d
Add a custom trigger handler based on the value of select#field_to_edit
2013-11-03 18:50:24 +01:00
Scott Basgaard
5b4ef0b8bd
Class name consistency for woocommerce_attributes > product_attributes. See #4019
2013-11-01 13:06:14 -04:00
Mike Jolley
423cedc425
Wordwrap
2013-10-25 14:42:05 +01:00
Mike Jolley
0d8d95e8e6
total calcs
2013-10-24 13:41:42 +01:00
Mike Jolley
51aba21d76
Rounding + precision for taxes. Store unrounded. Round down (for the moment) for taxes
2013-10-24 13:15:42 +01:00
Scott Basgaard
90b503e2c6
Use minified quick-edit.js
2013-10-23 17:36:32 +02:00
Mike Jolley
8ce3b8dd57
Filters for shortcode tags
2013-10-23 14:55:18 +01:00
Mike Jolley
cf6db831e4
Removed old pages
2013-10-23 09:47:36 +01:00
Mike Jolley
5d2e1ac031
Refactor coupon code so coupons get the actual discount amount, redone edit coupon screen with tabs, added coupon item limits which Closes #3902
2013-10-18 18:10:58 +01:00
Scott Basgaard
db405fa0ff
Don't be so generous with this jQuery selector. Fixes #3933
2013-10-17 12:25:14 +02:00
Mike Jolley
6646b7817b
Styling and removed un-used script. #3897
2013-10-10 18:16:06 +01:00
Mike Jolley
718093650f
Save fees
2013-10-02 12:58:26 +01:00
Mike Jolley
24a3e3e17b
Format decimals with single function, convert locale to standard form. #3862
2013-10-01 17:54:32 +01:00
Mike Jolley
b892815336
Remove html5 number inputs (unreliable at present, locale issues), add JS validation for price inputs. New price input type in settings API to make future changes easier to implement. Closes #3587
...
@coenjacobs hows this look?
2013-09-27 20:28:42 +01:00
Mike Jolley
67b50e7eaa
Sortable downloads #3812
2013-09-26 16:35:37 +01:00
Mike Jolley
96a7a4b730
Restructure 'file_paths' to allow for names ( Closes #3320 ) etc. For #2765 .
...
@coenjacobs @justinstern @maxrice These are major changes - CC ing you
guys in to take a quick look through. I know some extensions such as
vouchers will be affected.
2013-09-20 17:01:09 +01:00
Mike Jolley
9590a03e2f
Fix tax rule detection. Closes #3698 .
...
@coenjacobs .15
2013-09-13 16:34:41 +01:00
Mike Jolley
759e74c860
Safari doesn't support the 'download' attribute. At least get it to open. Closes #3754
2013-09-13 13:38:36 +01:00
Mike Jolley
3c8c620c5d
Bulk/quick edit backorders Closes #3729
2013-09-06 11:17:41 +01:00
Mike Jolley
5e51ef1fce
Refactor variation bulk edit JS Fixes #3148
2013-09-03 17:35:20 +01:00
Mike Jolley
3d078397b3
Merge branch 'Re-organise-settings'
...
Moves settings together. Fixes #3497
2013-08-22 11:58:03 +01:00
Mike Jolley
f2586d8d76
Fix bulk edit status Fixes #3614
...
@coenjacobs .14
2013-08-19 13:00:40 +01:00
Mike Jolley
2428c9f268
Expand when calculating totals
2013-08-16 17:00:49 +01:00
Mike Jolley
a66472d148
Order panel improvements + save multiple shipping methods
2013-08-16 16:43:26 +01:00
Mike Jolley
7cd4e46846
Cleaner orders items, and show meta in text until editing.
...
@coenjacobs this commit has the urldecode fix. Will move it over to
master/.14 later
2013-08-15 16:49:09 +01:00
Mike Jolley
f09fafe738
Meta box refactor
...
Closes #3458 .
2013-08-06 11:41:20 +01:00
Mike Jolley
110d8c3026
BACS, Cheque, COD Closes #3172
...
Rather than merging them (they are all different) I've refactered code
and added multiple accounts in BACS which has had multiple requests.
2013-08-05 16:34:54 +01:00
Mike Jolley
03af136986
Separate ship to options from sell to. Closes #3215 .
2013-08-02 16:54:28 +01:00
Mike Jolley
981575491d
Review order columns Closes #2798 .
2013-07-31 15:12:53 +01:00
Mike Jolley
12d705c9c4
Bulk and quick edit tax status/class. Closes #3530 .
2013-07-30 14:43:45 +01:00
Mike Jolley
9462dde581
Settings refactoring
2013-07-26 15:36:28 +01:00
Mike Jolley
725cb7714b
More endpoints for myaccount pages, and endpoint options so they can be modified. Closes #3170 .
2013-07-23 17:05:01 +01:00
Mike Jolley
f295a5d568
Merge branch 'Charts/Reports' Closes #3281
2013-07-18 14:08:27 +01:00
Mike Jolley
8104048ddc
Export reports to CSVs #3281
2013-07-18 12:56:12 +01:00
Mike Jolley
0a8be76453
killed code relating to dashboard sales
2013-07-18 09:23:21 +01:00
Mike Jolley
1c1d60b375
Customer reports
2013-07-09 15:31:22 +01:00
Mike Jolley
400fd1538b
input instead of :checkbox Closes #3408 .
2013-06-28 11:22:12 +01:00
Mike Jolley
72bb335662
by category
2013-06-27 21:34:18 +01:00
Mike Jolley
6f5200de1b
By cat
2013-06-27 18:39:55 +01:00
Mike Jolley
dcee729de4
class based reports - top sellers and earners, added cache based on query hash
2013-06-26 15:11:33 +01:00
Mike Jolley
d30f6b55f2
Reports + sparklines
2013-06-25 14:59:20 +01:00
Mike Jolley
d7cfe05daf
More charts work
2013-06-24 17:47:28 +01:00
Mike Jolley
111011e8a6
flot min
2013-06-22 11:44:18 +01:00
Mike Jolley
0e29b31fcb
Work on charts/reports
2013-06-22 11:37:59 +01:00
Mike Jolley
a3c2cef3f7
Better account edit Closes #3168
2013-06-05 12:07:23 +01:00
Mike Jolley
4aef7c73ee
View order page endpoint
2013-06-04 17:33:43 +01:00
Mike Jolley
e4f4b09ba6
Pay page and thanks page endpoints. Requires permalink save. Closes #3170 .
2013-05-31 16:13:18 +01:00
Mike Jolley
8fbd2da48d
Separate out accounting.js and format dashboard sales currency. Closes #3151 .
2013-05-28 15:27:26 +01:00
Justin Stern
7e982352f3
Order Items List Quantity Change Javascript event
...
Adds an event named 'quantity_changed', fired when the order items
quantity is changed
2013-04-18 16:05:53 -04:00
Mike Jolley
1de718099b
readme and minify
2013-04-16 13:49:49 +01:00
Mike Jolley
b40cf953f3
Merge pull request #2968 from piffpaffpuff/master
...
use base_country for tax calculations in manually created orders
2013-04-16 05:48:59 -07:00
Mike Jolley
d73e3fedb9
Fix path insert bug. Closes #2947 .
2013-04-15 14:55:00 +01:00
Triggvy Gunderson
53c13f721b
base_country js param for order tax calculation
...
added woocommerce_writepanel_params.base_country to fix tax
calculation when an order is created manually. if you click the button
calc taxes the js uses base_country to calc when no billing/shipping
country is selected. just like the the message says: "If no
billing/shipping is set it will use the store base country".
2013-04-14 22:59:18 +02:00
Mike Jolley
bb1c532218
filename, break query string off
2013-03-28 12:31:48 +00:00
David Decker
d39f011880
Fix hardcoded 'Pages' string in visual editor button, patch for Issue #2835
2013-03-27 23:12:10 +01:00
Mike Jolley
946ecaaae2
Tweak - Filters for attribute default values.
2013-03-15 19:33:42 +00:00
Coen Jacobs
0770515825
show_classes var didn't contain show_if_external. Closes #2542
2013-02-28 16:44:27 +01:00
Mike Jolley
505f9f0b43
Stock increase/descrease alerts Closes #2536 .
2013-02-27 12:50:02 +00:00
Mike Jolley
80b4ef14c9
Slugs are unreliable, and support show_if hide_if for all product types
2013-02-26 15:14:49 +00:00
Mike Jolley
890640afca
Remove, don't hide. Closes #2532 .
2013-02-26 14:36:18 +00:00
Mike Jolley
625b1cf72e
Fix JS calc totals Closes #2525 .
2013-02-25 11:39:15 +00:00
Mike Jolley
012a62cf3a
change order #2471
2013-02-19 18:11:18 +00:00
Mike Jolley
820371a502
Switch out commas before calculation. Closes #2471 .
2013-02-19 17:16:19 +00:00
Mike Jolley
858465b991
Fix lightbox Closes #2451 .
2013-02-14 17:12:21 +00:00
Neil Pie
4f8ace7120
Fixes Order Total bug
2013-02-14 11:26:36 +00:00
Mike Jolley
7a84ddd6c1
Tidied up settings, removed some un-needed settings, and made some settings automatic e.g. coupons disabled if no coupons exist
2013-02-10 23:02:52 +00:00
Mike Jolley
fdfa0d6efb
QTY Closes #2280 .
2013-01-28 11:42:03 +00:00
Mike Jolley
c51613910b
Fix bulk edit. Closes #2283 .
2013-01-28 11:18:14 +00:00
Mike Jolley
79eec982d1
Merge pull request #2298 from sbrajesh/master
...
Allow reusing virtual/downlodable option
2013-01-28 03:01:28 -08:00
Brajesh Singh
410a9d1813
Fix the write-panel.js to show_hide any panel depending on product type
2013-01-27 07:11:38 +05:30
Brent Shepherd
ca6b96e96d
Declare var & add missing semicolon
2013-01-25 13:26:16 +10:00
Brent Shepherd
1a9ca48422
Use delegated event handler to delete tax rows
...
When a tax row is dynamically inserted, it can not be dynamically
deleted until the page is refreshed (becasue the event handler is
bound to only on page load). This commit delegates the event handler
from an element which is guaranteed to exist on page load, so that
dynamically inserted tax rows can also be dynamically deleted.
2013-01-25 13:22:44 +10:00
Mike Jolley
1cb13fe740
more json fixes #2268
2013-01-22 16:48:28 +00:00
Mike Jolley
a3e5748369
Add to cart json #2268
2013-01-22 16:33:33 +00:00
Frank Martin
81ed3f4ec9
Fix ajax customer details in admin
2013-01-22 14:35:10 +00:00
Mike Jolley
d002632ea6
ui datepicker. Closes #2223 .
2013-01-14 10:57:15 +00:00
Geert De Deckere
86abb2a7c8
Spelling fix for "visibilty"
2013-01-04 16:30:31 +01:00
James Koster
1622b7b2b7
consistent title on rating
2013-01-02 12:06:15 +00:00
Mike Jolley
8c9966145b
Removed some unused code, removed order tracking from installer. #1765
2012-12-30 15:51:37 +00:00
Mike Jolley
5507e8453f
Remove depricated jQuery Closes #2039
2012-12-28 13:02:12 +00:00
Mike Jolley
68cd69f7d3
unused
2012-12-20 11:38:02 +00:00
Mike Jolley
fe92fb6a96
Work on media uploader
2012-12-18 21:56:01 +00:00
Mike Jolley
f663a71550
Media upload (started)
2012-12-18 12:04:33 +00:00
Mike Jolley
2dc706095b
Improve bulk actions and fix after save attributes.
2012-12-18 07:23:13 +00:00
Mike Jolley
01ff7b1083
Fix save attributes for custom attributes. Closes #2002 .
2012-12-18 07:08:16 +00:00
Mike Jolley
2da3146ed9
remove debug
2012-12-13 01:27:34 +00:00
Mike Jolley
0f0512c8fd
rounding filters. Closes #1964 .
2012-12-13 01:23:35 +00:00
Mike Jolley
7976ae8a66
Order data/fixed keys. Closes #1981 .
2012-12-13 00:47:40 +00:00
Mike Jolley
988269534a
removed refunds
2012-12-12 18:03:46 +00:00
Coen Jacobs
084a247a20
Backend views for refunds #1755
2012-12-11 14:56:30 +01:00
Mike Jolley
1828db4e7f
show hide panels. Closes #1942 .
2012-12-07 10:51:06 +00:00
Mike Jolley
a6a685fd6e
JS tweak. Closes #1918 .
2012-12-05 15:05:50 +00:00
Mike Jolley
b1ec4b289a
Nuked whitespace. Closes #1846 .
2012-11-27 16:22:47 +00:00
Mike Jolley
b0fa6d4481
Save attributs via ajax and refresh variations. Closes #1804 .
2012-11-26 17:27:55 +00:00
Mike Jolley
93fdca8530
Fix those darn categoies. Closes #1800 .
2012-11-22 13:46:05 +00:00
Mike Jolley
7d960e0c9d
HTML5 validation for product data. #1322
2012-11-20 14:16:13 +00:00
Mike Jolley
d3068c2bef
Min/max date fix. Closes #1728 .
2012-11-13 23:58:32 +00:00
Coen Jacobs
3da5ccdafe
Merged 'refunds' into 'fees-and-shipping'. Closes #1746
2012-11-13 16:03:42 +01:00
Mike Jolley
32c474ef42
Also update order tax
2012-11-13 14:59:28 +00:00
Mike Jolley
7e5d2ac174
Calc totals/tax rows rework
2012-11-13 14:54:34 +00:00
Coen Jacobs
9c5c033fcf
Refunds: Function logic and AJAX implementation
2012-11-13 14:26:30 +01:00
Mike Jolley
c2e1258d04
Work on calc_tax
2012-11-12 18:53:40 +00:00
Mike Jolley
6ecef0139c
Calc totals for fees.
2012-11-12 14:34:10 +00:00
Mike Jolley
a1ad595822
Add fees
2012-11-12 13:41:54 +00:00
Mike Jolley
1db8c6158f
checkboxes
2012-11-12 12:30:37 +00:00
Mike Jolley
877e6eb8c7
Bulk stock increase and decrease.
2012-11-12 12:22:35 +00:00
Mike Jolley
fb2d954da1
Placeholders for bulk functions
2012-11-10 16:25:50 +00:00
Mike Jolley
ca6a204b21
Bulk
2012-11-10 16:25:18 +00:00
Mike Jolley
1534ca50ff
bulk delete
2012-11-10 16:18:20 +00:00
Mike Jolley
cf54452e8e
Don't attach downlodas. Closes #1664 .
2012-11-06 14:13:06 +00:00
Mike Jolley
c97aeaf533
use wp api for meta, and done the checkout
2012-10-19 18:59:17 +01:00
Mike Jolley
48da8e2e56
Add and remove order items
2012-10-19 15:05:23 +01:00
Mike Jolley
a11804a61f
add/remove/save meta
2012-10-18 18:56:28 +01:00
Mike Jolley
98b21a4a44
Split up scripts. #1575 .
2012-10-17 14:32:31 +01:00
Coen Jacobs
98e9774653
Merge pull request #1597 from woothemes/resend-order-emails
...
Resend order emails, closes #1562
2012-10-12 06:56:49 -07:00
Coen Jacobs
eb90b0ed10
Allow multiple select and actually send the resend order emails
2012-10-12 15:33:46 +02:00
Mike Jolley
48079a8fc6
more tweaks
2012-10-12 12:56:03 +01:00
Mike Jolley
d66aeaa262
Sales graph tweak
2012-10-12 12:56:03 +01:00
Coen Jacobs
b581b5e062
UI for resending order emails from the Order Actions meta box
2012-10-10 19:03:49 +02:00
Mike Jolley
6e10465faf
Bulk improvements. Closes #1063 .
2012-10-09 10:07:30 +01:00
Mike Jolley
2d15a8aaac
Schedule sale for variations. #1064 .
2012-10-08 12:51:00 +01:00
Mike Jolley
cb2b935788
Tax expansion to allow city taxes, #94
2012-09-23 17:16:39 +01:00
Mike Jolley
22ff25efb1
Show totals. Closes #1473 .
2012-09-20 14:43:52 +01:00
Mike Jolley
aaeb0ec0fb
Calc totals. Closes #883 .
2012-09-18 19:07:18 +01:00
Mike Jolley
bcb6e0b2a3
Localized shortcode button. Closes #1459 .
2012-09-10 17:56:29 +01:00
Mike Jolley
4c4bc9f5d2
Multi download features, and added the expirey back.
2012-09-06 16:16:16 +01:00
Mike Jolley
72e3bf4bce
Merge pull request #1450 from foxrunsoftware/master
...
Multiple Downloads per Product
2012-09-06 05:05:27 -07:00
Mike Jolley
4ea207c249
Revised stats by category
2012-08-31 14:11:34 +01:00
Justin Stern
9217ca09e0
Support for Multiple Downloads
...
Support for multiple downloadable files per product: both simple and
variable. This includes all admin, frontend, and database modification
code required for allowing multiple files, while maintaining backwards
compatibility for existing single-file download URLs and templates.
2012-08-28 11:21:54 -04:00
James Koster
8c93b41605
Product data tabs class name
2012-08-15 19:28:13 +01:00
Mike Jolley
7d47de830b
Copy billing to shipping address on order screen. #1269 .
2012-08-10 12:31:18 +01:00
Mike Jolley
377ddce930
Demo store notice option
2012-08-10 10:35:25 +01:00
Mike Jolley
d16fd5acb0
ajax filter for orders page
2012-08-01 13:43:50 +01:00
Mike Jolley
dbc8279dbd
ajax customer select
2012-08-01 13:43:50 +01:00
Mike Jolley
59d2d792f6
Product data panels
2012-07-22 13:50:45 +01:00
Mike Jolley
69565d6e87
Load address sets country. Closes #1238 .
2012-07-11 16:22:18 +01:00
Mike Jolley
c687c214e7
Fix multi item add. Closes #1233 .
2012-07-10 17:51:37 +01:00
Mike Jolley
0d42e21aa7
minify
2012-06-14 12:13:55 +01:00
Geert De Deckere
3a5e2f7f8a
Fix metabox collapsing
2012-06-14 11:36:39 +02:00
Mike Jolley
9a969237a1
min js
2012-06-11 16:32:02 +01:00
Geert De Deckere
376676e9c0
Use translated months in the report graph of the dashboard widget
2012-06-11 11:11:19 +02:00
Mike Jolley
9031d15756
Prevent NaN Closes #1104 .
2012-06-10 09:08:11 +01:00
Mike Jolley
91e0ade791
Can't control output, but can only allow 1 to be selected. Closes #1042 .
2012-06-10 09:03:20 +01:00
Mike Jolley
66acc8dcfc
Fix cancel. Closes #1054 .
2012-05-26 17:42:26 +01:00
Mike Jolley
7bcb3deb62
small markup tweaks
2012-05-26 15:18:44 +01:00
Mike Jolley
2cac2f9d68
Drag and drop ordering for products. Closes #95 . Closes #995 .
2012-05-08 20:30:18 +01:00
Mike Jolley
ce7e765d2a
Product data tweak. Closes #1012 .
...
Removed shipping class writepanel.
Added shipping class to product data.
Removed purchase note for external products.
2012-05-08 15:32:30 +01:00
Mike Jolley
6008920a0f
Use css for tinymce button. Closes #985 .
2012-04-25 18:14:06 +01:00
Coen Jacobs
9a1c35f125
Added product_categories shortcode to WooCommerce editor button
2012-04-11 14:36:19 +02:00
Mike Jolley
e7c23d832b
Fix sortables. Closes #898 .
2012-04-10 19:06:12 +01:00
Mike Jolley
748dd13b85
Chosen and order items
...
Updated chosen to latest version, reworked styles, made the item adder
on the order screen an ajax input.
Also ditched some un-needed css.
2012-04-10 01:39:31 +01:00
Mike Jolley
e19f46c79d
Add new terms + printf vs echo sprintf Closes #138 .
2012-04-09 00:57:38 +01:00
Mike Jolley
2927a52743
Update order dates. Closes #845 .
2012-03-26 18:30:00 +01:00
Mike Jolley
bcec344c27
data tip. Closes #841 .
2012-03-20 19:40:52 +00:00
Mike Jolley
cd4c0443f7
min
2012-03-20 18:58:33 +00:00
Geert De Deckere
540567b7d3
Follow-up to 47f57504bd
#814
2012-03-20 15:59:04 +01:00
Mike Jolley
173ca818f8
min
2012-03-16 01:49:28 +00:00
Mike Jolley
b26bdca131
Merge pull request #815 from GeertDD/i18n_sales_dashboard_widget
...
Made the monthly sales dashboard widget translatable
2012-03-15 18:47:15 -07:00
Geert De Deckere
edfd7f5f2b
Made the monthly sales dashboard widget translatable
2012-03-15 15:02:38 +01:00
Mike Jolley
82e4ec543b
min
2012-03-15 13:29:51 +00:00
Geert De Deckere
47f57504bd
Smarter toggling of the metabox for variations
2012-03-15 14:20:44 +01:00
Mike Jolley
af2aa81eb8
variation menu_order for organisation
2012-03-13 16:59:28 +00:00
Mike Jolley
5279784362
Fix ajax chosen
2012-03-13 12:18:15 +00:00
Mike Jolley
e838a420eb
Ajax + Cross seels. TODO: ajax chosen is slightly buggy
2012-03-12 17:26:11 +00:00
Mike Jolley
b2fcbb4717
Tweaks to #788 .
2012-03-12 15:48:22 +00:00
Mike Jolley
3ccff6346b
Merge pull request #788 from GeertDD/enable_coupons_option
...
Added option to globally enable/disable the use of coupons
2012-03-12 08:31:54 -07:00
Mike Jolley
6957e425d7
Shortcut for messages shortcode
2012-03-12 10:52:00 +00:00
Geert De Deckere
0401e79ed4
Added option to globally enable/disable the use of coupons for clients
2012-03-12 10:25:06 +01:00
Mike Jolley
32e7140517
Improved coupon product id input. Closes #157 .
2012-03-06 17:28:08 +00:00
Mike Jolley
5091b20844
Inline validation. Closes #733 .
2012-03-05 17:19:06 +00:00
Mike Jolley
75eb12db3f
Fix attribute styling
2012-03-04 12:42:24 +00:00
Mike Jolley
064685064e
Fixed order tax saving and dupe key generation
2012-02-29 21:05:55 +00:00
Mike Jolley
b572aa90bf
write panel min
2012-02-28 13:59:38 +00:00
Geert De Deckere
2e99884334
Prevent page from jumping back to top when clicking the links to edit billing/shipping details
2012-02-28 14:06:58 +01:00
Mike Jolley
eaef280e75
P Permissions. Add/revoke
...
Still working on this feature
2012-02-25 19:48:09 +00:00
Mike Jolley
013797d5e3
Made meta tables consistant
2012-02-25 11:43:25 +00:00
Mike Jolley
9554a4c52c
Admin tweaks and mixed cart handling. Closes #651 .
2012-02-24 20:04:05 +00:00
Mike Jolley
429e7ea1f3
bulk edit
2012-02-20 18:19:27 +00:00
Mike Jolley
565987dd56
Quick edit Closes #258 .
2012-02-20 14:29:51 +00:00
Mike Jolley
fee63d1522
Expand/Close
2012-02-15 20:18:01 +00:00
Mike Jolley
871953aef3
min
2012-02-14 11:16:48 +00:00
Geert De Deckere
2849b3f532
Fixed 'unterminated string literal' in write-panels.js which broke the product data tabs
2012-02-14 11:59:00 +01:00
Mike Jolley
5139fa0920
Attributes panel
2012-02-13 19:21:52 +00:00
Mike Jolley
32ae245056
Js min
2012-02-13 00:04:21 +00:00
Geert De Deckere
3bae87e394
Made confirmation for removing an attribute translatable
2012-02-12 17:29:32 +01:00
Mike Jolley
808003e336
reset attribute select
2012-02-09 18:10:38 +00:00
Mike Jolley
89a226a895
Store cart + shipping tax rows instead of a combination
2012-01-27 15:00:03 +00:00
Mike Jolley
c0b6791944
Javascript for order total calculations
2012-01-22 02:36:46 +00:00
Mike Jolley
197b629307
Chart/report fixes
2012-01-18 16:54:05 +00:00
Mike Jolley
aa4b074ca3
Rounding and calc totals
2012-01-14 01:23:16 +00:00
Mike Jolley
cd8b0fd492
Order calculations
2012-01-13 21:25:39 +00:00
Mike Jolley
fb5bb626e8
Shipping tax calc + rows, fixed up write panel
2012-01-04 16:24:26 +00:00
Mike Jolley
bd4eaa9eb1
Tax rows and add order line item ajax
2011-12-31 19:03:41 +00:00
Mike Jolley
1de85e5d19
More taxes + totals work. Line item tweaks.
...
Next step; shipping.
2011-12-30 14:00:41 +00:00
Mike Jolley
795f560b5f
JS for keys
2011-12-24 17:21:39 +00:00
Mike Jolley
364c0bd54c
Renamed all product data meta keys
...
This is so they are hidden (_). Should have done this long ago. Few
extensions will need updating when 1.4 goes out to reflect these
changes, mainly importers.
2011-12-24 16:57:36 +00:00
Mike Jolley
e8e908b2b6
Write panel tweaks
2011-12-24 15:32:18 +00:00
Mike Jolley
cc91cf5618
Conditional options
2011-12-21 21:12:48 +00:00
Mike Jolley
8788f8fb68
Products short code fix
2011-12-19 10:53:01 +00:00
Mike Jolley
6dc4d2add8
Final tax logic fixes
...
Storing base cost/discounted cost instead of row_discount to keep calks
simple and maintain backwards compatibility.
2011-11-30 00:30:39 +00:00
Mike Jolley
764341b228
Settings API
2011-11-28 15:50:19 +00:00
Mike Jolley
c2985e11e8
JS rounding
2011-11-26 20:15:21 +00:00
Mike Jolley
2abd9a1644
Type + tooltips
2011-11-26 16:41:48 +00:00
Mike Jolley
f7b4bebacc
Final tax rounding issues
2011-11-26 16:15:25 +00:00
Mike Jolley
14a169151d
Ability to load shipping/billing from selected customer
2011-11-26 12:32:44 +00:00
Mike Jolley
d735f13f70
Calculate totals (JS) rounding
2011-11-25 23:42:46 +00:00
Mike Jolley
b681ec5788
Changed discount to row_discount
2011-11-25 22:36:02 +00:00
Mike Jolley
d954419417
Tax calculations for adjusted rates
2011-11-25 22:13:01 +00:00
Mike Jolley
a55adaca3e
Store discount for products (pre-tax)
2011-11-25 19:31:06 +00:00
Mike Jolley
5fd566b47c
Improved look and feel of the orders section
2011-11-25 18:44:44 +00:00
Mike Jolley
b25436753d
All inputs now use 'chosen' instead of the multiselect widget
2011-11-23 17:28:58 +00:00
Mike Jolley
0af9b98d18
Fixed quick edit
2011-11-18 15:03:29 +00:00
Mike Jolley
ea216049c1
Fixed upload directory. Closes #210 .
2011-11-17 00:49:20 +00:00
Mike Jolley
8b125d1ff6
Variations -downloadable and virtual options
2011-11-09 23:06:17 +00:00
Mike Jolley
a52c6b1437
Affilaite/external product type. Closes #166 .
2011-11-08 16:15:36 +00:00
Mike Jolley
5a99105123
woocommerce_product_add_to_cart shortocode
2011-11-07 15:09:46 +00:00
Mike Jolley
0d74014d4a
Added handles. Closes #137 .
2011-11-07 14:13:04 +00:00
Mike Jolley
869f413e9b
New cart code adapted from Lucas Starks pull request.
...
Cart items are indexed by an md5 hash rather than numeric keys so we
can add custom data to cart items.
Plugins can hook in and add meta data, load it, and display it. The
adjust_price() function lets you adjust a products price too since its
loaded and stored in the cart on page load.
All works like a dream, all thats left is to show the values on the
cart page, and store them in the order item meta. Order item meta does
need a slight change though, to allow data with the same keys. Working
on that next.
2011-11-06 13:45:18 +00:00
Mike Jolley
b1e179aa0f
Large change to product types
...
Removed downloadable and virtual product types in favour of a
downloadable/virtual checkbox option meaning variations can also now be
virtual (no shipping) or downloadable. This should make it more
flexible.
Not many changes were needed to template since simple, downloadable,
and virtual were all pretty similar anyway.
Added a filter for admin for the new sub-types.
In the future variations should have boxes too for downloadable/virtual
so you can mis it up with physical/downloadable goods in the same
product :)
2011-11-05 19:03:03 +00:00
Mike Jolley
2ce7485f36
Shortcode inserter + shortcode for products by category. Closes #139 .
2011-11-04 20:15:55 +00:00
Mike Jolley
6c35dc6511
Fixed enter key on product edit page. Closes #78 .
2011-10-16 21:13:01 +01:00
Mike Jolley
d61167f060
Category addition bug and pay page fix
2011-10-13 13:25:24 +01:00
Mike Jolley
f8447c7a46
Drag and drop term ordering (so variation options can be sorted) Closes #57 .
2011-10-12 18:32:30 +01:00
Mike Jolley
3d23bb44af
JS fixes and added en_gb po. Closes #23 .
2011-09-29 13:01:56 +01:00
Mike Jolley
8613ad5a92
Fixed quotes in variation data
2011-09-28 13:34:41 +01:00
Mike Jolley
5566827163
Unformatted email fix
2011-09-23 12:15:36 +01:00
Mike Jolley
ab70519f25
Variations now need a price each. Added bulk editing options too.
...
This makes variations less confusing and maintains the 'FROM' and
sorting for the frontend.
2011-09-23 12:04:51 +01:00
Mike Jolley
a49e9b8816
Added coupon expiry dates
2011-09-20 16:05:13 +01:00
Mike Jolley
ade3f90a92
fixed calc totals on orders page
2011-09-19 18:03:16 +01:00
Mike Jolley
8dae9492ae
Fixed category ordering script
2011-09-19 17:53:08 +01:00
Mike Jolley
72e2b5219b
Upsell/cross sell improvements
2011-09-19 15:57:17 +01:00
Mike Jolley
d536897e69
drag and drop ordering for attributes
2011-09-19 15:32:53 +01:00
Mike Jolley
02aef8c295
Ditched datepicker in favour of jQuery ui
2011-09-19 11:30:23 +01:00
Mike Jolley
abe07eb787
customer reports
2011-09-17 01:12:25 +01:00
Mike Jolley
fc87f294f6
reports work
2011-09-16 18:39:37 +01:00
Mike Jolley
1f0f9213f3
1 report down, lots to go
2011-09-16 13:45:52 +01:00
Mike Jolley
5d84ea814a
Dashboard restyle
2011-09-16 09:51:19 +01:00
Mike Jolley
16565712a5
Updated settings page - individual page per tab for reduced lag
2011-09-15 17:37:38 +01:00
Mike Jolley
a125c94240
minified
2011-09-11 18:35:22 +01:00
Mike Jolley
07063ab547
mutliselects
2011-09-11 18:33:26 +01:00
Mike Jolley
f0021ef763
Heavily modified the attribute/variation system
...
Adjusted how attributes are stored Used 'terms' rather than storing
attribute values as text Renamed tax_ to attribute_ to make more sense
Made front-end use attribute labels rather than name/reference Make link
all attributes work Hidden 'variation' checkbox when not using a
variable product
2011-09-11 14:28:15 +01:00
Mike Jolley
2e56353d70
Work on admin scripts + settings screens
2011-09-09 15:23:32 +01:00