Commit Graph

25 Commits

Author SHA1 Message Date
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 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