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

GPX: export <type> as non-localized? #1608

Closed
dennisguse opened this issue Jun 14, 2023 · 1 comment
Closed

GPX: export <type> as non-localized? #1608

dennisguse opened this issue Jun 14, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@dennisguse
Copy link
Member

GPX1.1 does not specify if <type> should be localized.

Strava handles it like this: https://stackoverflow.com/questions/61903437/what-do-the-strava-gpx-type-type-elements-mean

Runalyze seems to use English only.

Originally posted by @DavidePatria in #1605 (reply in thread)

@dennisguse dennisguse added the bug Something isn't working label Jun 15, 2023
dennisguse added a commit that referenced this issue Jun 24, 2023
dennisguse added a commit that referenced this issue Jun 24, 2023
dennisguse added a commit that referenced this issue Jun 24, 2023
dennisguse added a commit that referenced this issue Jun 26, 2023
dennisguse added a commit that referenced this issue Jun 27, 2023
dennisguse added a commit that referenced this issue Jun 27, 2023
dennisguse added a commit that referenced this issue Jun 27, 2023
dennisguse added a commit that referenced this issue Jun 27, 2023
dennisguse added a commit that referenced this issue Jun 27, 2023
dennisguse added a commit that referenced this issue Jun 27, 2023
dennisguse added a commit that referenced this issue Jun 27, 2023
dennisguse added a commit that referenced this issue Jun 27, 2023
dennisguse added a commit that referenced this issue Jun 27, 2023
dennisguse added a commit that referenced this issue Jun 27, 2023
@dennisguse
Copy link
Member Author

dennisguse commented Jun 28, 2023

The whole internal handling of activitytype got refactored.

Next step:

  • store the activitytype on a non-localized fashion as well (for export GPXs type).
  • implement migration for existing data
  • still export/import localized activitytype

@dennisguse dennisguse added enhancement New feature or request and removed bug Something isn't working labels Jul 27, 2023
@dennisguse dennisguse pinned this issue Jul 30, 2023
@dennisguse dennisguse self-assigned this Sep 30, 2023
dennisguse added a commit that referenced this issue Oct 2, 2023
dennisguse added a commit that referenced this issue Oct 2, 2023
dennisguse added a commit that referenced this issue Oct 3, 2023
Includes migration of existing data from ActivityType localized or icon.

Part of #1608.
dennisguse added a commit that referenced this issue Oct 8, 2023
dennisguse added a commit that referenced this issue Oct 8, 2023
dennisguse added a commit that referenced this issue Oct 8, 2023
Includes migration of existing data from ActivityType localized or icon.

Part of #1608.
@dennisguse dennisguse unpinned this issue Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant