log

age author description
Mon, 26 Nov 2018 00:09:53 +0100 Sascha L. Teichmann OGC proxy: Rewrite service exceptions documents, too.
Sun, 25 Nov 2018 23:44:52 +0100 Sascha L. Teichmann Removed public access to config.ConfigFile to make golint happy.
Sun, 25 Nov 2018 19:25:27 +0100 Sascha L. Teichmann Renamed octree.OctreeCache to octree.Cache to reduce stuttering.
Sun, 25 Nov 2018 17:15:44 +0100 Sascha L. Teichmann Renamed BottleneckId to BottleneckID to make golint happy.
Sun, 25 Nov 2018 17:12:35 +0100 Sascha L. Teichmann More on following the rules for error messages to make golint happy.
Sun, 25 Nov 2018 17:11:13 +0100 Sascha L. Teichmann Follow the rules for error messages to make golint happy.
Sun, 25 Nov 2018 17:05:19 +0100 Sascha L. Teichmann Named method recievers consistently to make golint happy.
Sun, 25 Nov 2018 16:26:41 +0100 Sascha L. Teichmann To make golint happier made context.Context to be the first argument in all calls.
Sun, 25 Nov 2018 15:56:07 +0100 Sascha L. Teichmann To make golint happier made context.Context to be the first argument of auth.RunAs.
Sun, 25 Nov 2018 10:51:54 +0100 Sascha L. Teichmann Simplified code a bit.
Sun, 25 Nov 2018 10:45:52 +0100 Sascha L. Teichmann Removed empty if branch.
Sun, 25 Nov 2018 10:42:09 +0100 Sascha L. Teichmann Removed dead code.
Sat, 24 Nov 2018 17:08:56 +0100 Sascha L. Teichmann Avoid copying session data while deserializing from store.
Sat, 24 Nov 2018 16:55:40 +0100 Sascha L. Teichmann Use more keyed initializers to make 'go vet' happier.
Sat, 24 Nov 2018 16:40:34 +0100 Sascha L. Teichmann Used keyed initializer to make 'go vet' happy.
Sat, 24 Nov 2018 16:35:16 +0100 Sascha L. Teichmann Unpublish a method to make 'go vet' happy.
Sat, 24 Nov 2018 16:29:22 +0100 Sascha L. Teichmann Cosmetics.
Sat, 24 Nov 2018 16:22:28 +0100 Sascha L. Teichmann Added missing copyright headers and authors in schema related files.
Sat, 24 Nov 2018 10:32:06 +0100 Sascha L. Teichmann Added missing authors names in Go files.
Fri, 23 Nov 2018 19:44:40 +0100 Sascha L. Teichmann Removed accidentally commited file.
Fri, 23 Nov 2018 19:41:31 +0100 Sascha L. Teichmann Simplified and fixed filtering of import queue listing.
Fri, 23 Nov 2018 15:19:24 +0100 Markus Kottlaender removed debug code
Fri, 23 Nov 2018 15:18:14 +0100 Markus Kottlaender save map extent (center/zoom) in store, to not lose it when switching between map and admin area
Fri, 23 Nov 2018 13:57:31 +0100 Markus Kottlaender fixed cross profile diagram after switching to to admin context and back and it's responsive behavior
Fri, 23 Nov 2018 13:52:34 +0100 Thomas Junk staging: display visual feedback for now due missing backendcall
Fri, 23 Nov 2018 13:20:10 +0100 Thomas Junk staging view: prepare retrieving list of pending imports for staging
Fri, 23 Nov 2018 12:44:42 +0100 Thomas Junk import sounding results: manually add formdata
Fri, 23 Nov 2018 12:04:26 +0100 Thomas Junk import sounding result: fixed form fields for POST
Fri, 23 Nov 2018 11:25:28 +0100 Markus Kottlaender added border to infobar
Fri, 23 Nov 2018 11:19:56 +0100 Markus Kottlaender merge
Fri, 23 Nov 2018 11:19:16 +0100 Markus Kottlaender improved fairwayprofile headline/buttons style
Fri, 23 Nov 2018 10:58:29 +0100 Markus Kottlaender fixed icon in toolbar collapse button
Fri, 23 Nov 2018 11:17:44 +0100 Bernhard Reiter repair schema install scripts
Fri, 23 Nov 2018 11:05:29 +0100 Thomas Junk import sounding results: display messages as text
Fri, 23 Nov 2018 10:35:39 +0100 Fadi Abbud add headers for licensing to some schema files
Fri, 23 Nov 2018 10:24:50 +0100 Markus Kottlaender merge
Fri, 23 Nov 2018 10:24:29 +0100 Markus Kottlaender fontawesome 4 -> 5
Fri, 23 Nov 2018 09:35:10 +0100 Fadi Abbud add headers for licensing to some schema files
Thu, 22 Nov 2018 18:16:47 +0100 Sascha L. Teichmann Import sounding result: If uploading a zip with a meta.json which has
Thu, 22 Nov 2018 17:00:26 +0100 Markus Kottlaender replaced manual store cleanup on logout with central store reset
Thu, 22 Nov 2018 16:54:39 +0100 Markus Kottlaender merge
Thu, 22 Nov 2018 14:05:30 +0100 Markus Kottlaender removed console.log
Thu, 22 Nov 2018 15:05:48 +0100 Thomas Junk stagingarea in new layout
Thu, 22 Nov 2018 13:37:29 +0100 Sascha L. Teichmann Sounding result import: Don't fail if an import ZIP does not contain an meta.json but has a full set of overrides.
Thu, 22 Nov 2018 13:15:48 +0100 Markus Kottlaender improved box positioninig
Thu, 22 Nov 2018 13:10:22 +0100 Thomas Junk staging area: basic layout and selectionlogic
Thu, 22 Nov 2018 12:40:45 +0100 Markus Kottlaender improved menu style
Thu, 22 Nov 2018 12:25:01 +0100 Tom Gottfried Accept only well-formed XML documents as style in database
Thu, 22 Nov 2018 11:48:54 +0100 Markus Kottlaender merge
Thu, 22 Nov 2018 11:48:30 +0100 Markus Kottlaender improved contextBox animations
Thu, 22 Nov 2018 11:18:46 +0100 Thomas Junk layout soundingresults
Thu, 22 Nov 2018 10:29:23 +0100 Bernhard Reiter add header with license and author infos to one file
Thu, 22 Nov 2018 10:24:37 +0100 Markus Kottlaender merge
Thu, 22 Nov 2018 10:20:21 +0100 Markus Kottlaender fixed contextBox animations
Thu, 22 Nov 2018 10:02:20 +0100 Thomas Junk renamed imports
Thu, 22 Nov 2018 10:00:22 +0100 Thomas Junk renamed imports to import soundingresults
Thu, 22 Nov 2018 09:50:13 +0100 Thomas Junk licensing info updated
Thu, 22 Nov 2018 08:57:38 +0100 Markus Kottlaender removed directory with only one file
Thu, 22 Nov 2018 07:55:35 +0100 Markus Kottlaender made layer legend label clickable to toggle map layers
Thu, 22 Nov 2018 07:40:23 +0100 Markus Kottlaender more cleanup in client/src
Thu, 22 Nov 2018 07:28:21 +0100 Markus Kottlaender changed default link hover color
Thu, 22 Nov 2018 07:23:14 +0100 Markus Kottlaender further improved box header style
Thu, 22 Nov 2018 07:08:38 +0100 Markus Kottlaender merge
Thu, 22 Nov 2018 07:07:12 +0100 Markus Kottlaender cleaned up client/src directory
Wed, 21 Nov 2018 16:47:02 +0100 Bernhard Reiter addd (minor) licensing sentence to README
Wed, 21 Nov 2018 16:42:59 +0100 Bernhard Reiter add information about licenses to 3rdpartylibs.sh
Wed, 21 Nov 2018 15:33:15 +0100 Tom Gottfried Docker: use latest bugfix release of GeoServer
Wed, 21 Nov 2018 15:07:39 +0100 Markus Kottlaender fixed zoom button position
Wed, 21 Nov 2018 15:05:09 +0100 Markus Kottlaender several UI improvements
Wed, 21 Nov 2018 13:53:38 +0100 Markus Kottlaender adjusted button inverted color
Wed, 21 Nov 2018 13:47:01 +0100 Markus Kottlaender adjusted shadow
Wed, 21 Nov 2018 13:44:30 +0100 Markus Kottlaender made toolbar expandable
Wed, 21 Nov 2018 13:40:10 +0100 Bernhard Reiter improve licening info in README.md
Wed, 21 Nov 2018 13:38:56 +0100 Bernhard Reiter add license info to README.md
Wed, 21 Nov 2018 12:59:01 +0100 Markus Kottlaender removed unused sass vars and fixed typo
Wed, 21 Nov 2018 12:45:29 +0100 Markus Kottlaender merge
Wed, 21 Nov 2018 12:44:04 +0100 Markus Kottlaender removed duplicated css
Wed, 21 Nov 2018 12:40:16 +0100 Bernhard Reiter client: add license and repo to package.json
Wed, 21 Nov 2018 12:38:39 +0100 Markus Kottlaender fixed Layers box style (to fit isoline legend)
Wed, 21 Nov 2018 12:36:06 +0100 Markus Kottlaender adjusted box shadows
Wed, 21 Nov 2018 12:29:43 +0100 Markus Kottlaender moved morphtool components to fairway directory and renamed Morphtool to Surveys
Wed, 21 Nov 2018 12:22:39 +0100 Markus Kottlaender don't animate morphtool box
Wed, 21 Nov 2018 12:17:29 +0100 Markus Kottlaender merge
Wed, 21 Nov 2018 12:17:16 +0100 Markus Kottlaender added close buttons to boxes
Wed, 21 Nov 2018 12:10:12 +0100 Markus Kottlaender splitted mophtool into two components
Wed, 21 Nov 2018 11:53:56 +0100 Bernhard Reiter Add schema/README.md to explain dot.tmpl
Wed, 21 Nov 2018 11:42:00 +0100 Markus Kottlaender restyling of boxes to save screen space
Wed, 21 Nov 2018 11:38:35 +0100 Markus Kottlaender merge
Wed, 21 Nov 2018 08:15:28 +0100 Markus Kottlaender repositioning of buttons (issue225)
Wed, 21 Nov 2018 11:33:23 +0100 Bernhard Reiter Add .hgchurn to ease commit stats
Wed, 21 Nov 2018 11:15:23 +0100 Thomas Junk fix: Consistent main menu structure
Wed, 21 Nov 2018 10:48:34 +0100 Thomas Junk removed separate importqueue folder. Moved component to imports
Wed, 21 Nov 2018 10:23:53 +0100 Bernhard Reiter Client: remove (minor) superfluous things
Wed, 21 Nov 2018 09:38:51 +0100 Thomas Junk feat: import sounding results
Tue, 20 Nov 2018 18:05:19 +0100 Sascha L. Teichmann Sounding result import: Forgot to return the token temp file to the importer. Doh!
Tue, 20 Nov 2018 17:37:30 +0100 Thomas Junk inport sounding results
Tue, 20 Nov 2018 17:04:06 +0100 Sascha L. Teichmann Sounding result import: Added the feature to override bottleneck, EPSG, depth reference and date in meta.json by POST arguments.
Tue, 20 Nov 2018 13:05:50 +0100 Markus Kottlaender linted code
Tue, 20 Nov 2018 13:03:24 +0100 Markus Kottlaender refactored drawtool
Tue, 20 Nov 2018 12:47:16 +0100 Thomas Junk imports: only show dialog in upload mode
Tue, 20 Nov 2018 12:39:02 +0100 Thomas Junk thumbs for staging area
Tue, 20 Nov 2018 09:54:53 +0100 Thomas Junk refac: Sidebar reorganized
Tue, 20 Nov 2018 09:25:15 +0100 Markus Kottlaender Display "No result." in Bottleneck list and Staging area, when search has no results.
Tue, 20 Nov 2018 09:14:17 +0100 Markus Kottlaender removed accidentally duplicated method
Tue, 20 Nov 2018 09:11:46 +0100 Markus Kottlaender improved search styling
Tue, 20 Nov 2018 08:47:53 +0100 Markus Kottlaender implemented context sensitive box below search bar (see: issue224)
Tue, 20 Nov 2018 00:51:33 +0100 Sascha L. Teichmann Improved performance of row level security check on users responsibility areas
Mon, 19 Nov 2018 18:32:06 +0100 Sascha L. Teichmann Added endpoint to explicitly delete a temp upload.
Mon, 19 Nov 2018 18:09:28 +0100 Sascha L. Teichmann If there are no XYZ files in the ZIP we cant help the user.
Mon, 19 Nov 2018 17:56:44 +0100 Sascha L. Teichmann Finished the sounding result upload controller to temp uploads.
Mon, 19 Nov 2018 17:28:35 +0100 Sascha L. Teichmann Factored out som zip lookup code to be reusable in sounding result upload controller.
Mon, 19 Nov 2018 17:14:42 +0100 Sascha L. Teichmann Started with an upload sounding result to temp upload area.
Mon, 19 Nov 2018 16:50:04 +0100 Thomas Junk staging layout
Mon, 19 Nov 2018 16:23:14 +0100 Thomas Junk staging area: zoom to location
Mon, 19 Nov 2018 16:15:30 +0100 Sascha L. Teichmann Add an area for temp uploads on the server to be addressed
Mon, 19 Nov 2018 16:02:34 +0100 Thomas Junk staging layout
Mon, 19 Nov 2018 15:37:27 +0100 Thomas Junk layout stagingarea
Mon, 19 Nov 2018 15:25:00 +0100 Thomas Junk staging layout
Mon, 19 Nov 2018 15:20:22 +0100 Markus Kottlaender made more use of bootstrap classes instead of custom css
Mon, 19 Nov 2018 15:10:09 +0100 Thomas Junk bottleneck icon
Mon, 19 Nov 2018 15:02:51 +0100 Thomas Junk staging prototypical listview
Mon, 19 Nov 2018 14:23:39 +0100 Markus Kottlaender converted tooltip.scss to sass
Mon, 19 Nov 2018 14:13:01 +0100 Markus Kottlaender replaced custom css with bootstrap classes
Mon, 19 Nov 2018 13:48:50 +0100 Thomas Junk feat: import soundingresults. Uses now import API correctly
Mon, 19 Nov 2018 13:42:20 +0100 Thomas Junk relayouting soundingresults
Mon, 19 Nov 2018 13:38:43 +0100 Markus Kottlaender fix: zoombuttons z-index
Mon, 19 Nov 2018 13:29:57 +0100 Markus Kottlaender removed grey border from all buttons/boxes
Mon, 19 Nov 2018 13:22:19 +0100 Thomas Junk staging area
Mon, 19 Nov 2018 13:02:48 +0100 Markus Kottlaender close bottleneck list: made searchbar collapse only if it was collapsed before
Mon, 19 Nov 2018 12:48:33 +0100 Markus Kottlaender give search bar minimum width
Mon, 19 Nov 2018 12:40:56 +0100 Markus Kottlaender merge
Mon, 19 Nov 2018 11:23:00 +0100 Markus Kottlaender made searchbar contextual
Mon, 19 Nov 2018 12:17:27 +0100 Sascha L. Teichmann Renamed controller file of sounding result imports to a more suited name.
Mon, 19 Nov 2018 10:09:25 +0100 Thomas Junk fix: prevent identify tool from jumping during page load
Mon, 19 Nov 2018 09:09:27 +0100 Markus Kottlaender moved search icon/bar to the left, next to main menu
Mon, 19 Nov 2018 09:01:06 +0100 Markus Kottlaender improve manual coordinate input validation
Mon, 19 Nov 2018 08:51:44 +0100 Markus Kottlaender fixed property of null bug
Mon, 19 Nov 2018 08:33:03 +0100 Markus Kottlaender added missing image asset for cross cut lines
Mon, 19 Nov 2018 08:26:02 +0100 Markus Kottlaender changed cut tool style
Mon, 19 Nov 2018 08:24:47 +0100 Markus Kottlaender html cleanup
Sun, 18 Nov 2018 18:44:22 +0100 Sascha L. Teichmann Be aware that the signer is null till the final decision is made about an import.
Sun, 18 Nov 2018 18:29:25 +0100 Sascha L. Teichmann Added a signer who makes the final decison on an import.
Fri, 16 Nov 2018 18:35:09 +0100 Sascha L. Teichmann Implemented the db stuff of the review process. Needs testing.
Fri, 16 Nov 2018 17:51:44 +0100 Sascha L. Teichmann Added REST endpoint to accept or decline an import.
Fri, 16 Nov 2018 14:37:07 +0100 Markus Kottlaender switched entirely to sass instead of scss
Fri, 16 Nov 2018 12:15:51 +0100 Sascha L. Teichmann The imort queue has now six states:
Fri, 16 Nov 2018 12:08:46 +0100 Sascha L. Teichmann REST GET call to /imports now has the ability to be filtered by kinds or states.
Thu, 15 Nov 2018 19:06:53 +0100 Sascha Wilde Merged
Thu, 15 Nov 2018 19:06:12 +0100 Sascha Wilde Client: use revision of working directory for dev version tagging.
Thu, 15 Nov 2018 18:30:46 +0100 Sascha L. Teichmann Made code more idiomatic.
Thu, 15 Nov 2018 18:27:27 +0100 Sascha Wilde Reverted 03c820e25573 as it caused extensive ongoing network traffic.
Thu, 15 Nov 2018 17:32:40 +0100 Tom Gottfried Adjust contour lines heights to multiples of step width
Thu, 15 Nov 2018 16:33:12 +0100 Thomas Junk import soundingresults context now map instead administration
Thu, 15 Nov 2018 15:50:02 +0100 Sascha L. Teichmann cross sections: As the triangles in the octree are already clipped against the area
Thu, 15 Nov 2018 13:47:04 +0100 Markus Kottlaender fixed bug
Thu, 15 Nov 2018 12:16:00 +0100 Markus Kottlaender fix issue183: Duplicated web feature information (identify tool)
Thu, 15 Nov 2018 10:45:06 +0100 Thomas Junk importqueue broader layout and all button removed
Thu, 15 Nov 2018 09:30:05 +0100 Markus Kottlaender merge
Thu, 15 Nov 2018 09:27:16 +0100 Markus Kottlaender save cross profiles to local storage to restore them from a dropdown
Wed, 14 Nov 2018 14:45:34 +0100 Markus Kottlaender improve fairway profile UI
Wed, 14 Nov 2018 16:12:30 +0100 Thomas Junk Show identified window after measurement
Wed, 14 Nov 2018 16:10:11 +0100 Thomas Junk Show identified window after measurement
Wed, 14 Nov 2018 15:59:29 +0100 Thomas Junk feat: importqueue
Wed, 14 Nov 2018 13:12:41 +0100 Sascha L. Teichmann Propagate deletion of imports through the track_imports table.
Wed, 14 Nov 2018 12:54:13 +0100 Markus Kottlaender fixed searchbar overlapping issue
Wed, 14 Nov 2018 12:31:15 +0100 Markus Kottlaender merge
Wed, 14 Nov 2018 12:30:37 +0100 Markus Kottlaender moved sidebar button into Sidebar component and Sidebar component into Topbar component
Wed, 14 Nov 2018 12:23:10 +0100 Sascha L. Teichmann Track successfull imports in a separate table to be able to remove them later.
Wed, 14 Nov 2018 12:12:00 +0100 Markus Kottlaender fixed topbar button styles
Wed, 14 Nov 2018 11:35:55 +0100 Markus Kottlaender moved fairway profile close/collapse buttons into profile container
Wed, 14 Nov 2018 11:14:58 +0100 Markus Kottlaender fixed code duplication
Wed, 14 Nov 2018 09:03:20 +0100 Markus Kottlaender added input to enter cross cut coordinates manually
Wed, 14 Nov 2018 07:29:51 +0100 Markus Kottlaender added copy coordinates button to fairway profile
Tue, 13 Nov 2018 17:22:32 +0100 Thomas Junk merge
Tue, 13 Nov 2018 17:22:16 +0100 Thomas Junk feat: import of sounding results upload
Tue, 13 Nov 2018 14:50:12 +0100 Markus Kottlaender disable identifying when draw/cut mode are active
Tue, 13 Nov 2018 14:44:20 +0100 Markus Kottlaender zoom to bottleneck when clicked on map
Tue, 13 Nov 2018 14:22:35 +0100 Markus Kottlaender added central moveMap method to pan and zoom the map on certain events
Tue, 13 Nov 2018 13:40:35 +0100 Markus Kottlaender retain profile line when switching to other draw tools
Tue, 13 Nov 2018 13:32:06 +0100 Markus Kottlaender linting
Tue, 13 Nov 2018 13:30:03 +0100 Markus Kottlaender fixed bug with toggling draw tools
Tue, 13 Nov 2018 12:31:41 +0100 Markus Kottlaender removed test code
Tue, 13 Nov 2018 12:29:32 +0100 Markus Kottlaender cancel draw/cut tool by pressing escape key
Tue, 13 Nov 2018 12:03:05 +0100 Thomas Junk feat: Import sounding results display filename in uploadbox
Tue, 13 Nov 2018 11:50:14 +0100 Thomas Junk feat: Import sounding results UI improvements
Tue, 13 Nov 2018 11:44:46 +0100 Markus Kottlaender used fontawesome icons for zoom buttons
Tue, 13 Nov 2018 11:37:06 +0100 Thomas Junk feat: Import sounding results UI improvements
Tue, 13 Nov 2018 11:23:03 +0100 Thomas Junk feat: Import sounding results
Tue, 13 Nov 2018 11:12:54 +0100 Markus Kottlaender merge
Tue, 13 Nov 2018 11:12:12 +0100 Markus Kottlaender fairway profile UI improvements
Mon, 12 Nov 2018 17:41:41 +0100 Thomas Junk feat: Import of sounding results
Mon, 12 Nov 2018 15:12:04 +0100 Markus Kottlaender linted code
Mon, 12 Nov 2018 15:00:45 +0100 Thomas Junk merge
Mon, 12 Nov 2018 15:00:04 +0100 Thomas Junk feat: Importqueue listing (Proof of concept)
Mon, 12 Nov 2018 14:48:18 +0100 Markus Kottlaender merge
Mon, 12 Nov 2018 14:45:07 +0100 Markus Kottlaender separating line/polygon/cut tools in UI
Wed, 07 Nov 2018 15:26:46 +0100 Markus Kottlaender scoped css
Fri, 09 Nov 2018 10:57:49 +0100 Sascha L. Teichmann Don't issue new lines at end of log messages when importing.
Thu, 08 Nov 2018 16:30:53 +0100 Tom Gottfried Avoid intersection of each isoline with area on insert
Thu, 08 Nov 2018 15:50:28 +0100 Sascha L. Teichmann Independent imports in terms of affected tables/dependencies are now run concurrently.
Wed, 07 Nov 2018 23:03:59 +0100 Sascha L. Teichmann Fixed SQL syntax errors introduced with 1153:2e6b47cdb2ca.
Wed, 07 Nov 2018 21:45:10 +0100 Sascha L. Teichmann Store contour lines in deterministic order.
Wed, 07 Nov 2018 18:13:02 +0100 Tom Gottfried Delete contour lines with their sounding result
Wed, 07 Nov 2018 18:08:57 +0100 Tom Gottfried Remove obsolete GRANT to sys_admin
Wed, 07 Nov 2018 17:54:50 +0100 Tom Gottfried Store octrees along with sounding results
Wed, 07 Nov 2018 17:54:31 +0100 Sascha L. Teichmann Go from 50cm to 10cm stepwidth in calculating the contorlines.
Wed, 07 Nov 2018 16:39:21 +0100 Tom Gottfried Make responsibility areas a bit larger than countries
Wed, 07 Nov 2018 16:08:51 +0100 Sascha L. Teichmann Merged.
Wed, 07 Nov 2018 16:08:25 +0100 Sascha L. Teichmann Return 404 if a proxied service is not found.
Wed, 07 Nov 2018 13:19:46 +0100 Markus Kottlaender moved zoom buttons to better location and fix animation duration
Tue, 06 Nov 2018 13:54:10 +0100 Markus Kottlaender merged store-refactoring into default
Tue, 06 Nov 2018 13:37:47 +0100 Markus Kottlaender merged default into store-refactoring store-refactoring
Tue, 06 Nov 2018 13:00:17 +0100 Markus Kottlaender moved all collapse flags for UI elements to store store-refactoring
Tue, 06 Nov 2018 11:21:29 +0100 Markus Kottlaender minor store refactoring store-refactoring
Tue, 06 Nov 2018 10:00:13 +0100 Markus Kottlaender moved draw layer in map store's layers property store-refactoring
Tue, 06 Nov 2018 10:02:19 +0100 Thomas Junk chore: update frontendlibs
Tue, 06 Nov 2018 09:12:05 +0100 Markus Kottlaender merged default into store-refactoring store-refactoring
Tue, 06 Nov 2018 08:18:03 +0100 Markus Kottlaender removed unnecessary imports and formatted code store-refactoring
Tue, 06 Nov 2018 07:30:49 +0100 Markus Kottlaender added default zoom level for search results that are cities/villages
Mon, 05 Nov 2018 16:11:31 +0100 Sascha Wilde Bumped version to next dev state...
Mon, 05 Nov 2018 14:05:01 +0100 Markus Kottlaender moved drawMode to map store store-refactoring
Mon, 05 Nov 2018 13:41:53 +0100 Markus Kottlaender shortened store file imports store-refactoring
Mon, 05 Nov 2018 13:36:44 +0100 Markus Kottlaender renamed mapstore to map (like other stores) store-refactoring
Mon, 05 Nov 2018 13:32:10 +0100 Markus Kottlaender moved identifystore properties to mapstore store-refactoring
Mon, 05 Nov 2018 13:12:33 +0100 Markus Kottlaender selected bottleneck and surveys now handled by bottleneck store store-refactoring
Mon, 05 Nov 2018 15:08:28 +0100 Tom Gottfried Add demo-data for published OGC services
Mon, 05 Nov 2018 13:07:16 +0100 Sascha Wilde Added geonames data and extended search for villages/cities.
Fri, 02 Nov 2018 17:21:33 +0100 Tom Gottfried Migrate database Dockerfile to bionic and upgrade database
Fri, 02 Nov 2018 16:27:54 +0100 Tom Gottfried Avoid psql's usage of a pager
Fri, 02 Nov 2018 14:51:14 +0100 Markus Kottlaender moved selectedMorph to existing mapState call
Fri, 02 Nov 2018 14:24:49 +0100 Markus Kottlaender merge
Fri, 02 Nov 2018 14:21:51 +0100 Markus Kottlaender removed unnecessary function and reduced code a bit
Fri, 02 Nov 2018 11:04:46 +0100 Markus Kottlaender removed unnecessary methods and renamed variable
Fri, 02 Nov 2018 10:59:49 +0100 Thomas Junk yarn lock
Fri, 02 Nov 2018 08:32:58 +0100 Markus Kottlaender fix lint errors
Fri, 02 Nov 2018 08:24:01 +0100 Markus Kottlaender actually removed layers/layers.js now
Fri, 02 Nov 2018 08:10:58 +0100 Markus Kottlaender deleted layers/layers.js and moved content to map store
Thu, 01 Nov 2018 10:19:55 +0100 Markus Kottlaender merge
Thu, 01 Nov 2018 10:19:28 +0100 Markus Kottlaender added fontawesome5 and implemented one example icon on login screen
Tue, 30 Oct 2018 16:55:29 +0100 Thomas Junk refac: centralized stores