Commit Graph

36 Commits

Author SHA1 Message Date
Justin Foell 080b59295d Update activity shortcode to handle multiple athletes 2017-09-29 10:52:57 -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
Justin Foell 3487d1dc34 Added missing text-domain 2017-05-26 10:59:21 -05:00
Justin Foell 0d797b90ad Changes for better language support
Cleaned up more formatting
2017-05-26 10:53:24 -05:00
Justin Foell 3bb9faace6 Added option to clear cache 2017-05-10 14:39:00 -05:00
Justin Foell 37816d12b8 Avoid errors on first run 2017-05-10 14:23:11 -05:00
Justin Foell f165d9a4d5 Formatting, added target="_blank" to widget hrefs 2017-05-10 13:52:49 -05:00
Justin Foell d9399b14af Added Google Maps Static Key setting 2017-05-10 13:50:39 -05:00
Justin Foell ded3929a44 Revise setup instructions
Fix some formatting
2017-05-10 12:17:25 -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 3f2b1917c8 Replaced PHP 5.3 only wigits_init 2014-11-25 14:58:39 -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 4ac9a8aebf Updated to the [ride] shortcode 2014-11-01 22:53:32 -05:00
Justin Foell ac7be472ab Merge branch 'v3-api' of github.com:jrfoell/wp-strava into v3-api
Conflicts:
	lib/Settings.class.php
2014-09-23 14:55:02 -05:00
Justin Foell 7992db37f0 Updated version
Addd handling of 503 service unavail
2014-09-23 13:39:48 -05:00
Justin Foell bc36c9c7cc Updated settings workflow 2014-09-12 12:28:53 -05:00
Justin Foell 5ae8a9bee1 Renamed option_home hook function 2014-09-12 10:40:02 -05:00
Justin Foell 140c04fd24 Formatting 2014-09-12 10:37:34 -05:00
Justin Foell 1be075356a Fixed latest map widget 2014-09-11 15:56:35 -05:00
Justin Foell 76cb5f1b22 Fixed latest rides widget and settings workflow 2014-09-11 10:48:03 -05:00
Justin Foell 12d529e8ac Updated instruction wording 2014-09-11 09:07:25 -05:00
Justin Foell fde59eab6d Added new v3 settings 2014-09-10 23:35:08 -05:00
Justin Foell dfc4ca81c1 Reworked error printing for non "200" code responses from Strava 2013-07-05 17:54:12 -05:00
Justin Foell a1a213f1b7 Moved appropriate methods from Map Widget to Rides 2013-04-07 18:09:50 -05:00
Justin Foell 52da31b091 Updated API & Rides to be more useful 2013-04-07 17:56:07 -05:00
Justin Foell 380b73b7c7 Renamed widget title 2013-04-01 15:18:11 -05:00
Justin Foell 1e140cf700 Fixed another syntax error in SOMMetric 2013-04-01 07:56:03 -05:00
Justin Foell 60ae33a0a0 Fixed syntax error in SOMMetric 2013-04-01 07:54:07 -05:00
Justin Foell f12989e5ff Added transient caching 2013-03-31 22:44:35 -05:00
Justin Foell 414e2648bb Renamed Util to API
Added SOM classes for English & Metric
Use WP HTTP API for requests
2013-03-31 21:28:49 -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