Michael Shamoon
199fc6be94
Properly display api errors on list filter & translate error message
2022-04-02 19:45:54 -07:00
Michael Shamoon
b7949d2e69
Add Belarusian localization
2022-03-31 19:42:08 -07:00
shamoon
ce5fe61e67
Merge pull request #540 from paperless-ngx/filtering-query-params
...
Feature: Filtering query params aka browser navigation for filtering
2022-03-28 00:07:46 -07:00
Michael Shamoon
0a29f51862
Fix quick filtering
2022-03-27 00:09:09 -07:00
Michael Shamoon
34b317da7a
Query vars for filtering
2022-03-26 23:18:12 -07:00
Michael Shamoon
7c2ae129d7
rxjs compatibility
2022-03-26 14:18:16 -07:00
Michael Shamoon
534c157809
Add Turkish localization
2022-03-26 13:52:15 -07:00
Frank Strieter
d38bed1334
test: remove most of the boilerplate tests
2022-03-23 09:24:07 +01:00
Michael Shamoon
991bc1a1ce
Add Serbian localization
2022-03-22 22:26:59 -07:00
Michael Shamoon
ff4538612e
Codestyle cleanup
2022-03-18 21:37:38 -07:00
Michael Shamoon
37c6201a5a
Add Chinese localization
...
Addresses https://github.com/paperless-ngx/paperless-ngx/issues/134#issuecomment-1062950795
2022-03-13 14:26:52 -07:00
Michael Shamoon
d1c785d1d0
Add Slovenian language for frontend
...
See #303
2022-03-13 09:15:42 -07:00
Michael Shamoon
e41d75c374
Prettier code cleanup for PR #273
2022-03-11 12:00:31 -08:00
Michael Shamoon
f34202a82a
Prettier code cleanup for .ts files
...
See #182
2022-03-11 11:58:19 -08:00
GruberViktor
6cbbd0c515
Apply suggestions from code review
...
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2022-03-11 20:16:53 +01:00
Viktor
1259911275
Added nav buttons in the document detail view
...
Sometimes, when you are looking for a document, you need to go into the document-detail view
to read the pdf. To view the next document in the detail view, normally you would go back and
then click on the next.
Here I added two buttons to the toolbar to traverse throught the documents easily.
2022-03-11 17:35:38 +01:00
Michael Shamoon
4df7f92a56
Working conversion
2022-03-09 15:34:26 -08:00
Michael Shamoon
1841cefbd8
Converting colors experiment
2022-03-09 15:19:42 -08:00
Michael Shamoon
dbe233f0ae
Skeleton implementation of color setting
2022-03-09 14:12:28 -08:00
shamoon
8ef913b117
Merge pull request #13 from shamoon/feature/unsaved-changes
...
Warnings for unsaved changes, 'intelligent' buttons when editing
2022-02-18 06:58:09 -08:00
Michel Weimerskirch
f42811285d
Enabled the Czech (cs-cz) translations
2022-02-18 09:39:06 +01:00
Michel Weimerskirch
01c139ef2d
Enabled the Danish (da-dk) translations
2022-02-18 09:18:04 +01:00
Michael Shamoon
c9baa76afd
clear 'dirty' documents when closing all
2022-02-17 23:05:14 -08:00
Michael Shamoon
66b9a99e71
Correct runtime issue(s) with saveEditNext
2022-02-17 23:04:38 -08:00
Michel Weimerskirch
27a835a69c
Sort languages by localized name at runtime
2022-02-18 08:02:03 +01:00
Michel Weimerskirch
1830cd856a
Sort language lists by locale
2022-02-18 08:02:00 +01:00
Michael Shamoon
e1a36972b1
cleanup subscriptions
2022-02-16 01:06:22 -08:00
Michael Shamoon
d9cd312d07
Cleanup subscriptions
2022-02-15 23:43:54 -08:00
Michael Shamoon
67b9977d57
Merge branch 'dev' into feature/unsaved-changes
2022-02-15 11:20:05 -08:00
Michel Weimerskirch
dc5586b16d
Added support for Luxembourgish (lb_LU) as an interface language
2021-07-16 16:43:55 +02:00
Michael Lynch
372ac3a40c
Normalize whitespace in source files
...
Ensure that no source files have trailing whitespace at end of lines and ensure that all files end with a single trailing newline.
This also adds Github Actions to enforce whitespace conventions.
2021-06-13 10:57:40 -04:00
jonaswinkler
96f4924911
frontend support for fulltext sorting
2021-05-15 18:48:39 +02:00
puuu
5bf725546b
use baseURI for websocket and api calls
2021-05-14 14:44:13 +09:00
Jonas Winkler
92667009be
add swedish locale
2021-05-04 17:01:39 +02:00
jonaswinkler
07ab3e98ed
add pl-PL locale
2021-04-17 13:41:26 +02:00
Michael Shamoon
3d0891c73b
Updated to work with new unified search interface
2021-04-05 16:35:15 -07:00
Michael Shamoon
8226a8793e
Merge remote-tracking branch 'upstream/dev' into feature/issue-858
2021-04-05 13:59:21 -07:00
jonaswinkler
fffe4f694f
reset page when doing full text search
2021-04-03 22:19:12 +02:00
Michael Shamoon
18c028cafd
Suppport search term PDF open parameter
2021-04-03 13:10:39 -07:00
jonaswinkler
fb1e9fe66a
error messages for invalid search queries
2021-04-03 21:02:33 +02:00
jonaswinkler
726114575e
Merge branch 'dev' into feature-unified-search
2021-04-03 20:31:16 +02:00
jonaswinkler
e906bf58f0
Save list view state across sessions
2021-04-02 14:46:45 +02:00
jonaswinkler
391db73ea8
added pt-pt locale
2021-03-17 22:32:39 +01:00
jonaswinkler
b6ff88645b
lots of changes for the new unified search
2021-03-17 22:25:22 +01:00
jonaswinkler
f43a8d6f2e
Add spanish locale
2021-03-14 13:34:14 +01:00
jonaswinkler
9b7bc16b3e
keep the ng2-pdf-viewer; this might come in handy for splitting documents at specific pages #706
2021-03-10 22:38:33 +01:00
jonaswinkler
f7f51f4f73
Merge branch 'dev' into feature/popover-previews
2021-03-10 22:32:37 +01:00
jonaswinkler
895c10600d
add ru-ru locale
2021-03-07 10:07:42 +01:00
Michael Shamoon
4b4f3e76cc
Re-merging this branch with Reverted dev
2021-03-06 14:50:38 -08:00
jonaswinkler
381af329bd
fix language codes
2021-03-06 23:40:29 +01:00