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
Thu, 14 Mar 2019 16:00:55 +0100 Thomas Junk overview: warning filter implemented
Thu, 14 Mar 2019 15:37:10 +0100 Thomas Junk importoverview: reload reloads current selection
Thu, 14 Mar 2019 15:03:49 +0100 Markus Kottlaender client: waterlevel diagram: made diagram a bit higher
Thu, 14 Mar 2019 14:56:40 +0100 Markus Kottlaender client: waterlevel diagram: fixed animated x-axis in mainchart when zooming
Thu, 14 Mar 2019 14:53:17 +0100 Thomas Junk import_overview: new unified interface as default
Thu, 14 Mar 2019 14:50:20 +0100 Tom Gottfried Merged
Thu, 14 Mar 2019 14:37:28 +0100 Tom Gottfried Allow sys_admin to import waterway axis and area without clipping
Thu, 14 Mar 2019 14:42:26 +0100 Markus Kottlaender client: waterlevel diagram: added background grid to chart
Thu, 14 Mar 2019 14:07:25 +0100 Thomas Junk overview2: bottleneckview added
Thu, 14 Mar 2019 13:38:59 +0100 Markus Kottlaender client: waterlevel diagram: fixed handle style in navigation chart
Thu, 14 Mar 2019 13:36:13 +0100 Markus Kottlaender client: waterlevel diagram: draw filled area between HDC and LDC
Thu, 14 Mar 2019 13:16:43 +0100 Markus Kottlaender client: gauges: fixed bug with panning to gauge...
Thu, 14 Mar 2019 13:11:22 +0100 Markus Kottlaender client: gauges: use isrs_code as unique id for gauges
Thu, 14 Mar 2019 12:40:52 +0100 Markus Kottlaender client: waterlevel diagram: changed diagram title and y-axis label
Thu, 14 Mar 2019 12:36:35 +0100 Markus Kottlaender client: waterlevel diagram: added y-axis label
Thu, 14 Mar 2019 11:23:42 +0100 Markus Kottlaender client: use new btn-xs class in tables
Thu, 14 Mar 2019 11:15:43 +0100 Tom Gottfried Make session timeout configurable
Thu, 14 Mar 2019 10:50:18 +0100 Markus Kottlaender client: importsoverview2: clear reviewed array after finishing review
Thu, 14 Mar 2019 10:34:49 +0100 Markus Kottlaender client: sidebar: fixed indicator update interval
Thu, 14 Mar 2019 10:17:53 +0100 Markus Kottlaender client: css: added btn-xs class
Thu, 14 Mar 2019 10:04:08 +0100 Markus Kottlaender client: table headers: more compact / less padding
Wed, 13 Mar 2019 18:33:03 +0100 Sascha L. Teichmann WFS downloads: Started with GML based downloads based on installation of ogr2ogr.
Wed, 13 Mar 2019 18:19:44 +0100 Tom Gottfried Fetch data from ERDMS for all allowed countries
Wed, 13 Mar 2019 17:13:15 +0100 Markus Kottlaender client: importoverview2: moved refresh button to box header, added loading animation like in other boxes
Wed, 13 Mar 2019 17:11:25 +0100 Markus Kottlaender client: ui: allow additional (custom) actions/buttons in box header
Wed, 13 Mar 2019 16:45:42 +0100 Markus Kottlaender client: sidebar: fix indicator positioning
Wed, 13 Mar 2019 16:32:32 +0100 Markus Kottlaender client: box header: rounded corners style fix
Wed, 13 Mar 2019 16:27:09 +0100 Sascha L. Teichmann Merged.
Wed, 13 Mar 2019 16:26:51 +0100 Sascha L. Teichmann Import log: Add filter for log entries with warnings only: GET /api/imports?warnings=true
Wed, 13 Mar 2019 16:26:14 +0100 Markus Kottlaender client: importoverview2: implemented Finish Review (confirm) dialog
Wed, 13 Mar 2019 16:24:35 +0100 Markus Kottlaender client: popup: made content padding optional (for full-width tables)
Wed, 13 Mar 2019 16:18:39 +0100 Bernhard Reiter Improve geoserver config to better calculate bounding boxes
Wed, 13 Mar 2019 15:43:43 +0100 Fadi Abbud client:(minor) remove unwanted line
Wed, 13 Mar 2019 15:39:12 +0100 Sascha L. Teichmann WFS downloads: Accept 'geojson' as mime type, too.
Wed, 13 Mar 2019 15:21:00 +0100 Sascha L. Teichmann Merged.
Wed, 13 Mar 2019 15:20:19 +0100 Sascha L. Teichmann WFS download: Removed waiting for configuration in feature download. It slipped in when added WFS error handling.
Wed, 13 Mar 2019 14:59:49 +0100 Markus Kottlaender client: importoverview2: added refresh button
Wed, 13 Mar 2019 14:52:25 +0100 Markus Kottlaender client: importoverview2: improved commit button state/style
Wed, 13 Mar 2019 14:45:07 +0100 Markus Kottlaender client: importoverview2: improved table layout to save more space
Wed, 13 Mar 2019 13:18:27 +0100 Markus Kottlaender client: importoverview2: show import date with time
Wed, 13 Mar 2019 13:08:36 +0100 Markus Kottlaender client: importoverview2: fixed counter in commit button
Wed, 13 Mar 2019 12:45:06 +0100 Sascha L. Teichmann Booting scheduler: Fixed scheduling import jobs at boot time.
Wed, 13 Mar 2019 12:31:52 +0100 Bernhard Reiter client: fix UI for URL/file import settings
Wed, 13 Mar 2019 12:13:22 +0100 Sascha L. Teichmann SR import: Negate negative Z values and issue a warning if a negative Z value is found.
Wed, 13 Mar 2019 11:28:46 +0100 Markus Kottlaender client: waterlevel diagram: added labels for reference water levels
Wed, 13 Mar 2019 11:25:03 +0100 Markus Kottlaender client: waterlevel diagram: refactored code for better readability
Wed, 13 Mar 2019 10:08:31 +0100 Thomas Junk overview2: usability
Wed, 13 Mar 2019 09:45:29 +0100 Thomas Junk overview2: agm details prototype implemented
Tue, 12 Mar 2019 17:13:04 +0100 Markus Kottlaender client: gauge waterlevel diagram: improved style of time selection
Tue, 12 Mar 2019 17:09:25 +0100 Thomas Junk merge
Tue, 12 Mar 2019 17:08:49 +0100 Thomas Junk overview2: added stretch zoom functionality
Tue, 12 Mar 2019 17:08:07 +0100 Markus Kottlaender client: gauge waterlevel diagram: draw reference waterlevels
Tue, 12 Mar 2019 16:16:43 +0100 Tom Gottfried Improve tolerance input
Tue, 12 Mar 2019 15:00:40 +0100 Thomas Junk overview2: detail components for unified log
Tue, 12 Mar 2019 14:47:14 +0100 Thomas Junk overview2 WIP
Tue, 12 Mar 2019 14:22:42 +0100 Thomas Junk overview2 WIP
Tue, 12 Mar 2019 14:06:22 +0100 Thomas Junk overview2 WIP
Tue, 12 Mar 2019 13:23:20 +0100 Markus Kottlaender client: added missing files for Gauges dialog
Tue, 12 Mar 2019 12:25:41 +0100 Thomas Junk overview2 WIP
Tue, 12 Mar 2019 12:07:02 +0100 Markus Kottlaender client: added Gauges dialog/tool to show waterlevel diagrams