log

age author description
Mon, 18 Mar 2019 18:14:24 +0100 Markus Kottlaender client: waterlevel diagram: fixed console error when hovering the chart where no data is available
Mon, 18 Mar 2019 17:52:04 +0100 Fadi Abbud client:pdf-gen:imporve some template elements
Mon, 18 Mar 2019 17:47:16 +0100 Markus Kottlaender client: made zoom optional in moveMap/moveToExtent
Mon, 18 Mar 2019 17:37:24 +0100 Markus Kottlaender client: Gauges dialog: ordered gauge list by country code
Mon, 18 Mar 2019 17:20:02 +0100 Sascha L. Teichmann WFS downloader: Implemented GML download to file, ogr2ogr to GeoJSON.
Mon, 18 Mar 2019 17:01:47 +0100 Markus Kottlaender client: waterlevel diagram: chart extent based on selected dates instead of data
Mon, 18 Mar 2019 16:54:33 +0100 Thomas Junk import_overview: scrollable and renaming to 'import events'
Mon, 18 Mar 2019 16:38:19 +0100 Thomas Junk import_overview: larger fonts for log and details
Mon, 18 Mar 2019 16:24:43 +0100 Markus Kottlaender client: waterlevel diagram: removed demo data file
Mon, 18 Mar 2019 16:12:20 +0100 Markus Kottlaender client: removed unnecessary component
Mon, 18 Mar 2019 16:05:26 +0100 Markus Kottlaender client: styling: fix z-index issues
Mon, 18 Mar 2019 15:56:54 +0100 Thomas Junk import_overview: open logs and details in parallel
Mon, 18 Mar 2019 15:49:41 +0100 Thomas Junk import_overview: increase log fontsize. errors in log are marked red
Mon, 18 Mar 2019 15:45:42 +0100 Sascha L. Teichmann WFS downloader: More on downloading GML. WIP.
Mon, 18 Mar 2019 15:43:03 +0100 Markus Kottlaender client: waterlevel diagram: use endpoint
Mon, 18 Mar 2019 15:34:37 +0100 Thomas Junk import_overview: sortBy Dummy added to prevent errors
Mon, 18 Mar 2019 12:49:38 +0100 Thomas Junk import_overview: testwise including header component
Mon, 18 Mar 2019 11:32:27 +0100 Thomas Junk Sidebar: set count of pending imports correctly
Mon, 18 Mar 2019 11:28:43 +0100 Thomas Junk import_overview: AGM formatting of entries
Mon, 18 Mar 2019 10:52:35 +0100 Markus Kottlaender client: waterlevel diagram: update diagram immediately when selectedGauge changes
Mon, 18 Mar 2019 10:33:32 +0100 Markus Kottlaender client: waterlevel diagram: fix tooltip style
Fri, 15 Mar 2019 18:34:13 +0100 Sascha L. Teichmann Added GET /api/data/waterlevels/{gauge isrs}?from={time_a}&to={time_b} to fetch waterlevels of gauge.
Fri, 15 Mar 2019 18:24:57 +0100 Tom Gottfried Log snapping tolerance
Fri, 15 Mar 2019 17:02:36 +0100 Markus Kottlaender client: waterlevel diagram: simulate loading time and removed old demo code
Fri, 15 Mar 2019 16:59:15 +0100 Markus Kottlaender client: waterlevel diagram: fixed tooltip display while moving/zooming the chart
Fri, 15 Mar 2019 16:45:34 +0100 Sascha L. Teichmann Added http middlewares to connect to db and parse input as JSON. This complements the JSONHandler which is for JSON in to JSON out. The new middlewares are for JSON in to abitrary out.
Fri, 15 Mar 2019 16:41:16 +0100 Markus Kottlaender client: waterlevel diagram: added tooltips showing date and waterlevel on the chart
Fri, 15 Mar 2019 16:35:08 +0100 Tom Gottfried Test if overlapping axis chunks are sewed together correctly
Fri, 15 Mar 2019 15:59:40 +0100 Sascha L. Teichmann Merged import-overview-rework back into default.
Fri, 15 Mar 2019 15:49:50 +0100 Sascha L. Teichmann Merged default into import-overview-rework branch. import-overview-rework
Fri, 15 Mar 2019 13:42:49 +0100 Thomas Junk import_overview: Refactoring of detailed information. import-overview-rework
Fri, 15 Mar 2019 12:43:30 +0100 Markus Kottlaender client: waterlevel diagram: visualize data gaps
Fri, 15 Mar 2019 12:29:49 +0100 Sascha L. Teichmann Merged defaut into import-overview-rework branch. import-overview-rework
Fri, 15 Mar 2019 12:29:12 +0100 Sascha L. Teichmann Added /api/imports?count=true to only count the results. import-overview-rework
Fri, 15 Mar 2019 12:15:37 +0100 Sascha L. Teichmann Removed debugging output. import-overview-rework
Fri, 15 Mar 2019 12:10:47 +0100 Thomas Junk sidebar: adding count as query parameter
Fri, 15 Mar 2019 12:06:04 +0100 Tom Gottfried Drop roles even if database does not exist
Fri, 15 Mar 2019 12:06:02 +0100 Sascha L. Teichmann Merged default into import-overview-rework branch. import-overview-rework
Fri, 15 Mar 2019 12:04:52 +0100 Sascha L. Teichmann Add /api/imports?query=TXT to search TXT in kind, username, signer or logs. import-overview-rework
Fri, 15 Mar 2019 11:14:21 +0100 Thomas Junk sidebar: only update staging info for appropriate usergroups
Fri, 15 Mar 2019 10:18:49 +0100 Sascha L. Teichmann Merged default into import-overview-rework branch. import-overview-rework
Fri, 15 Mar 2019 09:34:06 +0100 Thomas Junk overview2: highlight warnings in logs
Thu, 14 Mar 2019 17:42:15 +0100 Sascha L. Teichmann Re-added LIMIT 1 hint to prev/next SELECTs. import-overview-rework
Thu, 14 Mar 2019 17:29:36 +0100 Sascha L. Teichmann Fixed warning SQL prefix for selection. import-overview-rework
Thu, 14 Mar 2019 17:25:33 +0100 Sascha L. Teichmann Filter prev/next, too. import-overview-rework
Thu, 14 Mar 2019 16:20:16 +0100 Sascha L. Teichmann Made filter building a bit more reusable. import-overview-rework
Thu, 14 Mar 2019 16:08:17 +0100 Sascha L. Teichmann Merged default into import-overview-rework. import-overview-rework
Thu, 14 Mar 2019 16:07:44 +0100 Sascha L. Teichmann Fixed indexing of arguments. import-overview-rework
Thu, 14 Mar 2019 15:51:43 +0100 Sascha L. Teichmann More filter simplification. import-overview-rework
Thu, 14 Mar 2019 15:44:40 +0100 Sascha L. Teichmann Merged default into import-overview-rework branch. import-overview-rework
Thu, 14 Mar 2019 15:44:02 +0100 Sascha L. Teichmann Simplified warnings filtering. import-overview-rework
Thu, 14 Mar 2019 12:45:34 +0100 Sascha L. Teichmann Merged default into import-overview-rework branch. import-overview-rework
Thu, 14 Mar 2019 12:44:35 +0100 Sascha L. Teichmann Replaced limit/offset filters with from/to as timestamps (format '2006-01-02T15:04:05.000').The output document also contains 'prev' and 'next' fields (if there is any matching data) from the times before and after 'from' and 'to'. import-overview-rework
Thu, 14 Mar 2019 11:31:22 +0100 Sascha L. Teichmann Moved summary from /api/imports overview to /api/imports/{id} details. import-overview-rework
Thu, 14 Mar 2019 18:31:59 +0100 Sascha L. Teichmann Bring context.Context parameters to front.
Thu, 14 Mar 2019 18:26:00 +0100 Sascha L. Teichmann Simplified code.
Thu, 14 Mar 2019 18:09:35 +0100 Tom Gottfried Waterway area import: do not fail if INSERT of one item fails
Thu, 14 Mar 2019 16:59:14 +0100 Thomas Junk import_overview. AGM details detailbutton on the left
Thu, 14 Mar 2019 16:57:16 +0100 Markus Kottlaender client: waterlevel diagram: use real test data
Thu, 14 Mar 2019 16:09:38 +0100 Thomas Junk import_overview: readded status