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

Elevationgain computationfix #2

Merged
merged 15 commits into from
Jan 3, 2020

Conversation

FJBDev
Copy link
Owner

@FJBDev FJBDev commented Jan 3, 2020

No description provided.

@FJBDev FJBDev merged commit 55afecd into timeslices-enhancements Jan 3, 2020
FJBDev added a commit that referenced this pull request Jan 9, 2020
* Xstream library 1.3.1 to 1.4.11.1

* Updating org.json library 20160212 to 20190722

* Updating lat-lon-timezone-converter from 2016-05-04 to 2019-04-30

* Updating edtftpj from 2.0.3 to 2.5.0

* Updating from jackson 2.9.9 to 2.10.0

* Updating Joda Time from 2.9.4 to 2.10.4

* Clean-up

* Updating Apache Commons Imaging from 0.97 to 1.0-alpha1

* Forgot to remove the old library

* Updating from trove 3.0.2 to 3.1.0

* Updating from xpp3 1.1.4c to 1.1.6

* WIP Migrating from ConcurrentLinkedHashMap to its successor Caffeine

* Found a way to resize the cache

* WIP Updating from c3p0-0.9.1.2 to 0.9.5.4

* Reverting WIP Updating from c3p0-0.9.1.2 to 0.9.5.4 as it is used in
ext.ejb

* Adding the library maven links for future reference

* Forgot this file

* Updated links to quickly find the maven repo

* WIP Time Slices edit values

* WIP Time Slices edit values Part2

* WIP Time Slices edit values Part3

* WIP Time Slices edit values Part4

* WIP Time Slices edit values Part5

* WIP Time Slices edit values Part6

* A small update

* Trying to highlight the modified rows

* Struggling with selecting several rows

* Found how to highlight multiple rows!

* VERY important to put it after the fireTourModification!

* Clean reselection after having updated the values

* WIP Time Slices edit values Part8

* Updating from commons-logging-1.0.4 to 1.2 & from commons-io-1.3.1 to
2.6

* Updating xmlgraphics-commons from 1.3.1 to 2.4

* Updating jaxb-api from 2.3.0 to 2.4.0

* Updating batik-all from 1.7 to 1.12

* Updating fop from 0.95 to 2.4.0

* Updating from avalon-framework 4.2.0 to 4.3.1

* spaces

* Updating all the geoclipse libraries

* A bit more work o the edit dialog

* UI work

* More UI progress

* Still tinkering with the UI (back to radio buttons for the fields ?)

* UI work

* UI getting close to being done

* Getting close to the end

* Work completed

* WIP Sorting time slice editor columns

* Misc

