<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mv64e-etl-processor.git/src/main/kotlin/dev/dnpm, branch v0.15.8</title>
<subtitle>Diese Anwendung pseudonymisiert/anonymisiert Daten im DNPM-Datenmodell 2.1 unter Beachtung des Consents und sendet sie an DNPM:DIP</subtitle>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/'/>
<entry>
<title>fix: do not block earlier initial requests with error response (#281)</title>
<updated>2026-04-22T13:50:45+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-04-22T13:50:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=a7d57581591c23fd1fd0ad0f4e8f9c6ce2745750'/>
<id>a7d57581591c23fd1fd0ad0f4e8f9c6ce2745750</id>
<content type='text'>
Requests with errors are blocked within DNPM:DIP and not used for MVH.

Any later accepted successful request with SUCCESS or WARNING should be used as ADDITION.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Requests with errors are blocked within DNPM:DIP and not used for MVH.

Any later accepted successful request with SUCCESS or WARNING should be used as ADDITION.</pre>
</div>
</content>
</entry>
<entry>
<title>fix: filtered requests sort order DESC (#274)</title>
<updated>2026-03-23T10:50:19+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-03-23T10:50:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=e162aec52034d4f6078f08815d383acbc4a172d5'/>
<id>e162aec52034d4f6078f08815d383acbc4a172d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: extract List.toPage() implementation (#269)</title>
<updated>2026-03-12T19:09:49+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-03-12T19:09:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=8bedc5d3f923fbb5feb192481cb860a907b7c4f4'/>
<id>8bedc5d3f923fbb5feb192481cb860a907b7c4f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: filter request list into page (#267)</title>
<updated>2026-03-12T11:55:14+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-03-12T11:55:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=cb95918555bd635bf4942d8b38998d0821084fbb'/>
<id>cb95918555bd635bf4942d8b38998d0821084fbb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: save error request for non json (#266)</title>
<updated>2026-03-12T10:23:32+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-03-12T10:23:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=dc3aa929216b26d46ce134ac98c279a68d5679c1'/>
<id>dc3aa929216b26d46ce134ac98c279a68d5679c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: save error request for invalid input (#264)</title>
<updated>2026-03-11T13:13:29+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-03-11T13:13:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=a8f8d5f137c9776a20b2bc91cd3bdd99c9b96991'/>
<id>a8f8d5f137c9776a20b2bc91cd3bdd99c9b96991</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add request filter (#262)</title>
<updated>2026-03-11T11:02:38+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-03-11T11:02:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=e4b2c30e446affc5d258c52bfdbcbd758105f7ef'/>
<id>e4b2c30e446affc5d258c52bfdbcbd758105f7ef</id>
<content type='text'>
This enables filter for

* All requests
* Requests sent to DNPM:DIP

and, if initial submission block is enabled

* Confirmed Requests sent to DNPM:DIP
* Unconfirmed Requests sent to DNPM:DIP</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This enables filter for

* All requests
* Requests sent to DNPM:DIP

and, if initial submission block is enabled

* Confirmed Requests sent to DNPM:DIP
* Unconfirmed Requests sent to DNPM:DIP</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: use html fragment for request card (#261)</title>
<updated>2026-03-11T08:12:54+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-03-11T08:12:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=22d21b1bccc75f0df1629b972d03ffbdf05e9192'/>
<id>22d21b1bccc75f0df1629b972d03ffbdf05e9192</id>
<content type='text'>
This also allows for fragment reload on pressing accept button.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This also allows for fragment reload on pressing accept button.</pre>
</div>
</content>
</entry>
<entry>
<title>feat: show submission statistics table (#260)</title>
<updated>2026-03-10T10:14:28+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-03-10T10:14:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=ec3f472f8f37a3d340ddd3a042ecb7f26bd311db'/>
<id>ec3f472f8f37a3d340ddd3a042ecb7f26bd311db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: request update audit (#258)</title>
<updated>2026-03-10T08:01:58+00:00</updated>
<author>
<name>Paul-Christian Volkmer</name>
</author>
<published>2026-03-10T08:01:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dnpm.dev/pub/mv64e-etl-processor.git/commit/?id=1a0011765fa2d34f7d0075f463beb9e614ec8812'/>
<id>1a0011765fa2d34f7d0075f463beb9e614ec8812</id>
<content type='text'>
This adds the date and username when a request gets updated.

If the request gets updated by an async Kafka response, "SYSTEM" will be used as username.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds the date and username when a request gets updated.

If the request gets updated by an async Kafka response, "SYSTEM" will be used as username.</pre>
</div>
</content>
</entry>
</feed>
