Shiva Poudel
07784c3ee2
Revert "Add correct method to define new in a backbone"
2017-11-15 11:24:10 +05:45
Chris Marslender
2731de7461
Updates for coding standards
2017-11-14 18:59:20 -07:00
Chris Marslender
f1fe210dba
Merge branch 'master' into feature/network-order-widget
2017-11-14 18:52:18 -07:00
Mike Jolley
992d6e3aed
Dump old settings
2017-11-14 16:36:18 +00:00
Mike Jolley
6e08ff0284
Merge pull request #17610 from woocommerce/update/17557
...
Theme support to declare image sizes
2017-11-09 16:04:22 +00:00
Mike Jolley
f54b240539
No need to reload if redirecting
2017-11-08 15:21:13 +00:00
Mike Jolley
bb31ecdff1
Validation
2017-11-08 13:40:30 +00:00
Mike Jolley
e025caf177
Widths and aspect ratios
2017-11-07 18:32:43 +00:00
Chris Marslender
77721a1637
When a user can't access any sites, or no orders are returned, show "no orders found" message
2017-11-06 10:44:55 -07:00
Chris Marslender
68e42ab6a2
Add loading indicator for the network order widget
2017-11-06 10:32:30 -07:00
Chris Marslender
f4ad8b8089
Enqueue .min.js version of network order script if SCRIPT_DEBUG not enabled
2017-11-06 10:08:07 -07:00
Chris Marslender
c9ce1a2bd9
Once all orders are fetched client side, order them all, newest first
2017-11-06 10:01:02 -07:00
Chris Marslender
59152d40be
Merge branch 'master' into feature/network-order-widget
2017-11-06 09:27:23 -07:00
Grzegorz Rola
56e8b8bc57
Refresh order edit page on every refund. Ie. when refund generates some data for custom meta boxes.
2017-11-04 16:40:52 +01:00
Mike Jolley
ed49c5b524
Styling improvements
2017-11-03 11:57:44 +00:00
Mike Jolley
ecebe6271b
minify
2017-11-02 17:32:51 +00:00
Mike Jolley
10ea761a7d
Pass order location through to order ajax functions which recalc taxes.
...
Closes #17236
2017-11-02 17:31:03 +00:00
Mike Jolley
1f7ecd9fb9
Merge branch 'master' into tweak/order-screens
...
# Conflicts:
# assets/js/frontend/checkout.min.js
2017-11-01 16:52:21 +00:00
Mike Jolley
a31c328b1d
Min
2017-11-01 13:53:04 +00:00
Mike Jolley
c9f685f1e0
Simple reset on validation error in iris picker
2017-11-01 13:52:08 +00:00
Mike Jolley
547bde0ceb
Improve iris code
2017-11-01 13:47:20 +00:00
Mike Jolley
ef4c05a393
Merge branch 'pr/17098'
2017-11-01 12:43:35 +00:00
claudiulodro
afa0ca23d2
Start scripts once document is ready
2017-10-31 12:27:57 -07:00
Claudio Sanches
e81c03fdb0
Uglify JS files
2017-10-27 15:41:27 -02:00
Claudio Sanches
a0ef49164f
Fixed missing jQuery wrapper
2017-10-27 15:40:05 -02:00
Claudio Sanches
8130fc9c38
Merge pull request #17356 from Umangvaghela/backbonejs-changes
...
Add correct method to define new in a backbone
2017-10-27 15:36:35 -02:00
Mike Jolley
7ec8cdbc21
Merge pull request #17192 from Umangvaghela/use-strict
...
'use strict' in jQuery file
2017-10-27 15:54:41 +01:00
Gerhard Potgieter
1e66cedaf0
Save order items before adding new one when there are unsaved changes. Closes #17384 ( #17402 )
2017-10-27 12:38:10 +01:00
Paul Dechov
9c2df6486c
Default currency responds to country selection in setup wizard ( #17318 )
...
* Default currency responds to country selection in wizard
* Refactor to use wp_list_pluck
* Use <script> tag to define global instead of using hidden <input>
* Revert ignoring currency option value on page load
2017-10-26 13:39:54 +01:00
Claudio Sanches
faa614ffa7
Merge branch 'master' into fix/17308-remove-item-reloads-unsaved-items
2017-10-25 19:47:54 -02:00
Claudio Sanches
f38a7d5cc0
Fixed coding standards and minify
2017-10-25 19:45:46 -02:00
Chris Marslender
2cbdb5b1fe
Pass actual user blogs to the front end and make sure that the deferreds resolve even if a user doesn't have access to a site that we ask for
2017-10-24 20:45:34 -07:00
Chris Marslender
05f486ee59
very basic implementation of REST API Based network order fetching for dashboard widget
2017-10-24 19:51:55 -07:00
Umangvaghela
d6c0fa6cb4
add changes
2017-10-24 19:36:13 +05:30
Mike Jolley
ba39232a6a
Make select2 input focussed when the add item panel is shown.
...
Closes #17310
2017-10-20 16:33:12 -07:00
Gerhard Potgieter
ec1a70ad14
When deleting an order item and there are changes to other items, first save those before deleting.
2017-10-20 11:51:16 -07:00
Umangvaghela
75e5e36b4a
'use strict' in jQuery file
2017-10-13 17:53:26 +05:30
Mike Jolley
47d69dad2d
Load videos when the help tab is opened, not before.
...
Closes #17145
2017-10-12 12:18:37 +01:00
mehul0810
3308216e98
Ran Grunt
2017-10-12 08:29:26 +05:30
mehul0810
43713b49c4
Modified JS function
2017-10-12 08:27:53 +05:30
Mike Jolley
ce47fa65c2
Changelog + grunt
2017-10-11 10:50:39 +01:00
Mike Jolley
12d93803ee
Merge pull request #17121 from woocommerce/update/wizard-payments-copy
...
Update payment step copy for Stripe, and fixes margins/spacing
2017-10-11 10:17:57 +01:00
Marcin Bot
eaf8a09e82
Setup wizard - made the shipping cost fields required
2017-10-10 16:59:08 +01:00
Mike Jolley
6b357bcfdc
Updates the payment step copy and fixes margins
2017-10-10 15:40:03 +01:00
mehul0810
9f66c9126b
Minor Spacing Fix
2017-10-10 16:54:02 +05:30
mehul0810
20f7c2292e
Ran Grunt
2017-10-09 16:17:59 +05:30
mehul0810
0c84895ed8
change of class name
2017-10-09 16:16:45 +05:30
mehul0810
7a5f5c74ec
Ran Grunt
2017-10-08 15:30:19 +05:30
mehul0810
5c0feaf93c
Added Script to restrict deletion if still user denies
2017-10-08 15:29:23 +05:30
Valerie K
61caed9cb8
Wizard: Add Stripe Email ( #17029 )
...
* Wizard: Add Stripe email input, show previously entered payment settings, only save settings for enabled gateways
2017-10-04 13:37:59 -06:00
Mike Jolley
e0421cd7bc
Replay protection on refunds
...
Sends the current refunded amount with the request, so if a refund is
attempted twice it will mismatch.
Fixes #13614
2017-09-28 16:17:13 +01:00
claudiulodro
5897f7b0a7
Minify & recompile assets
2017-09-27 13:53:03 -07:00
Valerie
0f04645bea
Setup wizard: Show correct shipping text on select
2017-09-26 15:10:27 -06:00
Valerie
1960b6bcd1
Setup wizard: Fix thick border in toggle list
2017-09-26 15:10:27 -06:00
Jeff Stieler
27e148326f
Setup wizard: use form-specific selector to trigger Jetpack connect behavior.
2017-09-26 15:10:25 -06:00
Jeff Stieler
e6dc95432a
Setup wizard: hide settings until a service is enabled.
2017-09-26 15:10:23 -06:00
Jeff Stieler
fc725b27c3
Setup wizard: camelCase vs. snake_case in JavaScript.
2017-09-26 15:09:42 -06:00
Jeff Stieler
4bf21b9724
Setup wizard: remove now unused locale and tax interactions from client side script.
2017-09-26 15:09:41 -06:00
Jeff Stieler
6c08b9644b
Setup wizard: wait for in-progress Jetpack installation to complete before submitting form.
...
We need to know that Jetpack is active before moving to the next step. The previously logic fired off a synchronous installation that caused a race condition.
2017-09-26 15:09:41 -06:00
Jeff Stieler
a15b44d6ec
Setup wizard: fix form submit UI blocking when HTML5 form validation isn’t available.
2017-09-26 15:09:40 -06:00
Jeff Stieler
17a72b39ab
Setup wizard: only hook into method selection change event on shipping step.
2017-09-26 15:09:39 -06:00
Jeff Stieler
5642868436
Setup wizard: add method-specific settings and descriptions to shipping step.
2017-09-26 15:09:39 -06:00
Jeff Stieler
58a289dc20
Setup wizard: only toggle service enable control when its direct parent is clicked.
2017-09-26 15:09:38 -06:00
Jeff Stieler
59ca25aba7
Setup wizard: fix UI block when HTML5 form validation fails.
2017-09-26 15:09:38 -06:00
Valerie
e23aefef13
Setup wizard: Add toggle for manual payment list
2017-09-26 15:09:10 -06:00
Valerie
1eda1a026d
Setup wizard: Add function to display service rows
...
- Update style
- Use new reusable class 'wc-wizard-services' instead of
'wc-wizard-payment-gateways'
- Update JS script for toggling checkboxes
- Update payment gateways: in-cart and manual
- Update POST variable names in save function
2017-09-26 15:08:31 -06:00
Mike Jolley
919643af56
Allow report to select 1D into the future to workaround timezone issues.
...
Closes #16935
2017-09-26 12:29:25 +01:00
claudiulodro
2dc6f18ab4
Use opacity:0 and fix linted js
2017-09-21 13:24:34 -07:00
claudiulodro
279ac6814c
Move clipboards off zeroclipboard
2017-09-21 13:09:36 -07:00
Joost de Valk
794aaefb04
Increase delay for json_search_customers
...
Increases the delay for `woocommerce_json_search_customers` to 1000, to prevent a lot of unneeded queries from happening.
Fixes #16805 .
2017-09-14 10:30:50 +02:00
Mike Jolley
16dd43c9dc
Blockui
2017-09-04 18:11:51 +01:00
Mike Jolley
2a71a66fc9
Order screen refinements and preview window
2017-09-04 17:42:31 +01:00
Mike Jolley
5475ae6e2b
Avoid full refresh if user cancels a bulk action
...
Fixes #16658
2017-08-31 12:01:25 +01:00
Mike Jolley
ffd3c5f406
Min
2017-08-30 21:23:26 +01:00
Mike Jolley
e0b4d59bb6
Merge pull request #16566 from franticpsyx/reload-order-items-on-add
...
Reload items table after adding line item manually
2017-08-29 10:08:29 +01:00
Mike Jolley
372723dae1
min
2017-08-23 11:29:14 +01:00
Mike Jolley
f18a146d0f
Prompt to apply fee in admin
2017-08-23 11:22:18 +01:00
Claudio Sanches
89a07a695e
Fixed indentation of wc-enhanced-select.js
2017-08-22 15:43:08 -03:00
Manos Psychogyiopoulos
1596979d75
Reload order items on add
2017-08-22 15:19:20 +03:00
Claudiu Lodromanean
d39f4bbe17
Merge branch 'master' into fix/16317
2017-08-18 11:37:59 -07:00
claudiulodro
13acc510ef
Auto sort non-sortable multiselects
2017-08-18 11:35:12 -07:00
Mike Jolley
a9a93436fc
rename ajax method
2017-08-18 10:59:55 +01:00
Mike Jolley
1d95593131
Localise message
2017-08-18 10:58:11 +01:00
Mike Jolley
8720bde2f3
Minify
2017-08-18 10:39:45 +01:00
Mike Jolley
1efdb64b10
Remove css and js
2017-08-18 10:39:29 +01:00
Mike Jolley
e99471c0cd
Removed manual discounts code
2017-08-18 10:36:10 +01:00
claudiulodro
1b7bc60ea2
Fix fatal errors in bulk order item delete
2017-08-11 08:40:13 -07:00
Mike Jolley
87858d1407
recalc on remove/add
2017-08-10 16:32:24 +01:00
Mike Jolley
06381f28bd
Edit items rather than recreate
2017-08-10 11:38:09 +01:00
claudiulodro
360286bbbf
Forgot js
2017-08-09 15:18:39 -07:00
Mike Jolley
c556facd41
Fix percent coupon and display
2017-08-09 19:02:10 +01:00
Mike Jolley
f95a1e4231
Ajax trigger for button
2017-08-09 14:55:53 +01:00
Mike Jolley
63d82cea71
Merge branch 'pr/16108'
2017-08-08 12:44:50 +01:00
Mike Jolley
735a277e52
initial state
2017-08-08 12:44:36 +01:00
ragulka
fdd0e556e7
Focus on modal content instead of container
...
Prevent unwanted jumps in page scroll position when opening a modal.
2017-08-03 14:32:15 +03:00
Mike Jolley
8d277a263b
Sort by order + zone ID as a fallback in shipping zones
...
Fixes #16170
2017-07-19 10:16:50 +01:00
Mike Jolley
37fc4c8f77
Ajaxify the product category filter ( #16110 )
...
* Ajaxify the product category filter
Closes #12773
* Min
2017-07-13 17:04:40 +01:00
Ninos Ego
bf9a7381dc
Coding improvements for datepicker range
2017-07-13 13:15:58 +02:00
Mike Jolley
771a4cab45
Minify meta boxes
2017-07-13 11:02:00 +01:00
Mike Jolley
6cee94bfa3
Merge pull request #15034 from widoz/master
...
Allow other product types to use the sale schedule inputs.
2017-07-13 10:59:31 +01:00