Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strava name population fixes #336

Merged
merged 2 commits into from
Aug 2, 2014
Merged

Strava name population fixes #336

merged 2 commits into from
Aug 2, 2014

Commits on Jul 29, 2014

  1. Correct reference to 'firstname' when populating forenames from Strava.

    See: http://strava.github.io/api/v3/athlete/
    
    Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
    lamby committed Jul 29, 2014
    Configuration menu
    Copy the full SHA
    f6b9ee5 View commit details
    Browse the repository at this point in the history
  2. Also populate Strava name from 'lastname' attribute:

    Ref: http://strava.github.io/api/v3/athlete/
    
    Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
    lamby committed Jul 29, 2014
    Configuration menu
    Copy the full SHA
    5a2d00e View commit details
    Browse the repository at this point in the history