From fbfdd95958d272278af80a433fa5d57911c45fdc Mon Sep 17 00:00:00 2001 From: Michael Shamoon <4887959+nikonratm@users.noreply.github.com> Date: Sat, 9 Jan 2021 19:52:31 -0800 Subject: [PATCH 1/7] Fix large card layout on mobile --- .../document-card-large.component.html | 16 +++++++++------- .../document-card-large.component.scss | 2 +- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/src-ui/src/app/components/document-list/document-card-large/document-card-large.component.html b/src-ui/src/app/components/document-list/document-card-large/document-card-large.component.html index 9502a4825..6f2742a8d 100644 --- a/src-ui/src/app/components/document-list/document-card-large/document-card-large.component.html +++ b/src-ui/src/app/components/document-list/document-card-large/document-card-large.component.html @@ -31,36 +31,38 @@

-
+
- Score: +
+ Score: - + +
Created: {{document.created | date}}
diff --git a/src-ui/src/app/components/document-list/document-card-large/document-card-large.component.scss b/src-ui/src/app/components/document-list/document-card-large/document-card-large.component.scss index 0b1604d90..300caca59 100644 --- a/src-ui/src/app/components/document-list/document-card-large/document-card-large.component.scss +++ b/src-ui/src/app/components/document-list/document-card-large/document-card-large.component.scss @@ -15,7 +15,7 @@ .search-score-bar { width: 100px; height: 5px; - margin-top: 2px; + margin-top: 1px; } .document-card-check { From 49053b6ad2a7f7e39c5788d5ed7dbdb8ce6a61b5 Mon Sep 17 00:00:00 2001 From: Michael Shamoon <4887959+nikonratm@users.noreply.github.com> Date: Sat, 9 Jan 2021 19:53:18 -0800 Subject: [PATCH 2/7] Prevent long title overflow on mobile --- .../document-card-large/document-card-large.component.scss | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src-ui/src/app/components/document-list/document-card-large/document-card-large.component.scss b/src-ui/src/app/components/document-list/document-card-large/document-card-large.component.scss index 300caca59..a549b6f53 100644 --- a/src-ui/src/app/components/document-list/document-card-large/document-card-large.component.scss +++ b/src-ui/src/app/components/document-list/document-card-large/document-card-large.component.scss @@ -12,6 +12,10 @@ mix-blend-mode: multiply; } +.card-title { + word-break: break-word; +} + .search-score-bar { width: 100px; height: 5px; From 8cde2cd4b2ca36b88a590def992aaded210e12b9 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 10 Jan 2021 11:19:00 +0000 Subject: [PATCH 3/7] Apply translations in nl_NL translated for the source file '/src/locale/en-us/LC_MESSAGES/django.po' on the 'nl_NL' language. --- src/locale/nl_NL/LC_MESSAGES/django.po | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/locale/nl_NL/LC_MESSAGES/django.po b/src/locale/nl_NL/LC_MESSAGES/django.po index 07c1eb577..de24dbf59 100644 --- a/src/locale/nl_NL/LC_MESSAGES/django.po +++ b/src/locale/nl_NL/LC_MESSAGES/django.po @@ -93,11 +93,11 @@ msgstr "" #: documents/models.py:114 msgid "tag" -msgstr "tag" +msgstr "etiket" #: documents/models.py:115 documents/models.py:171 msgid "tags" -msgstr "tags" +msgstr "etiketten" #: documents/models.py:121 documents/models.py:153 msgid "document type" @@ -285,11 +285,11 @@ msgstr "zit in \"Postvak in\"" #: documents/models.py:380 msgid "has tag" -msgstr "heeft tag" +msgstr "heeft etiket" #: documents/models.py:381 msgid "has any tag" -msgstr "heeft elke tag" +msgstr "heeft één van de etiketten" #: documents/models.py:382 msgid "created before" @@ -329,7 +329,7 @@ msgstr "gewijzigd na" #: documents/models.py:391 msgid "does not have tag" -msgstr "heeft geen tag" +msgstr "heeft geen etiket" #: documents/models.py:402 msgid "rule type" From 5bad23d7be5d90513f3281f859df8f346ff4d90b Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 10 Jan 2021 11:19:10 +0000 Subject: [PATCH 4/7] Apply translations in de translated for the source file '/src/locale/en-us/LC_MESSAGES/django.po' on the 'de' language. --- src/locale/de/LC_MESSAGES/django.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/locale/de/LC_MESSAGES/django.po b/src/locale/de/LC_MESSAGES/django.po index dde278835..f16582ec3 100644 --- a/src/locale/de/LC_MESSAGES/django.po +++ b/src/locale/de/LC_MESSAGES/django.po @@ -4,7 +4,7 @@ # FIRST AUTHOR , YEAR. # # Translators: -# Jonas Winkler , 2021 +# Jonas Winkler, 2021 # #, fuzzy msgid "" @@ -13,7 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-01-06 19:50+0000\n" "PO-Revision-Date: 2020-12-30 19:27+0000\n" -"Last-Translator: Jonas Winkler , 2021\n" +"Last-Translator: Jonas Winkler, 2021\n" "Language-Team: German (https://www.transifex.com/paperless/teams/115905/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -561,7 +561,7 @@ msgstr "Angegeben in Tagen." #: paperless_mail/models.py:153 msgid "attachment type" -msgstr "Dateianhangs-Typ" +msgstr "Dateianhangstyp" #: paperless_mail/models.py:156 msgid "" From 9908580409ac75503a0f1b61fe71e9ed7dfa9346 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 10 Jan 2021 11:19:16 +0000 Subject: [PATCH 5/7] Translate /src-ui/messages.xlf in nl_NL translated for the source file '/src-ui/messages.xlf' on the 'nl_NL' language. --- src-ui/src/locale/messages.nl_NL.xlf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src-ui/src/locale/messages.nl_NL.xlf b/src-ui/src/locale/messages.nl_NL.xlf index 6bed1f039..4ae7459da 100644 --- a/src-ui/src/locale/messages.nl_NL.xlf +++ b/src-ui/src/locale/messages.nl_NL.xlf @@ -427,7 +427,7 @@ Do you really want to delete the tag ""? - Wil je de tag echt verwijderen &quot;&quot;? + Wil je het etiket echt verwijderen &quot;&quot;? src/app/components/manage/tag-list/tag-list.component.ts 30 @@ -435,7 +435,7 @@ Tags - Tags + Etiketten src/app/components/manage/tag-list/tag-list.component.html 1 @@ -1808,7 +1808,7 @@ Error while deleting element: - Fout bij het verwijderen van een element: + Fout bij het verwijderen van het element: src/app/components/manage/generic-list/generic-list.component.ts 93 From 3511c86abd128394b2929c2f6c954381f0a7dfef Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sun, 10 Jan 2021 11:19:21 +0000 Subject: [PATCH 6/7] Translate /src-ui/messages.xlf in fr translated for the source file '/src-ui/messages.xlf' on the 'fr' language. --- src-ui/src/locale/messages.fr.xlf | 44 +++++++++++++++---------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/src-ui/src/locale/messages.fr.xlf b/src-ui/src/locale/messages.fr.xlf index 5922fade2..84c8295af 100644 --- a/src-ui/src/locale/messages.fr.xlf +++ b/src-ui/src/locale/messages.fr.xlf @@ -11,7 +11,7 @@ View "" saved successfully. - Vue &quot;&quot; enregistrée avec succès. + Vue "" enregistrée avec succès. src/app/components/document-list/document-list.component.ts 94 @@ -19,7 +19,7 @@ View "" created successfully. - Vue &quot;&quot; créée avec succès. + Vue "" créée avec succès. src/app/components/document-list/document-list.component.ts 115 @@ -83,7 +83,7 @@ Save "" - Enregistrer &quot;&quot; + Enregistrer "" src/app/components/document-list/document-list.component.html 71 @@ -171,7 +171,7 @@ Do you really want to delete document ""? - Voulez-vous vraiment supprimer le document &quot;&quot; ? + Voulez-vous vraiment supprimer le document "" ? src/app/components/document-detail/document-detail.component.ts 187 @@ -427,7 +427,7 @@ Do you really want to delete the tag ""? - Voulez-vous vraiment supprimer l'étiquette &quot;&quot; ? + Voulez-vous vraiment supprimer l'étiquette "" ? src/app/components/manage/tag-list/tag-list.component.ts 30 @@ -507,7 +507,7 @@ Do you really want to delete the document type ""? - Voulez-vous vraiment supprimer le type de document &quot;&quot; ? + Voulez-vous vraiment supprimer le type de document "" ? src/app/components/manage/document-type-list/document-type-list.component.ts 26 @@ -539,7 +539,7 @@ Saved view "" deleted. - Vue &quot;&quot; supprimée. + Vue "" supprimée. src/app/components/manage/settings/settings.component.ts 54 @@ -587,7 +587,7 @@ Appearance - Apparition + Affichage src/app/components/manage/settings/settings.component.html 13 @@ -699,7 +699,7 @@ Do you really want to delete the correspondent ""? - Voulez-vous vraiment supprimer le correspondant &quot;&quot; ? + Voulez-vous vraiment supprimer le correspondant "" ? src/app/components/manage/correspondent-list/correspondent-list.component.ts 26 @@ -867,7 +867,7 @@ Did you mean ""? - Vouliez-vous dire &quot;&quot; ? + Vouliez-vous dire "" ? src/app/components/search/search.component.html 13 @@ -1189,7 +1189,7 @@ "" and "" - &quot;&quot; et &quot;&quot; + "" et "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts 114 @@ -1198,7 +1198,7 @@ "" - &quot;&quot; + "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts 116 @@ -1215,7 +1215,7 @@ and "" - et &quot;&quot; + et "" src/app/components/document-list/bulk-editor/bulk-editor.component.ts 117 @@ -1232,7 +1232,7 @@ This operation will add the tag "" to selected document(s). - Cette action affectera l'étiquette &quot;&quot; au(x) document(s) sélectionné(s). + Cette action affectera l'étiquette "" au(x) document(s) sélectionné(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts 129 @@ -1248,7 +1248,7 @@ This operation will remove the tag "" from selected document(s). - Cette action supprimera l'étiquette &quot;&quot; de(s) document(s) sélectionné(s). + Cette action supprimera l'étiquette "" de(s) document(s) sélectionné(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts 134 @@ -1280,7 +1280,7 @@ This operation will assign the correspondent "" to selected document(s). - Cette action affectera le correspondant &quot;&quot; au(x) document(s) sélectionné(s). + Cette action affectera le correspondant "" au(x) document(s) sélectionné(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts 160 @@ -1304,7 +1304,7 @@ This operation will assign the document type "" to selected document(s). - Cette action affectera le type de document &quot;&quot; au(x) document(s) sélectionné(s). + Cette action affectera le type de document "" au(x) document(s) sélectionné(s). src/app/components/document-list/bulk-editor/bulk-editor.component.ts 183 @@ -1824,7 +1824,7 @@ Any: Document contains any of these words (space separated) - Un des mots : le document contient l'un de ces mots (séparés par des espaces) + Un des mots : contient l'un de ces mots (séparés par des espaces) src/app/data/matching-model.ts 12 @@ -1840,7 +1840,7 @@ All: Document contains all of these words (space separated) - Tous les mots : le document contient tous ces mots (séparés par des espaces) + Tous les mots : contient tous ces mots (séparés par des espaces) src/app/data/matching-model.ts 13 @@ -1856,7 +1856,7 @@ Exact: Document contains this string - Concordance exacte : le document contient cette chaîne de caractères + Concordance exacte : contient cette chaîne de caractères src/app/data/matching-model.ts 14 @@ -1872,7 +1872,7 @@ Regular expression: Document matches this regular expression - Expression régulière : le document correspond à cette expression régulière + Expression régulière : correspond à cette expression régulière src/app/data/matching-model.ts 15 @@ -1888,7 +1888,7 @@ Fuzzy: Document contains a word similar to this word - Mot approximatif : le document contient un mot similaire à ce mot + Mot approximatif : contient un mot similaire à ce mot src/app/data/matching-model.ts 16 From 1fe322bbac0633509a7a689d958175d83f8fc68a Mon Sep 17 00:00:00 2001 From: Michael Shamoon <4887959+nikonratm@users.noreply.github.com> Date: Sun, 10 Jan 2021 08:36:20 -0800 Subject: [PATCH 7/7] Fix log colors in dark mode --- .../src/app/components/manage/logs/logs.component.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src-ui/src/app/components/manage/logs/logs.component.html b/src-ui/src/app/components/manage/logs/logs.component.html index 8c2cbae34..d21cea60d 100644 --- a/src-ui/src/app/components/manage/logs/logs.component.html +++ b/src-ui/src/app/components/manage/logs/logs.component.html @@ -5,8 +5,8 @@  Filter - - + +