* Elevationgain computationfix (#2)

* French translation improvements and fixes

* Adding the tour type header "T"

* French translation fixes

* French translation

* Adding the ability to retrieve the weather with 1 click from the Tour
Edit View

* Misc

* 20.X readme update

* French typo

* French typos

* Editvalues timeslices (#3)

* French translation improvements and fixes

* Adding the tour type header "T"

* French translation fixes

* French translation

* Adding the ability to retrieve the weather with 1 click from the Tour
Edit View

* Misc

* 20.X readme update

* French typo

* French typos

* WIP Sorting columns

* Test

* Elevationgain computationfix (#4)

* French translation improvements and fixes

* Adding the tour type header "T"

* French translation fixes

* French translation

* Adding the ability to retrieve the weather with 1 click from the Tour
Edit View

* Misc

* 20.X readme update

* French typo

* French typos

* Elevationgain computationfix (#5)

* French translation improvements and fixes

* Adding the tour type header "T"

* French translation fixes

* French translation

* Adding the ability to retrieve the weather with 1 click from the Tour
Edit View

* Misc

* 20.X readme update

* French typo

* French typos

* The column sorting works on the heart rate column!

* Clean-up

* Replacing the "" with UI.EMPTY_STRING

* WIP editing sorted columns

* WIP

* WIP : Sorting time slices editor columns

* WIP Sorting and editing time slices columns

* We can now sort by the index column

* Feature testing and clean-up

* Bugfix for when offsetting fahrenheit temperatures
FJBDev added a commit that referenced this pull request Jan 10, 2020
* French translation

* French typo fix

* fixed issue: column width are reset when tags are saved

* Fixed issue in statistics: Tour type in tooltip is wrong for the first item

* java template update: removed parentheses

* Show tooltip for the bottom bars, the hitbox for the horizontal slider starts now below the horizontal line (for a bar chart)

* reported map2 bug

* Adding the cadence zones time percentages in the weekly summary of the
calendar

* removed useless code

* Unique function to generate the string containing the percentages of
time spent in each cadence zone

* French translation fix

* fixed bikerWeight value in gpx export

had to use getBodyWeight() method because accessing the field didn't work -> very strange

* fixed NPE when importing MT export files

* GPX import: Set default to absolute distance that the defaults for export/import are the same

* readme update

* MTB cheatsheet

* MT cheatsheet

* Revert "MTB cheatsheet"

This reverts commit f624320.

* Adding TODO for next version (Linux tile saving issue)

* Per review suggestion

* FIT import: Starting marker label from 1 instead of 0

* WIP Issues in the General men values when switching from metric to
implerial and vice versa

* WIP Elevation gain and loss can be wrong at times

* Using a java library but obtaining similar results

* Removing the series reducer

* Clean up

* WIP Fixing a bug where the metric radio buttons disappeared

* Not much progress

* Fixed the UI for the measurement system tab

* Cleanup

* Reverting for less commit "noise"

* Conversion fix

* Typo

* Updated Readme

* dutch translation

* Disabling the "Edit Marker" in the slice editor view if an existing
marker hasn't been selected

* No need to convert the tolerance DP in this case

* Updating to Eclipse 4.14 (2019-12)

* Displaying the + if altitude was added after computing the elevation
gain

* Displaying the + while computing the new elevation gain values.

* Displaying the tolerance in the current measurement system and with the
system unit

* 2020 todo's

* French translation improvements and fixes

* Adding the tour type header "T"

* removed old info

* dutch translation

* French translation fixes

* French translation

* Adding the ability to retrieve the weather with 1 click from the Tour
Edit View

* Misc

* 20.X readme update

* French typo

* French typos

* updated p2 NL repo readme

* French translation

* NPE fix : After deleting tag(s), if they were part of a tour tag filter
they need to be removed from the tour tag profile

* French translation fixes

* TourDataEditorView: Fixed a bug where after editing a value and saving
the tour, the next edit of a value will not be taken into account

* 20.X readme update

* 3rd party library updates (#7)

* Xstream library 1.3.1 to 1.4.11.1

* Updating org.json library 20160212 to 20190722

* Updating lat-lon-timezone-converter from 2016-05-04 to 2019-04-30

* Updating edtftpj from 2.0.3 to 2.5.0

* Updating from jackson 2.9.9 to 2.10.0

* Updating Joda Time from 2.9.4 to 2.10.4

* Clean-up

* Updating Apache Commons Imaging from 0.97 to 1.0-alpha1

* Forgot to remove the old library

* Updating from trove 3.0.2 to 3.1.0

* Updating from xpp3 1.1.4c to 1.1.6

* WIP Migrating from ConcurrentLinkedHashMap to its successor Caffeine

* Found a way to resize the cache

* WIP Updating from c3p0-0.9.1.2 to 0.9.5.4

* Reverting WIP Updating from c3p0-0.9.1.2 to 0.9.5.4 as it is used in
ext.ejb

* Adding the library maven links for future reference

* Forgot this file

* Updated links to quickly find the maven repo

* Updating from commons-logging-1.0.4 to 1.2 & from commons-io-1.3.1 to
2.6

* Updating xmlgraphics-commons from 1.3.1 to 2.4

* Updating jaxb-api from 2.3.0 to 2.4.0

* Updating batik-all from 1.7 to 1.12

* Updating fop from 0.95 to 2.4.0

* Updating from avalon-framework 4.2.0 to 4.3.1

* spaces

* Updating all the geoclipse libraries

* Misc

* French translation

* Replacing the "" with UI.EMPTY_STRING

* Better french translation

* Timeslices enhancement (#8)

* Xstream library 1.3.1 to 1.4.11.1

* Updating org.json library 20160212 to 20190722

* Updating lat-lon-timezone-converter from 2016-05-04 to 2019-04-30

* Updating edtftpj from 2.0.3 to 2.5.0

* Updating from jackson 2.9.9 to 2.10.0

* Updating Joda Time from 2.9.4 to 2.10.4

* Clean-up

* Updating Apache Commons Imaging from 0.97 to 1.0-alpha1

* Forgot to remove the old library

* Updating from trove 3.0.2 to 3.1.0

* Updating from xpp3 1.1.4c to 1.1.6

* WIP Migrating from ConcurrentLinkedHashMap to its successor Caffeine

* Found a way to resize the cache

* WIP Updating from c3p0-0.9.1.2 to 0.9.5.4

* Reverting WIP Updating from c3p0-0.9.1.2 to 0.9.5.4 as it is used in
ext.ejb

* Adding the library maven links for future reference

* Forgot this file

* Updated links to quickly find the maven repo

* WIP Time Slices edit values

* WIP Time Slices edit values Part2

* WIP Time Slices edit values Part3

* WIP Time Slices edit values Part4

* WIP Time Slices edit values Part5

* WIP Time Slices edit values Part6

* A small update

* Trying to highlight the modified rows

* Struggling with selecting several rows

* Found how to highlight multiple rows!

* VERY important to put it after the fireTourModification!

* Clean reselection after having updated the values

* WIP Time Slices edit values Part8

* Updating from commons-logging-1.0.4 to 1.2 & from commons-io-1.3.1 to
2.6

* Updating xmlgraphics-commons from 1.3.1 to 2.4

* Updating jaxb-api from 2.3.0 to 2.4.0

* Updating batik-all from 1.7 to 1.12

* Updating fop from 0.95 to 2.4.0

* Updating from avalon-framework 4.2.0 to 4.3.1

* spaces

* Updating all the geoclipse libraries

* A bit more work o the edit dialog

* UI work

* More UI progress

* Still tinkering with the UI (back to radio buttons for the fields ?)

* UI work

* UI getting close to being done

* Getting close to the end

* Work completed

* WIP Sorting time slice editor columns

* Misc

* Elevationgain computationfix (#2)

* French translation improvements and fixes

* Adding the tour type header "T"

* French translation fixes

* French translation

* Adding the ability to retrieve the weather with 1 click from the Tour
Edit View

* Misc

* 20.X readme update

* French typo

* French typos

* Editvalues timeslices (#3)

* French translation improvements and fixes

* Adding the tour type header "T"

* French translation fixes

* French translation

* Adding the ability to retrieve the weather with 1 click from the Tour
Edit View

* Misc

* 20.X readme update

* French typo

* French typos

* WIP Sorting columns

* Test

* Elevationgain computationfix (#4)

* French translation improvements and fixes

* Adding the tour type header "T"

* French translation fixes

* French translation

* Adding the ability to retrieve the weather with 1 click from the Tour
Edit View

* Misc

* 20.X readme update

* French typo

* French typos

* Elevationgain computationfix (#5)

* French translation improvements and fixes

* Adding the tour type header "T"

* French translation fixes

* French translation

* Adding the ability to retrieve the weather with 1 click from the Tour
Edit View

* Misc

* 20.X readme update

* French typo

* French typos

* The column sorting works on the heart rate column!

* Clean-up

* Replacing the "" with UI.EMPTY_STRING

* WIP editing sorted columns

* WIP

* WIP : Sorting time slices editor columns

* WIP Sorting and editing time slices columns

* We can now sort by the index column

* Feature testing and clean-up

* Bugfix for when offsetting fahrenheit temperatures

* Not applicable

* We disable the edit time slices menu if the view is in readonly mode

* Updated 20.X readme

Co-authored-by: Wolfgang Schramm <wolfgang-ch@users.noreply.github.com>
FJBDev added a commit that referenced this pull request Jan 13, 2020
…levation Loss Difference, Pace Difference (#10)

* WIP here

* 20.X as of 20200110 (#9)

* French translation

* French typo fix

* fixed issue: column width are reset when tags are saved

* Fixed issue in statistics: Tour type in tooltip is wrong for the first item

* java template update: removed parentheses

* Show tooltip for the bottom bars, the hitbox for the horizontal slider starts now below the horizontal line (for a bar chart)

* reported map2 bug

* Adding the cadence zones time percentages in the weekly summary of the
calendar

* removed useless code

* Unique function to generate the string containing the percentages of
time spent in each cadence zone

* French translation fix

* fixed bikerWeight value in gpx export

had to use getBodyWeight() method because accessing the field didn't work -> very strange

* fixed NPE when importing MT export files

* GPX import: Set default to absolute distance that the defaults for export/import are the same

* readme update

* MTB cheatsheet

* MT cheatsheet

* Revert "MTB cheatsheet"

This reverts commit f624320.

* Adding TODO for next version (Linux tile saving issue)

* Per review suggestion

* FIT import: Starting marker label from 1 instead of 0

* WIP Issues in the General men values when switching from metric to
implerial and vice versa

* WIP Elevation gain and loss can be wrong at times

* Using a java library but obtaining similar results

* Removing the series reducer

* Clean up

* WIP Fixing a bug where the metric radio buttons disappeared

* Not much progress

* Fixed the UI for the measurement system tab

* Cleanup

* Reverting for less commit "noise"

* Conversion fix

* Typo

* Updated Readme

* dutch translation

* Disabling the "Edit Marker" in the slice editor view if an existing
marker hasn't been selected

* No need to convert the tolerance DP in this case

* Updating to Eclipse 4.14 (2019-12)

* Displaying the + if altitude was added after computing the elevation
gain

* Displaying the + while computing the new elevation gain values.

* Displaying the tolerance in the current measurement system and with the
system unit

* 2020 todo's

* French translation improvements and fixes

* Adding the tour type header "T"

* removed old info

* dutch translation

* French translation fixes

* French translation

* Adding the ability to retrieve the weather with 1 click from the Tour
Edit View

* Misc

* 20.X readme update

* French typo

* French typos

* updated p2 NL repo readme

* French translation

* NPE fix : After deleting tag(s), if they were part of a tour tag filter
they need to be removed from the tour tag profile

* French translation fixes

* TourDataEditorView: Fixed a bug where after editing a value and saving
the tour, the next edit of a value will not be taken into account

* 20.X readme update

* 3rd party library updates (#7)

* Xstream library 1.3.1 to 1.4.11.1

* Updating org.json library 20160212 to 20190722

* Updating lat-lon-timezone-converter from 2016-05-04 to 2019-04-30

* Updating edtftpj from 2.0.3 to 2.5.0

* Updating from jackson 2.9.9 to 2.10.0

* Updating Joda Time from 2.9.4 to 2.10.4

* Clean-up

* Updating Apache Commons Imaging from 0.97 to 1.0-alpha1

* Forgot to remove the old library

* Updating from trove 3.0.2 to 3.1.0

* Updating from xpp3 1.1.4c to 1.1.6

* WIP Migrating from ConcurrentLinkedHashMap to its successor Caffeine

* Found a way to resize the cache

* WIP Updating from c3p0-0.9.1.2 to 0.9.5.4

* Reverting WIP Updating from c3p0-0.9.1.2 to 0.9.5.4 as it is used in
ext.ejb

* Adding the library maven links for future reference

* Forgot this file

* Updated links to quickly find the maven repo

* Updating from commons-logging-1.0.4 to 1.2 & from commons-io-1.3.1 to
2.6

* Updating xmlgraphics-commons from 1.3.1 to 2.4

* Updating jaxb-api from 2.3.0 to 2.4.0

* Updating batik-all from 1.7 to 1.12

* Updating fop from 0.95 to 2.4.0

* Updating from avalon-framework 4.2.0 to 4.3.1

* spaces

* Updating all the geoclipse libraries

* Misc

* French translation

* Replacing the "" with UI.EMPTY_STRING

* Better french translation

* Timeslices enhancement (#8)

* Xstream library 1.3.1 to 1.4.11.1

* Updating org.json library 20160212 to 20190722

* Updating lat-lon-timezone-converter from 2016-05-04 to 2019-04-30

* Updating edtftpj from 2.0.3 to 2.5.0

* Updating from jackson 2.9.9 to 2.10.0

* Updating Joda Time from 2.9.4 to 2.10.4

* Clean-up

* Updating Apache Commons Imaging from 0.97 to 1.0-alpha1

* Forgot to remove the old library

* Updating from trove 3.0.2 to 3.1.0

* Updating from xpp3 1.1.4c to 1.1.6

* WIP Migrating from ConcurrentLinkedHashMap to its successor Caffeine

* Found a way to resize the cache

* WIP Updating from c3p0-0.9.1.2 to 0.9.5.4

* Reverting WIP Updating from c3p0-0.9.1.2 to 0.9.5.4 as it is used in
ext.ejb

* Adding the library maven links for future reference

* Forgot this file

* Updated links to quickly find the maven repo

* WIP Time Slices edit values

* WIP Time Slices edit values Part2

* WIP Time Slices edit values Part3

* WIP Time Slices edit values Part4

* WIP Time Slices edit values Part5

* WIP Time Slices edit values Part6

* A small update

* Trying to highlight the modified rows

* Struggling with selecting several rows

* Found how to highlight multiple rows!

* VERY important to put it after the fireTourModification!

* Clean reselection after having updated the values

* WIP Time Slices edit values Part8

* Updating from commons-logging-1.0.4 to 1.2 & from commons-io-1.3.1 to
2.6

* Updating xmlgraphics-commons from 1.3.1 to 2.4

* Updating jaxb-api from 2.3.0 to 2.4.0

* Updating batik-all from 1.7 to 1.12

* Updating fop from 0.95 to 2.4.0

* Updating from avalon-framework 4.2.0 to 4.3.1

* spaces

* Updating all the geoclipse libraries

* A bit more work o the edit dialog

* UI work

* More UI progress

* Still tinkering with the UI (back to radio buttons for the fields ?)

* UI work

* UI getting close to being done

* Getting close to the end

* Work completed

* WIP Sorting time slice editor columns

* Misc

* Elevationgain computationfix (#2)

* French translation improvements and fixes

* Adding the tour type header "T"

* French translation fixes

* French translation

* Adding the ability to retrieve the weather with 1 click from the Tour
Edit View

* Misc

* 20.X readme update

* French typo

* French typos

* Editvalues timeslices (#3)

* French translation improvements and fixes

* Adding the tour type header "T"

* French translation fixes

* French translation

* Adding the ability to retrieve the weather with 1 click from the Tour
Edit View

* Misc

* 20.X readme update

* French typo

* French typos

* WIP Sorting columns

* Test

* Elevationgain computationfix (#4)

* French translation improvements and fixes

* Adding the tour type header "T"

* French translation fixes

* French translation

* Adding the ability to retrieve the weather with 1 click from the Tour
Edit View

* Misc

* 20.X readme update

* French typo

* French typos

* Elevationgain computationfix (#5)

* French translation improvements and fixes

* Adding the tour type header "T"

* French translation fixes

* French translation

* Adding the ability to retrieve the weather with 1 click from the Tour
Edit View

* Misc

* 20.X readme update

* French typo

* French typos

* The column sorting works on the heart rate column!

* Clean-up

* Replacing the "" with UI.EMPTY_STRING

* WIP editing sorted columns

* WIP

* WIP : Sorting time slices editor columns

* WIP Sorting and editing time slices columns

* We can now sort by the index column

* Feature testing and clean-up

* Bugfix for when offsetting fahrenheit temperatures

* Not applicable

* We disable the edit time slices menu if the view is in readonly mode

* Updated 20.X readme

Co-authored-by: Wolfgang Schramm <wolfgang-ch@users.noreply.github.com>

* WIP : Adding elevation gain and pace between 2 markers

* Typos

* WIP : Adding the delta elevation gain loss and delta pace in the tour
marker view

* Idea

* Tour Marker-Added the following columns Elevation Gain Difference,
Elevation Loss Difference, Pace Difference

* Index fix

* Better

Co-authored-by: Wolfgang Schramm <wolfgang-ch@users.noreply.github.com>
FJBDev added a commit that referenced this pull request Jan 22, 2020
* WIP Issues in the General men values when switching from metric to
implerial and vice versa

* WIP Elevation gain and loss can be wrong at times

* Using a java library but obtaining similar results

* Removing the series reducer

* Clean up

* WIP Fixing a bug where the metric radio buttons disappeared

* Not much progress

* Fixed the UI for the measurement system tab

* Cleanup

* Reverting for less commit "noise"

* Conversion fix

* Typo

* Updated Readme

* Disabling the "Edit Marker" in the slice editor view if an existing
marker hasn't been selected

* No need to convert the tolerance DP in this case

* Displaying the + if altitude was added after computing the elevation
gain

* Displaying the + while computing the new elevation gain values.

* Displaying the tolerance in the current measurement system and with the
system unit

* French translation improvements and fixes

* Adding the tour type header "T"

* French translation fixes

* French translation

* Adding the ability to retrieve the weather with 1 click from the Tour
Edit View

* Misc

* 20.X readme update

* French typo

* French typos

* French translation

* NPE fix : After deleting tag(s), if they were part of a tour tag filter
they need to be removed from the tour tag profile

* French translation fixes

* TourDataEditorView: Fixed a bug where after editing a value and saving
the tour, the next edit of a value will not be taken into account

* 20.X readme update

* 3rd party library updates (#7)

* Xstream library 1.3.1 to 1.4.11.1

* Updating org.json library 20160212 to 20190722

* Updating lat-lon-timezone-converter from 2016-05-04 to 2019-04-30

* Updating edtftpj from 2.0.3 to 2.5.0

* Updating from jackson 2.9.9 to 2.10.0

* Updating Joda Time from 2.9.4 to 2.10.4

* Clean-up

* Updating Apache Commons Imaging from 0.97 to 1.0-alpha1

* Forgot to remove the old library

* Updating from trove 3.0.2 to 3.1.0

* Updating from xpp3 1.1.4c to 1.1.6

* WIP Migrating from ConcurrentLinkedHashMap to its successor Caffeine

* Found a way to resize the cache

* WIP Updating from c3p0-0.9.1.2 to 0.9.5.4

* Reverting WIP Updating from c3p0-0.9.1.2 to 0.9.5.4 as it is used in
ext.ejb

* Adding the library maven links for future reference

* Forgot this file

* Updated links to quickly find the maven repo

* Updating from commons-logging-1.0.4 to 1.2 & from commons-io-1.3.1 to
2.6

* Updating xmlgraphics-commons from 1.3.1 to 2.4

* Updating jaxb-api from 2.3.0 to 2.4.0

* Updating batik-all from 1.7 to 1.12

* Updating fop from 0.95 to 2.4.0

* Updating from avalon-framework 4.2.0 to 4.3.1

* spaces

* Updating all the geoclipse libraries

* Misc

* French translation

* Replacing the "" with UI.EMPTY_STRING

* Better french translation

* Timeslices enhancement (#8)

* Xstream library 1.3.1 to 1.4.11.1

* Updating org.json library 20160212 to 20190722

* Updating lat-lon-timezone-converter from 2016-05-04 to 2019-04-30

* Updating edtftpj from 2.0.3 to 2.5.0

* Updating from jackson 2.9.9 to 2.10.0

* Updating Joda Time from 2.9.4 to 2.10.4

* Clean-up

* Updating Apache Commons Imaging from 0.97 to 1.0-alpha1

* Forgot to remove the old library

* Updating from trove 3.0.2 to 3.1.0

* Updating from xpp3 1.1.4c to 1.1.6

* WIP Migrating from ConcurrentLinkedHashMap to its successor Caffeine

* Found a way to resize the cache

* WIP Updating from c3p0-0.9.1.2 to 0.9.5.4

* Reverting WIP Updating from c3p0-0.9.1.2 to 0.9.5.4 as it is used in
ext.ejb

* Adding the library maven links for future reference

* Forgot this file

* Updated links to quickly find the maven repo

* WIP Time Slices edit values

* WIP Time Slices edit values Part2

* WIP Time Slices edit values Part3

* WIP Time Slices edit values Part4

* WIP Time Slices edit values Part5

* WIP Time Slices edit values Part6

* A small update

* Trying to highlight the modified rows

* Struggling with selecting several rows

* Found how to highlight multiple rows!

* VERY important to put it after the fireTourModification!

* Clean reselection after having updated the values

* WIP Time Slices edit values Part8

* Updating from commons-logging-1.0.4 to 1.2 & from commons-io-1.3.1 to
2.6

* Updating xmlgraphics-commons from 1.3.1 to 2.4

* Updating jaxb-api from 2.3.0 to 2.4.0

* Updating batik-all from 1.7 to 1.12

* Updating fop from 0.95 to 2.4.0

* Updating from avalon-framework 4.2.0 to 4.3.1

* spaces

* Updating all the geoclipse libraries

* A bit more work o the edit dialog

* UI work

* More UI progress

* Still tinkering with the UI (back to radio buttons for the fields ?)

* UI work

* UI getting close to being done

* Getting close to the end

* Work completed

* WIP Sorting time slice editor columns

* Misc

* Elevationgain computationfix (#2)

* French translation improvements and fixes

* Adding the tour type header "T"

* French translation fixes

* French translation

* Adding the ability to retrieve the weather with 1 click from the Tour
Edit View

* Misc

* 20.X readme update

* French typo

* French typos

* Editvalues timeslices (#3)

* French translation improvements and fixes

* Adding the tour type header "T"

* French translation fixes

* French translation

* Adding the ability to retrieve the weather with 1 click from the Tour
Edit View

* Misc

* 20.X readme update

* French typo

* French typos

* WIP Sorting columns

* Test

* Elevationgain computationfix (#4)

* French translation improvements and fixes

* Adding the tour type header "T"

* French translation fixes

* French translation

* Adding the ability to retrieve the weather with 1 click from the Tour
Edit View

* Misc

* 20.X readme update

* French typo

* French typos

* Elevationgain computationfix (#5)

* French translation improvements and fixes

* Adding the tour type header "T"

* French translation fixes

* French translation

* Adding the ability to retrieve the weather with 1 click from the Tour
Edit View

* Misc

* 20.X readme update

* French typo

* French typos

* The column sorting works on the heart rate column!

* Clean-up

* Replacing the "" with UI.EMPTY_STRING

* WIP editing sorted columns

* WIP

* WIP : Sorting time slices editor columns

* WIP Sorting and editing time slices columns

* We can now sort by the index column

* Feature testing and clean-up

* Bugfix for when offsetting fahrenheit temperatures

* Not applicable

* We disable the edit time slices menu if the view is in readonly mode

* Updated 20.X readme

* NPE detected

* 2020 wishes

* FIT: Fixed NPE when importing files with developer fields that are null

*  Tour Marker-Added the following columns Elevation Gain Difference, Elevation Loss Difference, Pace Difference (#10)

* WIP here

* 20.X as of 20200110 (#9)

* French translation

* French typo fix

* fixed issue: column width are reset when tags are saved

* Fixed issue in statistics: Tour type in tooltip is wrong for the first item

* java template update: removed parentheses

* Show tooltip for the bottom bars, the hitbox for the horizontal slider starts now below the horizontal line (for a bar chart)

* reported map2 bug

* Adding the cadence zones time percentages in the weekly summary of the
calendar

* removed useless code

* Unique function to generate the string containing the percentages of
time spent in each cadence zone

* French translation fix

* fixed bikerWeight value in gpx export

had to use getBodyWeight() method because accessing the field didn't work -> very strange

* fixed NPE when importing MT export files

* GPX import: Set default to absolute distance that the defaults for export/import are the same

* readme update

* MTB cheatsheet

* MT cheatsheet

* Revert "MTB cheatsheet"

This reverts commit f624320.

* Adding TODO for next version (Linux tile saving issue)

* Per review suggestion

* FIT import: Starting marker label from 1 instead of 0

* WIP Issues in the General men values when switching from metric to
implerial and vice versa

* WIP Elevation gain and loss can be wrong at times

* Using a java library but obtaining similar results

* Removing the series reducer

* Clean up

* WIP Fixing a bug where the metric radio buttons disappeared

* Not much progress

* Fixed the UI for the measurement system tab

* Cleanup

* Reverting for less commit "noise"

* Conversion fix

* Typo

* Updated Readme

* dutch translation

* Disabling the "Edit Marker" in the slice editor view if an existing
marker hasn't been selected

* No need to convert the tolerance DP in this case

* Updating to Eclipse 4.14 (2019-12)

* Displaying the + if altitude was added after computing the elevation
gain

* Displaying the + while computing the new elevation gain values.

* Displaying the tolerance in the current measurement system and with the
system unit

* 2020 todo's

* French translation improvements and fixes

* Adding the tour type header "T"

* removed old info

* dutch translation

* French translation fixes

* French translation

* Adding the ability to retrieve the weather with 1 click from the Tour
Edit View

* Misc

* 20.X readme update

* French typo

* French typos

* updated p2 NL repo readme

* French translation

* NPE fix : After deleting tag(s), if they were part of a tour tag filter
they need to be removed from the tour tag profile

* French translation fixes

* TourDataEditorView: Fixed a bug where after editing a value and saving
the tour, the next edit of a value will not be taken into account

* 20.X readme update

* 3rd party library updates (#7)

* Xstream library 1.3.1 to 1.4.11.1

* Updating org.json library 20160212 to 20190722

* Updating lat-lon-timezone-converter from 2016-05-04 to 2019-04-30

* Updating edtftpj from 2.0.3 to 2.5.0

* Updating from jackson 2.9.9 to 2.10.0

* Updating Joda Time from 2.9.4 to 2.10.4

* Clean-up

* Updating Apache Commons Imaging from 0.97 to 1.0-alpha1

* Forgot to remove the old library

* Updating from trove 3.0.2 to 3.1.0

* Updating from xpp3 1.1.4c to 1.1.6

* WIP Migrating from ConcurrentLinkedHashMap to its successor Caffeine

* Found a way to resize the cache

* WIP Updating from c3p0-0.9.1.2 to 0.9.5.4

* Reverting WIP Updating from c3p0-0.9.1.2 to 0.9.5.4 as it is used in
ext.ejb

* Adding the library maven links for future reference

* Forgot this file

* Updated links to quickly find the maven repo

* Updating from commons-logging-1.0.4 to 1.2 & from commons-io-1.3.1 to
2.6

* Updating xmlgraphics-commons from 1.3.1 to 2.4

* Updating jaxb-api from 2.3.0 to 2.4.0

* Updating batik-all from 1.7 to 1.12

* Updating fop from 0.95 to 2.4.0

* Updating from avalon-framework 4.2.0 to 4.3.1

* spaces

* Updating all the geoclipse libraries

* Misc

* French translation

* Replacing the "" with UI.EMPTY_STRING

* Better french translation

* Timeslices enhancement (#8)

* Xstream library 1.3.1 to 1.4.11.1

* Updating org.json library 20160212 to 20190722

* Updating lat-lon-timezone-converter from 2016-05-04 to 2019-04-30

* Updating edtftpj from 2.0.3 to 2.5.0

* Updating from jackson 2.9.9 to 2.10.0

* Updating Joda Time from 2.9.4 to 2.10.4

* Clean-up

* Updating Apache Commons Imaging from 0.97 to 1.0-alpha1

* Forgot to remove the old library

* Updating from trove 3.0.2 to 3.1.0

* Updating from xpp3 1.1.4c to 1.1.6

* WIP Migrating from ConcurrentLinkedHashMap to its successor Caffeine

* Found a way to resize the cache

* WIP Updating from c3p0-0.9.1.2 to 0.9.5.4

* Reverting WIP Updating from c3p0-0.9.1.2 to 0.9.5.4 as it is used in
ext.ejb

* Adding the library maven links for future reference

* Forgot this file

* Updated links to quickly find the maven repo

* WIP Time Slices edit values

* WIP Time Slices edit values Part2

* WIP Time Slices edit values Part3

* WIP Time Slices edit values Part4

* WIP Time Slices edit values Part5

* WIP Time Slices edit values Part6

* A small update

* Trying to highlight the modified rows

* Struggling with selecting several rows

* Found how to highlight multiple rows!

* VERY important to put it after the fireTourModification!

* Clean reselection after having updated the values

* WIP Time Slices edit values Part8

* Updating from commons-logging-1.0.4 to 1.2 & from commons-io-1.3.1 to
2.6

* Updating xmlgraphics-commons from 1.3.1 to 2.4

* Updating jaxb-api from 2.3.0 to 2.4.0

* Updating batik-all from 1.7 to 1.12

* Updating fop from 0.95 to 2.4.0

* Updating from avalon-framework 4.2.0 to 4.3.1

* spaces

* Updating all the geoclipse libraries

* A bit more work o the edit dialog

* UI work

* More UI progress

* Still tinkering with the UI (back to radio buttons for the fields ?)

* UI work

* UI getting close to being done

* Getting close to the end

* Work completed

* WIP Sorting time slice editor columns

* Misc

* Elevationgain computationfix (#2)

* French translation improvements and fixes

* Adding the tour type header "T"

* French translation fixes

* French translation

* Adding the ability to retrieve the weather with 1 click from the Tour
Edit View

* Misc

* 20.X readme update

* French typo

* French typos

* Editvalues timeslices (#3)

* French translation improvements and fixes

* Adding the tour type header "T"

* French translation fixes

* French translation

* Adding the ability to retrieve the weather with 1 click from the Tour
Edit View

* Misc

* 20.X readme update

* French typo

* French typos

* WIP Sorting columns

* Test

* Elevationgain computationfix (#4)

* French translation improvements and fixes

* Adding the tour type header "T"

* French translation fixes

* French translation

* Adding the ability to retrieve the weather with 1 click from the Tour
Edit View

* Misc

* 20.X readme update

* French typo

* French typos

* Elevationgain computationfix (#5)

* French translation improvements and fixes

* Adding the tour type header "T"

* French translation fixes

* French translation

* Adding the ability to retrieve the weather with 1 click from the Tour
Edit View

* Misc

* 20.X readme update

* French typo

* French typos

* The column sorting works on the heart rate column!

* Clean-up

* Replacing the "" with UI.EMPTY_STRING

* WIP editing sorted columns

* WIP

* WIP : Sorting time slices editor columns

* WIP Sorting and editing time slices columns

* We can now sort by the index column

* Feature testing and clean-up

* Bugfix for when offsetting fahrenheit temperatures

* Not applicable

* We disable the edit time slices menu if the view is in readonly mode

* Updated 20.X readme

Co-authored-by: Wolfgang Schramm <wolfgang-ch@users.noreply.github.com>

* WIP : Adding elevation gain and pace between 2 markers

* Typos

* WIP : Adding the delta elevation gain loss and delta pace in the tour
marker view

* Idea

* Tour Marker-Added the following columns Elevation Gain Difference,
Elevation Loss Difference, Pace Difference

* Index fix

* Better

Co-authored-by: Wolfgang Schramm <wolfgang-ch@users.noreply.github.com>

* French accent

* NPE fix

* French translation

* NPE fix

* Readme update

* French translation improvements

* Tourinfotooltip enabled/disabled for tourcompare result view (#11)

* WIP : Add the ability to hide the tour tooltip in the
TourCompareResultView

* Part2

* Readme update

* French translation

* Fixing possible NPEs in my new code

* Fixing a bug where the elevation gain and loss numbers for markers
greater than 1 was erroneous

* French

* French

* French

* French translation

* French translation

Co-authored-by: Wolfgang Schramm <wolfgang-ch@users.noreply.github.com>
FJBDev added a commit that referenced this pull request Apr 24, 2020
values we correct them to preserve and use the data provided in the
original file
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

1 participant