log

age author description
Tue, 24 Jul 2018 11:32:42 +0200 Sascha Wilde Makefile: Make rebuild of gemma work
Tue, 24 Jul 2018 11:20:46 +0200 Sascha L. Teichmann Called schema prefixed sys_admin.create_user instead of create_user.
Tue, 24 Jul 2018 11:09:18 +0200 Sascha L. Teichmann Made serialisation and deserialisation of sessions more robust (fixed a small bug on the way).
Tue, 24 Jul 2018 10:58:38 +0200 Sascha Wilde Fix Makefile clean target: don't fail if no back end bin to delete.
Mon, 23 Jul 2018 20:38:40 +0200 Sascha L. Teichmann Fix for [issue78] gemma back end broken for me since 213:3d0988d9f867
Mon, 23 Jul 2018 17:41:31 +0200 Tom Gottfried Make map extent mandatory
Mon, 23 Jul 2018 16:45:27 +0200 Tom Gottfried Make responsibility area mandatory
Mon, 23 Jul 2018 16:40:21 +0200 Tom Gottfried Remove obsolete GRANT on user_profiles
Mon, 23 Jul 2018 16:14:36 +0200 Tom Gottfried Remove obsolete TODO comment
Mon, 23 Jul 2018 15:57:54 +0200 Tom Gottfried Adapt demo-data to schema changes
Mon, 23 Jul 2018 11:29:41 +0200 Tom Gottfried Care for the fact that role attributes are not inherited
Sun, 22 Jul 2018 10:40:17 +0200 Sascha L. Teichmann Renamed cmd/tokenserver to cmd/gemma.
Sun, 22 Jul 2018 10:24:28 +0200 Sascha L. Teichmann Renamed the file containing the connection pool to a more suited one.
Sun, 22 Jul 2018 10:23:03 +0200 Sascha L. Teichmann De-virtualize the connection pool implementation.
Sun, 22 Jul 2018 09:42:47 +0200 Sascha L. Teichmann Persistent session store: Implemented cleanDB/cleanToken.
Sun, 22 Jul 2018 09:38:38 +0200 Sascha L. Teichmann Persistent session store: Implemented Session.
Sun, 22 Jul 2018 09:34:45 +0200 Sascha L. Teichmann Persistent session store: Implemented Do.
Sun, 22 Jul 2018 09:25:25 +0200 Sascha L. Teichmann Persistent session store: Implmented Renew.
Fri, 20 Jul 2018 23:06:53 +0200 Sascha L. Teichmann Implemented Add of persistent sessions.
Fri, 20 Jul 2018 22:57:38 +0200 Sascha L. Teichmann Made serialisation of sessions symmetrical.
Fri, 20 Jul 2018 22:50:59 +0200 Sascha L. Teichmann Cleaned up serialisation/deserilisation of sessions a bit.
Fri, 20 Jul 2018 18:31:45 +0200 Tom Gottfried Make test output more comprehensive
Fri, 20 Jul 2018 17:28:16 +0200 Tom Gottfried Introduce database schemas as privilege-based namespaces
Fri, 20 Jul 2018 18:32:40 +0200 Sascha L. Teichmann Merged.
Fri, 20 Jul 2018 18:32:11 +0200 Sascha L. Teichmann More on persisting sessions.
Fri, 20 Jul 2018 17:43:08 +0200 Sascha Wilde Merged
Fri, 20 Jul 2018 17:41:44 +0200 Sascha Wilde Added simple makefiles to build back end and client.
Fri, 20 Jul 2018 17:11:57 +0200 Sascha L. Teichmann Added stub for a persistent session store.
Fri, 20 Jul 2018 11:09:36 +0200 Sascha L. Teichmann Some input checking for email, roles and valid countries.
Fri, 20 Jul 2018 10:27:42 +0200 Sascha L. Teichmann ST_SetSRID should be not need as the map extent column does not have any SRID code.