log

age author description
Fri, 24 Aug 2018 15:17:35 +0200 Tom Gottfried Allow accessing client from outside localhost via hostname
Fri, 24 Aug 2018 15:14:10 +0200 Tom Gottfried Recommend using .env.local instead of copying .env.sample
Fri, 24 Aug 2018 15:12:22 +0200 Sascha L. Teichmann Throw away the connection level for sessions. metamorph-for-all
Fri, 24 Aug 2018 14:41:02 +0200 Thomas Junk fix: Passwordfield required made optional
Fri, 24 Aug 2018 14:34:59 +0200 Bernhard Reiter proxy: improve description of --mail-user option.
Fri, 24 Aug 2018 14:28:05 +0200 Sascha L. Teichmann Give file containing the session store a more suited name. metamorph-for-all
Fri, 24 Aug 2018 14:26:57 +0200 Thomas Junk fix: A visual diference of the admin section
Fri, 24 Aug 2018 14:25:05 +0200 Sascha L. Teichmann The connection pool is now only a session store. metamorph-for-all
Fri, 24 Aug 2018 14:21:46 +0200 Thomas Junk fix: N.N as Username is now a placeholder
Fri, 24 Aug 2018 14:11:10 +0200 Bernhard Reiter merge (was too slow).
Fri, 24 Aug 2018 14:10:47 +0200 Bernhard Reiter merge
Fri, 24 Aug 2018 14:10:22 +0200 Bernhard Reiter proxy: fix minor typo in default for --mail-from
Fri, 24 Aug 2018 14:09:57 +0200 Thomas Junk fix: Added (now) styled component of Passwordfield
Fri, 24 Aug 2018 14:02:53 +0200 Thomas Junk feat: Password field as custom component refactored
Fri, 24 Aug 2018 13:56:06 +0200 Sascha L. Teichmann First stab to use the metamorphic db to do all database stuff. metamorph-for-all
Fri, 24 Aug 2018 12:14:56 +0200 Bernhard Reiter client: add (unwired) password reset form
Fri, 24 Aug 2018 11:36:11 +0200 Sascha L. Teichmann Implemented wamos/issue114 (Improve code consistency: For login use json body, disallow GET).
Fri, 24 Aug 2018 10:50:58 +0200 Thomas Junk docs: Added comments on non trivial parts of the code
Fri, 24 Aug 2018 10:08:49 +0200 Thomas Junk docs: Rationale for clientside framework decisions
Thu, 23 Aug 2018 18:50:32 +0200 Tom Gottfried Merge example configuration and that used for docker backend
Thu, 23 Aug 2018 18:40:34 +0200 Tom Gottfried Update example configuration
Thu, 23 Aug 2018 17:55:41 +0200 Tom Gottfried Add missing command
Thu, 23 Aug 2018 16:41:44 +0200 Tom Gottfried Purge password reset role
Thu, 23 Aug 2018 16:18:07 +0200 Sascha L. Teichmann It turns out that the GeoServer is happy with the lower privileged 'waterway_user'.
Thu, 23 Aug 2018 15:53:18 +0200 Sascha L. Teichmann The GeoServer still needs the sys_admin as a default database user if no explicit user is given.
Thu, 23 Aug 2018 15:36:32 +0200 Sascha L. Teichmann Quote strings with single quote ('). double quotes are for identifiers.
Thu, 23 Aug 2018 13:32:16 +0200 Sascha L. Teichmann Renamed published services to internal services to be more symmetrical to external services.
Thu, 23 Aug 2018 13:24:26 +0200 Sascha L. Teichmann /api/published (GET) returns a JSON document of the geo-services published by the gemma server.
Thu, 23 Aug 2018 12:57:15 +0200 Sascha L. Teichmann Replaced 'all' by 'any' in routes.
Thu, 23 Aug 2018 10:11:50 +0200 Sascha L. Teichmann Cosmetics.