Justin Foell
|
38e1502702
|
Update 1.7.0 functions and readme.txt
|
2019-02-01 14:22:25 -06:00 |
|
Justin Foell
|
9813dc2aec
|
Add missing documentation
|
2019-02-01 14:17:22 -06:00 |
|
Justin Foell
|
629d8c3c59
|
Add image_only flag to [route] shortcode;
Refine table addition
|
2019-02-01 14:16:28 -06:00 |
|
Justin Foell
|
7298a73671
|
Moved activity table into separate method
|
2019-02-01 13:19:47 -06:00 |
|
Justin Foell
|
5a8b3730de
|
Merge branch 'master' into feature/responsive-table
|
2019-02-01 13:00:26 -06:00 |
|
Justin Foell
|
27f2699e96
|
Moved pace functions to base SOM class
|
2019-02-01 12:48:19 -06:00 |
|
Justin Foell
|
4f66886832
|
Added image_only flag to [activity] shortcode
|
2019-02-01 11:59:00 -06:00 |
|
Justin Foell
|
b95e8356ac
|
Reworked formatting and variable names to comply with WPCS
|
2018-11-09 15:18:27 -06:00 |
|
sebastianerb
|
2e371fde3c
|
fixed calculation bug in pace calculation
|
2018-10-16 17:33:01 +02:00 |
|
sebastianerb
|
b3ab401b7f
|
Added Pace support
Added Swimpace support
|
2018-10-16 17:18:31 +02:00 |
|
Justin Foell
|
50865bbbd2
|
Added WPStrava Exception
Consolidated error handling
|
2018-04-27 21:19:27 -05:00 |
|
Justin Foell
|
71060c35b0
|
Added extended timeout to all API requests
Bumped version
Fixed spelling errors
|
2018-03-29 10:44:58 -05:00 |
|
Justin Foell
|
5797d2b639
|
Increased API post timeout to 30 seconds
Simplified access token logic
|
2018-03-29 08:49:40 -05:00 |
|
Justin Foell
|
a025970dbd
|
Add Authentication Failed debug
Switch to rawurlencode()
|
2018-03-28 09:04:45 -05:00 |
|
Justin Foell
|
bcaaff6754
|
Ignore specific phpcs warnings
|
2018-03-28 09:03:52 -05:00 |
|
Justin Foell
|
7a8e0f170f
|
Changed to new phpcs:ignore
|
2018-03-23 16:53:23 -05:00 |
|
Justin Foell
|
702febcc8c
|
Added some missing 'Translators:' comments
Added class documentation
Changed phpcs ignores to new style
|
2018-03-23 16:52:06 -05:00 |
|
Justin Foell
|
a7d7cbe80b
|
urlencode() redirect_uri
|
2018-03-23 12:31:24 -05:00 |
|
Justin Foell
|
1556977c40
|
Fixed formatting and bumped version
|
2018-03-23 11:21:14 -05:00 |
|
Justin Foell
|
3f08061045
|
Move shortcode adds to main class.
Fixed to avoid undefined index/property with abridged club activity
data.
|
2018-03-23 11:13:08 -05:00 |
|
Justin Foell
|
655a0afa58
|
Added composer for autoloader and moved files to conform to PSR-0
|
2018-02-23 12:14:05 -06:00 |
|
Justin Foell
|
214e855687
|
Update to fix class not found error
|
2018-02-23 11:08:25 -06:00 |
|
Justin Foell
|
7619979072
|
Fixed unclosed href, bumped version, updated readme
|
2018-02-23 10:13:15 -06:00 |
|
Justin Foell
|
6f41a05520
|
Removed links to app.strava.com
|
2018-01-26 16:19:50 -06:00 |
|
Justin Foell
|
d37286fce7
|
Better club ID support
|
2018-01-26 16:11:34 -06:00 |
|
Justin Foell
|
ba4a925437
|
Fix array indices on map widget
|
2018-01-26 14:43:34 -06:00 |
|
Justin Foell
|
ffe977cbf3
|
Removed all instances of 'ride' in favor of 'activity'
Removed all extract()
Updated code standards and documentation
Update readme
|
2018-01-26 13:27:57 -06:00 |
|
Justin Foell
|
49f82ca890
|
Change PHP 5.2 callback in Polyline
|
2017-12-26 16:45:11 -06:00 |
|
Justin Foell
|
1f32d1ef0d
|
Added [activities] shortcode
|
2017-12-26 15:26:32 -06:00 |
|
Justin Foell
|
07949e08c5
|
translator formatting
|
2017-12-26 14:41:20 -06:00 |
|
Justin Foell
|
bd40fe4021
|
Fixed activities URL https://wordpress.org/support/topic/problem-with-link-4/
Lots of formatting (code standards)
Bumped version #
|
2017-12-26 14:18:13 -06:00 |
|
Justin Foell
|
04cfda401a
|
Modified formatting
Made Polyline PHP 5.2 compatible
|
2017-12-26 13:22:22 -06:00 |
|
Daniel Lintott
|
abbdf7af95
|
Add the option to display a marker at the start & finish points of an activity or route
|
2017-12-16 13:05:16 +00:00 |
|
Daniel Lintott
|
bbd2cc9e58
|
Add routes shortcode functionality
|
2017-12-16 12:52:52 +00:00 |
|
Justin Foell
|
14119681ae
|
Added missing comma from error msg
|
2017-12-08 15:10:03 -06:00 |
|
Justin Foell
|
4668b4fc4e
|
Added check for distance_min and make sure it's a positive integer - fixes Issue #7
Revise name/token update settings
Minor formatting
|
2017-12-08 12:33:29 -06:00 |
|
Justin Foell
|
78443d5ea9
|
Updated instructions and changelog
|
2017-09-29 11:25:22 -05:00 |
|
Justin Foell
|
080b59295d
|
Update activity shortcode to handle multiple athletes
|
2017-09-29 10:52:57 -05:00 |
|
Justin Foell
|
5f162ec215
|
Revert elvis conditional for PHP 5.2 compatibility
|
2017-09-29 09:37:14 -05:00 |
|
Justin Foell
|
4f696b8c19
|
Updated Latest Map and Latest Activity widgets to work with new multiple athlete settings.
|
2017-08-11 17:28:29 -05:00 |
|
Justin Foell
|
07b8b51762
|
Updated token/nickname saving.
|
2017-07-21 23:20:43 -05:00 |
|
Justin Foell
|
8fc5ea3407
|
Working multi tokens with nicknames
|
2017-07-21 16:12:15 -05:00 |
|
Justin Foell
|
3487d1dc34
|
Added missing text-domain
|
2017-05-26 10:59:21 -05:00 |
|
Justin Foell
|
0d797b90ad
|
Changes for better language support
Cleaned up more formatting
|
2017-05-26 10:53:24 -05:00 |
|
Justin Foell
|
3bb9faace6
|
Added option to clear cache
|
2017-05-10 14:39:00 -05:00 |
|
Justin Foell
|
37816d12b8
|
Avoid errors on first run
|
2017-05-10 14:23:11 -05:00 |
|
Justin Foell
|
f165d9a4d5
|
Formatting, added target="_blank" to widget hrefs
|
2017-05-10 13:52:49 -05:00 |
|
Justin Foell
|
d9399b14af
|
Added Google Maps Static Key setting
|
2017-05-10 13:50:39 -05:00 |
|
Justin Foell
|
ded3929a44
|
Revise setup instructions
Fix some formatting
|
2017-05-10 12:17:25 -05:00 |
|
Justin Foell
|
fca88020a5
|
Updated version to 1.1
Added Lance Willet
Tested WP 4.2
Check for WP error on Strava POST
Fix static method in RideShortcode
Add Title to Latest Map Widget
|
2015-05-11 22:28:33 -05:00 |
|