log

age author description
Mon, 12 Aug 2019 15:02:19 +0200 Raimund Renkert Client: Use importer backend to add a delete job for sections.
Mon, 12 Aug 2019 14:39:55 +0200 Sascha L. Teichmann Delete section import: Fixed swapped arguments for tracking.
Mon, 12 Aug 2019 14:21:26 +0200 Sascha L. Teichmann Delete section import: Fixed SQL usage.
Mon, 12 Aug 2019 11:35:27 +0200 Sascha L. Teichmann The system stetting should only be setable by a the system admin.
Wed, 07 Aug 2019 15:23:41 +0200 Sascha L. Teichmann Exposed the import to delete sections under POST /api/imports/dsec with a JSON input as '{ "id": 42 }'.
Wed, 07 Aug 2019 13:11:16 +0200 Sascha L. Teichmann Added an "import" job to delete a section from the database.