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
cmanon
09a2679683
Merge pull request #5 from jrfoell/master
...
V3 API
2014-12-10 08:41:06 -06:00
Justin Foell
6f6ed94329
Updated version to 1.0
2014-12-09 21:49:47 -06:00
Justin Foell
b05c64ad95
Ignore svn dir
2014-12-01 15:17:13 -06: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
18d8897ee9
Updated documentation
...
Set version to alpha
2014-11-01 23:07:03 -05: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
cmanon
d88de7ce8e
Merge pull request #4 from jrfoell/master
...
API class, SOM class(es), Rides class, LatestMapWidget
2013-04-10 19:29:41 -07: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
cmanon
48525ff90a
Merge pull request #3 from jrfoell/master
...
Settings API changes.
2013-02-27 11:18:13 -08: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
eac00bd223
Release notes for 0.62.
2012-06-12 19:54:51 -05: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
cmanon
213f77e65c
Merge pull request #1 from clevur-tom/patch-1
...
Un-commented the admin menu from wp-strava.php
2012-04-30 09:33:34 -07: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
cmanon
3034d52957
Fixed readme.txt
2012-03-15 09:00:09 -06:00
cmanon
6ab311d14d
Added some comments on ride class file.
2012-03-15 08:57:10 -06:00
Carlos Santa Cruz
d11aeda3dc
Initial commit
2011-08-23 09:34:28 -05:00