minor and major reworks: rename swb to SRU, add a test for pdf parsing
major: rework mail to send mail as plaintext instead of html, preventing the bleed-in of html text
This commit is contained in:
@@ -250,7 +250,7 @@
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>180</y>
|
||||
<width>1261</width>
|
||||
<width>1412</width>
|
||||
<height>511</height>
|
||||
</rect>
|
||||
</property>
|
||||
@@ -275,11 +275,30 @@
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="chkbx_show_del_media">
|
||||
<property name="enabled">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>WIP - Broken</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>gel. Medien anzeigen</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="chkbx_show_only_wit_neweditions">
|
||||
<property name="enabled">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>WIP - Broken</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Nur Titel mit Neuauflagen anzeigen</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<spacer name="horizontalSpacer_3">
|
||||
<property name="orientation">
|
||||
@@ -298,8 +317,11 @@
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="btn_reserve">
|
||||
<property name="toolTip">
|
||||
<string>Dieser Knopf prüft alle Werke, die mit einem roten X vermerkt sind. Sollten diese inzwischen im Apparat sein, wird dies aktualisiert</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>im Apparat?</string>
|
||||
<string>Medien mit ❌ im Apparat?</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user