Commit Graph

87 Commits

Author SHA1 Message Date
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
Justin Foell 6c15a669f1 Removing language file to use new language pack infrastructure. 2017-05-26 11:37:41 -05:00
Justin Foell aded7f6b9f Updated version to 1.1.1 2017-05-26 11:18:09 -05:00
Justin Foell 4fb459630d Updated translation template. 2017-05-26 11:12:24 -05:00
Justin Foell ef44356a86 Updated plugin URI 2017-05-26 11:10:39 -05:00
Justin Foell a8c40c62c4 Removed old create messages script in favor of i18n tools makepot.php from here: http://develop.svn.wordpress.org/trunk/tools/i18n/ 2017-05-26 11:07:28 -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
cmanon 2e99255fa5 Merge pull request #6 from jrfoell/master
This is currently what's v1.1 on wp.org :)
2017-05-10 15:47:32 -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 5cd0a60649 Updated readme.txt 2017-05-10 13:58:46 -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 714b349f23 Merge remote-tracking branch 'upstream/master' 2017-05-10 10:47:17 -05:00
Justin Foell d4984588fb Fixed spelling in readme.txt 2017-05-10 10:43:31 -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