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
Wed, 29 May 2019 18:20:53 +0200 Markus Kottlaender client: fairway profiles: improved legend waterlevel-in-crossprofile
Wed, 29 May 2019 18:04:07 +0200 Markus Kottlaender client: fairway profiles: added waterlevel to title and used title as pdf filename waterlevel-in-crossprofile
Wed, 29 May 2019 15:56:14 +0200 Markus Kottlaender client: fairway profiles: implemented selection between depth reference waterlevel and current waterlevel waterlevel-in-crossprofile
Wed, 29 May 2019 13:34:59 +0200 Markus Kottlaender client: fairway profiles: fixed waterlevel axis domain waterlevel-in-crossprofile
Wed, 29 May 2019 12:19:46 +0200 Markus Kottlaender client: fairway profiles: removed strokes for sharper edges waterlevel-in-crossprofile
Tue, 28 May 2019 19:22:42 +0200 Markus Kottlaender client: fairway profiles: added second y-axis (WIP) waterlevel-in-crossprofile
Tue, 28 May 2019 18:40:02 +0200 Markus Kottlaender client: fairway profiles: removed more code waterlevel-in-crossprofile
Tue, 28 May 2019 18:27:21 +0200 Markus Kottlaender client: fairway profiles: removed some old code waterlevel-in-crossprofile
Thu, 23 May 2019 13:39:04 +0200 Fadi Abbud client: pdf-template: fix display of user and move property to mixins.js
Tue, 21 May 2019 12:34:49 +0200 Fadi Abbud client: diagram-template:remove unnecessary template properties and typo
Mon, 20 May 2019 11:46:06 +0200 Fadi Abbud client: improve diagram-legends style
Thu, 16 May 2019 11:28:44 +0200 Fadi Abbud client: diagram-template:(cleanup) move reusable pdf-functions to mixins.js
Mon, 13 May 2019 16:31:35 +0200 Fadi Abbud client: cleanup code (fairwayprofile diagram)
Fri, 10 May 2019 13:11:24 +0200 Fadi Abbud client: pdf-template: add a set of template-elements (fairwayprofile)
Fri, 10 May 2019 12:09:24 +0200 Fadi Abbud client: implemnt pdf-template for fairwayprofile diagram
Fri, 03 May 2019 12:55:16 +0200 Markus Kottlaender client: fairwayprofile: close profile diagram when switching bottlenecks
Fri, 03 May 2019 10:33:51 +0200 Markus Kottlaender client: implemented pane mechanic for diagrams
Mon, 29 Apr 2019 17:16:09 +0200 Fadi Abbud client: improve pdf-gen code for diagrams
Tue, 16 Apr 2019 12:39:55 +0200 Fadi Abbud client: add infos and diagram legend for the generated pdf(Fairway profiles)
Fri, 12 Apr 2019 13:34:18 +0200 Fadi Abbud client: improve pdf properties for diagrams
Thu, 11 Apr 2019 17:48:18 +0200 Markus Kottlaender client: linting
Thu, 11 Apr 2019 17:38:54 +0200 Fadi Abbud client:give the generated pdf name and improve canvas size
Thu, 11 Apr 2019 11:55:17 +0200 Fadi Abbud client:implemented pdf-generation for profiles diagrams
Thu, 28 Mar 2019 18:24:02 +0100 Markus Kottlaender client: fairway profile: removed old code
Thu, 28 Mar 2019 17:19:07 +0100 Markus Kottlaender client: added legend to cross profile diagram
Mon, 11 Mar 2019 11:34:54 +0100 Markus Kottlaender client: prepared store and minimized splitscreens for multiple simultaneous diagrams
Fri, 08 Mar 2019 08:50:47 +0100 Markus Kottlaender client: refactored and improved splitscreen for diagrams
Thu, 07 Mar 2019 15:19:16 +0100 Markus Kottlaender client: cross profiles: moved waterlevel select to Profiles dialog
Mon, 04 Mar 2019 13:18:35 +0100 Markus Kottlaender client: available waterlevels in fairway profile: improved styling
Mon, 25 Feb 2019 17:30:07 +0100 Thomas Junk fairway_profile: calc relative depth WIP
Mon, 25 Feb 2019 15:51:50 +0100 Thomas Junk fairway_profile: available_waterlevels selection with dummy data added
Thu, 21 Feb 2019 12:21:42 +0100 Thomas Junk fairway_profile: consuming the offered waterlevel WIP
Wed, 20 Feb 2019 13:48:22 +0100 Thomas Junk fairway_profile: render riverbed on layer behind LOS
Thu, 14 Feb 2019 14:38:50 +0100 Markus Kottlaender client: pdf-gen: use default template when backend does not provide any
Thu, 14 Feb 2019 13:53:54 +0100 Raimund Renkert client: Draw fairway dimensions for all LoS and in more "cut cases".
Fri, 08 Feb 2019 12:30:22 +0100 Thomas Junk staging: improve UI
Fri, 14 Dec 2018 11:24:50 +0100 Thomas Junk fairwayprofile: do not try to render fairwayprofile without dimensions
Wed, 12 Dec 2018 09:22:20 +0100 Thomas Junk refac: component filestructure. remove admin/map hierarchy base client/src/components/map/fairway/Fairwayprofile.vue@46cd89c3155d