log

age author description
Thu, 28 Jun 2018 13:09:38 +0200 Sascha L. Teichmann Implemented an explicit token deletion under endpoint /api/logout.
Thu, 28 Jun 2018 12:21:36 +0200 Sascha L. Teichmann Wired token generator and connection pool to token server.
Thu, 28 Jun 2018 11:34:57 +0200 Sascha L. Teichmann Generate JWT from database roles.
Wed, 27 Jun 2018 12:59:06 +0200 Thomas Junk Upgraded to current Version of OpenLayers
Wed, 27 Jun 2018 12:24:13 +0200 Thomas Junk The "eye" icon changes into a "crossed out eye" icon
Wed, 27 Jun 2018 10:50:09 +0200 Bernhard Reiter Split README into client and toplevel.
Tue, 26 Jun 2018 18:29:46 +0200 Sascha L. Teichmann Merged.
Tue, 26 Jun 2018 18:29:26 +0200 Sascha L. Teichmann Added first middleware for JWT token extraction. TODO: Add second one to check against logged in users.
Tue, 26 Jun 2018 17:29:32 +0200 Thomas Junk Removed unnecessary files.
Tue, 26 Jun 2018 17:26:34 +0200 Thomas Junk Move component. Re-add Css.
Tue, 26 Jun 2018 16:40:44 +0200 Sascha L. Teichmann Renamed remaining wamos stuff to gemma.
Tue, 26 Jun 2018 16:20:04 +0200 Sascha L. Teichmann s/wamos/gemma/g on database schema.
Tue, 26 Jun 2018 16:16:05 +0200 Sascha L. Teichmann Merged heads.
Tue, 26 Jun 2018 16:14:59 +0200 Sascha L. Teichmann Moved schema stuff to own subfolder.
Fri, 15 Jun 2018 20:20:44 +0200 Tom Gottfried WIP: Add failing test.
Fri, 15 Jun 2018 20:20:29 +0200 Tom Gottfried Fix infinite recursion and remove unnecessary WHERE clause.
Fri, 15 Jun 2018 20:16:53 +0200 Tom Gottfried Comment on understand of docs.
Fri, 15 Jun 2018 20:12:32 +0200 Tom Gottfried Set search path in test data script for standalone use.
Fri, 15 Jun 2018 20:05:44 +0200 Tom Gottfried Put test data in own file for easier debugging.
Fri, 15 Jun 2018 19:46:02 +0200 Tom Gottfried waterway_admin sees only his own profile anyhow.
Fri, 15 Jun 2018 19:38:18 +0200 Tom Gottfried Test RLS policy for responsibility area.
Fri, 15 Jun 2018 18:41:42 +0200 Tom Gottfried waterway_admin needs to see his responsibility area.
Fri, 15 Jun 2018 18:15:04 +0200 Tom Gottfried Add tests for authorisation of templates.
Fri, 15 Jun 2018 18:12:40 +0200 Tom Gottfried Fix authorisation of templates for waterway_user.
Fri, 15 Jun 2018 17:33:39 +0200 Tom Gottfried Auto-generate template IDs.
Fri, 15 Jun 2018 17:32:49 +0200 Tom Gottfried Mention tests in README.
Wed, 13 Jun 2018 22:46:40 +0200 Tom Gottfried Add first tests of RLS policies.
Wed, 13 Jun 2018 22:40:51 +0200 Tom Gottfried Add todo regarding PostGIS data type.
Wed, 13 Jun 2018 22:39:38 +0200 Tom Gottfried SELECT privilege on a table is useless without USAGE on the schema.
Fri, 08 Jun 2018 12:43:57 +0200 Tom Gottfried Fix Docker build.
Wed, 06 Jun 2018 17:08:09 +0200 Tom Gottfried Add roles, privileges and RLS policies.
Fri, 01 Jun 2018 20:52:03 +0200 Tom Gottfried Comment out some rather spurious attributes.
Fri, 01 Jun 2018 20:43:06 +0200 Tom Gottfried Add gauge measurement attributes.
Fri, 01 Jun 2018 20:25:21 +0200 Tom Gottfried Add gauge attributes.
Fri, 01 Jun 2018 20:08:47 +0200 Tom Gottfried Fix profile constraints.
Fri, 01 Jun 2018 19:50:58 +0200 Tom Gottfried Add profile attributes.
Fri, 01 Jun 2018 19:32:44 +0200 Tom Gottfried Add fairway attributes.
Fri, 01 Jun 2018 19:24:11 +0200 Tom Gottfried Move more tables to waterway schema to tweak diagrams.
Fri, 01 Jun 2018 19:18:18 +0200 Tom Gottfried Add sections and stretches attributes.
Fri, 01 Jun 2018 19:12:31 +0200 Tom Gottfried Add distance mark attributes and try to consolidate.
Fri, 01 Jun 2018 18:37:31 +0200 Tom Gottfried Add axis attributes.
Fri, 01 Jun 2018 16:51:15 +0200 Tom Gottfried Add waterway area attributes.
Fri, 01 Jun 2018 16:14:40 +0200 Tom Gottfried More user attributes from APUC3.
Thu, 31 May 2018 19:18:14 +0200 Tom Gottfried Update README.
Thu, 31 May 2018 18:39:17 +0200 Tom Gottfried Add auxilliary tables.
Thu, 31 May 2018 17:54:32 +0200 Tom Gottfried Use different schemas for different diagrams. Add TODOs.
Thu, 31 May 2018 16:30:20 +0200 Tom Gottfried Set correct EPSG code.
Thu, 31 May 2018 16:28:12 +0200 Tom Gottfried Add waterway profiles stub.
Thu, 31 May 2018 16:15:50 +0200 Tom Gottfried Distance marks as link between 1D and 2D.
Thu, 31 May 2018 15:57:21 +0200 Tom Gottfried Correctly schema-qualify tables.
Wed, 30 May 2018 17:23:57 +0200 Tom Gottfried Add fairway dimensions stub.
Wed, 30 May 2018 17:09:47 +0200 Tom Gottfried Add sections and stretches stub and fix comment.
Wed, 30 May 2018 16:58:30 +0200 Tom Gottfried Add distance marks stub.
Wed, 30 May 2018 16:54:36 +0200 Tom Gottfried Add waterway axis stub.
Wed, 30 May 2018 16:51:45 +0200 Tom Gottfried Add gauge measurements stub.
Wed, 30 May 2018 16:42:38 +0200 Tom Gottfried Add missing NOT NULL constraints.
Wed, 30 May 2018 16:39:26 +0200 Tom Gottfried Add reference water levels to gauges.
Wed, 30 May 2018 15:58:02 +0200 Tom Gottfried Add waterway area.
Fri, 25 May 2018 22:17:20 +0200 Tom Gottfried Respect custom template and schema in README.
Fri, 25 May 2018 21:56:22 +0200 Tom Gottfried Tweak ER-diagramm.