Commit Graph

14949 Commits

Author SHA1 Message Date
Claudio Sanches 57c7b3c6c3 Added dashboard menu item and created function to get menu item classes 2016-01-20 14:11:07 -02:00
Claudio Sanches 0c27f9bf1e Better pagination for account > orders 2016-01-20 13:46:59 -02:00
Claudio Sanches da9638c137 Less "my" and more "ours" 2016-01-20 13:30:48 -02:00
Claudio Sanches 2a80be34a2 Fixed typos 2016-01-20 13:28:26 -02:00
Claudio Sanches 66f9dda17f Merge pull request #10120 from krautnerds/fix-php7-compatibility
Fixed attribute check for less notices
2016-01-20 13:12:08 -02:00
Florian Ludwig ddd5f9fb9b Fixed attribute check for PHP 7 compatibility 2016-01-20 15:53:51 +01:00
Mike Jolley 6050b204fc Support qty display in cart messages
Closes #10114
2016-01-20 11:32:49 +00:00
Mike Jolley f5e2717b6f [2.5] Show sku in admin emails
Closes #10107
2016-01-20 11:05:10 +00:00
Mike Jolley cc68fdc89a [2.5] Correctly block UI to prevent attribute issues
Fixes #10115
2016-01-20 11:01:18 +00:00
Mike Jolley b5d7f1de10 [2.5] Only show payment method button when needed, and check for required fields
Fixes #10112

@thenbrent @claudiosmweb
2016-01-20 10:47:36 +00:00
Claudio Sanches ba5b7d6251 Merge pull request #10109 from developerbmw/patch-1
remove unnecessary use of ternary operator
2016-01-19 21:59:58 -02:00
Claudio Sanches 60ac4ce1cf Account functions tests 2016-01-19 21:37:39 -02:00
Brett a772457a32 remove unnecessary use of ternary operator 2016-01-20 12:30:56 +13:00
Claudio Sanches d39c7aaf80 Created account downloads endpoint 2016-01-19 21:22:39 -02:00
Claudio Sanches c500cd9e91 Added better links for orders pagination 2016-01-19 19:17:07 -02:00
Claudio Sanches 86f7c22f6d Improved variables in myaccount/orders.php template 2016-01-19 19:09:16 -02:00
Claudio Sanches 677be779ce Created new filter for endpoint title and improved woocommerce_my_account_*_endpoint filter 2016-01-19 19:06:34 -02:00
Claudio Sanches 29940870ab Created my account > orders template 2016-01-19 19:02:26 -02:00
Claudio Sanches 51bc5fe589 Fixed wc_get_account_menu_items() endpoints 2016-01-19 17:47:36 -02:00
Claudio Sanches 467007ac72 Include orders and downloads endpoints 2016-01-19 17:47:17 -02:00
Claudio Sanches ba60774731 New options for orders and downloads endpoints 2016-01-19 17:47:01 -02:00
Claudio Sanches c3ed6baeed [2.5] Fix index decimal and thousand values #10105 2016-01-19 16:52:58 -02:00
Claudio Sanches 861ea16fb0 Merge pull request #10105 from keijohyttinen/master
[2.5] API: thousand and decimal separators corrected
2016-01-19 16:50:57 -02:00
Claudio Sanches 084ba34bb6 Invalidade shipping costs transient when save zones 2016-01-19 16:44:41 -02:00
Claudio Sanches b1d6dbf84e Minify 2016-01-19 16:31:05 -02:00
Keijo Hyttinen a16b1bbac4 API: thousand and decimal separators corrected 2016-01-19 20:24:26 +02:00
Claudio Sanches 0d2a77d4de Fixed display of encoded characters 2016-01-19 16:21:08 -02:00
Claudio Sanches 18c1935536 Removed flower icon in favor of dashicons 2016-01-19 16:08:20 -02:00
Claudio Sanches 6277d96770 Stop direct access 2016-01-19 15:57:03 -02:00
Mike Jolley 44eac248b3 [2.5] check_version on all requests
cc @allendav Closes #10091
2016-01-19 10:05:44 +00:00
Mike Jolley 5afca45252 [2.5] Wrong function exists check.
Fixes #10100
2016-01-19 09:39:56 +00:00
Serg ef867131e0 Change layered nav filters by ID to SLUG field 2016-01-19 10:15:42 +03:00
Claudio Sanches e75a4b300c dev 2016-01-18 16:45:14 -02:00
Mike Jolley 5481820668 [2.5] Fix responsive product sizes when columns class is missing. 2016-01-18 18:32:06 +00:00
Mike Jolley 0049415797 [2.5] get_currentuserinfo() is deprecated in WP 4.5 2016-01-18 14:42:01 +00:00
Mike Jolley c505b37ec5 Master branch is now 2.6 :) 2016-01-18 14:42:01 +00:00
Claudio Sanches 267c280a6b POT for 2.5 2016-01-18 11:48:53 -02:00
Mike Jolley 17d004d5a5 Simplify the plugin name :) 2016-01-18 11:34:57 +00:00
Mike Jolley aa66f282fa Changelog and stable tags 2016-01-18 10:39:29 +00:00
Mike Jolley 6c8709f4b5 Return false if cookie_hash is not set. 2016-01-18 10:34:06 +00:00
Mike Jolley 424bc62e74 Merge branch 'pr/10085' 2016-01-18 10:25:06 +00:00
Mike Jolley e86a159fd0 Correct option name 2016-01-18 10:24:59 +00:00
Mike Jolley b76813d369 Add ID to search field
Fixes #10090
2016-01-18 09:47:12 +00:00
Shohei Tanaka 141414f048 No setup num_decimals in Setup Wizard
num_decimals is not set in Setup Wizard, but set in locale-info.php and Javascript code.
2016-01-16 14:46:51 +09:00
Shohei Tanaka 70be00cbf7 Modification of PayPal link errors and redirect
Those countries are redirect from paypal-popup to home.
BE,CZ,DK,IT,NL,NO,SE,ES
Those countries are error happened.
HU, JP, TR
2016-01-16 14:15:42 +09:00
Claudio Sanches 2f7e0229ba Deprecated my-account actions and added new dashboard action 2016-01-15 18:42:49 -02:00
Claudio Sanches 8a13e057f6 My account initial navigation 2016-01-15 18:34:37 -02:00
Claudio Sanches 64a176920d RC3 tag and POT 2016-01-15 13:54:52 -02:00
Mike Jolley 2de38180d3 Remove isolation levels causing issue on some servers 2016-01-15 11:43:06 +00:00
Mike Jolley 734bde83f9 Strip tags in cart messages and breadcrumbs
Fixes #10074
2016-01-15 09:59:04 +00:00