Commit Graph

60 Commits

Author SHA1 Message Date
Justin Foell b75f9809d4 Bumped version to 2.3.0 2020-04-24 10:53:08 -05:00
Justin Foell 8d7323f3e9 Bumped version 2020-03-27 16:56:22 -05:00
Justin Foell 5f9849214a Rework block init 2020-02-28 13:39:42 -06:00
Justin Foell 4c5198fa1c Moved code to src directory 2020-01-31 11:56:47 -06:00
Justin Foell 5d76785ad8 Adopted WP standard block location
Moved blocks into a multi-block folder structure
Added url-loader for static images
Moved CSS to build dir
2020-01-31 11:26:23 -06:00
Justin Foell b451e2418c Include Gutenberg blocks 2019-12-27 14:40:55 -06:00
Justin Foell 632898fc86 Fixed athlete addition in WP 5.3;
Bumped version
Updated changelog
Added FAQ about adding/removing at the same time
2019-12-22 11:29:56 -06:00
Justin Foell bfd142e051 Added input filtering 2019-11-01 14:26:57 -05:00
Justin Foell bc9f8f6468 Updated documentation and version for 2.0.0 2019-10-04 16:07:07 -05:00
Justin Foell 00812e55e8 Fixed Activity filter and added Activity Unit Test 2019-10-04 15:50:08 -05:00
Justin Foell 2c6a1e6eb3 Updated visibility of auth feedback
Updated readme
Updated version to beta1
2019-09-21 23:41:18 -05:00
Justin Foell 8fc6de5957 Merge branch 'master' into feature/refresh-auth 2019-09-21 23:28:21 -05:00
Justin Foell 0a2093db17 Updated 1.7.3 2019-09-21 22:02:26 -05:00
Justin Foell bfca681199 Merge branch 'master' into feature/refresh-auth 2019-09-13 12:13:44 -05:00
Justin Foell 3985244ffa Updated to 1.7.2 2019-08-02 15:58:28 -05:00
Justin Foell 2265e73f83 Renamed lib to includes 2019-04-01 15:17:27 -05:00
Justin Foell 823fff522b Updated 1.7.1 2019-03-01 15:24:48 -06:00
Justin Foell cf1af2a0b2 Merge branch 'master' into feature/wp_mock-tests 2019-03-01 10:23: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 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 7ad681cd1b Removed composer autoloader for custom SPL one 2018-04-27 17:04:12 -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 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 f5b5d44f27 Bumped version for 1.4.1 2018-01-26 14:45:23 -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 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 06078382ef Updated to 1.2.0 2017-12-08 12:48:35 -06: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 aded7f6b9f Updated version to 1.1.1 2017-05-26 11:18:09 -05:00
Justin Foell ef44356a86 Updated plugin URI 2017-05-26 11:10:39 -05:00
Justin Foell 0d797b90ad Changes for better language support
Cleaned up more formatting
2017-05-26 10:53:24 -05:00
Justin Foell 37816d12b8 Avoid errors on first run 2017-05-10 14:23:11 -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
Justin Foell 6f6ed94329 Updated version to 1.0 2014-12-09 21:49:47 -06:00
Justin Foell 353ee5ecb0 Register styles in main plugin
Enqueue styles only if needed
2014-11-04 21:09:12 -06:00
Justin Foell 18d8897ee9 Updated documentation
Set version to alpha
2014-11-01 23:07:03 -05:00
Justin Foell 7992db37f0 Updated version
Addd handling of 503 service unavail
2014-09-23 13:39:48 -05:00