log pkg/controllers/importconfig.go @ 1754:807569b08513

age author description
Thu, 10 Jan 2019 16:19:26 +0100 Sascha L. Teichmann Import queue: Auto acceptance is now a property of the import kind itself and is not configurable any more.
Thu, 10 Jan 2019 14:52:26 +0100 Sascha L. Teichmann Comfigured imports: Run enqueing of configured imports if triggered by REST with the database connection of the logged in user.
Wed, 09 Jan 2019 17:04:02 +0100 Sascha L. Teichmann Configured imports: When GET an import deliver the extra attributes, too.
Wed, 09 Jan 2019 16:28:57 +0100 Sascha L. Teichmann Configured imports: Always take cron spec from input document when modifying a configuration.
Wed, 09 Jan 2019 15:53:48 +0100 Sascha L. Teichmann Configured imports: Allow sys_admin access to import_configuation.
Wed, 09 Jan 2019 15:19:04 +0100 Sascha L. Teichmann Configured imports: Fixed SQL statement when updating configuration.
Wed, 09 Jan 2019 13:11:09 +0100 Sascha L. Teichmann Configured imports: Added GET /imports/config/{id:[0-9]+}/run" to run a configured import.
Wed, 09 Jan 2019 12:07:27 +0100 Sascha L. Teichmann Import extra attributes: Use right id column.
Tue, 08 Jan 2019 13:35:44 +0100 Sascha L. Teichmann Imports: Made imports re-runnable if they fail.
Mon, 07 Jan 2019 15:34:34 +0100 Sascha L. Teichmann Import configuration: Made extra attributes updatable, too.
Mon, 07 Jan 2019 13:23:39 +0100 Sascha L. Teichmann Import configuration: [WIP] Added table for extra configuration attributes.
Thu, 20 Dec 2018 18:39:19 +0100 Sascha L. Teichmann Scheduled imports: Don't track the user in the running scheduler.
Thu, 20 Dec 2018 17:23:54 +0100 Sascha L. Teichmann Scheduled imports: The configuration id is not optional as it used to load the concrete configuration from the database.
Wed, 19 Dec 2018 15:58:44 +0100 Sascha L. Teichmann Refactored: Moved REST /api/imports/scheduler to /api/imports/config base pkg/controllers/scheduler.go@44cecd26367d