Commit Graph

85 Commits

Author SHA1 Message Date
Justin Foell cabbd83322 Updated upgrade notice and display 2019-09-21 23:17:17 -05:00
Justin Foell 0a2093db17 Updated 1.7.3 2019-09-21 22:02:26 -05:00
Justin Foell 4a9b531fa6 Added scale=2 to maps image 2019-08-02 15:57:14 -05:00
Justin Foell adf1612a39 Cleaned up @author 2019-08-02 14:57:22 -05:00
Justin Foell 3e14f06a48 Fix issue with activities longer than 24h 2019-08-02 14:56:49 -05:00
Justin Foell 8444866558 Added setting to hide elevation 2019-08-02 14:23:46 -05:00
Justin Foell 9bd5380043 Updated settings method documentation. 2019-08-02 11:54:40 -05:00
Justin Foell d831bc4534 Added Hide Time option;
Fixed author tags
2019-03-01 15:21:02 -06:00
Justin Foell a4e041805d Added System of Measure (Metric) unit tests;
Reworked swimpace() function to show min:sec
2019-03-01 12:23:34 -06:00
Justin Foell c5fdb24244 Added System of Measure (English) unit tests;
Fixed a bug in pace formatting
2019-03-01 11:41:41 -06:00
Justin Foell cf1af2a0b2 Merge branch 'master' into feature/wp_mock-tests 2019-03-01 10:23:47 -06:00
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 438f849fad Scaffolded unit tests 2018-09-21 10:28:46 -05: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