Mike Jolley
7af7f1f6da
Master branch is now 2.5.0-dev
2015-09-15 16:08:17 +01:00
Mike Jolley
f03be47e86
Handle non standard decimals in flat rate costs.
2015-08-24 15:26:08 +01:00
Mike Jolley
0c76845c31
Version
2015-08-20 17:38:15 +01:00
Claudio Sanches
2da4ea0084
Version 2.4.4
2015-08-13 23:53:19 -03:00
Mike Jolley
f490071374
Version bumps
2015-08-12 19:04:19 +01:00
Claudio Sanches
f16468c33c
Version 2.4.2
2015-08-11 14:23:50 -03:00
Claudio Sanches
b1f0da9d76
Version 2.4.1
2015-08-10 18:44:32 -03:00
Mike Jolley
257010695e
Readme, versions, develop blog links
2015-08-10 10:39:08 +01:00
Claudio Sanches
a314726c3c
2.4.0-RC1
2015-07-30 21:54:35 -03:00
Claudio Sanches
2c12c3de24
2.4.0-beta-4
2015-07-27 18:55:08 -03:00
Mike Jolley
3e8228161d
Load session during cron, but not other frontend classes
...
Closes #7183 @claudiosmweb
2015-07-16 17:32:31 +01:00
Claudio Sanches
873dc202a0
Beta 3
2015-07-15 16:40:40 -03:00
Mike Jolley
626b6c68ae
Correct version 2.4.0-beta-2
2015-07-15 11:31:20 +01:00
Mike Jolley
622b11ae9f
Add version check to prevent pre-2.4 logic kicking in when not needed
...
@claudiosmweb
2015-06-16 15:10:53 +01:00
Mike Jolley
68974655d6
Tweak visible child product query and cache
2015-06-08 13:18:23 +01:00
Claudio Sanches
95a4133bb7
Removed WooCommerce::fix_server_vars, closes #14
2015-06-01 13:37:33 +01:00
Claudio Sanches
db23f5faa0
Create initial WC_Auth class and endpoint
2015-04-17 17:41:25 -03:00
Mike Jolley
ad6c173757
WC_DISCOUNT_ROUNDING_MODE half down
2015-04-10 10:28:30 +01:00
Mike Jolley
21c5513526
Added endpoint for faster ajax requests
2015-03-20 12:28:26 +00:00
Mike Jolley
e7429e24de
This branch is 2.4.0-dev
2015-03-16 12:17:13 +00:00
Mike Jolley
f4ebee3fd0
Version bump
2015-03-13 10:45:37 +00:00
Mike Jolley
2335b413c4
include_template_functions at all times
...
Fixes #7581
Adds little to no overhead.
2015-03-02 13:31:55 +00:00
Mike Jolley
ec81ed8312
Version bumps
2015-02-20 16:19:39 +00:00
Mike Jolley
e1b844e449
Readme
2015-02-13 17:08:08 +00:00
Mike Jolley
accdf17f3c
Version bump
2015-02-12 16:41:13 +00:00
Mike Jolley
a80d069a21
Version bump
2015-02-12 00:39:58 +00:00
Mike Jolley
9330f8ccd6
Readme + version
2015-02-11 18:10:37 +00:00
Mike Jolley
8c4ae7e43a
Changelog + date
2015-02-11 12:32:02 +00:00
Claudio Sanches
b625097fec
Version 2.3.0
2015-02-11 10:23:57 -02:00
Mike Jolley
57b8d6c700
Version bump + pot
2015-02-03 16:43:05 +00:00
Mike Jolley
92fb6a4915
version bump
2015-01-30 16:08:14 +00:00
Claudio Sanches
9e3135528f
POT files to 2.3-beta-3
2015-01-30 14:06:22 -02:00
Mike Jolley
64775e92f1
Someone forgot to bump the version
2015-01-28 19:46:09 +00:00
Mike Jolley
74e44b55c7
Revert plugins_loaded idea (@725d5e2) until 2.4 so devs can be warned. #blameclaudio
...
Keeping the methods and small tidyup.
2015-01-28 18:01:30 +00:00
Mike Jolley
725d5e28d8
Additional tweaks to @b2c573ed8a04a8d425a73e018a450179514cbdc7
...
- Load API with other includes
- Register activation hook early
- Include autoloader early
cc @claudiosmweb
2015-01-28 17:50:58 +00:00
Mike Jolley
b2c573ed8a
Rather than include all files on construct, include files after plugins_loaded
...
This ensures functions intended to be pluggable actually are, and
prevents race conditions. Seen some authors mess with the plugin load
order to work around this and it’s horrible.
This hook has priority 5 to ensure existing plugins using WC
functionality on plugins_loaded do not break.
cc @claudiosmweb @barrykooij
2015-01-28 17:15:48 +00:00
Claudio Sanches
b61cd62a07
Fixed docblocks for WooCommerce::is_request()
2015-01-23 16:39:49 -02:00
Claudio Sanches
560d7d24ee
Fixed the tracking opt-out
2015-01-23 15:20:09 -02:00
Mike Jolley
5ffaf97397
Only load tracking during cron and move notices to notices class
2015-01-23 16:36:52 +00:00
Gerhard
d09df4fc0f
Merge branch '6711-opt-in-tracking'
2015-01-23 17:31:01 +02:00
Gerhard
8610ca6aef
Merge branch 'master' into 6711-opt-in-tracking
...
Conflicts:
includes/admin/class-wc-admin-status.php
2015-01-23 17:30:11 +02:00
Mike Jolley
2d707689d9
Add transient cache to webhooks Closes #7184
2015-01-23 13:28:30 +00:00
Mike Jolley
e7b4ecfbdc
Don't load frontend files during cron Closes #7183
2015-01-23 11:14:30 +00:00
Mike Jolley
1777913741
Readme
2015-01-13 16:12:54 +00:00
Claudio Sanches
d3bf31664d
Removed var_dump in woocommerce.php
...
cc @mikejolley
2015-01-05 14:36:54 -02:00
Mike Jolley
4c2ff13f6c
api_request_url support for urls containing index.php
...
Closes #6832
2015-01-05 16:33:12 +00:00
Mike Jolley
56c752ed22
Include geolocation class
2014-12-23 18:50:20 +00:00
Claudio Sanches
b247997bd2
Created method to get the webhook statuses
2014-12-16 18:54:48 -02:00
Gerhard
a33400db9f
Add tracker class to includes.
2014-11-26 21:36:14 +02:00
Mike Jolley
67d899da3a
Restore __Get and move template debug mode to template functions
2014-11-26 00:03:00 +00:00