log

age author description
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