log

age author description
Tue, 19 Mar 2019 12:28:22 +0100 Sascha L. Teichmann WFS downloader: Use new GML/GeoJSON factory function in gemma.
Tue, 19 Mar 2019 12:26:52 +0100 Markus Kottlaender client: table headers: improved component to accept specific widths for columns
Tue, 19 Mar 2019 12:20:54 +0100 Sascha L. Teichmann WFS downloader: Add BasicAuth support for downloading. TODO: Use it.
Tue, 19 Mar 2019 10:06:22 +0100 Thomas Junk import_review: only set additional info to 'open' when state is pending
Tue, 19 Mar 2019 10:00:34 +0100 Thomas Junk import_review: rename overview to review. More space for logs
Mon, 18 Mar 2019 18:52:41 +0100 Markus Kottlaender client: waterlevel diagram: fixed animation bug when switching between gauges while having the splitscreen open
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
Tue, 12 Mar 2019 11:44:29 +0100 Fadi Abbud client:translations: correct some strings marking
Tue, 12 Mar 2019 11:14:56 +0100 Thomas Junk overview2 WIP
Tue, 12 Mar 2019 10:42:27 +0100 Thomas Junk overview2 WIP
Tue, 12 Mar 2019 09:44:32 +0100 Thomas Junk overview2 WIP
Tue, 12 Mar 2019 08:47:42 +0100 Markus Kottlaender client: renamed menu item
Tue, 12 Mar 2019 08:37:09 +0100 Markus Kottlaender client: added gauge waterlevel example diagram
Mon, 11 Mar 2019 18:46:09 +0100 Sascha L. Teichmann Morphological differences: Add SRID to cast in ios-lines view.
Mon, 11 Mar 2019 18:35:44 +0100 Sascha L. Teichmann Morphological differences: Removed command line tool.
Mon, 11 Mar 2019 18:20:34 +0100 Sascha L. Teichmann Morphological differences: Bottleneck_id is an integer represented as a string.
Mon, 11 Mar 2019 17:31:39 +0100 Tom Gottfried Expose axis snapping tolerance in bottleneck upload import
Mon, 11 Mar 2019 16:53:48 +0100 Sascha L. Teichmann Morphological differences: Fixed broken SQL statement.
Mon, 11 Mar 2019 16:48:04 +0100 Sascha L. Teichmann Morphological differences: Fixed type assertion for input json.
Mon, 11 Mar 2019 16:42:38 +0100 Sascha L. Teichmann Morphological differences: Store calculated iso-lines in database.
Mon, 11 Mar 2019 16:36:04 +0100 Tom Gottfried Fix indentation to make linter happy again
Mon, 11 Mar 2019 16:35:07 +0100 Tom Gottfried Fix conditional rendering of file/URL import form elements
Mon, 11 Mar 2019 15:58:26 +0100 Sascha L. Teichmann Morphological differences: Check if we already have a diff before we start to calculate it.
Mon, 11 Mar 2019 15:53:31 +0100 Thomas Junk overview2 WIP
Mon, 11 Mar 2019 15:35:13 +0100 Thomas Junk overview2 WIP
Mon, 11 Mar 2019 15:09:49 +0100 Bernhard Reiter client: (minor) remove unsignificant space
Mon, 11 Mar 2019 15:04:23 +0100 Sascha L. Teichmann Morphological differences: Centralized generation of height values for differences in octree package.
Mon, 11 Mar 2019 14:50:04 +0100 Sascha L. Teichmann Morphological differences: Moved TIN clipping to octree package and hide the technical details there.
Mon, 11 Mar 2019 14:36:34 +0100 Sascha L. Teichmann Morphological differences: Moved loading of clipping polygon into octree package.
Mon, 11 Mar 2019 14:18:14 +0100 Markus Kottlaender client: added objname to identify formatter
Mon, 11 Mar 2019 14:00:49 +0100 Sascha L. Teichmann Morphological differences: Moved some code into octree package.
Mon, 11 Mar 2019 13:42:27 +0100 Sascha L. Teichmann Fixed 3rdpartylibs script.
Mon, 11 Mar 2019 13:15:28 +0100 Sascha L. Teichmann Morphological differences: Added endpoint stub POST /api/diff
Mon, 11 Mar 2019 12:39:39 +0100 Thomas Junk define_stretch: tolerance only visible for new stretch definitions
Mon, 11 Mar 2019 12:05:38 +0100 Markus Kottlaender client: improved gauge layer icon
Mon, 11 Mar 2019 12:02:47 +0100 Thomas Junk streches: tolerance added
Mon, 11 Mar 2019 11:34:54 +0100 Markus Kottlaender client: prepared store and minimized splitscreens for multiple simultaneous diagrams
Mon, 11 Mar 2019 11:14:44 +0100 Sascha L. Teichmann STR tree: More code simplification.
Mon, 11 Mar 2019 10:49:16 +0100 Sascha L. Teichmann STT tree: deduplicated som code.
Fri, 08 Mar 2019 19:15:47 +0100 Tom Gottfried Expose axis snapping tolerance to users
Fri, 08 Mar 2019 18:57:58 +0100 Sascha Wilde Make upload of AGM require only "fk_gauge_id" "measure_date" and "value"
Fri, 08 Mar 2019 16:49:40 +0100 Fadi Abbud client:pdf-gen: improve box drawing
Fri, 08 Mar 2019 13:38:11 +0100 Thomas Junk merge
Fri, 08 Mar 2019 13:36:24 +0100 Thomas Junk Backed out changeset 91c68153e7b6
Fri, 08 Mar 2019 13:22:32 +0100 Bernhard Reiter schema: fix bottleneck_overview's project
Fri, 08 Mar 2019 12:24:42 +0100 Thomas Junk staging: switch route to new design per default
Fri, 08 Mar 2019 11:27:29 +0100 Bernhard Reiter schema: extend copyright year to 2019
Fri, 08 Mar 2019 10:20:24 +0100 Thomas Junk staging_alternative: use the filter, luke
Fri, 08 Mar 2019 10:08:46 +0100 Markus Kottlaender client: gave splitscreen a dropshadow
Fri, 08 Mar 2019 10:05:36 +0100 Markus Kottlaender client: removed unnecessary html
Fri, 08 Mar 2019 10:03:15 +0100 Markus Kottlaender client: make splitscreen only visible in map context
Fri, 08 Mar 2019 09:23:56 +0100 Markus Kottlaender client: splitscreen: fixed z-index and animation bug
Fri, 08 Mar 2019 09:10:17 +0100 Markus Kottlaender client: profiles: trigger splitscreen loading animation when changing compare survey
Fri, 08 Mar 2019 08:50:47 +0100 Markus Kottlaender client: refactored and improved splitscreen for diagrams
Thu, 07 Mar 2019 20:03:43 +0100 Tom Gottfried Improve user facing error messages for stretch area generation
Thu, 07 Mar 2019 18:05:20 +0100 Sascha L. Teichmann Cross profile endpoint: Normalized logging.
Thu, 07 Mar 2019 17:52:41 +0100 Sascha L. Teichmann Routing table: Removed superfluous type conversions for upload controllers.
Thu, 07 Mar 2019 17:08:14 +0100 Thomas Junk fix typo
Thu, 07 Mar 2019 17:05:43 +0100 Thomas Junk fix build
Thu, 07 Mar 2019 16:54:29 +0100 Thomas Junk staging: imports/overview2 alternative implementation
Thu, 07 Mar 2019 15:55:25 +0100 Sascha L. Teichmann Schema: Added caching schema containing the sounding differences.
Thu, 07 Mar 2019 15:53:12 +0100 Markus Kottlaender client: convert lib helper functions to Vue filters
Thu, 07 Mar 2019 15:19:16 +0100 Markus Kottlaender client: cross profiles: moved waterlevel select to Profiles dialog
Thu, 07 Mar 2019 14:59:03 +0100 Fadi Abbud client:pdf-gen: improve north arrow drawing
Thu, 07 Mar 2019 13:22:33 +0100 Markus Kottlaender client: fixed Profile box loading animation
Thu, 07 Mar 2019 12:44:07 +0100 Sascha L. Teichmann WP import: Made WP import an uploaded import.
Thu, 07 Mar 2019 12:31:34 +0100 Sascha L. Teichmann Upload imports: Increased power of upload imports to be able to cope parameterized imports.
Thu, 07 Mar 2019 12:20:00 +0100 Tom Gottfried Stretch area generation: Throw errors instead of returning NULL
Thu, 07 Mar 2019 12:15:14 +0100 Markus Kottlaender client: reduced spacings between and inside boxes and more compact main menu
Thu, 07 Mar 2019 11:57:05 +0100 Sascha L. Teichmann AGM import: Check if gauge exists for a meassurement.
Thu, 07 Mar 2019 10:46:34 +0100 Tom Gottfried Continue importing bottlenecks if one item fails
Thu, 07 Mar 2019 10:17:48 +0100 Fadi Abbud client:pdf-gen: change the formatting of the downloaded json file
Wed, 06 Mar 2019 21:13:46 +0100 Sascha L. Teichmann SR import: Set missing EPSG code to TIN.
Wed, 06 Mar 2019 17:51:58 +0100 Sascha L. Teichmann SR import: Use own triangulation and clipping when importing sounding results.
Wed, 06 Mar 2019 16:26:45 +0100 Thomas Junk staging: layout adjustment. Bigger buttons for review
Wed, 06 Mar 2019 16:19:16 +0100 Fadi Abbud client:pdf-gen : add download-template functionality
Wed, 06 Mar 2019 15:39:59 +0100 Markus Kottlaender client: critical bottlenecks: use png instead of vectors for marker
Wed, 06 Mar 2019 15:25:40 +0100 Markus Kottlaender client: critical bottlenecks: added red stroke color
Wed, 06 Mar 2019 13:12:46 +0100 Thomas Junk staging: small UI improvements
Wed, 06 Mar 2019 12:54:47 +0100 Thomas Junk staging: small UI improvements
Wed, 06 Mar 2019 10:48:18 +0100 Markus Kottlaender client: improved error message format for pdf-template uploads
Tue, 05 Mar 2019 18:32:07 +0100 Sascha L. Teichmann Clip triangle in STR tree leaves correctly.
Tue, 05 Mar 2019 17:45:55 +0100 Sascha L. Teichmann Merged octree-diff branch back into default.
Tue, 05 Mar 2019 17:43:43 +0100 Sascha L. Teichmann Merged default into octree-diff branch. octree-diff
Tue, 05 Mar 2019 17:37:48 +0100 Sascha L. Teichmann Dont cast lat/lon values from ERDMS service to ints.
Tue, 05 Mar 2019 17:08:51 +0100 Sascha L. Teichmann Merged default into octree-diff branch. octree-diff
Tue, 05 Mar 2019 17:08:16 +0100 Sascha L. Teichmann Clip STR tree and not Octree. octree-diff
Tue, 05 Mar 2019 15:55:14 +0100 Sascha L. Teichmann STR tree: Fixed sorting. Stored num items per nodes. Simpified code. octree-diff
Tue, 05 Mar 2019 15:44:05 +0100 Tom Gottfried Introduce distance limit up to which axis linestrings are connected
Tue, 05 Mar 2019 15:00:42 +0100 Sascha L. Teichmann Called STT tree building. octree-diff
Tue, 05 Mar 2019 13:05:50 +0100 Sascha L. Teichmann Added an STRTree for the triangulation. Should be better suited for filtering out the clipped triangles. octree-diff
Tue, 05 Mar 2019 09:59:06 +0100 Markus Kottlaender removed console.log, added comment
Tue, 05 Mar 2019 09:56:01 +0100 Markus Kottlaender client: identify tool: avoid identifying the same feature twice
Tue, 05 Mar 2019 09:12:29 +0100 Markus Kottlaender client: identify box: formatted fa_date_info and fa_critical
Tue, 05 Mar 2019 08:46:55 +0100 Markus Kottlaender merged critical-bottlenecks into default branch
Tue, 05 Mar 2019 08:43:15 +0100 Markus Kottlaender merged default into critical-bottlenecks branch critical-bottlenecks
Tue, 05 Mar 2019 08:41:02 +0100 Markus Kottlaender client: new symbold for critical bottlenecks, normal bottlenecks are not marked anymore critical-bottlenecks
Mon, 04 Mar 2019 18:16:13 +0100 Sascha L. Teichmann Merged default into octree-diff branch. octree-diff
Mon, 04 Mar 2019 18:15:38 +0100 Sascha L. Teichmann Eliminate bad triangles. Not really the right solution. octree-diff
Mon, 04 Mar 2019 16:28:49 +0100 Markus Kottlaender client: addendum for e13daf439068 critical-bottlenecks
Mon, 04 Mar 2019 16:20:57 +0100 Markus Kottlaender client: fixed Unexpected side effect in computed property critical-bottlenecks
Mon, 04 Mar 2019 16:01:20 +0100 Markus Kottlaender merged default into critical-bottlenecks branch critical-bottlenecks
Mon, 04 Mar 2019 15:16:39 +0100 Sascha L. Teichmann More counting of clipped nodes. octree-diff
Mon, 04 Mar 2019 14:58:22 +0100 Sascha L. Teichmann Be more precise with clipping nodes. octree-diff
Mon, 04 Mar 2019 14:46:49 +0100 Sascha L. Teichmann Handle hole more precisely. octree-diff
Mon, 04 Mar 2019 13:32:57 +0100 Sascha L. Teichmann Merge default into octree-diff branch. octree-diff
Mon, 04 Mar 2019 13:32:32 +0100 Sascha L. Teichmann Use octree clipping. Not working, yet! octree-diff
Mon, 04 Mar 2019 12:45:44 +0100 Sascha L. Teichmann Impelemented line segment / line segment intersection test. octree-diff
Mon, 04 Mar 2019 12:27:56 +0100 Sascha L. Teichmann More on triangle/clipping polygon intersection. TODO: line segment / line segment intersection. octree-diff
Mon, 04 Mar 2019 11:56:07 +0100 Sascha L. Teichmann Merged default into octree-diff branch. octree-diff
Mon, 04 Mar 2019 11:55:29 +0100 Sascha L. Teichmann Implemented the BBox/clipping polygon test. TODO: triangle/clipping polygon test. octree-diff
Mon, 04 Mar 2019 08:32:05 +0100 Markus Kottlaender merged default into critical-bottlenecks branch critical-bottlenecks
Sun, 03 Mar 2019 21:10:07 +0100 Sascha L. Teichmann Started with point in polygon check. octree-diff
Sun, 03 Mar 2019 18:08:40 +0100 Sascha L. Teichmann Added a WKB reader for clipping polygon. octree-diff
Sun, 03 Mar 2019 14:45:41 +0100 Sascha L. Teichmann Started with the idea to clip an octree by an bounding polygon. octree-diff
Sun, 03 Mar 2019 13:00:50 +0100 Sascha L. Teichmann Merged default into octree-diff branch. octree-diff
Fri, 01 Mar 2019 18:28:50 +0100 Sascha L. Teichmann Merged default into octree-diff branch. octree-diff
Fri, 01 Mar 2019 18:28:12 +0100 Sascha L. Teichmann Added RTree library to used 3rd party libs. octree-diff
Fri, 01 Mar 2019 17:42:46 +0100 Sascha L. Teichmann Use fogleman's triangulation. octree-diff
Fri, 01 Mar 2019 15:33:27 +0100 Sascha L. Teichmann Incorporated fogleman's fast Delaunay triangulation adjuted to our vertex model. octree-diff
Fri, 01 Mar 2019 14:55:58 +0100 Markus Kottlaender client: display bottleneck status in separate layer critical-bottlenecks
Fri, 01 Mar 2019 11:06:27 +0100 Sascha L. Teichmann Merged defualt into octree-diff branch. octree-diff
Thu, 28 Feb 2019 17:28:54 +0100 Sascha L. Teichmann Wrap writing of iso-lines of differences into a transaction. octree-diff
Thu, 28 Feb 2019 15:55:32 +0100 Sascha L. Teichmann Calculate better triangulation and store it into database. octree-diff
Thu, 28 Feb 2019 12:34:47 +0100 Sascha L. Teichmann Fixed concurrent octree builder. The iso line cuts are now in the same quantity order of line segments but still differ. Need to have a closer look once we serve the data. octree-diff
Thu, 28 Feb 2019 12:03:02 +0100 Sascha L. Teichmann The concurrent octree build seems to be buggy. Use the old code instead till the problem is found. octree-diff
Thu, 28 Feb 2019 11:51:31 +0100 Sascha L. Teichmann Calculate the iso lines of the difference. octree-diff
Wed, 27 Feb 2019 17:44:44 +0100 Sascha L. Teichmann Fixed counting of nodes. octree-diff
Wed, 27 Feb 2019 16:15:38 +0100 Sascha L. Teichmann Made octree builder concurrent. octree-diff
Tue, 26 Feb 2019 13:02:11 +0100 Sascha L. Teichmann Triangulate and build octree index. octree-diff
Tue, 26 Feb 2019 12:22:04 +0100 Sascha L. Teichmann Turn new point cloud into WKB form of MultiPointZ. octree-diff
Tue, 26 Feb 2019 11:34:15 +0100 Sascha L. Teichmann Moved WKB constants to own package. octree-diff
Tue, 26 Feb 2019 11:01:06 +0100 Sascha L. Teichmann Integrate deduplication with setting in. Even if there is more contention in total it seems to be cheaper. octree-diff
Mon, 25 Feb 2019 23:43:41 +0100 Sascha L. Teichmann Do difference calculation multi-core. octree-diff
Mon, 25 Feb 2019 21:51:39 +0100 Sascha L. Teichmann Bail out if the EPSG codes of the datasets don't match. octree-diff
Mon, 25 Feb 2019 21:49:07 +0100 Sascha L. Teichmann Fixed operand order. octree-diff
Mon, 25 Feb 2019 18:21:33 +0100 Sascha L. Teichmann Calculate difference on single core. octree-diff
Mon, 25 Feb 2019 17:02:33 +0100 Sascha L. Teichmann Started experimental octree diff branch. octree-diff
Mon, 04 Mar 2019 16:30:46 +0100 Sascha Wilde Use better suited icon for gauges in search results.
Mon, 04 Mar 2019 15:59:02 +0100 Markus Kottlaender client: usermanagement: implemented new table component
Mon, 04 Mar 2019 14:50:23 +0100 Markus Kottlaender client: make use of new table header/body components
Mon, 04 Mar 2019 13:53:09 +0100 Markus Kottlaender client: adjusted notification style
Mon, 04 Mar 2019 13:18:35 +0100 Markus Kottlaender client: available waterlevels in fairway profile: improved styling
Mon, 04 Mar 2019 10:26:19 +0100 Fadi Abbud clinet:pdf-gen template:unifiy feedback messages for template
Mon, 04 Mar 2019 08:18:06 +0100 Markus Kottlaender client: identified box: added gauges to formatter
Mon, 04 Mar 2019 07:46:53 +0100 Markus Kottlaender client: immediately load data for menu indicator
Mon, 04 Mar 2019 07:38:34 +0100 Markus Kottlaender linting
Fri, 01 Mar 2019 18:38:02 +0100 Tom Gottfried Subdivide SQL function to prepare for improved error handling
Fri, 01 Mar 2019 18:10:26 +0100 Sascha Wilde Added icon to gouges in search result.
Fri, 01 Mar 2019 17:26:08 +0100 Tom Gottfried Improve TAP tests
Fri, 01 Mar 2019 17:06:25 +0100 Sascha Wilde Added the ability to search for gauges.
Fri, 01 Mar 2019 16:28:24 +0100 Sascha Wilde Added gauges layer.
Fri, 01 Mar 2019 15:52:53 +0100 Tom Gottfried Substitute unnecessarily home-made shortest line
Fri, 01 Mar 2019 13:51:09 +0100 Thomas Junk staging: reload button clears filtering
Fri, 01 Mar 2019 13:21:18 +0100 Fadi Abbud client:pdf-gen template: give feedback after uploading template
Fri, 01 Mar 2019 13:00:42 +0100 Thomas Junk staging: filter logs on server
Fri, 01 Mar 2019 12:55:48 +0100 Markus Kottlaender client: partially revert e0f423606929
Fri, 01 Mar 2019 12:42:52 +0100 Markus Kottlaender client: import soundingdata: fix npe bug
Fri, 01 Mar 2019 12:24:37 +0100 Sascha Wilde depth_reference in sounding data must be more permissive.
Fri, 01 Mar 2019 12:14:36 +0100 Thomas Junk staging: layout logs
Fri, 01 Mar 2019 12:07:34 +0100 Thomas Junk staging: layout logs
Fri, 01 Mar 2019 10:53:52 +0100 Markus Kottlaender client: improved identify box formatter
Fri, 01 Mar 2019 10:52:32 +0100 Thomas Junk staging: layout logs
Fri, 01 Mar 2019 10:38:44 +0100 Markus Kottlaender client: identify box: formatted streches
Fri, 01 Mar 2019 10:31:24 +0100 Markus Kottlaender client: import soundingresults: depthreferences from selected bottleneck
Fri, 01 Mar 2019 09:41:40 +0100 Thomas Junk more css debugging styles
Fri, 01 Mar 2019 09:00:53 +0100 Markus Kottlaender client: renamed store property
Fri, 01 Mar 2019 08:28:00 +0100 Markus Kottlaender client: renamed store action
Fri, 01 Mar 2019 08:18:29 +0100 Markus Kottlaender client: loadBottlenecks (bottleneck_overview) only where needed
Fri, 01 Mar 2019 08:03:42 +0100 Markus Kottlaender client: import soundingresults: more html cleanup
Fri, 01 Mar 2019 07:58:02 +0100 Markus Kottlaender client: import soundingresults: html cleanup
Thu, 28 Feb 2019 19:44:38 +0100 Tom Gottfried Construct stretch area between distance marks also from non-contiguous axis
Thu, 28 Feb 2019 17:30:26 +0100 Thomas Junk staging: optics
Thu, 28 Feb 2019 17:26:59 +0100 Thomas Junk staging: optics
Thu, 28 Feb 2019 17:24:19 +0100 Thomas Junk staging: optics
Thu, 28 Feb 2019 16:52:45 +0100 Thomas Junk staging_area: more space for logs
Thu, 28 Feb 2019 16:47:36 +0100 Thomas Junk reload staging after confirm
Thu, 28 Feb 2019 16:36:49 +0100 Tom Gottfried Make area generation more robust
Thu, 28 Feb 2019 16:02:56 +0100 Markus Kottlaender client: fix linter error (empty block)
Thu, 28 Feb 2019 15:34:07 +0100 Markus Kottlaender client: fix json parsing in identify box
Thu, 28 Feb 2019 14:51:03 +0100 Thomas Junk logs->importlogs due to .hgignore
Thu, 28 Feb 2019 14:04:05 +0100 Thomas Junk merging with staging_consolidation
Thu, 28 Feb 2019 14:03:39 +0100 Thomas Junk closing branch staging_consolidation staging_consolidation
Thu, 28 Feb 2019 14:03:07 +0100 Thomas Junk removed depency on old component staging_consolidation
Thu, 28 Feb 2019 14:00:34 +0100 Thomas Junk merge with default staging_consolidation
Thu, 28 Feb 2019 13:47:53 +0100 Thomas Junk remove old components importqueue,staging staging_consolidation
Thu, 28 Feb 2019 13:46:09 +0100 Thomas Junk wip staging_consolidation
Thu, 28 Feb 2019 13:33:46 +0100 Thomas Junk wip staging_consolidation
Thu, 28 Feb 2019 12:45:40 +0100 Sascha Wilde Changed selection, to make more sensible values available.
Thu, 28 Feb 2019 12:29:46 +0100 Thomas Junk merge with default staging_consolidation
Thu, 28 Feb 2019 12:29:12 +0100 Thomas Junk login fixed
Thu, 28 Feb 2019 12:16:27 +0100 Markus Kottlaender client: table component: fade transition for adding/removing items
Thu, 28 Feb 2019 12:04:18 +0100 Thomas Junk wip staging_consolidation
Thu, 28 Feb 2019 11:38:20 +0100 Thomas Junk fix: emptying search now in router
Thu, 28 Feb 2019 11:25:50 +0100 Markus Kottlaender client: table component for unified style
Thu, 28 Feb 2019 10:30:33 +0100 Markus Kottlaender client: define stretches: fixed start/endpoint validation when editing an existing stretch
Thu, 28 Feb 2019 10:18:21 +0100 Markus Kottlaender client: fixed indicator style in sidebar menu when menu item is active
Thu, 28 Feb 2019 08:37:41 +0100 Markus Kottlaender client: handle json values in identify box
Thu, 28 Feb 2019 07:45:34 +0100 Markus Kottlaender client: update staging area every 15s
Wed, 27 Feb 2019 16:21:45 +0100 Thomas Junk wip staging_consolidation
Wed, 27 Feb 2019 15:20:00 +0100 Thomas Junk wip staging_consolidation
Wed, 27 Feb 2019 14:27:10 +0100 Thomas Junk wip staging_consolidation
Wed, 27 Feb 2019 13:50:56 +0100 Thomas Junk merge with default staging_consolidation
Wed, 27 Feb 2019 13:50:24 +0100 Thomas Junk wip staging_consolidation
Wed, 27 Feb 2019 18:00:35 +0100 Tom Gottfried Fix corner case in area generation from stretch
Wed, 27 Feb 2019 16:26:15 +0100 Thomas Junk define stretch: omit call to sanitize. Should no longer be necessary since f6380bbdb853
Wed, 27 Feb 2019 16:20:22 +0100 Tom Gottfried Using a table in a view before it is created is not possible
Wed, 27 Feb 2019 14:02:28 +0100 Sascha Wilde Don't hard code the available water level ref. systems.
Wed, 27 Feb 2019 10:56:18 +0100 Tom Gottfried Mention PostgreSQL version requirement
Mon, 25 Feb 2019 11:36:07 +0000 MANESCU CARMEN Translated using Weblate (Romanian)
Mon, 25 Feb 2019 17:30:07 +0100 Thomas Junk fairway_profile: calc relative depth WIP
Mon, 25 Feb 2019 16:16:33 +0100 Thomas Junk fairway_store: fix cleanup bug
Mon, 25 Feb 2019 16:00:31 +0100 Thomas Junk staging_area: overflowing activated if number of entries becomes to long
Mon, 25 Feb 2019 15:51:50 +0100 Thomas Junk fairway_profile: available_waterlevels selection with dummy data added
Mon, 25 Feb 2019 15:10:13 +0100 Markus Kottlaender client: changed css class name
Mon, 25 Feb 2019 15:02:34 +0100 Markus Kottlaender client: unified box's header styles by creating a reusable component
Mon, 25 Feb 2019 14:30:31 +0100 Markus Kottlaender client: moved i18n configuration to own file
Mon, 25 Feb 2019 14:20:50 +0100 Markus Kottlaender client: cleaned up main.js
Mon, 25 Feb 2019 13:11:30 +0100 Markus Kottlaender client: improved popup implementation
Mon, 25 Feb 2019 08:47:59 +0100 Markus Kottlaender client: made indicator for open imports show up immediatly
Mon, 25 Feb 2019 08:35:47 +0100 Markus Kottlaender client: indicator for imports waiting for review
Fri, 22 Feb 2019 18:02:23 +0100 Tom Gottfried Validate country and hectometre in ISRS code
Fri, 22 Feb 2019 15:15:23 +0100 Tom Gottfried Do not delete distance marks on import
Fri, 22 Feb 2019 14:33:33 +0100 Markus Kottlaender client: imports: improved table layout
Fri, 22 Feb 2019 12:38:47 +0100 Thomas Junk router: fixed frontend routing. renamed routes. changed display according to new route names
Fri, 22 Feb 2019 12:28:14 +0100 Markus Kottlaender client: imports: avoid error when cron string cannot be parsed when trying to edit imports
Fri, 22 Feb 2019 08:22:57 +0100 Markus Kottlaender client: pdf-gen: generate more expressive filename
Thu, 21 Feb 2019 13:45:55 +0000 Bede Csaba Translated using Weblate (Hungarian)
Thu, 21 Feb 2019 09:22:18 +0000 Bernhard E. Reiter Translated using Weblate (Austrian German)
Thu, 21 Feb 2019 15:56:07 +0100 Tom Gottfried Fix cutting of axis segment between two distance marks
Thu, 21 Feb 2019 15:51:56 +0100 Markus Kottlaender client: improved row colors in identify box
Thu, 21 Feb 2019 15:22:10 +0100 Markus Kottlaender client: fixed broken previous commit
Thu, 21 Feb 2019 14:57:04 +0100 Markus Kottlaender client: improved identify tool readability
Thu, 21 Feb 2019 14:43:45 +0100 Sascha L. Teichmann Schema: Dropped wrong constraints in gauges.geodref.
Thu, 21 Feb 2019 12:21:42 +0100 Thomas Junk fairway_profile: consuming the offered waterlevel WIP
Thu, 21 Feb 2019 10:46:38 +0100 Sascha L. Teichmann Print templates: Removed primary key from templates table and add a unique constraint to template name and country instead to make possible that different countries can use templates with same name.
Thu, 21 Feb 2019 09:58:24 +0100 Thomas Junk agm_import: originator field added
Thu, 21 Feb 2019 09:31:02 +0100 Fadi Abbud client:use the name constants instead of strings
Wed, 20 Feb 2019 16:10:54 +0100 Thomas Junk import_stretch: fix false review link
Wed, 20 Feb 2019 14:03:36 +0100 Sascha Wilde Bumped version for next development period.
Wed, 20 Feb 2019 14:02:21 +0100 Sascha Wilde Added tag v2.1.0 for changeset 4d69b79e9df6
Wed, 20 Feb 2019 14:02:06 +0100 Sascha Wilde Release Version 2.1 (IAT). Fixed Version-Number. v2.1.0
Wed, 20 Feb 2019 13:59:47 +0100 Sascha Wilde Added tag v2.1.0 for changeset 83f9a131dfb6
Wed, 20 Feb 2019 13:59:09 +0100 Sascha Wilde Release Version 2.1 (IAT).
Wed, 20 Feb 2019 13:48:22 +0100 Thomas Junk fairway_profile: render riverbed on layer behind LOS
Wed, 20 Feb 2019 13:44:22 +0100 Markus Kottlaender client: pdf-templates: added country code to table
Wed, 20 Feb 2019 13:35:33 +0100 Thomas Junk staging: fix optical alignment for non expandable entries
Wed, 20 Feb 2019 13:23:30 +0100 Fadi Abbud client: fix draw line/polygon and use name constants
Wed, 20 Feb 2019 12:23:31 +0100 Thomas Junk sidebar: fixed routing
Wed, 20 Feb 2019 12:11:54 +0100 Markus Kottlaender client: imports: disabled save/trigger buttons if form is invalid/not filled
Wed, 20 Feb 2019 12:09:19 +0100 Thomas Junk staging: fix detailsbutton behaviour with (U)BN. Only open one instead of all subdetailentries
Wed, 20 Feb 2019 11:08:20 +0100 Thomas Junk staging: fix vanishing buttons when (U)BN list becomes too long
Wed, 20 Feb 2019 10:58:32 +0100 Thomas Junk staging: open detailsview for UBN too
Wed, 20 Feb 2019 10:58:00 +0100 Markus Kottlaender client: imports: removed upload button from soundingresults import and trigger upload automatically
Wed, 20 Feb 2019 10:49:41 +0100 Thomas Junk staging: introduce UBN as a variant to BN
Wed, 20 Feb 2019 10:47:42 +0100 Markus Kottlaender client: imports: fixed typo in form style
Wed, 20 Feb 2019 10:42:32 +0100 Thomas Junk email_template: changed route from 'importlog' to 'importqueue'
Wed, 20 Feb 2019 10:37:36 +0100 Sascha L. Teichmann Sounding result import: Be more verbose if sounding result already exists for a bottleneck/date.
Wed, 20 Feb 2019 10:21:16 +0100 Markus Kottlaender client: imports: fixed cron string
Wed, 20 Feb 2019 10:00:01 +0100 Fadi Abbud client: use the name constants for Layer names
Wed, 20 Feb 2019 08:53:30 +0100 Thomas Junk linting
Tue, 19 Feb 2019 17:27:35 +0100 Sascha Wilde Added geoserver config for stretches layer.
Tue, 19 Feb 2019 17:24:23 +0100 Raimund Renkert client: Avoid "drawable" layers to be refreshed.
Tue, 19 Feb 2019 17:20:24 +0100 Fadi Abbud client: use the name of constants instead of strings
Tue, 19 Feb 2019 17:17:23 +0100 Bernhard Reiter demo-data: fix two user accounts
Tue, 19 Feb 2019 17:06:55 +0100 Thomas Junk staging: format datetime instead of format date in AGM Diff View
Tue, 19 Feb 2019 17:00:32 +0100 Raimund Renkert client: Skip fairway polygons that are not crossed by the cross-cut-line.
Tue, 19 Feb 2019 16:58:21 +0100 Thomas Junk importqueue: datetime instead date for added
Tue, 19 Feb 2019 16:54:56 +0100 Bernhard Reiter demo-data: fix one demo user
Tue, 19 Feb 2019 16:44:38 +0100 Thomas Junk staging: adapt to new routing concept. fix of problems with opening bottlenecks
Tue, 19 Feb 2019 16:34:58 +0100 Sascha L. Teichmann Merged.
Tue, 19 Feb 2019 16:34:35 +0100 Sascha L. Teichmann Import queue: Generate slightly different URLs for reviewing.
Tue, 19 Feb 2019 16:33:31 +0100 Markus Kottlaender client: unified buttons styles in tables
Tue, 19 Feb 2019 14:57:48 +0100 Thomas Junk refac: improve routing structure. We now have /bottlenecks, /stretches, /review routes
Tue, 19 Feb 2019 13:55:02 +0100 Thomas Junk router: cleanup auth code
Tue, 19 Feb 2019 13:45:39 +0100 Bjoern Schilberg schema/gemma.sql: Added to gm_waterlevel bottlenecks_geoserver view.
Tue, 19 Feb 2019 11:42:42 +0100 Markus Kottlaender fixed typo in testmail
Tue, 19 Feb 2019 11:38:45 +0100 Bernhard Reiter client: fix resetting of zoom level after pdf-gen
Tue, 19 Feb 2019 11:20:23 +0100 Fadi Abbud client:use the name of constants instead of strings
Tue, 19 Feb 2019 09:57:02 +0100 Markus Kottlaender client: adjusted table and delete button styles
Tue, 19 Feb 2019 09:49:14 +0100 Markus Kottlaender client: fixed usermanagement styles
Tue, 19 Feb 2019 09:13:27 +0100 Fadi Abbud client: use constant names instead of strings
Tue, 19 Feb 2019 08:41:31 +0100 Markus Kottlaender moved test mail button to table
Tue, 19 Feb 2019 08:08:17 +0100 Sascha L. Teichmann Added current water level to properties of cross-section.
Mon, 18 Feb 2019 19:38:48 +0100 Tom Gottfried Warn on import of unknown reference level codes
Mon, 18 Feb 2019 18:45:12 +0100 Tom Gottfried Cleanup schema for reference water levels
Mon, 18 Feb 2019 16:41:09 +0100 Thomas Junk importqueue: warnings filter implemented
Mon, 18 Feb 2019 16:19:00 +0100 Thomas Junk import_queue: 'abgelehnt' filters for declined instead of rejected
Mon, 18 Feb 2019 16:08:33 +0100 Bernhard Reiter merge
Mon, 18 Feb 2019 16:08:16 +0100 Bernhard Reiter client: improve styles for LOS layers
Mon, 18 Feb 2019 15:55:55 +0100 Thomas Junk import-schedule: fix edit waterway gauge import. transmitting cedentials correctly
Mon, 18 Feb 2019 15:42:13 +0100 Thomas Junk import_schedule: fixed typo. edit waterway gauges should preselect waterway gauges
Mon, 18 Feb 2019 15:38:54 +0100 Markus Kottlaender client: use user specific extent only on initial load
Mon, 18 Feb 2019 15:33:01 +0100 Bernhard Reiter client: fix drawing perormance
Mon, 18 Feb 2019 14:08:19 +0100 Bernhard Reiter client: honor isVisible attribute for more layers
Mon, 18 Feb 2019 13:32:44 +0100 Thomas Junk import_schedule: send email when manually triggering import
Mon, 18 Feb 2019 12:53:10 +0100 Fadi Abbud client:fix fairway Dimensions layers name
Mon, 18 Feb 2019 12:40:07 +0100 Sascha L. Teichmann Configured Imports: Fixed unmarshalling of WFS imports.
Mon, 18 Feb 2019 12:17:00 +0100 Thomas Junk merge
Mon, 18 Feb 2019 12:16:42 +0100 Thomas Junk merge
Mon, 18 Feb 2019 12:16:10 +0100 Thomas Junk fix typo(?)
Mon, 18 Feb 2019 12:16:31 +0100 Sascha L. Teichmann Routes: Fixed route to distance marks ashore.
Mon, 18 Feb 2019 12:12:12 +0100 Sascha Wilde Use distance marks from wamos db in map.
Mon, 18 Feb 2019 12:07:03 +0100 Thomas Junk import_schedule: display of cron and email again
Mon, 18 Feb 2019 12:02:44 +0100 Sascha L. Teichmann Import config: Add another forgotten flag.
Mon, 18 Feb 2019 11:57:10 +0100 Sascha L. Teichmann Import config: Marshalling of so properties got lost somehow.
Mon, 18 Feb 2019 11:22:31 +0100 Markus Kottlaender client: pdf-gen: fixed width calculation of textbox
Mon, 18 Feb 2019 11:16:13 +0100 Thomas Junk import_schedule: default for sort-by: 'hydro_scamin'
Mon, 18 Feb 2019 11:11:12 +0100 Thomas Junk import soundingresult: fix URL
Mon, 18 Feb 2019 10:25:46 +0100 Bernhard Reiter client: fixing lib/geo.js build
Fri, 15 Feb 2019 16:44:42 +0100 Fadi Abbud client: pdf-gen: improve textbox function
Fri, 15 Feb 2019 15:58:21 +0100 Fadi Abbud client:pdf-gen:(minor) fix bottleneckinfo function
Fri, 15 Feb 2019 14:56:04 +0100 Markus Kottlaender client: admin: style adjustments
Fri, 15 Feb 2019 14:41:48 +0100 Markus Kottlaender client: pdf-gen: admin: removed unfunctional download button
Fri, 15 Feb 2019 14:39:16 +0100 Markus Kottlaender client: pdf-gen: removed unused parameter
Fri, 15 Feb 2019 14:08:42 +0100 Bjoern Schilberg schema/gemma.sql: Added fairway_availability.critical and date_info to bottlenecks_geoserver view.
Fri, 15 Feb 2019 13:42:08 +0100 Thomas Junk remove transition for searchbox due to side-effects
Fri, 15 Feb 2019 13:39:44 +0100 Thomas Junk contextbox and search better aligned
Fri, 15 Feb 2019 13:00:50 +0100 Fadi Abbud client: translation: mark some strings for translations
Fri, 15 Feb 2019 12:32:22 +0100 Thomas Junk make room for searchbar
Fri, 15 Feb 2019 11:55:56 +0100 Thomas Junk clean searchbar when context is changed
Fri, 15 Feb 2019 11:44:38 +0100 Thomas Junk warning sign for importqueue entries containing warnings
Fri, 15 Feb 2019 11:18:19 +0100 Sascha L. Teichmann Merged.
Thu, 14 Feb 2019 17:39:29 +0100 Sascha L. Teichmann Merged.
Thu, 14 Feb 2019 16:32:31 +0100 Sascha L. Teichmann UGM import: Use special schema.
Fri, 15 Feb 2019 10:57:50 +0100 Markus Kottlaender made configuration page accessible for waterway admins
Fri, 15 Feb 2019 10:44:45 +0100 Markus Kottlaender moved color settings into own component
Fri, 15 Feb 2019 09:47:57 +0100 Markus Kottlaender client: pdf-gen: added cancel button
Thu, 14 Feb 2019 16:30:37 +0100 Thomas Junk importqueue: css cleanup
Thu, 14 Feb 2019 16:22:56 +0100 Fadi Abbud client: rename the Fairway Dimensions layers
Thu, 14 Feb 2019 16:15:36 +0100 Raimund Renkert client: improved fairway calculation for cross cut.
Thu, 14 Feb 2019 16:12:34 +0100 Thomas Junk more e2e test for imports
Thu, 14 Feb 2019 16:05:02 +0100 Sascha L. Teichmann Print templates: Add country to listing if template has one.
Thu, 14 Feb 2019 15:42:35 +0100 Thomas Junk refac: classes for automatic filling added
Thu, 14 Feb 2019 15:33:35 +0100 Thomas Junk automatically trigger some imports
Thu, 14 Feb 2019 15:11:00 +0100 Sascha L. Teichmann Ajjusted RLS for user templates.
Thu, 14 Feb 2019 14:47:33 +0100 Bjoern Schilberg Dockerfile.backend: Added libxml2-utils.
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".
Thu, 14 Feb 2019 12:21:25 +0100 Bernhard Reiter client: make different LOS layer visually more distinct
Thu, 14 Feb 2019 11:30:27 +0100 Thomas Junk testclient: ufa, vgm implemented
Thu, 14 Feb 2019 11:21:33 +0100 Sascha L. Teichmann Stretch import: Call Stringer for ISRS codes directly when logging range.
Thu, 14 Feb 2019 10:35:32 +0100 Markus Kottlaender client: reduced width of pdf-, profile- and identify-box
Thu, 14 Feb 2019 10:09:23 +0100 Markus Kottlaender client: pdf-gen: made selectedSurvey mandatory for displaying the bottleneck info box and iso line legend.
Thu, 14 Feb 2019 10:00:11 +0100 Markus Kottlaender client: pdf-gen: width of bottleneck info box is calculated based on its content now
Thu, 14 Feb 2019 08:56:32 +0100 Markus Kottlaender client: pdf-gen: moved template handling from store to components
Wed, 13 Feb 2019 18:18:41 +0100 Sascha L. Teichmann Uploaded imports: Unified agm, ubn, ufa and ugm import endpoints and removed a lot c&p code.
Wed, 13 Feb 2019 17:47:33 +0100 Sascha L. Teichmann Approved gauge meassurement import: Unified file upload parameter to 'agm'.
Wed, 13 Feb 2019 17:37:28 +0100 Sascha L. Teichmann Uploaded gauge measurement import: Added missing file.
Wed, 13 Feb 2019 17:09:11 +0100 Sascha L. Teichmann Uploaded imports: Small code clean-ups.
Wed, 13 Feb 2019 16:59:38 +0100 Sascha Wilde sysadmin users shall be able to create new stretches w/o restrictions.
Wed, 13 Feb 2019 16:54:22 +0100 Bernhard Reiter merge
Wed, 13 Feb 2019 16:53:58 +0100 Bernhard Reiter client: make different LOS visually distinct
Wed, 13 Feb 2019 16:52:16 +0100 Sascha L. Teichmann Uploaded gauge measurement: Implemented in terms of normal gauge measurement import.
Wed, 13 Feb 2019 16:48:52 +0100 Tom Gottfried Input area as multipolygons to generate area from stretch
Wed, 13 Feb 2019 16:41:00 +0100 Markus Kottlaender merged pdf-export in default
Wed, 13 Feb 2019 16:13:44 +0100 Sascha L. Teichmann Upload gauge measurements: Fixed typo.
Wed, 13 Feb 2019 16:12:38 +0100 Sascha L. Teichmann Uploaded gauge measurements: Initial commit. TODO: Add endpoint.
Wed, 13 Feb 2019 15:47:10 +0100 Sascha L. Teichmann Gauge measurement imports: Removed dead code.
Wed, 13 Feb 2019 15:42:18 +0100 Thomas Junk schemadir entry in example config
Wed, 13 Feb 2019 15:38:24 +0100 Sascha L. Teichmann Gauge measurements import: Re-factored to be re-usable for upcoming uploaded gauge measurements.
Wed, 13 Feb 2019 15:16:12 +0100 Thomas Junk import_queue: ubn used correct endpoint
Wed, 13 Feb 2019 15:14:53 +0100 Bernhard Reiter client: pdf-gen add multi-language font
Wed, 13 Feb 2019 14:38:51 +0100 Sascha L. Teichmann Merged.
Wed, 13 Feb 2019 14:38:28 +0100 Sascha L. Teichmann Gauge measurement import: More idiomatic code.
Wed, 13 Feb 2019 14:20:47 +0100 Bjoern Schilberg LAYERS.WATERWAYAXIS: Set max- and minResolution. Modelled after d4d.
Wed, 13 Feb 2019 14:16:15 +0100 Bjoern Schilberg Reverted accidentally updated Dockerfiles.
Wed, 13 Feb 2019 13:50:59 +0100 Bjoern Schilberg LAYERS.WATERWAYPROFILES: Set max- and minResolution. Modelled after d4d.
Wed, 13 Feb 2019 12:45:48 +0100 Sascha L. Teichmann Gauge measurement import: Moved preparation of insert statement out of gauge iteration loop.
Wed, 13 Feb 2019 12:39:56 +0100 Sascha L. Teichmann Gauge measurement imports: Do all database ops in one transaction.
Wed, 13 Feb 2019 11:44:27 +0100 Tom Gottfried Handle invalid multipolygons in area generation from stretch
Wed, 13 Feb 2019 11:13:06 +0100 Sascha L. Teichmann Stretch import: Be more verbose about range before inserting data.
Wed, 13 Feb 2019 10:52:14 +0100 Tom Gottfried Remove debris and associate templates to country
Wed, 13 Feb 2019 08:00:26 +0100 Markus Kottlaender merged pdf-export into default
Wed, 13 Feb 2019 07:55:57 +0100 Markus Kottlaender PDF-generation: Hide template configuration (as long as it's not working). pdf-export
Tue, 12 Feb 2019 14:33:36 +0100 Markus Kottlaender PDF generation: logo image, adjusted templates pdf-export
Tue, 12 Feb 2019 14:00:01 +0100 Markus Kottlaender PDF generation: fixed map size for 80dpi pdf-export
Tue, 12 Feb 2019 13:33:58 +0100 Markus Kottlaender PDF generation: changed option names in resolution select pdf-export
Tue, 12 Feb 2019 11:11:32 +0100 Markus Kottlaender merge default in pdf-branch pdf-export
Tue, 12 Feb 2019 10:53:01 +0100 Markus Kottlaender PDF generation: improved positioning, prepared demo templates pdf-export
Mon, 11 Feb 2019 10:38:36 +0100 Markus Kottlaender PDF generation: fix text size calculation pdf-export
Mon, 11 Feb 2019 10:26:03 +0100 Markus Kottlaender PDF generation: Don't change template on form changes. pdf-export
Mon, 11 Feb 2019 10:16:48 +0100 Markus Kottlaender PDF generation: changed form labels/option texts pdf-export
Fri, 08 Feb 2019 16:21:29 +0100 Markus Kottlaender removed unnecessary else block pdf-export
Fri, 08 Feb 2019 16:16:04 +0100 Markus Kottlaender adjusted positioning of pdf elements pdf-export
Thu, 07 Feb 2019 19:27:27 +0100 Sascha Wilde Fixed agm upload endpoint in client. pdf-export
Thu, 07 Feb 2019 15:14:40 +0100 Markus Kottlaender prepared pdf template administration pdf-export
Thu, 07 Feb 2019 11:27:07 +0100 Markus Kottlaender merged default in pdf-export pdf-export
Thu, 07 Feb 2019 10:38:17 +0100 Markus Kottlaender values in template select are now the actual objects pdf-export
Wed, 06 Feb 2019 16:32:16 +0100 Markus Kottlaender moved/created files pdf-export
Wed, 06 Feb 2019 16:19:16 +0100 Markus Kottlaender started pdf template administration pdf-export
Wed, 06 Feb 2019 15:53:24 +0100 Thomas Junk moveToExtent substitutes moveMap where easy doable pdf-export
Wed, 06 Feb 2019 15:20:58 +0100 Thomas Junk import_waterwayprofile: prefill url pdf-export
Wed, 06 Feb 2019 15:17:42 +0100 Thomas Junk import_waterwayprofiles: UI etd pdf-export
Wed, 06 Feb 2019 11:20:23 +0100 Thomas Junk fix: bottleneckselection via identifytool pdf-export
Wed, 06 Feb 2019 09:56:36 +0100 Fadi Abbud pdf-gen: add fixed coordinates and values pdf-export
Tue, 05 Feb 2019 16:50:59 +0100 Thomas Junk staging: zoomable stretches. zoomToExtent etd pdf-export
Tue, 05 Feb 2019 16:33:01 +0100 Fadi Abbud pdf-gen: improve pdftool to use value from template pdf-export
Tue, 12 Feb 2019 23:28:01 +0100 Sascha L. Teichmann Uploaded fairway availability import: cosmetics.
Tue, 12 Feb 2019 23:24:09 +0100 Sascha L. Teichmann Uploaded fairway availabilty import: Implemented in terms of normal fairway availabilty import.
Tue, 12 Feb 2019 18:32:48 +0100 Sascha L. Teichmann Fairway availabilty import: Re-factored to be the base for the uploaded fairway availabilty import.
Tue, 12 Feb 2019 18:06:32 +0100 Sascha L. Teichmann Fairway availabilty import: There is no need to fetch the responsibility country from the database. Only the bottleneck_ids are needed.
Tue, 12 Feb 2019 17:12:12 +0100 Sascha L. Teichmann Fairway availability import: Run all db ops in same transaction.
Tue, 12 Feb 2019 16:54:48 +0100 Thomas Junk UBN: WIP
Tue, 12 Feb 2019 14:55:09 +0100 Sascha L. Teichmann Fairway availabilty import: Fixed row query leak.
Tue, 12 Feb 2019 14:29:16 +0100 Thomas Junk import_schedule: user is able to choose between file upload or URL as import type for bottleneckimport
Tue, 12 Feb 2019 13:04:48 +0100 Sascha L. Teichmann Fairway availability import: More idiomatic code / cosmetics.
Tue, 12 Feb 2019 11:54:12 +0100 Sascha L. Teichmann Uploaded bottleneck import: Implemented in terms of normal bottleneck import.
Tue, 12 Feb 2019 11:09:55 +0100 Sascha L. Teichmann Imports: Deduplicted file upload code.
Tue, 12 Feb 2019 10:50:03 +0100 Thomas Junk import_schedule: label changed to 'save'
Tue, 12 Feb 2019 10:45:34 +0100 Sascha L. Teichmann Client: updated yarn.lock
Tue, 12 Feb 2019 10:44:00 +0100 Sascha L. Teichmann Upload bottleneck import: Added stub.
Tue, 12 Feb 2019 10:04:01 +0100 Thomas Junk linting
Tue, 12 Feb 2019 09:53:03 +0100 Thomas Junk package upgrades
Tue, 12 Feb 2019 09:23:53 +0100 Raimund Renkert client: Zoom to users responisbility area on startup.
Mon, 11 Feb 2019 18:35:01 +0100 Sascha L. Teichmann Import queue: Removed boilerplate code to deserialize jobs from JSON by making it part of the import queue.
Mon, 11 Feb 2019 16:49:18 +0100 Thomas Junk map_store: extracted moveMap, etd moveToBoundingBox, refactored moveToExtent
Mon, 11 Feb 2019 16:33:19 +0100 Thomas Junk linting
Mon, 11 Feb 2019 16:19:52 +0100 Raimund Renkert client: Added refresh button to reload the WFS layer data.
Mon, 11 Feb 2019 16:16:35 +0100 Sascha L. Teichmann Waterway profiles import: Issue warnings for lines in CSV file which ISRS codes which are not in the virtual distance marks.
Mon, 11 Feb 2019 15:57:20 +0100 Sascha L. Teichmann Merged.
Mon, 11 Feb 2019 15:56:59 +0100 Sascha L. Teichmann SOAP: Add validating parser (uses 'xmllint') for manual uploads.
Mon, 11 Feb 2019 15:23:24 +0100 Thomas Junk staging: dynamic scrollbar for agm
Mon, 11 Feb 2019 13:04:36 +0100 Sascha L. Teichmann Import queue listing: Add another column 'warnings' (bool) to listing output which indicates if an import has warnings or not.
Mon, 11 Feb 2019 11:47:16 +0100 Fadi Abbud translations: update source string for translation
Mon, 11 Feb 2019 10:48:31 +0100 Fadi Abbud merge
Mon, 11 Feb 2019 10:45:03 +0100 Fadi Abbud translations: merge translations form weblate
Mon, 11 Feb 2019 09:57:03 +0100 Thomas Junk lodash updated
Mon, 11 Feb 2019 09:55:04 +0100 Thomas Junk packages upgraded
Fri, 08 Feb 2019 17:59:24 +0100 Sascha L. Teichmann Approved gauge measurement imports: Suppress diff lines when old and new are identical.
Fri, 08 Feb 2019 17:55:42 +0100 Sascha Wilde Removed trigger to update date_info on gauge_measurements.
Fri, 08 Feb 2019 16:52:18 +0100 Sascha L. Teichmann Fairway dimension imports: Only delete features with the same level of services as the imported.
Fri, 08 Feb 2019 16:20:26 +0100 Sascha Wilde Fixed de-duplication (primary geoserver id) for virt dist marks.
Fri, 08 Feb 2019 15:43:33 +0100 Sascha Wilde Fix selection of isrs location code for stretch creation.
Fri, 08 Feb 2019 15:39:17 +0100 Sascha L. Teichmann Import queue: The job kind parameter when creating a new job from a string was never used.
Fri, 08 Feb 2019 15:30:16 +0100 Bernhard Reiter client: pdf-gen: add reference_water_level to details
Fri, 08 Feb 2019 14:56:29 +0100 Bjoern Schilberg map.js: GetFeaturesAtPixel added hitTolerance:7.
Fri, 08 Feb 2019 13:53:50 +0100 Thomas Junk agm_diff: usability bug fixed
Fri, 08 Feb 2019 13:21:36 +0100 Thomas Junk staging: agm diff visually adjusted
Fri, 08 Feb 2019 13:18:34 +0100 Bjoern Schilberg Added docker compose support.
Fri, 08 Feb 2019 13:06:16 +0100 Sascha L. Teichmann Print templates: Implemented /api/templates/print/{name} PATCH to update print templates.
Fri, 08 Feb 2019 12:56:33 +0100 Sascha L. Teichmann Print templates endpoints: Get rid of useless models.PrintTemplateIn model.
Fri, 08 Feb 2019 12:51:20 +0100 Sascha Wilde Merged
Fri, 08 Feb 2019 12:50:42 +0100 Sascha Wilde Changed geoserver primary key for distance_marks_geoserver to 'id'.
Fri, 08 Feb 2019 12:50:40 +0100 Sascha L. Teichmann Print templates: Implemented /api/templates/print POST to create new templates.
Fri, 08 Feb 2019 12:42:46 +0100 Sascha Wilde Added layer for waterway profiles.
Fri, 08 Feb 2019 12:37:38 +0100 Sascha L. Teichmann Print templates: Added forgotten model file.
Fri, 08 Feb 2019 12:36:47 +0100 Sascha L. Teichmann Print templates: Implemented /api/templates/print/{name} GET.
Fri, 08 Feb 2019 12:30:22 +0100 Thomas Junk staging: improve UI
Fri, 08 Feb 2019 12:11:15 +0100 Sascha L. Teichmann Print templates: Implemented /api/templates/print/{name} DELETE.
Fri, 08 Feb 2019 11:47:31 +0100 Sascha L. Teichmann Surveys controller: Fixed nullable water level.
Fri, 08 Feb 2019 11:32:14 +0100 Sascha L. Teichmann Merged.
Fri, 08 Feb 2019 11:31:57 +0100 Sascha L. Teichmann Print templates: Implemented GET of all templates.
Fri, 08 Feb 2019 11:26:05 +0100 Bernhard Reiter Extend /surveys endpoint to include waterlevel_value
Fri, 08 Feb 2019 11:03:12 +0100 Sascha L. Teichmann Print templates: Forget to add controller file.
Fri, 08 Feb 2019 11:02:05 +0100 Sascha L. Teichmann Print templates: Stubbed endpoints under /api/templates/print/{name}
Thu, 07 Feb 2019 17:45:00 +0100 Bernhard Reiter Extending endpoint /surveys to return depth_reference
Thu, 07 Feb 2019 17:15:33 +0100 Thomas Junk agm: staging diff POC
Thu, 07 Feb 2019 16:01:12 +0100 Thomas Junk approved_gauge_measurements: url adjusted
Thu, 07 Feb 2019 15:12:04 +0100 Sascha L. Teichmann Waterway profile imports: Fixed typo in error message.
Thu, 07 Feb 2019 13:45:43 +0100 Bjoern Schilberg docker/README.md: Formatting, typos and concretizations.
Thu, 07 Feb 2019 12:23:05 +0100 Tom Gottfried Waterway profiles have to match a distance mark
Thu, 07 Feb 2019 10:30:44 +0100 Thomas Junk feat: clicking on stretches activates according layer
Thu, 07 Feb 2019 09:15:39 +0100 Bernhard Reiter client: limit zooming out to roughly Europe
Wed, 06 Feb 2019 17:05:10 +0100 Bernhard Reiter client: pdf-gen: make bottleneck infos more fancy
Wed, 06 Feb 2019 16:26:39 +0100 Bernhard Reiter client: pdf-gen: add bottleneck details
Wed, 06 Feb 2019 15:53:24 +0100 Thomas Junk moveToExtent substitutes moveMap where easy doable
Wed, 06 Feb 2019 15:20:58 +0100 Thomas Junk import_waterwayprofile: prefill url
Wed, 06 Feb 2019 15:17:42 +0100 Thomas Junk import_waterwayprofiles: UI etd
Wed, 06 Feb 2019 11:20:23 +0100 Thomas Junk fix: bottleneckselection via identifytool
Tue, 05 Feb 2019 16:50:59 +0100 Thomas Junk staging: zoomable stretches. zoomToExtent etd
Wed, 06 Feb 2019 15:47:03 +0100 Tom Gottfried Merged
Wed, 06 Feb 2019 15:42:32 +0100 Tom Gottfried Fix constraints on waterway profiles
Wed, 06 Feb 2019 15:44:55 +0100 Bernhard Reiter Extend /surveys/ endpoint to include reference gauge
Wed, 06 Feb 2019 15:35:30 +0100 Tom Gottfried Flatten location code in distance marks view
Wed, 06 Feb 2019 15:23:30 +0100 Tom Gottfried Make distance filtering more consistent
Wed, 06 Feb 2019 14:27:14 +0100 Tom Gottfried Actually create index on temp table
Wed, 06 Feb 2019 11:47:02 +0100 Markus Kottlaender Distinct fairway layers per LOS
Tue, 05 Feb 2019 14:46:26 +0100 Markus Kottlaender linting
Tue, 05 Feb 2019 14:02:59 +0100 Thomas Junk icons adjusted
Tue, 05 Feb 2019 13:55:59 +0100 Markus Kottlaender show confirm dialog when deleting user
Tue, 05 Feb 2019 13:34:29 +0100 Bernhard Reiter Improve Makefile target `makemessages`
Tue, 05 Feb 2019 12:27:40 +0100 Sascha L. Teichmann Approved gauge measuments import: Give type hints when insertinf/querying isrs location codes.
Tue, 05 Feb 2019 11:39:27 +0100 Sascha L. Teichmann Merged.
Tue, 05 Feb 2019 11:39:06 +0100 Sascha L. Teichmann WFS downloader: Use a custom XML streaming parser to detect error reports.
Tue, 05 Feb 2019 11:31:15 +0100 Thomas Junk importqueue: highlight error
Tue, 05 Feb 2019 11:24:30 +0100 Thomas Junk importqueue: highlight error and warn lines
Tue, 05 Feb 2019 11:13:36 +0100 Thomas Junk usermanagement: remove copy&paste eventhandler
Tue, 05 Feb 2019 11:11:57 +0100 Thomas Junk linting
Tue, 05 Feb 2019 09:38:01 +0100 Thomas Junk upgrade client dependencies
Tue, 05 Feb 2019 09:28:26 +0100 Markus Kottlaender improved behavior of pdf generation form
Tue, 05 Feb 2019 07:34:21 +0100 Markus Kottlaender shortened vue binding syntax
Mon, 04 Feb 2019 18:31:55 +0100 Sascha L. Teichmann WFS downloader: Don't use temp files. TODO: Use a streaming scanner for the detection of the exception documents.
Mon, 04 Feb 2019 17:48:36 +0100 Sascha L. Teichmann WFS downloader: Parse for exception reports when calling GetFeature. Not very efficient (uses temp files).
Mon, 04 Feb 2019 17:04:33 +0100 Thomas Junk bbox tool from turfjs added. zoomToExtent function added to map.js
Mon, 04 Feb 2019 16:00:02 +0100 Thomas Junk staging: zoom to Stretch implemented
Mon, 04 Feb 2019 15:49:17 +0100 Sascha L. Teichmann WFS imports: Write get GetFeature URLs into import log.
Mon, 04 Feb 2019 15:39:58 +0100 Sascha L. Teichmann Approved gauge measurement import: Added diff-summary. XXX: May be broken!
Mon, 04 Feb 2019 14:35:47 +0100 Thomas Junk staging: display stretch name
Mon, 04 Feb 2019 14:32:48 +0100 Thomas Junk make default errorfree
Mon, 04 Feb 2019 13:20:01 +0100 Thomas Junk importschedule: in case of UPDATE send proper document
Mon, 04 Feb 2019 13:01:06 +0100 Markus Kottlaender different colors for varying levels of service for fairway dimensions
Mon, 04 Feb 2019 12:49:50 +0100 Sascha L. Teichmann Imports: Fixed small issue with de-serializing stretches.
Mon, 04 Feb 2019 12:30:58 +0100 Thomas Junk importschedule: LOS fixed, default level=3
Mon, 04 Feb 2019 11:34:09 +0100 Sascha L. Teichmann Approved gauge measuremnet imports: Removed an indirection layer accessing the columns of the CSV file.
Sun, 03 Feb 2019 21:17:35 +0000 MANESCU CARMEN Translated using Weblate (Romanian)
Fri, 01 Feb 2019 18:29:02 +0100 Sascha L. Teichmann WFS downloader: Harmonized logging.
Fri, 01 Feb 2019 18:04:28 +0100 Sascha Wilde Fixed api url used in front end for stretches.
Fri, 01 Feb 2019 17:39:39 +0100 Sascha L. Teichmann Waterway profiles import: Added a precision parameter in meters to find lines for points (default 10m).
Fri, 01 Feb 2019 17:18:49 +0100 Sascha L. Teichmann Waterway profile import: Do all the calculations in geography domain.
Fri, 01 Feb 2019 17:03:28 +0100 Sascha L. Teichmann Waterway profile import: log warnings if no profile geometry can be found for ISRS code.
Fri, 01 Feb 2019 16:32:52 +0100 Sascha L. Teichmann Waterway profile import: Store temp geoms in WGS84, do buffering with four decimal places and fetch the lines closest to the dmv points.
Fri, 01 Feb 2019 13:45:02 +0100 Sascha L. Teichmann Imports config: Fixed listing of stored configurations.
Fri, 01 Feb 2019 12:56:38 +0100 Thomas Junk import schedule: fairway dimension fixed
Fri, 01 Feb 2019 12:52:27 +0100 Thomas Junk input events for import schedule
Fri, 01 Feb 2019 10:56:29 +0100 Sascha L. Teichmann Waterway profiles: Do a little buffeing around the point to be more tolerant when finding the right line string.
Thu, 31 Jan 2019 18:42:57 +0100 Sascha L. Teichmann Waterway profiles imports: Download the geometries from WPS and join them with the CSV data.
Thu, 31 Jan 2019 17:22:19 +0100 Sascha Wilde Changed bottlenecks_geoserver view and added config to prevent duplications.
Thu, 31 Jan 2019 16:32:18 +0100 Sascha L. Teichmann Waterway profiles import: Restructured code a bit in preparation of downloading Profile geometries from WFS first (needs to be done).
Thu, 31 Jan 2019 12:40:54 +0100 Tom Gottfried Fix exclusion constraint for waterway profiles
Thu, 31 Jan 2019 12:38:39 +0100 Tom Gottfried Fix number of tests
Thu, 31 Jan 2019 12:36:54 +0100 Tom Gottfried Add function to get text representation of location code
Thu, 31 Jan 2019 11:29:43 +0100 Fadi Abbud client: pdf-gen: clean up: addtext function
Wed, 30 Jan 2019 23:57:51 +0100 Sascha L. Teichmann Waterway profiles import: Implemented the parsing of the data lines of the CSV file and stored the values into the database.
Wed, 30 Jan 2019 20:27:07 +0100 Sascha L. Teichmann Waterway profile import: Parse header line. TODO: Parse the body and store the data into the database.
Wed, 30 Jan 2019 17:28:50 +0100 Tom Gottfried Merge
Wed, 30 Jan 2019 17:26:51 +0100 Tom Gottfried Add missing NOT NULL constraints
Wed, 30 Jan 2019 17:28:00 +0100 Sascha L. Teichmann Sounding results import: Removed senseless parameters.
Wed, 30 Jan 2019 17:25:59 +0100 Sascha L. Teichmann Approved gauge measurement import: Removed senseless parameters.
Wed, 30 Jan 2019 17:23:22 +0100 Sascha L. Teichmann Waterway profiles import: Added upload route.
Wed, 30 Jan 2019 17:11:10 +0100 Sascha L. Teichmann Waterway profile import: Added import stub and changed database.
Wed, 30 Jan 2019 15:45:33 +0100 Tom Gottfried Merge
Wed, 30 Jan 2019 15:43:43 +0100 Tom Gottfried Fix test
Wed, 30 Jan 2019 15:44:18 +0100 Thomas Junk licenses added
Wed, 30 Jan 2019 15:43:08 +0100 Thomas Junk dma added
Wed, 30 Jan 2019 10:49:23 +0100 Fadi Abbud client: translations: update source strings
Wed, 30 Jan 2019 10:41:12 +0100 Fadi Abbud client: translations: merge translations from weblate
Wed, 30 Jan 2019 10:03:20 +0100 Sascha L. Teichmann Merged 'unify_imports' branch back into default.
Wed, 30 Jan 2019 10:01:45 +0100 Sascha L. Teichmann Merged default into branch. unify_imports
Tue, 29 Jan 2019 12:36:45 +0100 Tom Gottfried Fix column type to match referenced column unify_imports
Tue, 29 Jan 2019 16:05:08 +0100 Thomas Junk typos unify_imports
Tue, 29 Jan 2019 14:46:57 +0100 Thomas Junk frontend adapted to new backend unify_imports
Tue, 29 Jan 2019 14:15:34 +0100 Sascha L. Teichmann Imports: Fixed SQL scanning in listing all configurations. unify_imports
Tue, 29 Jan 2019 08:28:50 +0100 Sascha L. Teichmann Imports: Made stretch import marshable (even if it is not needed). unify_imports
Mon, 28 Jan 2019 20:35:14 +0100 Sascha L. Teichmann Imports: Handle manual imports with a single route using the shortnames of the imports to distiquish between them. unify_imports
Mon, 28 Jan 2019 19:30:03 +0100 Sascha L. Teichmann Merged default into branch. unify_imports
Mon, 28 Jan 2019 14:12:15 +0100 Sascha L. Teichmann Waterway gauge import: Fixed model converter (missed URL). unify_imports
Mon, 28 Jan 2019 14:01:56 +0100 Sascha L. Teichmann Scheduler: Fixed SQL statement once again. unify_imports
Mon, 28 Jan 2019 09:55:28 +0100 Sascha L. Teichmann Scheduler: Fixed booting SQL statements. unify_imports
Sun, 27 Jan 2019 23:19:30 +0100 Sascha L. Teichmann Scheduler: Adjusted booting of scheduled imports to new database schema. unify_imports
Sun, 27 Jan 2019 23:09:42 +0100 Sascha L. Teichmann Imports: Re-enabled /imports/config/{id} PATCH. unify_imports
Sun, 27 Jan 2019 22:40:32 +0100 Sascha L. Teichmann Imports: Re-enabled /imports/config POST. unify_imports
Sun, 27 Jan 2019 22:03:46 +0100 Sascha L. Teichmann Imports: Re-enabled /imports/config/{id} DELETE. unify_imports
Sun, 27 Jan 2019 14:27:37 +0100 Sascha L. Teichmann Imports. Re-enabled /imports/config GET. unify_imports
Fri, 25 Jan 2019 18:27:04 +0100 Sascha L. Teichmann Imports: Re-enabled /imports/config/{id} DELETE. unify_imports
Fri, 25 Jan 2019 18:24:14 +0100 Sascha L. Teichmann Imports: Code simplification. unify_imports
Fri, 25 Jan 2019 18:17:37 +0100 Sascha L. Teichmann Imports: Re-enabled /imports/config/{id} GET- unify_imports
Fri, 25 Jan 2019 18:01:35 +0100 Sascha L. Teichmann Imports: Re-enabled running configured imports. unify_imports
Fri, 25 Jan 2019 17:54:02 +0100 Sascha L. Teichmann Imports: Unified JSON marshaling of times and durations in imports. unify_imports
Fri, 25 Jan 2019 17:29:43 +0100 Sascha L. Teichmann Imports: completed the starting of a scheduled job. unify_imports
Fri, 25 Jan 2019 16:07:09 +0100 Sascha L. Teichmann This breaks this branch!!!! Starting to remove the old persistent layer for configured imports. unify_imports
Fri, 25 Jan 2019 14:33:03 +0100 Sascha L. Teichmann Merged default into branch. unify_imports
Fri, 25 Jan 2019 12:57:53 +0100 Sascha L. Teichmann Imports: Moved constructor functions for import models to a table in the import package to be re-used by the configure/scheduled import. unify_imports
Fri, 25 Jan 2019 12:43:08 +0100 Thomas Junk e2e unify_imports
Fri, 25 Jan 2019 12:31:50 +0100 Sascha L. Teichmann Imports: Moved model conversion into a table in the imports package. unify_imports
Fri, 25 Jan 2019 11:53:28 +0100 Sascha L. Teichmann Merged default into branch. unify_imports
Fri, 25 Jan 2019 11:52:54 +0100 Sascha L. Teichmann Imports: Added a persistent model for the extra attributes. unify_imports
Fri, 25 Jan 2019 11:26:20 +0100 Thomas Junk importschedule: moved constants unify_imports
Fri, 25 Jan 2019 11:09:46 +0100 Thomas Junk importschedule: add store unify_imports
Fri, 25 Jan 2019 11:09:21 +0100 Thomas Junk importschedule: extracted to separate store unify_imports
Fri, 25 Jan 2019 10:15:53 +0100 Thomas Junk merge unify_imports
Fri, 25 Jan 2019 10:15:29 +0100 Thomas Junk imports: readded missing options2 unify_imports
Fri, 25 Jan 2019 10:01:02 +0100 Sascha L. Teichmann Imports: Forgot self accessor for new email type. unify_imports
Fri, 25 Jan 2019 09:55:56 +0100 Sascha L. Teichmann Imports: Stretch imports are not configurabel and scheduable. unify_imports
Fri, 25 Jan 2019 09:42:43 +0100 Thomas Junk staging. FD added source-organization and LOS as name for entry unify_imports
Thu, 24 Jan 2019 18:23:31 +0100 Sascha L. Teichmann Removed debris. unify_imports
Thu, 24 Jan 2019 18:20:05 +0100 Sascha L. Teichmann Merged default into branch. unify_imports
Thu, 24 Jan 2019 18:19:43 +0100 Sascha L. Teichmann Bring manual imports to new import modeling. unify_imports
Thu, 24 Jan 2019 17:38:31 +0100 Sascha L. Teichmann Moved stretch import to imports file. unify_imports
Thu, 24 Jan 2019 17:36:57 +0100 Sascha L. Teichmann Moved distance marks ashore import into imports file. unify_imports
Thu, 24 Jan 2019 17:35:26 +0100 Sascha L. Teichmann Moved fairway dimension import to imports file. unify_imports
Thu, 24 Jan 2019 17:33:37 +0100 Sascha L. Teichmann Moved distancemarks virtual to imports file. unify_imports
Thu, 24 Jan 2019 17:30:45 +0100 Sascha L. Teichmann Moved waterway(area|axis|gauge) import to imports file. unify_imports
Thu, 24 Jan 2019 17:26:30 +0100 Sascha L. Teichmann Moved fairwayavailability to a local model. unify_imports
Thu, 24 Jan 2019 17:21:14 +0100 Sascha L. Teichmann Moved gaugemeasurement to local package. unify_imports
Thu, 24 Jan 2019 17:15:04 +0100 Sascha L. Teichmann Merged default into branch. unify_imports
Thu, 24 Jan 2019 17:14:10 +0100 Sascha L. Teichmann Started to simplify the import models. unify_imports
Tue, 29 Jan 2019 12:36:45 +0100 Tom Gottfried Fix column type to match referenced column
Tue, 29 Jan 2019 09:33:06 +0100 Fadi Abbud client: (minor) add missing characters for translations
Mon, 28 Jan 2019 16:26:32 +0100 Fadi Abbud client: translations: get improvments on Makefile from upstream
Fri, 25 Jan 2019 09:20:06 +0000 Bede Csaba Translated using Weblate (Hungarian)
Fri, 25 Jan 2019 13:05:49 +0000 Andrija Spaic Translated using Weblate (Croatian)
Thu, 24 Jan 2019 16:08:57 +0000 Bernhard E. Reiter Translated using Weblate (Austrian German)
Fri, 25 Jan 2019 13:09:17 +0100 Tom Gottfried Ensure generated passwords contain a non-alphanumeric character and digit
Fri, 25 Jan 2019 10:42:46 +0100 Fadi Abbud client: translations: fix .po files header and update them
Fri, 25 Jan 2019 06:51:34 +0000 Marin Popovic Translated using Weblate (Croatian)
Thu, 24 Jan 2019 17:23:43 +0100 Tom Gottfried Do anything else before expectedly failing role creation
Thu, 24 Jan 2019 16:47:46 +0100 Thomas Junk attributes temporary fixed
Thu, 24 Jan 2019 16:44:28 +0100 Fadi Abbud translations: merge translations from Weblate
Thu, 24 Jan 2019 16:17:37 +0100 Thomas Junk login_roles: temp fix with rectangle instead of point
Thu, 24 Jan 2019 14:28:40 +0100 Thomas Junk merge with importschedulerefac
Thu, 24 Jan 2019 14:28:20 +0100 Thomas Junk closing importschedulerefac importschedulerefac
Thu, 24 Jan 2019 14:24:39 +0100 Thomas Junk merge with default importschedulerefac
Thu, 24 Jan 2019 14:24:00 +0100 Thomas Junk small errors fixed importschedulerefac
Thu, 24 Jan 2019 14:10:08 +0100 Thomas Junk Backed out changeset 74c03fec0a91 importschedulerefac
Thu, 24 Jan 2019 13:46:09 +0100 Thomas Junk WIP importschedulerefac
Thu, 24 Jan 2019 13:43:36 +0100 Thomas Junk moved components importschedulerefac
Thu, 24 Jan 2019 12:56:31 +0100 Tom Gottfried Move import queue to its own database namespace
Thu, 24 Jan 2019 12:50:17 +0100 Tom Gottfried Improve some import log messages
Thu, 24 Jan 2019 12:24:12 +0100 Sascha L. Teichmann Manual import controller: Simplified code.
Wed, 23 Jan 2019 16:50:33 +0100 Thomas Junk split imports out importschedulerefac
Thu, 24 Jan 2019 15:15:51 +0000 Lukas Timler Translated using Weblate (Hungarian)
Thu, 24 Jan 2019 09:05:00 +0000 Fadi Abbud Translated using Weblate (Austrian German)
Thu, 24 Jan 2019 09:46:30 +0100 Fadi Abbud translations: update .po files
Thu, 24 Jan 2019 09:34:33 +0100 Fadi Abbud translations: merge translations from Weblate
Wed, 23 Jan 2019 18:34:55 +0100 Tom Gottfried Use something similar to a valid ISRS location code as placeholder
Wed, 23 Jan 2019 17:59:15 +0100 Sascha L. Teichmann Merged.
Wed, 23 Jan 2019 17:58:57 +0100 Sascha L. Teichmann Imports: Made retries and the waiting between the attempts configurable.
Wed, 23 Jan 2019 17:46:50 +0100 Tom Gottfried Ensure geometries in database are valid OGC simple features
Wed, 23 Jan 2019 16:25:43 +0100 Tom Gottfried Fix area generation from multipolygon input
Wed, 23 Jan 2019 16:18:36 +0100 Tom Gottfried Fix mount path in README
Wed, 23 Jan 2019 15:02:50 +0100 Raimund Renkert Import: Make one request per gauge for gauge measurement data.
Wed, 23 Jan 2019 14:17:14 +0100 Thomas Junk define stretches: mark stretches in review
Wed, 23 Jan 2019 12:26:09 +0100 Sascha L. Teichmann Improved the error message a bit if an invalid country name is passed via JSON api.
Wed, 23 Jan 2019 12:09:23 +0100 Raimund Renkert Import: Upsert gauge measurement data to avoid unique contraint violation.
Wed, 23 Jan 2019 11:59:18 +0100 Thomas Junk define stretch: edit function prefills fields
Wed, 23 Jan 2019 11:20:38 +0100 Sascha L. Teichmann Merged.
Wed, 23 Jan 2019 11:20:14 +0100 Sascha L. Teichmann Imports: Added the new state 'unchanged' which can be issued by the imports to indicate that the database is not modified by the particular imports.
Wed, 23 Jan 2019 11:35:30 +0000 Fadi Abbud Translated using Weblate (Hungarian)
Wed, 23 Jan 2019 13:06:14 +0000 Andrija Spaic Translated using Weblate (Croatian)
Wed, 23 Jan 2019 12:22:38 +0000 Lukas Timler Translated using Weblate (Austrian German)
Wed, 23 Jan 2019 12:14:53 +0000 Bernhard E. Reiter Translated using Weblate (Austrian German)
Wed, 23 Jan 2019 12:19:02 +0000 Andrija Spaic Translated using Weblate (Croatian)
Wed, 23 Jan 2019 12:11:28 +0000 Andrija Spaic Translated using Weblate (Croatian)
Wed, 23 Jan 2019 10:32:58 +0000 Fadi Abbud Translated using Weblate (Croatian)
Wed, 23 Jan 2019 11:19:27 +0100 Fadi Abbud translations: update source strings
Wed, 23 Jan 2019 11:07:17 +0100 Fadi Abbud client: translations: merge translations from weblate
Wed, 23 Jan 2019 09:38:17 +0000 Fadi Abbud Translated using Weblate (Bulgarian)
Wed, 23 Jan 2019 08:45:42 +0000 Fadi Abbud Translated using Weblate (Bulgarian)
Tue, 22 Jan 2019 18:22:57 +0100 Sascha Wilde Added view for publishing bottlenecks
Tue, 22 Jan 2019 17:35:45 +0100 Bernhard Reiter client: pdf-gen: improve page info text
Tue, 22 Jan 2019 17:25:04 +0100 Thomas Junk validation
Tue, 22 Jan 2019 17:22:46 +0100 Thomas Junk define stretches: validation
Tue, 22 Jan 2019 17:12:57 +0100 Thomas Junk define stretches: validation of start vs endpoint
Tue, 22 Jan 2019 16:46:32 +0100 Thomas Junk clean state on identify tool on mount of component
Tue, 22 Jan 2019 16:41:13 +0100 Hosted Weblate Merge
Tue, 22 Jan 2019 15:21:01 +0000 Bernhard E. Reiter Translated using Weblate (Austrian German)
Tue, 22 Jan 2019 16:30:57 +0100 Fadi Abbud client: translations: merge translations from weblate
Tue, 22 Jan 2019 16:24:34 +0100 Tom Gottfried Improve error logging
Tue, 22 Jan 2019 16:14:35 +0100 Thomas Junk import schedule: password field instead of plaintext
Tue, 22 Jan 2019 16:12:20 +0100 Bernhard Reiter client: pdf-gen: add missing default pdf logo
Tue, 22 Jan 2019 13:23:15 +0000 Fadi Abbud Translated using Weblate (Hungarian)
Tue, 22 Jan 2019 10:38:04 +0000 Fadi Abbud Translated using Weblate (Slovak)
Tue, 22 Jan 2019 11:32:31 +0100 Fadi Abbud client: translations: update source strings
Tue, 22 Jan 2019 11:22:17 +0100 Fadi Abbud merge translations from weblate
Tue, 22 Jan 2019 10:01:08 +0100 Bernhard Reiter clien: pdf-gen: load logo externally; add prepare step
Tue, 22 Jan 2019 09:47:56 +0100 Thomas Junk import stretches: Take 'stretches_geoserver' not 'stretches'
Tue, 22 Jan 2019 09:27:15 +0100 Thomas Junk import stretches: minor fix
Mon, 21 Jan 2019 18:36:03 +0100 Sascha Wilde Order layers a bit less arbitrary.
Mon, 21 Jan 2019 18:32:04 +0100 Sascha Wilde Added stretches layer, removed WW-Area named.
Mon, 21 Jan 2019 16:53:12 +0100 Thomas Junk import stretch: listview with edit-function
Mon, 21 Jan 2019 15:49:51 +0100 Sascha L. Teichmann Fairway dimension: log bad properties.
Mon, 21 Jan 2019 15:46:54 +0100 Sascha L. Teichmann Fairway dimension import: Made date parsing more tolerant.
Mon, 21 Jan 2019 15:19:13 +0100 Sascha L. Teichmann Merged.
Mon, 21 Jan 2019 15:18:52 +0100 Sascha L. Teichmann Moved time guessing to misc code to be recycled.
Mon, 21 Jan 2019 15:18:10 +0100 Bernhard Reiter merge
Mon, 21 Jan 2019 15:17:52 +0100 Bernhard Reiter client: pdf-gen (minor) fix formatto
Mon, 21 Jan 2019 13:32:13 +0100 Sascha L. Teichmann WFS downloader: die correctly if an error was detected when downloading features.
Mon, 21 Jan 2019 13:20:26 +0100 Sascha L. Teichmann Fairway dimension import: Dont break if there are features outside the responsibility areas.
Mon, 21 Jan 2019 13:02:32 +0100 Bernhard Reiter client: pdf-gen: make scalebar box size dynamic
Mon, 21 Jan 2019 12:21:01 +0100 Bernhard Reiter client: cleanup code: remove browser based printing css attempt
Mon, 21 Jan 2019 12:10:12 +0100 Bernhard Reiter client: pdf-gen: improve legend behaviour
Mon, 21 Jan 2019 11:57:03 +0100 Thomas Junk define stretches: converted to vuex
Mon, 21 Jan 2019 11:44:31 +0100 Sascha L. Teichmann Better suited GeoServer view for waterway.stretches.
Mon, 21 Jan 2019 11:37:24 +0100 Bernhard Reiter client: pdf-gen: add legend graphic
Mon, 21 Jan 2019 10:56:14 +0100 Bernhard Reiter client: make isolines legend graphic internally availableo
Mon, 21 Jan 2019 10:41:46 +0100 Bernhard Reiter client: prepare isoline legend graphic for reuse
Mon, 21 Jan 2019 10:25:45 +0100 Sascha L. Teichmann GeoServer 2.14.1 -> 2.14.2
Sun, 20 Jan 2019 14:43:40 +0100 Sascha L. Teichmann Fixed 'go vet' issue.
Fri, 18 Jan 2019 06:51:49 +0000 MANESCU CARMEN Translated using Weblate (Romanian)
Fri, 18 Jan 2019 20:26:51 +0100 Sascha Wilde Added tag v2 for changeset 0059aa870a39
Fri, 18 Jan 2019 20:26:21 +0100 Sascha Wilde Hotfixed stretch import. v2
Fri, 18 Jan 2019 20:02:55 +0100 Sascha L. Teichmann Stretches import: Track new ids.
Fri, 18 Jan 2019 19:52:38 +0100 Tom Gottfried Add stretches to published map services
Fri, 18 Jan 2019 19:44:15 +0100 Sascha L. Teichmann Distance marks virtual/Waterway gauge imports: Better fix for swapped Lat/Lon fields.
Fri, 18 Jan 2019 18:34:03 +0100 Sascha L. Teichmann Distance marks virtual imports: Swapped Lat/Lon.
Fri, 18 Jan 2019 18:20:34 +0100 Sascha L. Teichmann Stretch import: Fixed insert statement to store stretch.
Fri, 18 Jan 2019 18:17:45 +0100 Bernhard Reiter merge
Fri, 18 Jan 2019 18:17:23 +0100 Bernhard Reiter client: pdf-gen: fix scale bar calculation
Fri, 18 Jan 2019 18:15:41 +0100 Sascha L. Teichmann Fixed RLS policy for waterway.stretches.
Fri, 18 Jan 2019 17:54:18 +0100 Sascha L. Teichmann Stretch import: Fixed insert SQL statement.
Fri, 18 Jan 2019 17:50:25 +0100 Sascha L. Teichmann Fixed JSON serialization of ISRS codes.
Fri, 18 Jan 2019 17:17:36 +0100 Bernhard Reiter merge
Fri, 18 Jan 2019 17:16:55 +0100 Bernhard Reiter merge in branch dev-pdf-generation
Fri, 18 Jan 2019 17:15:33 +0100 Bernhard Reiter merge default dev-pdf-generation
Fri, 18 Jan 2019 17:16:12 +0100 Sascha Wilde Added tag v2-preview20190111 for changeset 724758455a4e
Fri, 18 Jan 2019 17:13:12 +0100 Sascha L. Teichmann Stretch import: Added forgotten source file.
Fri, 18 Jan 2019 17:10:16 +0100 Bernhard Reiter merging in default branch dev-pdf-generation
Fri, 18 Jan 2019 17:01:19 +0100 Tom Gottfried Complement authorisation tests for import management
Fri, 18 Jan 2019 16:52:20 +0100 Bernhard Reiter client: pdf-gen: improve layout and ui dev-pdf-generation
Fri, 18 Jan 2019 16:11:08 +0100 Sascha Wilde Use waterway area as basis for bottleneck area generation.
Fri, 18 Jan 2019 15:52:51 +0100 Sascha L. Teichmann Stretch import: Added stub.
Fri, 18 Jan 2019 15:04:53 +0100 Sascha L. Teichmann To prepare stretch import made some model data types re-usable.
Fri, 18 Jan 2019 14:58:34 +0100 Raimund Renkert Workarround for failing waterway_area imports.
Fri, 18 Jan 2019 13:58:05 +0100 Raimund Renkert Summarize the result of fairway dimension import for review.
Fri, 18 Jan 2019 12:26:08 +0100 Bernhard Reiter client: pdf-gen: improve scalebar to show nice values dev-pdf-generation
Fri, 18 Jan 2019 12:17:07 +0100 Thomas Junk define stretches: header class added
Fri, 18 Jan 2019 12:11:50 +0100 Sascha L. Teichmann Fixed RLS for stretches table.
Fri, 18 Jan 2019 12:00:59 +0100 Sascha L. Teichmann Schema: Replaced sections_stretches table with a pure stretches table.
Fri, 18 Jan 2019 11:26:55 +0100 Raimund Renkert Track fairway dimension import and delete old data on staging done.
Fri, 18 Jan 2019 10:48:13 +0100 Thomas Junk fix: consequentially uppercasing import kind in all overviews
Fri, 18 Jan 2019 10:34:57 +0100 Thomas Junk staging: fixed display of fd import
Fri, 18 Jan 2019 10:18:21 +0100 Raimund Renkert Put fairway dimension import to staging area.
Fri, 18 Jan 2019 10:04:55 +0100 Thomas Junk define stretches: Now with store-backend
Fri, 18 Jan 2019 09:47:05 +0100 Thomas Junk import stretches: listing layout fixed
Thu, 17 Jan 2019 21:48:11 +0100 Bernhard Reiter client: pdf-gen: fix scale calculation dev-pdf-generation
Thu, 17 Jan 2019 16:42:47 +0100 Bernhard Reiter client: pdf-gen: use jpeg, add scale number. dev-pdf-generation
Wed, 16 Jan 2019 22:35:50 +0100 Bernhard Reiter client: update translations dev-pdf-generation
Wed, 16 Jan 2019 22:19:50 +0100 Bernhard Reiter client: pdf-gen: make scalebar dynamic dev-pdf-generation
Wed, 16 Jan 2019 20:58:59 +0100 Bernhard Reiter Client: pdf-gen: refactor addScaleBar dev-pdf-generation
Wed, 16 Jan 2019 15:46:57 +0100 Bernhard Reiter client: pdf-gen: improve selection of resolution dev-pdf-generation
Wed, 16 Jan 2019 11:47:32 +0100 Fadi Abbud pdf-generation: add select box to pdf tool to choose the resolutions dev-pdf-generation
Tue, 15 Jan 2019 17:44:20 +0100 Bernhard Reiter merging in from default dev-pdf-generation
Tue, 15 Jan 2019 10:07:10 +0100 Bernhard Reiter merging in from branch default dev-pdf-generation
Tue, 15 Jan 2019 09:54:46 +0100 Bernhard Reiter client: fix style warning for pdfexport dev-pdf-generation
Tue, 15 Jan 2019 09:18:31 +0100 Bernhard Reiter client: upgrade jspdf dependency dev-pdf-generation
Wed, 09 Jan 2019 15:59:33 +0100 Fadi Abbud client: export some elements to pdf dev-pdf-generation
Tue, 08 Jan 2019 16:16:22 +0100 Bernhard Reiter client: switch ECDIS url to service.d4d-portal.info dev-pdf-generation
Thu, 20 Dec 2018 15:06:38 +0100 Bernhard Reiter client: add real pdf generation with jspdf dev-pdf-generation
Thu, 17 Jan 2019 19:22:49 +0100 Tom Gottfried Fix policies interfering badly with integrity checks
Thu, 17 Jan 2019 18:15:15 +0100 Tom Gottfried Simplify RLS policies on import jobs
Thu, 17 Jan 2019 17:29:39 +0100 Thomas Junk prototypical listview for stretches. new and back buttons. have fun
Thu, 17 Jan 2019 16:41:10 +0100 Thomas Junk sections and stretches: only stretches. only sysadmin.
Thu, 17 Jan 2019 16:30:49 +0100 Thomas Junk nbsp added
Thu, 17 Jan 2019 16:12:34 +0100 Fadi Abbud client: translations: update source strings
Thu, 17 Jan 2019 16:07:49 +0100 Thomas Junk import: fairwaydimensions correct attribute names
Thu, 17 Jan 2019 16:02:28 +0100 Fadi Abbud client: translations: fix sk_SK file
Thu, 17 Jan 2019 15:54:15 +0100 Fadi Abbud client: translations: recover old de_AT and SK versions
Thu, 17 Jan 2019 15:26:35 +0100 Fadi Abbud client: merge translations from weblate
Thu, 17 Jan 2019 14:27:54 +0100 Thomas Junk import: distance marks virtual added
Thu, 17 Jan 2019 13:16:23 +0100 Raimund Renkert Added distance marks importer in backend.
Thu, 17 Jan 2019 13:15:22 +0100 Raimund Renkert Adjusted database schema for distance marks importer.
Thu, 17 Jan 2019 13:14:32 +0100 Raimund Renkert Importer: Added point geoemtry to wkb datatypes.
Thu, 17 Jan 2019 13:12:37 +0100 Sascha L. Teichmann Distance marks virtual import: Implemented.
Thu, 17 Jan 2019 12:42:19 +0100 Thomas Junk importqueue: fairwaydimensions removed typos. should work now
Thu, 17 Jan 2019 12:05:12 +0100 Thomas Junk import fairwaydimensions: fields pushed/retrieved
Thu, 17 Jan 2019 11:58:46 +0100 Sascha L. Teichmann Fairway dimension import: Added missing scheduled configuration.
Thu, 17 Jan 2019 11:45:33 +0100 Sascha L. Teichmann Distance marks virtual import: Added stub.
Thu, 17 Jan 2019 11:36:59 +0100 Thomas Junk fd import: UI - added unit of measurement
Thu, 17 Jan 2019 11:23:24 +0100 Tom Gottfried Use dollar quoting to make tested statements more readable
Thu, 17 Jan 2019 11:02:03 +0100 Bernhard Reiter client: add dev-server tunnel hint
Thu, 17 Jan 2019 10:12:56 +0100 Bernhard Reiter client: removing yarn serve:notranslation workaround
Thu, 17 Jan 2019 09:59:00 +0100 Bernhard Reiter client: translations: (minor) improve Makefile
Thu, 17 Jan 2019 09:48:21 +0100 Bernhard Reiter client: translations: improve Makefile
Thu, 17 Jan 2019 09:40:54 +0100 Fadi Abbud translations
Thu, 17 Jan 2019 09:40:19 +0100 Fadi Abbud translations
Thu, 17 Jan 2019 09:39:30 +0100 Fadi Abbud merge
Thu, 17 Jan 2019 09:39:05 +0100 Fadi Abbud merge
Thu, 17 Jan 2019 09:31:56 +0100 Fadi Abbud translations
Thu, 17 Jan 2019 09:31:10 +0100 Fadi Abbud translations restored
Thu, 17 Jan 2019 09:27:28 +0100 Raimund Renkert Added RLS for responsibility area on fairway dimensions.
Thu, 17 Jan 2019 09:22:17 +0100 Raimund Renkert Implemented fairway dimension import.
Thu, 17 Jan 2019 11:19:15 +0000 Fadi Abbud Translated using Weblate (Romanian)
Thu, 17 Jan 2019 10:05:33 +0000 Fadi Abbud Translated using Weblate (Croatian)
Thu, 17 Jan 2019 13:18:59 +0000 Fadi Abbud Translated using Weblate (Bulgarian)
Wed, 16 Jan 2019 23:54:26 +0100 Sascha L. Teichmann Waterway gauges import: Finalized with re-inserting the reference water levels.
Wed, 16 Jan 2019 22:39:24 +0100 Sascha L. Teichmann Waterway gauges import: Fixed insert/update of gauges. TODO: Re-insert reference water levels.
Wed, 16 Jan 2019 18:34:43 +0100 Sascha L. Teichmann Waterway gauge import: More stuggling with inserting gauges. Not working, yet.
Wed, 16 Jan 2019 18:12:41 +0100 Tom Gottfried Sync access to import config attributes to import config
Wed, 16 Jan 2019 17:41:05 +0100 Tom Gottfried Make search functions self-replacing and indicate that in filename
Wed, 16 Jan 2019 17:30:13 +0100 Tom Gottfried Move not only authentication related functions to own file
Wed, 16 Jan 2019 17:20:19 +0100 Tom Gottfried Remove superfluous schema qualifiers in definition of the schema itself
Wed, 16 Jan 2019 16:59:48 +0100 Thomas Junk import fairwaydimensions: added fields. PLUS TRANSLATIONS
Wed, 16 Jan 2019 16:34:47 +0100 Sascha L. Teichmann Waterway gauges: Started with deleting old gauges to be overwritten.
Wed, 16 Jan 2019 15:35:23 +0100 Sascha L. Teichmann Waterway area/axis: Be more informative if features are bad.
Wed, 16 Jan 2019 15:29:41 +0100 Thomas Junk stretches only for sysadmin plus country code
Wed, 16 Jan 2019 12:56:54 +0100 Sascha L. Teichmann Schema: Adjust gauges once again to be in sync with RIS index.
Wed, 16 Jan 2019 12:42:34 +0100 Sascha L. Teichmann Backed out changeset 332e42a2088d (no staging needed).
Wed, 16 Jan 2019 12:42:19 +0100 Sascha L. Teichmann Backed out changeset f1351a58da35 (no staging needed)
Wed, 16 Jan 2019 12:12:44 +0100 Thomas Junk define stretches: better targetting behaviour
Wed, 16 Jan 2019 11:31:36 +0100 Sascha L. Teichmann SQL: typo fix.
Wed, 16 Jan 2019 11:28:33 +0100 Sascha L. Teichmann DB schema: Made primary key of waterway.gauges an integer for staging purposes.
Wed, 16 Jan 2019 11:21:12 +0100 Thomas Junk placeholder styling
Wed, 16 Jan 2019 10:36:22 +0100 Sascha Wilde Removed all unique geohash indexes as they prevent updates of data.
Wed, 16 Jan 2019 10:20:11 +0100 Thomas Junk translations.json added to .hgignore
Wed, 16 Jan 2019 10:18:40 +0100 Thomas Junk translations
Wed, 16 Jan 2019 10:08:41 +0100 Thomas Junk define stretches: more userfriendly errormessage behaviour
Wed, 16 Jan 2019 15:24:05 +0000 Fadi Abbud Translated using Weblate (Slovak)
Wed, 16 Jan 2019 15:21:59 +0000 Bernhard E. Reiter Translated using Weblate (Austrian German)
Wed, 16 Jan 2019 01:07:26 +0100 Sascha L. Teichmann SOAP interfaces: Removed stupid generated code.
Wed, 16 Jan 2019 00:51:51 +0100 Sascha L. Teichmann Waterway gauge import: Work around the expected (but nonetheless silly) namespace issues with the SOAP interface.
Tue, 15 Jan 2019 19:46:41 +0100 Tom Gottfried Fix numerical problems in stretch area generation
Tue, 15 Jan 2019 18:09:10 +0100 Sascha L. Teichmann Waterway gauge import: Added support for username/password.
Tue, 15 Jan 2019 17:02:51 +0100 Thomas Junk feat: define sections and stretches with targetting option
Tue, 15 Jan 2019 16:51:38 +0100 Sascha L. Teichmann Waterway gauges import: Added stub.
Tue, 15 Jan 2019 14:51:44 +0100 Fadi Abbud remove translations.json
Tue, 15 Jan 2019 14:37:56 +0100 Sascha L. Teichmann Updated modified *.po files.
Tue, 15 Jan 2019 12:52:59 +0100 Thomas Junk serve:notranslation etd
Tue, 15 Jan 2019 12:41:52 +0100 Thomas Junk yarn lint
Tue, 15 Jan 2019 12:18:17 +0100 Thomas Junk define stretches WIP
Tue, 15 Jan 2019 09:50:59 +0100 Fadi Abbud improve Translation process : improve package.json and update the documentation
Tue, 15 Jan 2019 09:42:38 +0100 Thomas Junk renamed pathname importqueue
Tue, 15 Jan 2019 09:17:03 +0100 Thomas Junk corrected typo
Mon, 14 Jan 2019 18:59:02 +0100 Sascha L. Teichmann Added SOAP interface for ERDMS service. Needs work (namespaces?).
Mon, 14 Jan 2019 17:43:28 +0100 Tom Gottfried Row level security for import jobs
Mon, 14 Jan 2019 17:12:12 +0100 Thomas Junk feat: define sections and stretches etd
Mon, 14 Jan 2019 16:21:31 +0100 Sascha L. Teichmann Waterway area import: Clip features against responsibility area.
Mon, 14 Jan 2019 15:19:16 +0100 Sascha L. Teichmann Waterway axis: Clip features against responsibility area of importing user.
Mon, 14 Jan 2019 13:10:21 +0100 Sascha Wilde Use internal waterway area data for map (not d4d wfs).
Mon, 14 Jan 2019 12:32:43 +0100 Thomas Junk importlog links forward to the according importqueue-entry
Mon, 14 Jan 2019 12:29:19 +0100 Fadi Abbud correct Makefile attribution header
Mon, 14 Jan 2019 12:09:34 +0100 Thomas Junk importschedule: frontend for waterway gauges etd
Mon, 14 Jan 2019 11:09:10 +0100 Sascha L. Teichmann Octree: Same emtry tree fix for horizontal as for vertical traversal. Re-worked both to be BCE friendly.
Mon, 14 Jan 2019 10:33:20 +0100 Thomas Junk importschedule: frontend for WW_Area and Fairwaydimensions
Sun, 13 Jan 2019 13:47:08 +0100 Sascha L. Teichmann Octree: Don't crash in horizontal traversal if the tree is empty.
Sun, 13 Jan 2019 13:09:50 +0100 Sascha L. Teichmann Sounding result / Approved gauge measurement import: Send email when field 'email' is set to true not 'bottleneck'. Doh!
Sun, 13 Jan 2019 13:02:39 +0100 Sascha L. Teichmann Imports: Removed duplicated code path to store WKB polygons into database.
Sat, 12 Jan 2019 19:53:31 +0100 Sascha L. Teichmann Waterway area import: Implemented.
Fri, 11 Jan 2019 19:46:21 +0100 Sascha Wilde Submit Approved Gaugemeasurements data to backend. v2-preview20190111
Fri, 11 Jan 2019 18:32:59 +0100 Sascha L. Teichmann Gauge measurements: Add an unique constraint so there could only
Fri, 11 Jan 2019 17:43:26 +0100 Sascha L. Teichmann RLS gauge_measurements: Another attempt.
Fri, 11 Jan 2019 16:49:55 +0100 Sascha L. Teichmann Fixed broken SQL statement (once again).
Fri, 11 Jan 2019 16:48:14 +0100 Sascha L. Teichmann (Approved) gauge measurement import: Fixed row level security.
Fri, 11 Jan 2019 15:40:50 +0100 Sascha L. Teichmann Approved gauge measurements import: Removed some debug logging.
Fri, 11 Jan 2019 15:28:10 +0100 Sascha L. Teichmann Approved gauge measurement import: Implemented. TODO: Fix staging.
Fri, 11 Jan 2019 12:58:01 +0100 Thomas Junk wrong rights rigthed, so they are right now right
Fri, 11 Jan 2019 12:11:46 +0100 Sascha L. Teichmann Fixed type typo.
Fri, 11 Jan 2019 12:10:23 +0100 Sascha L. Teichmann Gauge measurement import: Added reference_code column.
Fri, 11 Jan 2019 12:01:26 +0100 Thomas Junk new button relayouted
Fri, 11 Jan 2019 11:42:28 +0100 Thomas Junk in edit case, the title shows import and its according id
Fri, 11 Jan 2019 11:36:34 +0100 Sascha L. Teichmann Gauge measurement import: Added a rescale function that brings all numerical values into cm.
Fri, 11 Jan 2019 11:33:34 +0100 Thomas Junk deactivate delete and edit action during editing
Fri, 11 Jan 2019 11:23:05 +0100 Thomas Junk gauge measurement
Fri, 11 Jan 2019 11:21:20 +0100 Thomas Junk sort-by problem fixed
Fri, 11 Jan 2019 11:05:46 +0100 Thomas Junk new import button disabled while edit section is open
Fri, 11 Jan 2019 10:57:51 +0100 Thomas Junk Available Fairway Depths
Fri, 11 Jan 2019 10:47:58 +0100 Raimund Renkert Insert country code in gm import.
Fri, 11 Jan 2019 10:47:29 +0100 Thomas Junk fix: typo »fairwayawailability« m(
Fri, 11 Jan 2019 10:42:34 +0100 Sascha L. Teichmann Waterway axis import: Be more verbose when parsing the GetFeature document fails.
Fri, 11 Jan 2019 10:16:58 +0100 Sascha L. Teichmann Configured imports: Fixed SQL statements.
Thu, 10 Jan 2019 18:57:32 +0100 Sascha Wilde Fixed kind key for gaugemeasurement in client.