log client/src/lib/mixins.js @ 5736:55892008ec96 default tip

age author description
Tue, 13 Jul 2021 13:00:41 +0200 Thomas Junk PDFTool now supports new template parameter {surveydate}. marking-single-beam
Tue, 13 Jul 2021 12:24:29 +0200 Thomas Junk Pdf-Template: Use survey-date for {date-minor} when bottleneck survey is visible. marking-single-beam
Tue, 01 Jun 2021 09:33:03 +0200 Fadi Abbud Client: Implement handling zpg-exception info in pdf zpg-exception
Tue, 29 Oct 2019 16:29:29 +0100 Fadi Abbud client: image-export: add diagram legend
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 12:24:35 +0100 Fadi Abbud client: image-export: improve hyperlink ids for download
Fri, 25 Oct 2019 13:46:05 +0200 Fadi Abbud client: implement exporting of diagram as image (waterlevel)
Tue, 15 Oct 2019 17:16:36 +0200 Fadi Abbud client: improve filename generation for downloads
Thu, 26 Sep 2019 14:21:49 +0200 Fadi Abbud client: pdf-gen: improve code for textbox element
Tue, 24 Sep 2019 16:39:06 +0200 Fadi Abbud client: pdf-gen: improve file naming for the exported pdf
Mon, 23 Sep 2019 09:55:48 +0200 Fadi Abbud client: pdf-gen: fix diagram title for pdf (waterlevels, hydrologicalconditions)
Fri, 06 Sep 2019 14:39:21 +0200 Fadi Abbud pdf-gen: adjust place of text for textbox element
Mon, 19 Aug 2019 12:55:23 +0200 Fadi Abbud client: pdf-gen: export the selected time-range of diagram on pdf(waterlevels)
Fri, 02 Aug 2019 13:30:29 +0200 Thomas Junk merge default into improvepdf improvepdf
Fri, 02 Aug 2019 12:59:23 +0200 Fadi Abbud client: Waterleveldiagram
Thu, 01 Aug 2019 11:57:36 +0200 Thomas Junk mixin: set relative defaults for margins improvepdf
Thu, 01 Aug 2019 10:38:15 +0200 Thomas Junk hydrological_conditions: use offsets relative to svgwidth and svgheight improvepdf
Tue, 30 Jul 2019 16:31:21 +0200 Thomas Junk calculate scaling factor depending on DPI
Thu, 18 Jul 2019 15:04:30 +0200 Thomas Junk improve fairwaydiagram printing positioning
Thu, 18 Jul 2019 12:50:33 +0200 Fadi Abbud clinet: pdf-gen: fix positioning of text for template-textbox element
Wed, 17 Jul 2019 15:45:56 +0200 Fadi Abbud client: pdf-gen: improve addtext for pdf
Wed, 17 Jul 2019 15:12:23 +0200 Sascha Wilde Reverted merge with diagram-cleanup -- its not yet ready.
Fri, 12 Jul 2019 15:53:20 +0200 Markus Kottlaender client: diagram mixin: removed unncessary method params diagram-cleanup
Fri, 12 Jul 2019 15:36:02 +0200 Markus Kottlaender client: diagram: avoid unnecessary const in default template 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:39:29 +0200 Fadi Abbud client:pdf-gen: correct default values of diagram size on pdf
Fri, 12 Jul 2019 11:02:46 +0200 Thomas Junk refactor addDiagram to mixin and remove code duplication