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

Map25 experimental: satellite maps and more #158

Merged
merged 448 commits into from
Nov 11, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
448 commits
Select commit Hold shift + click to select a range
4b91450
Merge pull request #117 from FJBDev/marker-outofsync
wolfgang-ch Sep 24, 2019
bc1a8bb
removed this.
wolfgang-ch Sep 24, 2019
b2d9641
We shouldn't set the timezone if the activity has no start time
FJBDev Sep 24, 2019
a1415fe
show min/max temperature in tour book view
wolfgang-ch Sep 24, 2019
3ff5fcd
better explanation
FJBDev Sep 24, 2019
5612752
Elevation Change in the calendar profile
FJBDev Sep 25, 2019
4b57072
Merge branch 'FJBDev-experimental'
wolfgang-ch Sep 25, 2019
4a30c95
resorted column
wolfgang-ch Sep 25, 2019
e9f5eaf
Merge branch 'master' into set_min_max_temperature
wolfgang-ch Sep 25, 2019
ae27685
- log computing of min/max temperature
wolfgang-ch Sep 25, 2019
8bab827
ignore 0 values which can be valid but also occure when temperature i…
wolfgang-ch Sep 25, 2019
11ab5ce
- show loading monitor when necessary
wolfgang-ch Sep 25, 2019
469a2ca
Merge remote-tracking branch 'wolfgang/master'
FJBDev Sep 25, 2019
53a14df
reorganized readme
wolfgang-ch Sep 25, 2019
43be1f1
Merge remote-tracking branch 'Wolfgang/master'
FJBDev Sep 25, 2019
3c5ae59
Merge remote-tracking branch 'origin/master' into elevationchange-per…
FJBDev Sep 25, 2019
3280113
The elevation change computation needs the gain and the loss
FJBDev Sep 25, 2019
4852928
Using SQL statements to compute cadence zones times for multiple tours
FJBDev Sep 25, 2019
7e734b9
Merge pull request #118 from FJBDev/master
wolfgang-ch Sep 26, 2019
d2fe503
Merge pull request #119 from FJBDev/cadencetimes-slow-fast
wolfgang-ch Sep 26, 2019
aa770b5
implemented feature to compute tour values and save it with sql state…
wolfgang-ch Sep 26, 2019
26b8573
The log has now a title line
FJBDev Sep 26, 2019
0630ade
Using the computeNoDataserieValues_ForAllTours for the preference page
FJBDev Sep 26, 2019
19f8211
Merge remote-tracking branch 'Wolfgang/master' into elevationchange-p…
FJBDev Sep 26, 2019
22e2311
Merge remote-tracking branch 'origin/master' into elevationchange-per…
FJBDev Sep 26, 2019
35a6d29
Adding to the tour book and calendar the average elevation change
FJBDev Sep 26, 2019
a5efaf2
We update the average elevation change anytime the up and down altitude
FJBDev Sep 27, 2019
e6de099
String externalizing
FJBDev Sep 27, 2019
177abef
First, we clean-up a bit
FJBDev Sep 27, 2019
c93300c
TCX Export: Adding the possibility to specify an activity type (defaults
FJBDev Sep 27, 2019
a7b4018
Adding the readme notes
FJBDev Sep 27, 2019
1259aea
Reverting the original indentation
FJBDev Sep 27, 2019
9300bdb
Forgot to add those lines
FJBDev Sep 28, 2019
3eb99eb
Translation fix
FJBDev Sep 28, 2019
a9ac082
import Course/Name
wolfgang-ch Sep 28, 2019
e406dd1
import Course/Name
wolfgang-ch Sep 28, 2019
304ab61
Merge pull request #120 from FJBDev/master
wolfgang-ch Sep 28, 2019
f3fee1c
beautify log title
wolfgang-ch Sep 28, 2019
9834bca
Merge branch 'FJBDev'
wolfgang-ch Sep 28, 2019
3a56f31
Merge pull request #121 from FJBDev/elevationchange-permile
wolfgang-ch Sep 28, 2019
638244f
Tourbook view: Show tour start/end location
wolfgang-ch Sep 29, 2019
f1c7aeb
Dialog Quick Edit: Edit tour start/end location
wolfgang-ch Sep 29, 2019
53502fb
Tourbook view: moved refresh view action into view menu -> is used no…
wolfgang-ch Sep 29, 2019
bff242b
Merge remote-tracking branch 'wolfgang/master' into tcx-activitytypes
FJBDev Sep 29, 2019
fb78f2c
Readme update
FJBDev Sep 29, 2019
c83e3f9
Changes per code review
FJBDev Sep 29, 2019
19cb376
Merge remote-tracking branch 'wolfgang/master' into
FJBDev Sep 29, 2019
74c61cc
Beautify log title
FJBDev Sep 29, 2019
f1c9d69
Fixing past merge
FJBDev Sep 29, 2019
3476c9d
Renaming from tourAvgAltChange to avgAltitudeChange
FJBDev Sep 29, 2019
5906be6
Per code review suggestions
FJBDev Sep 29, 2019
5ec45dd
Why, Elcipse ?
FJBDev Sep 29, 2019
ddeb731
Msic fixes and changes
FJBDev Sep 29, 2019
1ee66d2
Forgot the comma
FJBDev Sep 29, 2019
e57d7a3
Extra-space removal
FJBDev Sep 29, 2019
712f117
The sequence is more important than the grouping
FJBDev Sep 29, 2019
ee8b9b5
Adding valuable info when importing tours (how many were imported and
FJBDev Sep 29, 2019
ef18a56
Merge pull request #122 from FJBDev/tcx-activitytypes
wolfgang-ch Sep 30, 2019
68365db
Merge pull request #123 from FJBDev/elevationchange-permile
wolfgang-ch Sep 30, 2019
a3c85f2
fixed wrong rpm/spm cadence
wolfgang-ch Sep 30, 2019
b86f823
Merge pull request #124 from FJBDev/master
wolfgang-ch Oct 1, 2019
a232206
Merge remote-tracking branch 'Wolfgang/master'
FJBDev Oct 1, 2019
6d85a28
String externalizing and adding autocompletion for the activity types
FJBDev Oct 1, 2019
5d2fc84
Merge remote-tracking branch 'Wolfgang/master' into tcx-activitytypes
FJBDev Oct 1, 2019
0414855
Merge remote-tracking branch 'Wolfgang/master' into elevationchange-p…
FJBDev Oct 1, 2019
37ef775
Bugfix: Because of the extra space, the icons were not found and a red
FJBDev Oct 2, 2019
da22b69
French translation
FJBDev Oct 2, 2019
7c54e55
Merge pull request #126 from FJBDev/tcx-activitytypes
wolfgang-ch Oct 2, 2019
3267291
Merge pull request #127 from FJBDev/master
wolfgang-ch Oct 2, 2019
989b5a2
readme update
wolfgang-ch Oct 2, 2019
39c916a
Merge remote-tracking branch 'Wolfgang/master' into elevationchange-p…
FJBDev Oct 2, 2019
06187ea
changing only the text content and not the text keys
FJBDev Oct 2, 2019
3bdd279
More revert
FJBDev Oct 2, 2019
02bcb7a
Altitude to elevation gain (english and french)
FJBDev Oct 2, 2019
bc8fe8e
Case
FJBDev Oct 2, 2019
4f18b64
FitLogEx: Supporting the unique equipment import and mapping (using
FJBDev Oct 3, 2019
8e1e611
Moved
FJBDev Oct 3, 2019
688b735
Better comments and improvements
FJBDev Oct 3, 2019
0ee7d54
Eclipse, WHY??
FJBDev Oct 3, 2019
b5640a9
Misc
FJBDev Oct 3, 2019
279480c
Taking care of the case where an equipment has no name
FJBDev Oct 3, 2019
37829d2
Fix an endless loop when importing CM4xxM data files
Oct 3, 2019
c21182b
Fix a few typos
Oct 3, 2019
a4dd738
Merge pull request #128 from FJBDev/elevationchange-permile
wolfgang-ch Oct 4, 2019
27f210a
Merge pull request #129 from FJBDev/master
wolfgang-ch Oct 4, 2019
7fa0882
Merge pull request #130 from cyc1ingsir/bugfix/125-endless-loop-cm4xxm
wolfgang-ch Oct 4, 2019
8f9d622
Readme update: Fixed endless loop when reading a CM4xxM DAT file
wolfgang-ch Oct 4, 2019
ab394ea
Merge remote-tracking branch 'Wolfgang/master' into elevationchange-p…
FJBDev Oct 4, 2019
5d754c2
French translation
FJBDev Oct 4, 2019
f19433a
Indentation
FJBDev Oct 4, 2019
cca163c
Reverting what eclipse did
FJBDev Oct 4, 2019
3f1e9be
Merge pull request #131 from FJBDev/master
wolfgang-ch Oct 7, 2019
d3ac811
Merge pull request #132 from FJBDev/elevationchange-permile
wolfgang-ch Oct 7, 2019
1d85e9f
Merge branch 'FJBDev-experimental'
wolfgang-ch Oct 7, 2019
d52330e
readme update
wolfgang-ch Oct 7, 2019
e4afd4c
externalized strings
wolfgang-ch Oct 7, 2019
679dded
removed any not used text strings
wolfgang-ch Oct 7, 2019
4b33ad0
Changing altitude to elevation (english only)
FJBDev Oct 7, 2019
4f460ce
The initial values should be 0 and identical #133
FJBDev Oct 7, 2019
173d2be
Forgot that one
FJBDev Oct 7, 2019
f48e5c0
Bugfix for when reimporting multiple tours when one of them fails.
FJBDev Oct 7, 2019
be51de1
Readme updates
FJBDev Oct 8, 2019
cb8c419
Merge pull request #134 from FJBDev/master
wolfgang-ch Oct 8, 2019
dc4d27d
Merge pull request #135 from FJBDev/cadence-slowvsfast-fixes
wolfgang-ch Oct 8, 2019
b183e75
Merge pull request #136 from FJBDev/reimport-fix
wolfgang-ch Oct 8, 2019
03262da
Merge remote-tracking branch 'Wolfgang/master' into reimport-fix
FJBDev Oct 8, 2019
d9c7cad
Bugfix for when no power is present in the developer field #137
FJBDev Oct 8, 2019
7aa463e
Merge remote-tracking branch 'Wolfgang/master' into reimport-fix
FJBDev Oct 8, 2019
d3e9338
to investigate
FJBDev Oct 8, 2019
dfe97f5
escaped single quotes by a preceeding single quote.
FJBDev Oct 8, 2019
5cac7b1
Merge pull request #138 from FJBDev/master
wolfgang-ch Oct 9, 2019
ebf741c
log with tour log manager -> replaced annoying dialog boxes
wolfgang-ch Oct 9, 2019
ad2bc2d
externalized strings, removed unused texts
wolfgang-ch Oct 9, 2019
7827257
image translation for all languages
wolfgang-ch Oct 9, 2019
d5512c6
reactivated key press behaviour
wolfgang-ch Oct 9, 2019
71152da
disable wrongly enabled action
wolfgang-ch Oct 9, 2019
34dd1a0
translating de for 19.10
wolfgang-ch Oct 9, 2019
3ac5bfb
Merge remote-tracking branch 'Wolfgang/master'
FJBDev Oct 9, 2019
de2420b
Merge remote-tracking branch 'Wolfgang/master' into reimport-fix
FJBDev Oct 9, 2019
b2ded91
Fixing the reimport for tours contained in files that have multiple
FJBDev Oct 9, 2019
6f99a44
Merge remote-tracking branch 'Wolfgang/master' into reimport-displaybug
FJBDev Oct 9, 2019
b5284f2
Merge remote-tracking branch 'origin/reimport-displaybug' into reimpo…
FJBDev Oct 9, 2019
ab538b2
Readme update
FJBDev Oct 9, 2019
13f8091
Escaping single quotes in all french texts used in a NLS.bind()
FJBDev Oct 9, 2019
5fff1aa
French translation improvements
FJBDev Oct 9, 2019
40a9a98
More fixes
FJBDev Oct 9, 2019
266449c
People should have all the data imported and then they can decide of the
FJBDev Oct 9, 2019
a1d2531
Better description
FJBDev Oct 9, 2019
8d497f2
We don't need this property to be serialized
FJBDev Oct 9, 2019
600d9e0
Removing the unit tests in the release code.
FJBDev Oct 9, 2019
0287985
Merge pull request #139 from FJBDev/reimport-displaybug
wolfgang-ch Oct 10, 2019
570188a
Merge branch 'FJBDev' into reimport-fix
wolfgang-ch Oct 10, 2019
953fbfe
Merge pull request #140 from FJBDev/reimport-fix
wolfgang-ch Oct 10, 2019
30217d2
Merge pull request #141 from FJBDev/master
wolfgang-ch Oct 10, 2019
19691d0
Merge pull request #142 from FJBDev/removing-suunto9-unittests
wolfgang-ch Oct 10, 2019
f7a9eff
Merge remote-tracking branch 'Wolfgang/master'
FJBDev Oct 10, 2019
ec4430d
translating de for 19.10
wolfgang-ch Oct 10, 2019
824cacb
Merge remote-tracking branch 'Wolfgang/master'
FJBDev Oct 10, 2019
178f86f
Tour import is now working #143
FJBDev Oct 10, 2019
80acf11
Merge pull request #144 from FJBDev/import-fix
wolfgang-ch Oct 12, 2019
612f94c
fixed https://github.com/wolfgang-ch/mytourbook/pull/140#issuecomment…
wolfgang-ch Oct 12, 2019
0f34aef
translating 19.10 de
wolfgang-ch Oct 12, 2019
8c0455c
Merge remote-tracking branch 'origin/master'
FJBDev Oct 12, 2019
a2dc342
renamed text key
wolfgang-ch Oct 12, 2019
9d913e2
Merge remote-tracking branch 'wolfgang/master'
FJBDev Oct 12, 2019
0f23388
translating de for 19.10
wolfgang-ch Oct 12, 2019
6bc1647
Merge remote-tracking branch 'wolfgang/master'
FJBDev Oct 12, 2019
011ad52
Typp
FJBDev Oct 12, 2019
cf5c3a9
restructured submenu to adjust tour values
wolfgang-ch Oct 13, 2019
33ebc2a
- changed text keys
wolfgang-ch Oct 13, 2019
1cc9f63
Merge remote-tracking branch 'wolfgang/master'
FJBDev Oct 13, 2019
575e1f3
Updated text value after Wolfgang's change cf5c3a #146
FJBDev Oct 13, 2019
085a819
Updating the new average elevation change value.
FJBDev Oct 14, 2019
8dcd58a
Reverting what Eclipse did
FJBDev Oct 14, 2019
05d7c39
Reverting what Eclipse did
FJBDev Oct 14, 2019
235a117
Merge remote-tracking branch 'origin/master'
FJBDev Oct 14, 2019
cd15c80
Merge part2
FJBDev Oct 14, 2019
43327ea
Part3
FJBDev Oct 14, 2019
97c88a2
Merge pull request #147 from FJBDev/master
wolfgang-ch Oct 14, 2019
cd7cb65
saved ° with UTF-8
wolfgang-ch Oct 14, 2019
5ce7c90
more wrong °
wolfgang-ch Oct 14, 2019
b6eee60
translated de for 19.10
wolfgang-ch Oct 15, 2019
8d337db
externalized strings
wolfgang-ch Oct 15, 2019
9769639
Linking the property
FJBDev Oct 15, 2019
a2fe0bb
French Translation for 19.10 - Start but issue
FJBDev Oct 15, 2019
cd6428d
Adding the recording time when comparing tours with a reference tour
FJBDev Oct 15, 2019
c09358b
Bugfix to update the tour counter for a given reference tour after
FJBDev Oct 15, 2019
a60c9a3
TourDatabase update and readme update
FJBDev Oct 15, 2019
d660aec
new line
FJBDev Oct 15, 2019
d0355bc
French translation
FJBDev Oct 15, 2019
8a44344
Complete french translation for 19.10
FJBDev Oct 16, 2019
55fa8cc
tycho 0.25 -> 1.4
wolfgang-ch Oct 17, 2019
ec1cff7
eclipse NL update
wolfgang-ch Oct 16, 2019
7034979
removed "org.eclipse.equinox" translations to solve this problem:
wolfgang-ch Oct 17, 2019
9ab1f8e
updated readme
wolfgang-ch Oct 17, 2019
2b60489
Merge remote-tracking branch 'Wolfgang/master'
FJBDev Oct 17, 2019
07dc18b
Merge remote-tracking branch 'Wolfgang/master' into
FJBDev Oct 17, 2019
8d7bf66
Merge remote-tracking branch 'Wolfgang/master' into referencetourview…
FJBDev Oct 17, 2019
f2b108f
Tag est une etiquette
FJBDev Oct 17, 2019
8ba88c6
Merge pull request #150 from FJBDev/referencetourview-additions
wolfgang-ch Oct 19, 2019
8618e73
fixed NPE
wolfgang-ch Oct 19, 2019
489c321
fixed issue when first ref tour (refId=0) is selected it was not disp…
wolfgang-ch Oct 19, 2019
67ef5ab
explain initial value
wolfgang-ch Oct 19, 2019
1616c06
Merge pull request #151 from FJBDev/master
wolfgang-ch Oct 19, 2019
9fd94f9
renamed eclipse nl repo project
wolfgang-ch Oct 19, 2019
58f83b8
Merge pull request #36 from wolfgang-ch/master
telemaxx Oct 19, 2019
ed8a822
changed mnemonic for start location, Alt+S is used for saving
wolfgang-ch Oct 19, 2019
15aa79f
Merge remote-tracking branch 'origin/referencetourview-additions'
FJBDev Oct 19, 2019
20c91fa
Merge remote-tracking branch 'wolfgang/master'
FJBDev Oct 19, 2019
cedb797
Changes and fixes per code review
FJBDev Oct 19, 2019
55ded31
Removing line breaks in readme file #152
FJBDev Oct 19, 2019
e0aa42e
Merge remote-tracking branch 'wolfgang/FJBDev'
FJBDev Oct 19, 2019
104d2e9
Comments
FJBDev Oct 19, 2019
f8a50b7
Merge pull request #153 from FJBDev/master
wolfgang-ch Oct 20, 2019
beb89e7
set same default value for new and updated databases
wolfgang-ch Oct 20, 2019
02817ee
activated different value formatter
wolfgang-ch Oct 20, 2019
6ae0364
set startLevel for org.apache.felix.scr otherwise installed app will …
wolfgang-ch Oct 20, 2019
729571f
adjusted white space
wolfgang-ch Oct 20, 2019
c41bde7
use same wording as previous in previous texts
wolfgang-ch Oct 20, 2019
7def2b6
de translation
wolfgang-ch Oct 20, 2019
8e489ea
reduced logging
wolfgang-ch Oct 20, 2019
28ce7bf
fixed 11 years old bug -> new root tag/category are not updated in th…
wolfgang-ch Oct 21, 2019
076fde3
19.10 translation archive
wolfgang-ch Oct 21, 2019
612b0d7
set max content width to manage extremly long urls
wolfgang-ch Oct 22, 2019
0feeeed
fixed wrong wind direction text
wolfgang-ch Oct 23, 2019
d6a2754
code cleanup, removed qualifier when not necessaary
wolfgang-ch Oct 23, 2019
62dcf2c
replaced scramble calendar with common scramble
wolfgang-ch Oct 23, 2019
a0ab9f5
scramble tag structure
wolfgang-ch Oct 23, 2019
94ab9bf
wrong shortcut
wolfgang-ch Oct 24, 2019
f54c24f
19.10 it translation
wolfgang-ch Oct 24, 2019
3fc8f5b
removed 32 bit plugins
wolfgang-ch Oct 24, 2019
63bb22b
FitLogEx : We make an exception for the TRIMP custom data field
FJBDev Oct 25, 2019
6637ea1
Merge pull request #37 from wolfgang-ch/master
telemaxx Oct 26, 2019
3a96f08
Merge remote-tracking branch 'origin/master' into map25-experimental
telemaxx Oct 26, 2019
4790011
Typo fix
FJBDev Oct 28, 2019
bc6f4a6
French translation
FJBDev Oct 29, 2019
295d318
Merge pull request #154 from FJBDev/master
wolfgang-ch Oct 29, 2019
9aa9e22
show save tags icon in dialog box
wolfgang-ch Oct 29, 2019
06f7177
fixed issue: view is not updated after tags are modified
wolfgang-ch Oct 30, 2019
224f8af
fixed issue: removed tag was still available in
wolfgang-ch Oct 30, 2019
1a5285b
fixed issue: keep tour filter when tour viewer is recreated
wolfgang-ch Oct 30, 2019
f15d6a4
19.10 release notes
wolfgang-ch Oct 30, 2019
91f60b4
Merge pull request #38 from wolfgang-ch/master
telemaxx Oct 31, 2019
571db15
Merge remote-tracking branch 'origin/master' into map25-experimental
telemaxx Oct 31, 2019
ef0d93f
French translation
FJBDev Oct 31, 2019
a0e2c06
moving enums in own classes
telemaxx Nov 2, 2019
8e48d3c
French typo fix
FJBDev Nov 3, 2019
0446e6e
mixed savestate for tour and photo.
telemaxx Nov 3, 2019
43eef3c
file structure of the enums like wolfgangs enums
telemaxx Nov 3, 2019
4ea5347
savestate for photolayer is now working
telemaxx Nov 3, 2019
df828b9
fixed issue: column width are reset when tags are saved
wolfgang-ch Nov 4, 2019
9948e4b
Merge remote-tracking branch 'Wolfgang/master'
FJBDev Nov 4, 2019
5c3b98c
starting with satellite maps
telemaxx Nov 4, 2019
f193ad4
UI for satellite maps
telemaxx Nov 5, 2019
af1e226
when photo contains exif geoinformation, using this instead of tourdata.
telemaxx Nov 5, 2019
a06b491
2nd try tu push
telemaxx Nov 5, 2019
ad4cc29
Fixed issue in statistics: Tour type in tooltip is wrong for the firs…
wolfgang-ch Nov 6, 2019
89f0c75
java template update: removed parentheses
wolfgang-ch Nov 6, 2019
75651d7
Merge pull request #155 from FJBDev/master
wolfgang-ch Nov 6, 2019
4872a9d
Merge branch 'FJBDev'
wolfgang-ch Nov 6, 2019
f38a412
Show tooltip for the bottom bars, the hitbox for the horizontal slide…
wolfgang-ch Nov 6, 2019
29b14bc
photos are "clickable"
telemaxx Nov 6, 2019
ceeaf78
show clicked photo in window
telemaxx Nov 6, 2019
4be9218
showphotolayer was not in sync with that what the gui shows
telemaxx Nov 6, 2019
c9fa3aa
reported map2 bug
wolfgang-ch Nov 7, 2019
93acec8
first preparation for storing geo position in mapbookmark
telemaxx Nov 7, 2019
cb65de0
some more preps for mapbookmark marker
telemaxx Nov 8, 2019
4014ace
some cleanup, debug off
telemaxx Nov 9, 2019
b512c02
Merge pull request #39 from wolfgang-ch/master
telemaxx Nov 9, 2019
9160398
Merge remote-tracking branch 'origin/master' into map25-experimental
telemaxx Nov 9, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
8 changes: 6 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,19 @@ bin
dist/
target/
repositories/
**/build/

**/node_modules/
**/tmp/
**/node_modules/

**/build/**/*.jar
**/*vtm*/**/build/

.apt_generated
.log

.gradle
gradle

*.js.map
*.js.uncompressed.js
/features/
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

#define AppYear "2019"
#define AppVersion "19.7.1"
#define AppVersion "19.10.0"

#define AppSubVersion ""
;#define AppSubVersion "_BETA_1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook.chart.nl;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
Fragment-Host: net.tourbook.chart
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook.common.nl;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
Fragment-Host: net.tourbook.common
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook.device.garmin.fit.nl;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
Fragment-Host: net.tourbook.device.garmin.fit
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook.device.garmin.nl;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
Fragment-Host: net.tourbook.device.garmin
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook.device.nl;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
Fragment-Host: net.tourbook.device
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook.device.nmea.nl;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
Fragment-Host: net.tourbook.device.nmea
2 changes: 1 addition & 1 deletion LANGUAGE-FRAGMENTS/net.tourbook.nl/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook.nl;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
Fragment-Host: net.tourbook
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook.photo.nl;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
Fragment-Host: net.tourbook.photo
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook.printing.nl;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
Fragment-Host: net.tourbook.printing
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook.statistics.nl;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
Fragment-Host: net.tourbook.statistics
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook.web.nl;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
Fragment-Host: net.tourbook.web
4 changes: 2 additions & 2 deletions LANGUAGE-FRAGMENTS/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>mytourbook-i18</artifactId> <groupId>net.tourbook</groupId>
<version>19.7.1-SNAPSHOT</version>
<version>19.10.0-SNAPSHOT</version>
<packaging>pom</packaging>

<parent>
<artifactId>mytourbook-app</artifactId> <groupId>net.tourbook</groupId>
<version>19.7.1-SNAPSHOT</version>
<version>19.10.0-SNAPSHOT</version>

<relativePath>../../MT/mytourbook/pom.xml</relativePath>
</parent>
Expand Down
2 changes: 1 addition & 1 deletion LANGUAGE-FRAGMENTS/translation-test/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="feature.net.tourbook.app.nl"
label="MyTourbook Translation Test"
version="19.7.0.qualifier">
version="19.10.0.qualifier">

<description>
Test translated texts.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook.chart;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook.common;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook.device.garmin.fit;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook.device.garmin;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook.device.nmea;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook.device;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook.photo;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook.printing;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook.statistics;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook.web;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Language support
Bundle-SymbolicName: net.tourbook;singleton:=true
Bundle-Version: 19.7.0.qualifier
Bundle-Version: 19.10.0.qualifier
Bundle-Vendor: MyTourbook
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,11 @@ _This document will not repeat already written text in the documentation._

### Other

**Scramble calendar content/values**
**Scramble content/values**

-DscrambleCalendar
It is scrambeling text and values. This is used to create anynymous screenshots

-DscrambleData

**Each tour has a unique id so that a tour can be imported multiple times**

Expand Down
3 changes: 0 additions & 3 deletions build/build.eclipse.3.8.2.nl.update-site/.gitignore

This file was deleted.

17 changes: 0 additions & 17 deletions build/build.eclipse.3.8.2.nl.update-site/.project

This file was deleted.

4 changes: 0 additions & 4 deletions build/build.eclipse.3.8.2.nl.update-site/site.xml

This file was deleted.

11 changes: 11 additions & 0 deletions build/build.eclipse.4.12.nl.repo/.project
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>build.eclipse.4.12.nl.repo</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
</buildSpec>
<natures>
</natures>
</projectDescription>
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
###########################
Update Eclipse NL repo
###########################

- Update Eclipse NL jar files in the current Eclipse installation
- Export "feature.net.tourbook.ext.eclipse.nl" as deployable feature into this folder "build\build.eclipse.4.12.nl.repo"
21 changes: 21 additions & 0 deletions build/build.eclipse.4.12.nl.repo/clear-repo-content.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>

<project name="create-translation-file" default="clear-update-site" basedir=".">

<target name="clear-update-site">

<delete>
<fileset dir="plugins" includes="**/*" />
</delete>

<delete>
<fileset dir="features" includes="**/*" />
</delete>

<delete file="content.jar" />
<delete file="artifacts.jar" />
<delete file="logs.zip" />

</target>

</project>
2 changes: 1 addition & 1 deletion build/build.net.tourbook.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feature
id="build.net.tourbook.feature"
label="MyTourbook Product Features"
version="19.7.1.qualifier"
version="19.10.0.qualifier"
provider-name="MyTourbook">

<description>
Expand Down