Commit Graph

36 Commits

Author SHA1 Message Date
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
Justin Foell 1be075356a Fixed latest map widget 2014-09-11 15:56:35 -05:00
Justin Foell fde59eab6d Added new v3 settings 2014-09-10 23:35:08 -05:00
Justin Foell 52da31b091 Updated API & Rides to be more useful 2013-04-07 17:56:07 -05:00
Justin Foell 8d511f72ec Added system of measurement to settings page 2013-02-17 22:14:10 -06:00
Justin Foell cfa7b083f9 Fixed broken references after moving things around a bit 2013-02-17 21:19:08 -06:00
Justin Foell c8031dd678 Compartmentalized classes
Restructured settings to use the WP Settings API
2013-02-03 20:38:55 -06:00
cmanon 9514c3d276 Version 0.62:
- Refactor some code.
 - Add feature request from Tom Bammann.
 - Fixed a bug also reported by Tom.
2012-06-12 19:48:07 -05:00
cmanon cba3bfc82f Version 0.62 release:
- Tested with wordpress 3.3.2
 - Changed default icon for side widget.
 - Fixed issue with club id search.
 - Fixed and enabled shortcode [ride].
 - Changed login and ride_details calls to use Strava V2 API.
2012-06-12 17:36:49 -05:00
Tom Butkiewicz b5fb23cb77 Un-commented the admin menu - if you installed the plugin the menu to retrieve your token would not appear. 2012-04-27 14:38:50 -07:00
Carlos Santa Cruz d11aeda3dc Initial commit 2011-08-23 09:34:28 -05:00