log

age author description
Tue, 10 Jul 2018 12:03:33 +0200 Thomas Junk fix: updated API spec
Tue, 10 Jul 2018 10:36:50 +0200 Thomas Junk feat: Added draft version of API specification for server
Fri, 06 Jul 2018 12:38:11 +0200 Thomas Junk docs: Added a developer documentation
Fri, 06 Jul 2018 12:09:08 +0200 Thomas Junk docs: Adding documentation on how to run tests
Fri, 06 Jul 2018 12:00:08 +0200 Thomas Junk test: login now as e2e test
Fri, 06 Jul 2018 11:04:52 +0200 Thomas Junk refactor: extracted the string to milisecondconversion
Fri, 06 Jul 2018 10:51:19 +0200 Thomas Junk test: Moved testfile. Established nightwatch tests
Thu, 05 Jul 2018 18:15:04 +0200 Thomas Junk fix: Bugfix for session evaluation
Thu, 05 Jul 2018 18:01:39 +0200 Thomas Junk Refactor: Login expiry refactored to lib
Thu, 05 Jul 2018 16:52:39 +0200 Thomas Junk feat: collapsible sidebar
Wed, 04 Jul 2018 17:21:10 +0200 Thomas Junk feat: Login and logout with session restoration implemented
Tue, 03 Jul 2018 17:46:06 +0200 Thomas Junk feat: Locale of browser determines the default language
Tue, 03 Jul 2018 16:18:29 +0200 Thomas Junk feat: Improve login against real db
Tue, 03 Jul 2018 11:43:55 +0200 Thomas Junk fix: Replaced MAINTAINER by LABEL
Tue, 03 Jul 2018 11:40:16 +0200 Thomas Junk refactor: Refactor Dockerfile to reflect changes
Mon, 02 Jul 2018 18:07:02 +0200 Thomas Junk New translations
Mon, 02 Jul 2018 18:00:18 +0200 Thomas Junk Wrap vue templates with translation in parentheses
Mon, 02 Jul 2018 16:30:29 +0200 Thomas Junk Removed Log statement frim component
Mon, 02 Jul 2018 14:47:22 +0200 Thomas Junk Client README updated for translations
Mon, 02 Jul 2018 13:23:31 +0200 Sascha L. Teichmann Shutdown server gracefully.
Mon, 02 Jul 2018 12:54:07 +0200 Thomas Junk Added missing translation for loginerror
Mon, 02 Jul 2018 11:14:46 +0200 Sascha L. Teichmann Rename token.go to session.go because its more fitting.
Mon, 02 Jul 2018 11:00:19 +0200 Sascha L. Teichmann Made ConnectionPool an interface and use current in-memory implementation.
Mon, 02 Jul 2018 10:34:56 +0200 Sascha L. Teichmann Removed JWT signing key configuration. Not needed any more.
Mon, 02 Jul 2018 10:33:37 +0200 Sascha L. Teichmann Removed obsolete third party library.
Mon, 02 Jul 2018 10:32:40 +0200 Sascha L. Teichmann Merged.
Mon, 02 Jul 2018 09:38:32 +0200 Thomas Junk merge with vue-gettext
Mon, 02 Jul 2018 09:37:53 +0200 Thomas Junk closing branch vue-gettext vue-gettext
Mon, 02 Jul 2018 09:37:15 +0200 Thomas Junk merge with default vue-gettext
Fri, 29 Jun 2018 13:38:28 +0200 Thomas Junk POC vue-gettext