Commit Graph

104 Commits

Author SHA1 Message Date
Justin Foell 438f849fad Scaffolded unit tests 2018-09-21 10:28:46 -05:00
Justin Foell 947b26faeb Bumped versions for release 2018-06-22 09:09:58 -05:00
Justin Foell 50865bbbd2 Added WPStrava Exception
Consolidated error handling
2018-04-27 21:19:27 -05:00
Justin Foell 7ad681cd1b Removed composer autoloader for custom SPL one 2018-04-27 17:04:12 -05:00
Justin Foell cfa65ec068 Updated composer file and phpcs rules 2018-04-06 16:19:22 -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 e2a5ccae6d Update readme and bump version 2018-03-28 09:05:14 -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 c1fc8fc2d9 Added cache to FAQ 2018-03-23 13:43:38 -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 55073b2c01 Added WordPress-Extra rulset with some exclusions
Don't add dev assets when exporting via git
2018-02-23 14:35:37 -06: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 f5b5d44f27 Bumped version for 1.4.1 2018-01-26 14:45:23 -06:00
Justin Foell ba4a925437 Fix array indices on map widget 2018-01-26 14:43:34 -06:00
Justin Foell 6bf0ad24c7 Bumped versions for release 2018-01-26 13:34:37 -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 096dcf4478 Updated readme with latest version, updated formatting 2017-12-26 15:51:40 -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 b6abb1912f Merge branch 'dlintott-routes' with additional formatting 2017-12-26 13:23:28 -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 6e761de876 Merge pull request #9 from cmanon/feature/multi-user
Feature/multi user
2017-12-08 12:50:18 -06:00
Justin Foell 06078382ef Updated to 1.2.0 2017-12-08 12:48:35 -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 7f65a6c145 Ignore .gitignore on export 2017-09-29 11:37:43 -05: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 0a2093a178 Removing language file to use new language pack infrastructure. 2017-09-29 09:50:00 -05:00
Justin Foell 010fb46aab Updated translation template. 2017-09-29 09:49:29 -05:00
Justin Foell 2f9c71fc7b Removed old create messages script in favor of i18n tools makepot.php from here: http://develop.svn.wordpress.org/trunk/tools/i18n/ 2017-09-29 09:48:57 -05:00
Justin Foell c1f43fb636 Changes for better language support
Cleaned up more formatting
2017-09-29 09:48:21 -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