log client/src/components/gauge/Waterlevel.vue @ 4809:b6d8570b8480

age author description
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 12:24:35 +0100 Fadi Abbud client: image-export: improve hyperlink ids for download
Fri, 25 Oct 2019 16:12:43 +0200 Fadi Abbud client: waterlevel: improve button style and downloaded file naming
Fri, 25 Oct 2019 13:46:05 +0200 Fadi Abbud client: implement exporting of diagram as image (waterlevel)
Thu, 17 Oct 2019 16:21:12 +0200 Thomas Junk mark date for translation
Thu, 17 Oct 2019 12:27:12 +0200 Thomas Junk minor fixes date localization
Thu, 17 Oct 2019 12:24:52 +0200 Thomas Junk Waterlevel: implement date localization
Wed, 16 Oct 2019 16:40:08 +0200 Fadi Abbud client: translations: mark strings for translation
Tue, 15 Oct 2019 17:16:36 +0200 Fadi Abbud client: improve filename generation for downloads
Mon, 14 Oct 2019 16:26:46 +0200 Fadi Abbud client: translation: implement marking of diagram labels
Wed, 09 Oct 2019 12:44:34 +0200 Fadi Abbud client: mark diagram strings for translations(waterlevels,hydrologicalconditions)
Tue, 24 Sep 2019 16:39:06 +0200 Fadi Abbud client: pdf-gen: improve file naming for the exported pdf
Mon, 23 Sep 2019 14:24:02 +0200 Fadi Abbud clinet: Waterlevels: fix resizing problem for diagram
Mon, 23 Sep 2019 09:55:48 +0200 Fadi Abbud client: pdf-gen: fix diagram title for pdf (waterlevels, hydrologicalconditions)
Wed, 18 Sep 2019 15:37:42 +0200 Thomas Junk Waterlevel: only generate csvFilename when dates are present
Thu, 12 Sep 2019 13:48:19 +0200 Thomas Junk gauges: decouple date and title from store
Thu, 12 Sep 2019 10:53:32 +0200 Fadi Abbud client: add show Nash-Sutcliffe to waterlevels diagram
Fri, 30 Aug 2019 16:54:12 +0200 Fadi Abbud client: fix drawing of Now label on Diagram (Waterlevels)
Fri, 30 Aug 2019 16:11:15 +0200 Fadi Abbud client: show Nash Sutcliffe on waterlevel-diagram only if now in the selected time range
Thu, 22 Aug 2019 16:25:11 +0200 Thomas Junk waterlevel: use given date range instead of recurring on the min/max date of data
Tue, 20 Aug 2019 10:10:21 +0200 Thomas Junk pdfprint: generate a new transform object instead of manipulating the given one.
Mon, 19 Aug 2019 14:19:59 +0200 Fadi Abbud client: pdf-gen: export the selected time-range of diagram on pdf(Hydrologicalconditions)
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 13:15:12 +0200 Fadi Abbud client: waterlevel: remove whitespace and add comment
Fri, 02 Aug 2019 12:59:23 +0200 Fadi Abbud client: Waterleveldiagram
Fri, 02 Aug 2019 11:53:20 +0200 Thomas Junk waterlevel_diagram: make dot initially invisible
Fri, 02 Aug 2019 11:11:32 +0200 Thomas Junk optical adjustments to nowline and now line label
Fri, 02 Aug 2019 11:07:29 +0200 Thomas Junk draw now line with fixed delta
Fri, 02 Aug 2019 11:01:30 +0200 Thomas Junk added fixed delta
Fri, 02 Aug 2019 10:45:52 +0200 Thomas Junk waterlevels: drawing now line according to maximum of waterlevels
Thu, 01 Aug 2019 12:48:33 +0200 Fadi Abbud client: fix rendering of nash-sutcliffe lines on pdf improvepdf
Thu, 01 Aug 2019 12:20:07 +0200 Fadi Abbud client: waterlevels: use offsets relative to svgwidth and svgheight improvepdf
Thu, 01 Aug 2019 16:46:13 +0200 Fadi Abbud client: fix drawing of diagram in case reference waterlevels are missing
Tue, 30 Jul 2019 12:03:56 +0200 Fadi Abbud clinet:pdf-gen: improve positioning of diagramlegend (waterlevels,hydrologicalconditions)
Thu, 25 Jul 2019 11:11:02 +0200 Fadi Abbud clinet: pdf-gen: fix RN line does not render on 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: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:58:20 +0200 Fadi Abbud client: pdf-gen: remove unnecessary div element (waterlevel)
Fri, 12 Jul 2019 11:02:46 +0200 Thomas Junk refactor addDiagram to mixin and remove code duplication
Fri, 12 Jul 2019 10:13:00 +0200 Thomas Junk warterlevel: leverage mixin
Thu, 11 Jul 2019 16:55:31 +0200 Sascha Wilde Factored out default template for diagrams in a single file.
Thu, 11 Jul 2019 16:21:09 +0200 Markus Kottlaender client: waterlevel diagram: initialize data property for resize listener
Thu, 11 Jul 2019 16:18:58 +0200 Markus Kottlaender client: waterlevel diagram: fixed handing of resize listener
Thu, 11 Jul 2019 10:39:06 +0200 Fadi Abbud client: pdf-gen: set diagram scale on pdf and adjust default template value(waterlevels, hydrologicalconditions)
Wed, 10 Jul 2019 16:08:55 +0200 Markus Kottlaender client: waterlevel diagram: added right y axis
Wed, 10 Jul 2019 15:26:45 +0200 Fadi Abbud Client: remove unnecessary condition and comments (waterlevels,hydrologicalconditions)
Wed, 10 Jul 2019 13:17:41 +0200 Fadi Abbud client: waterlevels: diagram size dynamic, taken from tamplate
Wed, 10 Jul 2019 12:08:12 +0200 Thomas Junk waterlevel: factor out side-effects from diagram rendering
Tue, 09 Jul 2019 08:55:00 +0200 Fadi Abbud client: pdf-gen: adjust diagramlegend size (waterlevel diagram)
Fri, 05 Jul 2019 13:16:53 +0200 Thomas Junk Move hydrological conditions to svg2pdf yworks-svg2pdf
Fri, 05 Jul 2019 10:50:55 +0200 Bernhard Reiter client: improve pdf generation towards vector diagrams yworks-svg2pdf
Thu, 04 Jul 2019 11:21:59 +0200 Thomas Junk waterlevel_diagram: use mixin for template loading and image processing yworks-svg2pdf
Thu, 04 Jul 2019 10:15:46 +0200 Bernhard Reiter client: improve pdf generation yworks-svg2pdf
Thu, 04 Jul 2019 09:16:10 +0200 Bernhard Reiter client: improve pdf generation yworks-svg2pdf
Wed, 03 Jul 2019 17:48:19 +0200 Bernhard Reiter client: improve waterlevel diagram pdf yworks-svg2pdf
Wed, 03 Jul 2019 17:19:28 +0200 Bernhard Reiter client: remove `export SVG` button for waterlevel yworks-svg2pdf