log client/src/components/fairway/Fairwayprofile.vue @ 4808:db450fcc8ed7

age author description
Tue, 29 Oct 2019 11:04:14 +0100 Fadi Abbud client: add title for the exported image
Mon, 28 Oct 2019 16:38:23 +0100 Fadi Abbud client: image-export: render diagram offscreen and use mixins in fairway-diagram
Mon, 28 Oct 2019 11:25:25 +0100 Fadi Abbud client: fairwayprofile: implement image-export
Mon, 21 Oct 2019 11:59:14 +0200 Thomas Junk fairway_profile: fix offscreen rendering bug.
Fri, 18 Oct 2019 16:04:22 +0200 Fadi Abbud client: fix drawing of fairwaybox border in the exported pdf
Fri, 18 Oct 2019 12:55:50 +0200 Thomas Junk fairway profile: fix box rendering
Wed, 16 Oct 2019 15:52:50 +0200 Thomas Junk fairwayprofile: fix broken legend
Wed, 16 Oct 2019 15:44:38 +0200 Thomas Junk fix pdf colors legend
Wed, 16 Oct 2019 15:40:27 +0200 Thomas Junk adjust fill color in pdf legend
Wed, 16 Oct 2019 10:31:00 +0200 Thomas Junk fairway_profile: make selection of custom depth continuous till the end of the diagram
Tue, 15 Oct 2019 17:16:36 +0200 Fadi Abbud client: improve filename generation for downloads
Tue, 15 Oct 2019 16:13:10 +0200 Thomas Junk custom fairway box limit to diagram fix
Tue, 15 Oct 2019 16:05:43 +0200 Thomas Junk custom fairway box limit to diagram
Tue, 15 Oct 2019 15:55:12 +0200 Thomas Junk fairway_profile: calculate scales
Tue, 15 Oct 2019 15:44:07 +0200 Thomas Junk fairway profile line use correct delta
Mon, 14 Oct 2019 14:44:51 +0200 Thomas Junk Add delta to reference waterlevel to current depth.
Mon, 14 Oct 2019 08:25:13 +0200 Fadi Abbud client: fairwayprofile: improve y-axes of diagram
Wed, 09 Oct 2019 14:40:56 +0200 Fadi Abbud client: mark diagram strings for translation(fairwayprofile)
Mon, 07 Oct 2019 15:42:26 +0200 Fadi Abbud client: Fairwayprofile: (minor) remove empty lines
Mon, 07 Oct 2019 12:12:06 +0200 Fadi Abbud Client: fairwayprofile: fix drawing of fairway-box
Wed, 02 Oct 2019 12:42:25 +0200 Fadi Abbud client: fairwayprofile: implement custom depth for x-cuts
Tue, 24 Sep 2019 16:39:06 +0200 Fadi Abbud client: pdf-gen: improve file naming for the exported pdf
Tue, 27 Aug 2019 09:09:17 +0200 Thomas Junk fairway_profile: remove console.log()
Fri, 23 Aug 2019 12:04:19 +0200 Thomas Junk fairway_profile: use style information for painting of LOS cuts
Fri, 23 Aug 2019 10:43:06 +0200 Fadi Abbud fairway_profile: adjust color types for fairwaydimensions
Thu, 01 Aug 2019 11:47:27 +0200 Thomas Junk fairwayprofile: set margins relative to svgheight and svgwidth improvepdf
Fri, 19 Jul 2019 16:59:25 +0200 Sascha Wilde Fixed offset for fairway box
Thu, 18 Jul 2019 15:04:30 +0200 Thomas Junk improve fairwaydiagram printing positioning
Wed, 17 Jul 2019 15:12:23 +0200 Sascha Wilde Reverted merge with diagram-cleanup -- its not yet ready.
Fri, 12 Jul 2019 16:18:49 +0200 Markus Kottlaender client: fairway profile diagram: inlined scaleFairwayProfile method to be more in line with other diagrams diagram-cleanup