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

MT 20.3 : Fixes and translation #173

Merged
merged 67 commits into from
Mar 7, 2020
Merged

Conversation

FJBDev
Copy link
Collaborator

@FJBDev FJBDev commented Feb 21, 2020

  • French translation and mnemonics improvement 🇫🇷



  • Tour Marker View : Replaced pace difference by average pace (see commit 516fa21)



  • Warnings removal (see commits 3281a8c, 1ee1a92 & a662b18)

Example:
image

Source



  • Tour Marker View : Added the average slope (see commit 40200d0)

image

In 20.2, pace displayed in hh:mm format:
image

In 20.Next, now displaying pace in mm:ss format
image



  • Conconi View: Disabling the deflection scale if there is no HR and/or power data (otherwise if the users modified the scale it would create an NPE) (see commit 4748ab6)

java.lang.NullPointerException
	at net.tourbook.conconi.ConconiView.onSelectDeflection(ConconiView.java:866)
	at net.tourbook.conconi.ConconiView.access$4(ConconiView.java:862)
	at net.tourbook.conconi.ConconiView$6.widgetSelected(ConconiView.java:691)
  • Fixed a regression that appeared in 17.4.1 where the USGS layers disappeared in the 3D Map Layer menu (due to the fact that WorldWind had changed the internal name of those layers from "Topographic" to "Topo Scanned". See here)
    (see commit 8b6ff23)

20.2.0:
image

20.Next.0 :
image

telemaxx and others added 30 commits December 2, 2019 21:26
…d error

[ERROR] C:\DAT\mytourbook-BUILD-autocreated\core\net.tourbook\src\net\tourbook\preferences\MapsforgeStyleParser.java:[10]
[ERROR]         import javax.annotation.Generated;
[ERROR]                ^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import javax.annotation.Generated cannot be resolved
…as it was in eclipse before 4.14

hopefully no other formatting settings are changed with eclipse 4.14 which I not yet discovered
- radio buttons for new/offset values do display text now, otherwise a focus indicator is not visible, alternative a dropdown box could be used
- simplified enable controls, now there is more overhead but easier to read without many sub functions
- fixed: negative values could not be entered -> required for relative values
- fixed: changed elevation values did not immediately display the update gradient values in the time slice viewer, even after saving the tour it was not displayed only after reselecting the tour
- fixed: replaced bpm/rpm labels with it's translated texts
Last modifications for 20.2 : French Tour Contextual menu mnemonics improvements, Added average heart rate column in the Tour Marker View & Bugfix : Array index issue when computing elevation gain/loss (regression inserted in my commit 6d3c869)
@FJBDev FJBDev changed the title 20 next 20.next : Fixes and translation Feb 25, 2020
@FJBDev FJBDev changed the title 20.next : Fixes and translation MT 20.next : Fixes and translation Feb 26, 2020
@wolfgang-ch
Copy link
Collaborator

I created the Common_PullRequests_Branch that new commiters have a target.

For me it would be easier when you put your PR's in "your" branch https://github.com/wolfgang-ch/mytourbook/tree/FJBDev

@FJBDev FJBDev changed the base branch from Common_PullRequests_Branch to FJBDev February 26, 2020 14:26
@FJBDev
Copy link
Collaborator Author

FJBDev commented Feb 26, 2020

I created the Common_PullRequests_Branch that new commiters have a target.

For me it would be easier when you put your PR's in "your" branch https://github.com/wolfgang-ch/mytourbook/tree/FJBDev

@wolfgang-ch Changed the target branch to FJBDev

@wolfgang-ch wolfgang-ch merged commit a509e74 into mytourbook:FJBDev Mar 7, 2020
@FJBDev FJBDev deleted the 20-next branch March 8, 2020 15:14
@FJBDev FJBDev changed the title MT 20.next : Fixes and translation MT 20.3 : Fixes and translation Mar 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants