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
Fri, 12 Jul 2019 15:32:15 +0200 Markus Kottlaender client: diagrams: moved downloadPDF function to mixin diagram-cleanup
Fri, 12 Jul 2019 15:18:15 +0200 Markus Kottlaender client: moved import of DiagramLegend component to diagram mixin diagram-cleanup
Fri, 12 Jul 2019 15:14:16 +0200 Markus Kottlaender client: moved duplicated code to mixins and unified code patterns in diagram components [WIP] diagram-cleanup
Fri, 12 Jul 2019 11:20:09 +0200 Thomas Junk fairway_profile: remove dependency on local state variable
Fri, 12 Jul 2019 11:02:46 +0200 Thomas Junk refactor addDiagram to mixin and remove code duplication
Fri, 12 Jul 2019 09:55:03 +0200 Thomas Junk Fairwayprofile enhanced
Thu, 11 Jul 2019 17:26:09 +0200 Sascha Wilde Used DefaultDiagramTemplate for fairwayprofile, too.
Thu, 11 Jul 2019 16:25:56 +0200 Fadi Abbud client: pdf-gen: fix rendering part of diagram (fairwayprofile)
Thu, 11 Jul 2019 15:43:33 +0200 Thomas Junk fairwayprofile: hotfix layout
Thu, 11 Jul 2019 09:18:59 +0200 Fadi Abbud client: pdf-gen: set diagram scale on pdf and adjust default template values(fairwayprofile)
Wed, 10 Jul 2019 17:08:28 +0200 Thomas Junk fairway_profile: print template edited and print mechanism improved
Wed, 10 Jul 2019 15:23:32 +0200 Thomas Junk fairwayprofile: offscreen printing
Fri, 05 Jul 2019 12:54:27 +0200 Thomas Junk Fairwayprofile with svg2pdf call and as lookup yworks-svg2pdf
Fri, 05 Jul 2019 12:39:19 +0200 Thomas Junk fix bottleneckselection: use id as identifier yworks-svg2pdf
Thu, 04 Jul 2019 11:25:25 +0200 Thomas Junk x-cuts_diagram: use mixin for template loading and image processing yworks-svg2pdf
Thu, 04 Jul 2019 10:29:48 +0200 Bernhard Reiter client: improve pdf generation yworks-svg2pdf
Wed, 03 Jul 2019 13:12:32 +0200 Bernhard Reiter client: improve pdf generation of Fairwayprofile yworks-svg2pdf
Wed, 03 Jul 2019 12:38:13 +0200 Thomas Junk Fairwayprofile: dashed patterns in PDF yworks-svg2pdf
Wed, 03 Jul 2019 09:47:59 +0200 Thomas Junk PDF: Fairwayprofile use setLineDashPattern yworks-svg2pdf
Mon, 01 Jul 2019 16:14:18 +0200 Thomas Junk include svg2pdf. substitute upstream jsdpf with yworks-fork yworks-svg2pdf
Tue, 18 Jun 2019 16:40:04 +0200 Markus Kottlaender client: diagrams: wait (longer) for legend child component to render before rendering diagram (see comments for explanation)
Tue, 18 Jun 2019 13:21:41 +0200 Markus Kottlaender client: fairway profile: avoid console error spamming by properly checking properties
Tue, 18 Jun 2019 12:53:05 +0200 Markus Kottlaender client: diagrams: fixed removal of resize listener
Mon, 17 Jun 2019 11:00:21 +0200 Fadi Abbud client: fix rendering of diagram on PDF (Fairwayprofile)
Wed, 12 Jun 2019 17:10:49 +0200 Markus Kottlaender client: cross profile: display arrow in diagram
Tue, 04 Jun 2019 12:44:22 +0200 Fadi Abbud client: diagram-template: improve diagramlegend for fairwayprofile diagram
Mon, 03 Jun 2019 16:58:02 +0200 Markus Kottlaender client: waterlevel format in diagrams changed from cm to m and localized
Mon, 03 Jun 2019 13:59:41 +0200 Markus Kottlaender client: cross profiles: support gabs in fairway and improved display in diagram and legend
Fri, 31 May 2019 15:22:30 +0200 Markus Kottlaender client: fairway profiles: re-added stroke to fairway box
Fri, 31 May 2019 11:08:27 +0200 Fadi Abbud client: diagram-template: improve values of template elements