Mike Jolley
e39b6950a8
Notice when regeneration is happening
2018-02-13 12:02:24 +00:00
Claudiu Lodromanean
2abe05342a
Merge pull request #18935 from woocommerce/fix/order-column-copy-text
...
If selecting text, don't link to order on row click.
2018-02-12 09:29:55 -08:00
Mike Jolley
20a7cc392b
If selecting text, don't link to order on row click.
2018-02-12 11:07:04 +00:00
Caleb Burks
1ce5a034bd
Minify
2018-02-10 18:56:09 -05:00
Caleb Burks
19e3126e54
Add additional wizard next steps
2018-02-10 18:51:25 -05:00
Caleb Burks
0b228c4fda
Add ability to go back to prev steps during setup
2018-02-10 18:28:07 -05:00
Caleb Burks
c278bffa78
Set maxlength for order item meta key
2018-02-09 22:33:35 -05:00
Mike Jolley
5f0460aaa1
Tweak mobile view of order preview
...
Closes #18900
2018-02-09 14:45:50 +00:00
Caleb Burks
1869042342
Minify
2018-02-08 11:55:53 -05:00
Caleb Burks
454c226778
Use wc_help_tip()
2018-02-08 11:52:32 -05:00
Mike Jolley
fdf81ac190
Min
2018-02-08 12:38:52 +00:00
Mike Jolley
b95812d563
Handle quick edit
2018-02-08 12:35:57 +00:00
Caleb Burks
0ed97d26bd
Compile and Minify
2018-02-07 19:30:09 -05:00
Caleb Burks
4ca94e8f21
Add tooltip for default category
2018-02-07 19:24:43 -05:00
Mike Jolley
079bb0c2a1
Merge branch 'master' into fix/18797
2018-02-05 15:25:08 +00:00
Mike Jolley
107f6e86ed
Fix link button styling
2018-02-05 15:00:02 +00:00
Mike Jolley
00c43e76c1
Tweak customer text
2018-02-05 14:47:12 +00:00
Mike Jolley
b46ce1c366
Merge pull request #18796 from woocommerce/fix/18795-coupon-editing
...
Allow removing coupons on editable orders only
2018-02-05 11:23:03 +00:00
Mike Jolley
eb5a27d53b
Merge pull request #18793 from woocommerce/fix/18789
...
More specificity on smallscreen style override
2018-02-05 11:14:37 +00:00
Shiva Poudel
5e48861ba1
Remove demo store notice JS
2018-02-05 10:23:35 +05:45
Caleb Burks
5c2f90905f
Compile & Minify
2018-02-02 22:19:24 -05:00
Caleb Burks
9c3611624c
Remove extra CSS padding
2018-02-02 22:19:07 -05:00
claudiulodro
e72ce75aef
More specificity on smallscreen style override
2018-02-02 11:19:31 -08:00
Claudio Sanches
9c39dd34cc
Merge branch 'feature/network-order-widget' of https://github.com/cmmarslender/woocommerce into cmmarslender-feature/network-order-widget
2018-02-02 14:46:51 -02:00
Jeffrey Pearce
4d2846ebdf
Updates Flexslider to version 2.7.0
...
- Fixes RTL logic.
2018-02-02 13:56:02 +02:00
Mike Jolley
653295b60f
Tweak default order number width
2018-02-01 20:43:20 +00:00
Mike Jolley
727cf673e6
Make handles appear for attributes and categories
2018-02-01 14:46:04 +00:00
Pascal Roget
3964e28a38
Allow Ctrl+Click
...
Restores ctrl+click opens new background tab behavior in Firefox, Chrome and Opera.
2018-01-31 14:14:17 -08:00
Mike Jolley
832d767a83
Full support for sorting
2018-01-31 20:17:06 +00:00
Mike Jolley
c9aff28aed
Merge branch 'master' into fix/18704
2018-01-31 18:04:14 +00:00
Mike Jolley
f1dbb70f6e
Fix styling if tr is not linked
2018-01-31 18:03:34 +00:00
Mike Jolley
1c570759ae
Allow devs to add 'no-link' class to elements to prevent order view link being triggered on row click
...
Closes #18704
2018-01-31 14:10:23 +00:00
Mike Jolley
6f6ddf2eeb
Prevent uncategorized from being sorted. it's always top of the list.
2018-01-31 13:34:55 +00:00
Mike Jolley
341dfe1e7b
Fix table styling in mobile
2018-01-30 13:24:59 +00:00
Jonathan Belcher
c4d5dd9d55
Fixes URL in Font SVG
2018-01-25 12:15:06 -05:00
Paul Dechov
a2863156cc
Tweak shipping service inner spacing
2018-01-25 01:03:52 -05:00
Paul Dechov
9f5f301aa4
Restore sizing of shipping service description
2018-01-25 00:39:23 -05:00
Paul Dechov
16430dfdaa
Keep shipping service description in sync with selected value after refresh
2018-01-24 23:52:59 -05:00
Paul Dechov
d4a8ef4da1
Align payment service setting checkboxes to top of their labels rather than bottom
2018-01-24 17:24:07 -05:00
Paul Dechov
eff0b62391
Tweak shipping service styles towards original static design
2018-01-24 17:23:28 -05:00
Paul Dechov
25373cadee
Tweak spacing of store setup step towards original static design
2018-01-24 17:21:04 -05:00
Paul Dechov
b8384aa4a3
Scope service name styles to avoid unintended sizing and positioning
2018-01-24 14:02:09 -05:00
Paul Dechov
5cc6a589ab
Make step navigation take up full width, even if there are fewer than 5
2018-01-24 10:29:44 -05:00
Paul Dechov
6dfcdab1bc
Remove margin before service settings, as margin now follows content above
2018-01-23 18:23:46 -05:00
Claudiu Lodromanean
d3b98d88f2
Merge pull request #18552 from woocommerce/fix/18548
...
Update fragment when removing from cart
2018-01-22 11:13:32 -08:00
Mike Jolley
b9a4a342e6
Remove the lone price/label/quantity class in grouped template
...
Closes #18542
2018-01-22 14:27:46 +00:00
Mike Jolley
b82dbb6354
Update fragment when removing from cart
...
Closes #18548
2018-01-22 10:50:57 +00:00
Claudiu Lodromanean
62c4cbb0c8
Merge pull request #18487 from woocommerce/fix/18476
...
Fix tab corner offset
2018-01-19 13:33:35 -08:00
Mike Jolley
2e88b98068
border box to fix 2012
2018-01-19 16:16:56 +00:00
Claudiu Lodromanean
1d3a9be376
Merge pull request #18521 from woocommerce/fix/18503
...
Move customer CSS rule below System.
2018-01-18 09:57:02 -08:00
Claudiu Lodromanean
ef14d85d7d
Merge pull request #18520 from woocommerce/fix/18498
...
Fix cart ajax triggers
2018-01-18 09:53:53 -08:00
Mike Jolley
01cb238adb
Move customer CSS rule below System.
...
CSS needs minifying before release
2018-01-18 16:54:22 +00:00
Mike Jolley
1fc6155167
Fix cart ajax triggers
...
Closes #18498
2018-01-18 16:31:17 +00:00
Beka Rice
e270609e33
Fix: handle long status names in order modal
2018-01-17 16:28:59 -05:00
Claudiu Lodromanean
9236f7b7d4
Merge pull request #18496 from ragulka/action-button-style-tweaks
...
Prevent visual "border jump" when hovering over grouped action buttons
2018-01-17 07:09:40 -08:00
ragulka
2a2418e222
tweak grouped action button margins
2018-01-16 12:15:04 +02:00
Claudiu Lodromanean
3b895bd0a9
Merge pull request #18490 from woocommerce/fix/cart-hash-naming
...
cart_hash_key param
2018-01-15 10:13:55 -08:00
Mike Jolley
431b95dade
cart_hash_key param
2018-01-15 16:03:27 +00:00
Mike Jolley
8f6152c7e2
Fix tab corner offset
2018-01-15 15:36:51 +00:00
ragulka
a8d8d7d27c
gracefully handle overly long order statuses
2018-01-15 16:55:26 +02:00
Claudiu Lodromanean
544d181538
Merge pull request #18458 from woocommerce/update/storefront-wizard
...
Update wizard wording
2018-01-12 07:24:42 -08:00
Mike Jolley
243c664030
Wording update
2018-01-12 12:29:22 +00:00
claudiulodro
32b85885b4
Recompile assets
2018-01-11 09:10:29 -08:00
Claudiu Lodromanean
d7718df0f9
Merge pull request #18400 from woocommerce/update/17656
...
Pass through zoom options
2018-01-09 09:21:13 -08:00
Claudiu Lodromanean
d07ac00eb4
Merge pull request #18393 from woocommerce/fix/18005
...
Remove deprecated load call
2018-01-09 08:35:26 -08:00
Mike Jolley
2b2b73b4b7
Pass through zoom options
2018-01-09 15:44:54 +00:00
Christian
641d564b1d
fix word-wrap rule in WC order preview
...
Fix issue #18392
2018-01-09 11:52:28 +01:00
Mike Jolley
fdadbc67a4
Remove deprecated load call
...
Closes #18005
2018-01-09 10:01:29 +00:00
claudiulodro
00372e9bb0
Remove videos from help sections
2018-01-08 10:48:25 -08:00
Paul Maiorana
982ae33288
Update Square logo in set up wizard to use their new design
2018-01-05 15:00:39 -05:00
Paul Maiorana
45eff0ec34
Revert "Updates the Square logo in the install wizard to use their new logo design"
...
This reverts commit 6d3b5d6527
.
2018-01-05 14:54:20 -05:00
Paul Maiorana
6d3b5d6527
Updates the Square logo in the install wizard to use their new logo design
2018-01-05 14:52:57 -05:00
claudiulodro
b5271064c2
Resolve conflicts
2018-01-05 10:47:27 -08:00
claudiulodro
fd18d24ddd
Recompile and version for beta 2
2018-01-05 10:10:17 -08:00
Mike Jolley
6956f128cb
Merge pull request #18349 from woocommerce/fix/18287
...
Focus on inputs when clicked instead of sorting
2018-01-05 15:11:50 +00:00
Mike Jolley
856528d529
Merge pull request #18277 from woocommerce/fix/18276
...
Change sanitize function in product sales report filter box
2018-01-05 14:59:40 +00:00
Mike Jolley
14afff129c
Add appropriate column widths and fix up price method for consistentcy.
2018-01-05 12:23:08 +00:00
claudiulodro
eea518dda2
Focus on inputs when clicked instead of sorting
2018-01-03 12:10:08 -08:00
Claudiu Lodromanean
06c37ae772
Merge pull request #18340 from ElectricFeet/patch-1
...
Remove non-standard outdated CSS
2018-01-03 11:23:35 -08:00
Claudiu Lodromanean
79fe38a0ad
Merge pull request #18341 from ElectricFeet/patch-2
...
Remove non-standard outdated CSS
2018-01-03 11:21:38 -08:00
Claudiu Lodromanean
35ca53da2f
Merge pull request #18343 from ElectricFeet/patch-4
...
Remove non-standard outdated CSS
2018-01-03 11:20:43 -08:00
Claudiu Lodromanean
61efa103ef
Merge pull request #18344 from ElectricFeet/patch-5
...
Remove non-standard outdated CSS
2018-01-03 11:20:13 -08:00
Claudiu Lodromanean
f91b4757e4
Merge pull request #18345 from ElectricFeet/patch-6
...
Remove non-standard outdated CSS
2018-01-03 11:19:43 -08:00
Claudiu Lodromanean
41461c8a89
Merge pull request #18346 from ElectricFeet/patch-7
...
Remove non-standard outdated CSS
2018-01-03 11:15:05 -08:00
claudiulodro
d2618c2330
Merge remote-tracking branch 'origin/master' into HEAD
2018-01-03 10:13:23 -08:00
claudiulodro
646caf5753
Tweaks for variation reports
2018-01-03 10:09:53 -08:00
Claudiu Lodromanean
14c2180928
Merge pull request #18279 from woocommerce/fix/setup-wizard-service-style-tweak
...
Setup wizard: adjust styling for service child elements
2018-01-03 09:38:28 -08:00
ElectricFeet
cd2130972f
Remove non-standard outdated CSS
...
Removed `-moz-osx-font-smoothing: grayscale;` and `-webkit-font-smoothing: antialiased;`, as suggested in woocommerce/storefront#698
2018-01-03 18:10:21 +01:00
ElectricFeet
030fc9dcca
Remove non-standard outdated CSS
...
Removing `-moz-osx-font-smoothing: grayscale;` and `-webkit-font-smoothing: antialiased;`, as suggested in woocommerce/storefront#698 and came across this one too. "auto" seems to be invalid, in any case...
2018-01-03 18:07:38 +01:00
ElectricFeet
fa68a71adf
Remove non-standard outdated CSS
...
Removed `-moz-osx-font-smoothing: grayscale;` and `-webkit-font-smoothing: antialiased;`, as suggested in woocommerce/storefront#698
2018-01-03 18:01:10 +01:00
ElectricFeet
480b83447d
Remove non-standard outdated CSS
...
Removed `-moz-osx-font-smoothing: grayscale;` and `-webkit-font-smoothing: antialiased;`, as suggested in woocommerce/storefront#698
2018-01-03 17:59:50 +01:00
ElectricFeet
c4e87e0c3b
Remove non-standard outdated CSS
...
Removed `-moz-osx-font-smoothing: grayscale;` and `-webkit-font-smoothing: antialiased;`, as suggested in woocommerce/storefront#698
2018-01-03 17:56:44 +01:00
ElectricFeet
2ee9f9b034
Remove non-standard outdated CSS
...
Removed `-moz-osx-font-smoothing: grayscale;` and `-webkit-font-smoothing: antialiased;`, as suggested in woocommerce/storefront#698
2018-01-03 17:54:46 +01:00
Paul Dechov
e03f0c201f
Align service name logos to top, and adjust padding
2018-01-03 10:43:26 -05:00
Claudiu Lodromanean
de71c92fa0
Merge pull request #18278 from woocommerce/fix/setup-wizard-ppec-api-subject-set-when-unchecked
...
Setup wizard: don't set PPEC "API Subject" when WCS rerouting is unchecked
2018-01-02 10:39:35 -08:00
Claudiu Lodromanean
f56fff18d9
Merge pull request #18322 from woocommerce/fix/importer-file-names
...
Importer file names
2018-01-02 08:10:20 -08:00
Mike Jolley
4e87f952f7
Fix scroll bar appearance with overflow hidden
...
Closes #18289
2018-01-02 13:50:35 +00:00
Mike Jolley
5aee9f973c
Append timestamp to filename
2018-01-02 13:29:23 +00:00
Mike Jolley
46c51bb3a6
Allow filename to be set from javascript
2018-01-02 13:16:43 +00:00
Paul Dechov
6824b2a923
Merge branch 'master' into fix/setup-wizard-service-style-tweak
2017-12-29 13:02:19 -05:00