Mike Jolley
|
d3ac3f4073
|
Modals first pass
|
2016-03-24 17:26:40 +00:00 |
Claudio Sanches
|
e233eaa2c3
|
Fixed missing textdomain
|
2016-03-10 14:26:06 -03:00 |
Justin Shreve
|
32eabbc685
|
Provide a fallback message if copying to the clipboard fails.
|
2016-03-02 10:13:17 -08:00 |
Mike Jolley
|
fab8a871aa
|
Merge branch 'master' into shipping-zones
# Conflicts:
# assets/css/admin.css
# includes/admin/class-wc-admin-assets.php
|
2016-02-10 14:12:39 +00:00 |
Mike Jolley
|
aa4bfde937
|
Remove deprecated chosen js scripts
|
2016-02-08 12:10:42 +00:00 |
Mike Jolley
|
352184cc06
|
Merge branch 'master' into shipping-zones
# Conflicts:
# assets/css/admin.css
# i18n/languages/woocommerce.pot
# includes/abstracts/abstract-wc-payment-gateway.php
# includes/abstracts/abstract-wc-shipping-method.php
# includes/admin/settings/class-wc-settings-shipping.php
# includes/wc-core-functions.php
# uninstall.php
|
2016-02-05 14:58:48 +00:00 |
Mike Jolley
|
3cef28efe8
|
[2.5] Error handling for screen ids
Fixes #10280
|
2016-02-05 12:16:44 +00:00 |
Mike Jolley
|
2e54a01e17
|
Add 'media-models' dependency
Closes #10249
|
2016-02-05 11:58:22 +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
|
d821b87f8a
|
Move shipping classes to custom UI in shipping section
|
2016-01-13 16:52:28 +00:00 |
Mike Jolley
|
8064b35350
|
Add methods from zones screen
|
2016-01-13 15:04:10 +00:00 |
Mike Jolley
|
62ca37f651
|
Merge branch 'master' into shipping-zones
# Conflicts:
# includes/admin/class-wc-admin-assets.php
# includes/class-wc-install.php
|
2016-01-04 14:35:45 +00:00 |
Claudio Sanches
|
a81f0f6eea
|
Use blockui while saving taxes
|
2015-12-19 12:12:31 -02:00 |
Mike Jolley
|
6cea054fca
|
Method list screen and method screen with breadcrumbs
|
2015-12-11 14:11:12 +00:00 |
Mike Jolley
|
cf5381083d
|
Started on zone regions selector
|
2015-12-10 15:09:37 +00:00 |
Mike Jolley
|
14eeb9f936
|
Zones first draft with backbone saving of zone names
|
2015-12-10 11:55:03 +00:00 |
Shiva Poudel
|
df0b6eb9d5
|
Updated select2 version to register script
|
2015-12-09 13:15:46 +05:45 |
Claudio Sanches
|
5893875b0c
|
Removed period for file headers
|
2015-11-03 11:53:50 -02:00 |
Claudio Sanches
|
efa19f799d
|
Fixed some coding standards for docblocks
|
2015-11-03 10:28:01 -02:00 |
Mike Jolley
|
d5409f5b5e
|
Merge conflicts
|
2015-10-08 13:28:25 +01:00 |
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
|
1f6260a880
|
Use tax settings in backend and default to base country
Closes #9186
|
2015-10-05 15:31:58 +01:00 |
Shiva Poudel
|
836ac8ae79
|
Remove the duplicated variable jquery_version ;)
|
2015-10-02 11:30:05 +05:45 |
Claudio Sanches
|
f6a5e48a59
|
Register all styles on admin before call #8488
|
2015-10-01 16:10:18 +02:00 |
Claudio Sanches
|
0966fedb12
|
Moved JS vendor libraries for our own directories #8488
|
2015-10-01 15:46:08 +02: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
|
96814b992f
|
Show more variations per page
|
2015-09-14 16:54:58 +01:00 |
JeroenSormani
|
c25cc886ae
|
Add tiptip dependency to wc-admin-meta-boxes
|
2015-08-20 13:46:52 +02:00 |
George Stephanis
|
2d097a8f4c
|
Minified version of new js file.
|
2015-08-13 14:29:01 -04:00 |
George Stephanis
|
c6e3a577c0
|
Set backbone and underscore as script dependencies.
|
2015-08-12 12:59:10 -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 |
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 |
Mike Jolley
|
e7dfff8687
|
Update wording and add tooltip
#8690
|
2015-07-31 17:14:28 +01: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 |
Mike Jolley
|
c707f771ad
|
serializeJSON to maintain POST data structure
@claudiosmweb
|
2015-07-14 13:49:45 +01:00 |
Claudio Sanches
|
76b312b9e7
|
Use always min.js files on admin
|
2015-07-10 01:32:30 -03:00 |
Mike Jolley
|
a219243e60
|
Move link all variations to bulk actions
|
2015-07-08 23:34:21 +01:00 |
Claudio Sanches
|
94aa610dc0
|
Admin variations - Prompt when changing page #6995
|
2015-07-08 17:45:19 -03:00 |
Claudio Sanches
|
843a55a6b5
|
Admin ajax variations
|
2015-07-07 20:53:36 -03:00 |
Claudio Sanches
|
268a696918
|
Initial bulk edit variations actions
|
2015-07-06 22:50:35 -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
|
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 |
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 |
Claudio Sanches
|
4698111dd2
|
Hide api key fields when generate a new keys
|
2015-06-08 20:22:49 -03:00 |
Claudio Sanches
|
151499db49
|
Fixed wc-api-keys script load
|
2015-06-08 20:14:46 -03:00 |
Claudio Sanches
|
89ddda9ff6
|
Added new api key generation methods
|
2015-06-08 19:41:35 -03:00 |