log

age author description
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
Tue, 30 Oct 2018 13:37:04 +0100 Thomas Junk merge
Tue, 30 Oct 2018 13:36:48 +0100 Thomas Junk refac: use 10% relative to scale as buffer for scale dimensions
Tue, 30 Oct 2018 12:29:13 +0100 Markus Kottlaender fix: bottleneck list and zoom buttons are now only displayed in main view
Tue, 30 Oct 2018 12:01:53 +0100 Markus Kottlaender added chainage column to bottleneck list
Tue, 30 Oct 2018 11:36:58 +0100 Markus Kottlaender merge
Tue, 30 Oct 2018 11:35:36 +0100 Markus Kottlaender bottleneck list uses different wfs endpoint now
Mon, 29 Oct 2018 18:00:45 +0100 Tom Gottfried Upgrade Dockerfile to new stable release of GeoServer
Mon, 29 Oct 2018 17:53:48 +0100 Bernhard Reiter client: improve file header (minor)
Mon, 29 Oct 2018 15:36:11 +0100 Markus Kottlaender removed debug console.log
Mon, 29 Oct 2018 15:34:43 +0100 Markus Kottlaender fix: additional surveys in fairwayprofile when coming from bottleneck list
Mon, 29 Oct 2018 10:44:51 +0100 Sascha L. Teichmann Added waterway.bottleneck_overview view to database schema.
Mon, 29 Oct 2018 09:52:53 +0100 Thomas Junk refac: Enable webpack code splitting to reduce bundlesize for app component
Fri, 26 Oct 2018 16:00:38 +0200 Sascha Wilde Added tag v1.1.0 for changeset 136aaa7f00af
Fri, 26 Oct 2018 15:57:47 +0200 Sascha Wilde Version 1.1.0 v1.1.0
Fri, 26 Oct 2018 14:32:44 +0200 Markus Kottlaender don't close bottleneck list on click on link
Fri, 26 Oct 2018 14:25:41 +0200 Markus Kottlaender made bottleneck list scrollable
Fri, 26 Oct 2018 14:19:53 +0200 Markus Kottlaender prevent overlapping of sidebar menu and bottleneck list
Fri, 26 Oct 2018 14:06:13 +0200 Markus Kottlaender merge
Fri, 26 Oct 2018 14:04:37 +0200 Markus Kottlaender finished bottleneck list (search, sort, sounding data)
Fri, 26 Oct 2018 13:29:46 +0200 Thomas Junk feat: fairwayprofile configurable scale-delta for profile added
Fri, 26 Oct 2018 13:21:17 +0200 Thomas Junk feat: invert fairwayprofile scale
Fri, 26 Oct 2018 12:57:04 +0200 Thomas Junk zomm added
Fri, 26 Oct 2018 12:53:52 +0200 Thomas Junk feat: zoombuttons
Fri, 26 Oct 2018 10:55:18 +0200 Bernhard Reiter client: fix morphtool icon change
Fri, 26 Oct 2018 10:31:52 +0200 Bernhard Reiter client: improve area measurement
Fri, 26 Oct 2018 10:05:20 +0200 Thomas Junk webpack-cli added
Fri, 26 Oct 2018 10:00:25 +0200 Thomas Junk fix: Re-enable PurgeCSS
Fri, 26 Oct 2018 09:36:13 +0200 Bernhard Reiter merge
Fri, 26 Oct 2018 09:35:43 +0200 Bernhard Reiter client: correct and improve area measurement
Fri, 26 Oct 2018 08:52:22 +0200 Thomas Junk merge with brach crossprofile
Fri, 26 Oct 2018 08:51:56 +0200 Thomas Junk closed branch crossprofile crossprofile
Fri, 26 Oct 2018 08:45:46 +0200 Thomas Junk merge with default crossprofile
Thu, 25 Oct 2018 23:16:53 +0200 Bernhard Reiter client: add area measurement. simpify code
Thu, 25 Oct 2018 21:10:23 +0200 Bernhard Reiter client: simply code structure and add author
Thu, 25 Oct 2018 21:04:32 +0200 Bernhard Reiter client: remove version number from login page
Thu, 25 Oct 2018 20:55:03 +0200 Bernhard Reiter client: fix eslint issues.
Thu, 25 Oct 2018 17:19:50 +0200 Thomas Junk omit render while clearing profile crossprofile
Thu, 25 Oct 2018 16:58:03 +0200 Thomas Junk deselecting morph closes splitscreen crossprofile
Thu, 25 Oct 2018 16:52:18 +0200 Thomas Junk completely nulling the units crossprofile
Thu, 25 Oct 2018 16:19:46 +0200 Thomas Junk additional survey as dynamic property crossprofile
Thu, 25 Oct 2018 15:05:20 +0200 Markus Kottlaender WIP: Bottleneck list/table
Thu, 25 Oct 2018 15:01:59 +0200 Thomas Junk display additional profile crossprofile
Thu, 25 Oct 2018 13:11:09 +0200 Thomas Junk refac: removed properties from fairwayprofile crossprofile
Thu, 25 Oct 2018 11:31:59 +0200 Sascha L. Teichmann Merged.
Thu, 25 Oct 2018 11:31:37 +0200 Sascha L. Teichmann Typo fix.
Thu, 25 Oct 2018 11:30:14 +0200 Sascha L. Teichmann List all bottlenecks via GET /api/bottlenecks
Thu, 25 Oct 2018 11:17:58 +0200 Markus Kottlaender changed cut icon
Thu, 25 Oct 2018 11:06:13 +0200 Markus Kottlaender search results only zoom in, not out
Thu, 25 Oct 2018 10:58:37 +0200 Markus Kottlaender adjusted zoomlevels for search results
Thu, 25 Oct 2018 10:53:36 +0200 Thomas Junk additional surveys not implemented infobox
Thu, 25 Oct 2018 10:31:47 +0200 Thomas Junk fix: max alt now property
Thu, 25 Oct 2018 10:22:30 +0200 Markus Kottlaender fixed Vue reactivity issue (splitscreen button)
Thu, 25 Oct 2018 08:05:06 +0200 Markus Kottlaender linting
Thu, 25 Oct 2018 07:32:55 +0200 Markus Kottlaender set zoomlevel when panning to selected search result
Thu, 25 Oct 2018 07:01:18 +0200 Markus Kottlaender rounding cut coordinates
Wed, 24 Oct 2018 18:05:15 +0200 Sascha L. Teichmann Stopped log spamming from OGC proxy and stopped leaking injected user names into log.
Wed, 24 Oct 2018 16:43:43 +0200 Thomas Junk linter
Wed, 24 Oct 2018 16:41:51 +0200 Thomas Junk feat: additional surveydata WIP
Wed, 24 Oct 2018 16:21:44 +0200 Sascha L. Teichmann Added endpoint to delete job from import queue.
Wed, 24 Oct 2018 16:07:52 +0200 Markus Kottlaender updated version number in package.json to 1.1.0-dev
Wed, 24 Oct 2018 15:52:12 +0200 Sascha L. Teichmann Fixed another case of inconsistent logging.
Wed, 24 Oct 2018 15:38:07 +0200 Markus Kottlaender merge
Wed, 24 Oct 2018 15:35:50 +0200 Markus Kottlaender added UI for PDF export (with static PDFs)
Wed, 24 Oct 2018 15:36:00 +0200 Sascha L. Teichmann Be more consistent with info/warn/error messages when logging.
Wed, 24 Oct 2018 15:32:38 +0200 Sascha L. Teichmann Check first if we have a import before generating log import entries list.
Wed, 24 Oct 2018 15:09:06 +0200 Thomas Junk refac: fairway profile retrieves current data from store
Wed, 24 Oct 2018 14:50:25 +0200 Thomas Junk refac: extract calculation of fairway coordinates
Wed, 24 Oct 2018 14:42:04 +0200 Thomas Junk refac: loading of profile data via fairwayprofile store
Wed, 24 Oct 2018 14:17:51 +0200 Thomas Junk refac: remove morphstore. not necessary
Wed, 24 Oct 2018 13:35:15 +0200 Sascha L. Teichmann Added endpoint to show the detail logs of an import.
Wed, 24 Oct 2018 13:09:54 +0200 Thomas Junk refac: store profiles by date
Wed, 24 Oct 2018 12:29:25 +0200 Sascha Wilde back end: Added new field "type" to search results.
Wed, 24 Oct 2018 12:24:26 +0200 Sascha L. Teichmann Add endpoint to list all or some import jobs.
Wed, 24 Oct 2018 12:03:51 +0200 Thomas Junk refac: restructure maptool for understandability
Wed, 24 Oct 2018 11:20:30 +0200 Markus Kottlaender display start/end coordinates next to fairway profile
Wed, 24 Oct 2018 10:56:41 +0200 Thomas Junk restructure surveyrequest
Wed, 24 Oct 2018 09:42:32 +0200 Thomas Junk Licensing information added
Wed, 24 Oct 2018 09:12:51 +0200 Thomas Junk additional survey selection for 2nd crossprofile added
Tue, 23 Oct 2018 18:15:14 +0200 Sascha L. Teichmann Added GNU Affero General Public License.
Tue, 23 Oct 2018 16:43:26 +0200 Sascha L. Teichmann Removed the tools soundingresults, tin2octree and octree2contour.
Tue, 23 Oct 2018 14:28:43 +0200 Thomas Junk feat: add selectfield to fairwayprofile
Tue, 23 Oct 2018 13:05:47 +0200 Markus Kottlaender reverted demo build target, include revision number based on version tag
Tue, 23 Oct 2018 12:08:49 +0200 Thomas Junk refac: fairwayprofile store cleanup
Tue, 23 Oct 2018 11:32:47 +0200 Sascha L. Teichmann Fixed schema definition of import queue.
Tue, 23 Oct 2018 11:27:35 +0200 Thomas Junk refac: make template logic more clear
Tue, 23 Oct 2018 10:14:41 +0200 Sascha L. Teichmann Fixed and harmonized wording in importer queue a bit.
Tue, 23 Oct 2018 08:44:41 +0200 Markus Kottlaender added demo mode in READMEs
Tue, 23 Oct 2018 08:34:44 +0200 Markus Kottlaender demo build via make demo
Tue, 23 Oct 2018 07:42:54 +0200 Markus Kottlaender added build command to include hg revision, renamed related env var
Mon, 22 Oct 2018 18:16:20 +0200 Sascha L. Teichmann Merged branch persistent-import-queue back into default.
Mon, 22 Oct 2018 18:14:16 +0200 Sascha L. Teichmann Re-enqueue import jobs in state running if the the gemma server starts. persistent-import-queue