log pkg/imports/queue.go @ 1646:a0982c38eac0

age author description
Thu, 20 Dec 2018 15:33:29 +0100 Sascha L. Teichmann Import queue: Implemented email notifications.
Thu, 20 Dec 2018 13:45:32 +0100 Sascha L. Teichmann Import queue: Implemented auto-accept and email sending.
Wed, 19 Dec 2018 15:58:44 +0100 Sascha L. Teichmann Refactored: Moved REST /api/imports/scheduler to /api/imports/config
Tue, 04 Dec 2018 18:54:50 +0100 Sascha L. Teichmann Backend: Documented the internal API of the global import queue.
Tue, 04 Dec 2018 18:20:31 +0100 Sascha L. Teichmann The global import queue already knows which kinds of imports it supports.
Wed, 28 Nov 2018 19:55:29 +0100 Sascha L. Teichmann Backend: Removed some trailing white space in some SQL statements.
Wed, 28 Nov 2018 09:52:34 +0100 Sascha L. Teichmann Imports: An Import (e.g. a sounding result import) can now write a 'summary' of a successful import. This is done if the import switches to to state 'pending'.