1489 Commits

Author SHA1 Message Date
Felix E
7df81f6a15 Merge pull request #591 from paperless-ngx/feature-version-checker
Feature: Update checker
2022-04-05 20:11:21 +02:00
Quinn Casey
af070ae460 Merge pull request #616 from paperless-ngx/fix-save-vew-modal-errors
fix some api error displaying
2022-04-05 09:10:15 -07:00
Quinn Casey
36ab2f8be0 Merge pull request #564 from paperless-ngx/feature-password-protected-pdfs
Feature: Show prompt on password-protected pdfs
2022-04-05 08:59:29 -07:00
Michael Shamoon
bd3dccfa9d Fix save view error for filter_rules
see #601
2022-04-02 19:49:58 -07:00
Michael Shamoon
023aff7ced Properly display api errors on list filter & translate error message 2022-04-02 19:45:54 -07:00
Michael Shamoon
106ab3fa7c Allow notify user if update checking not explicitly set 2022-04-02 10:10:49 -07:00
Michael Shamoon
9485dfb8cc refactor to update_available 2022-04-02 01:36:19 -07:00
Michael Shamoon
95ce2360da Add version check to app frame 2022-04-02 01:33:51 -07:00
Michael Shamoon
f05f851da4 RemoteVersionService 2022-04-02 01:33:51 -07:00
Michael Shamoon
f1b9f2801b Update bootstrap-icons.svg 2022-04-02 01:33:50 -07:00
Michael Shamoon
15be291016 remove unused ngx-infinite-scroll
see 9993381cda
2022-04-01 14:19:59 -07:00
Michael Shamoon
c4daeacbee bump dirty-check-forms, ngx-infinite-scroll, typescript 2022-04-01 13:54:14 -07:00
Michael Shamoon
dcd3d66728 bump @types/node, ng2-pdf-viewer, cypress 2022-04-01 13:25:36 -07:00
Michael Shamoon
f34383b6d7 remove stubborn failing e2e settings test for now 2022-04-01 12:11:08 -07:00
Michael Shamoon
68aa05ff84 bump angular deps & regenerate package-lock 2022-04-01 11:41:01 -07:00
Michael Shamoon
5951a54017 Squashed commit of the following:
commit 3709bf5d7602bb2e126465870e00fca35d4f99be
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com>
Date:   Fri Apr 1 09:24:12 2022 -0700

    Attempt 2 to fix test failing on GHA
2022-04-01 09:28:47 -07:00
Michael Shamoon
918eb2e602 Fix failing e2e settings test
[ci skip]
2022-04-01 09:09:02 -07:00
Quinn Casey
0c8eac8cc9 Merge pull request #588 from paperless-ngx/locale-belarusian
Add Belarusian localization
2022-04-01 11:51:02 +07:00
Paperless-ngx Translation Bot [bot]
09474b15e0 New Crowdin updates (#538)
* New translations django.po (Spanish)
[ci skip]

* New translations messages.xlf (Spanish)
[ci skip]

* New translations django.po (Serbian (Latin))
[ci skip]

* New translations messages.xlf (Serbian (Latin))
[ci skip]

* New translations django.po (Serbian (Latin))
[ci skip]

* New translations messages.xlf (Serbian (Latin))
[ci skip]

* New translations django.po (Chinese Simplified)
[ci skip]

* New translations django.po (Chinese Simplified)
[ci skip]

* New translations messages.xlf (Chinese Simplified)
[ci skip]

* New translations django.po (Chinese Simplified)
[ci skip]

* New translations messages.xlf (Chinese Simplified)
[ci skip]

* New translations django.po (Russian)
[ci skip]

* New translations django.po (Russian)
[ci skip]

* New translations messages.xlf (Russian)
[ci skip]

* New translations messages.xlf (Russian)
[ci skip]

* New translations django.po (Belarusian)
[ci skip]

* New translations messages.xlf (Belarusian)
[ci skip]

* New translations django.po (Belarusian)
[ci skip]

* New translations django.po (Belarusian)
[ci skip]

* New translations messages.xlf (French)
[ci skip]

* New translations django.po (Russian)
[ci skip]

* New translations django.po (Belarusian)
[ci skip]

* New translations django.po (Finnish)
[ci skip]

* New translations messages.xlf (Finnish)
[ci skip]

* New translations django.po (Finnish)
[ci skip]

* New translations messages.xlf (Finnish)
[ci skip]

* New translations django.po (Finnish)
[ci skip]

* New translations django.po (Finnish)
[ci skip]

* New translations django.po (Belarusian)
[ci skip]

* New translations django.po (Belarusian)
[ci skip]

* New translations messages.xlf (Belarusian)
[ci skip]

* New translations messages.xlf (Belarusian)
[ci skip]

* New translations messages.xlf (Belarusian)
[ci skip]

* New translations messages.xlf (Russian)
[ci skip]

* New translations messages.xlf (Belarusian)
[ci skip]
2022-03-31 19:47:16 -07:00
Michael Shamoon
6affde021b Add Belarusian localization 2022-03-31 19:42:08 -07:00
Michael Shamoon
49cf5dbf7c fix management e2e tests title
[ci skip]
2022-03-29 23:30:05 -07:00
Michael Shamoon
3f811d7a7e document-detail e2e tests
[ci skip]
2022-03-29 23:12:19 -07:00
Michael Shamoon
053a67fadd test changing pdf viewer 2022-03-29 20:20:46 -07:00
Michael Shamoon
4f36f5c73d Fix settings tests failing because of loading time 2022-03-29 20:02:19 -07:00
Michael Shamoon
89c3fc6777 Fix fixture organization
[ci skip]
2022-03-29 20:02:19 -07:00
Michael Shamoon
8ebb5e224d Mock some API methods in settings spec 2022-03-29 20:02:19 -07:00
Michael Shamoon
337d6d6f9c Mock some API methods 2022-03-29 20:02:19 -07:00
Michael Shamoon
383405da48 Multiple documents, filtering, view changes, in document list e2e testing 2022-03-29 20:02:19 -07:00
Michael Shamoon
b863b178d2 Some document list bulk editor e2e tests 2022-03-29 20:02:19 -07:00
Michael Shamoon
c16484f01e Settings e2e tests 2022-03-29 20:02:19 -07:00
Michael Shamoon
26b74424ac Management e2e tests 2022-03-29 20:02:19 -07:00
Michael Shamoon
19471023db Show prompt on password-protected pdfs 2022-03-29 15:38:09 -07:00
shamoon
4784ab7c8a 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
a239cffee3 Remove unused var 2022-03-28 00:06:42 -07:00
Michael Shamoon
cdc5e78ab4 Clarify query var transformation code 2022-03-27 23:47:53 -07:00
Michael Shamoon
664cfd0b5c Clear all subscriptions, switchMap 2022-03-27 23:41:29 -07:00
Michael Shamoon
bb8e2ee48b move const 2022-03-27 00:25:27 -07:00
Michael Shamoon
9185d5a8ef Fix quick filtering 2022-03-27 00:09:09 -07:00
Michael Shamoon
22a90363f6 Allow filtering by document metadata 2022-03-27 00:08:08 -07:00
Michael Shamoon
b67b2f04d9 Remove exact document router link matching 2022-03-26 23:30:01 -07:00
Michael Shamoon
c198c61a59 Query vars for filtering 2022-03-26 23:18:12 -07:00
Quinn Casey
ef090e8421 Merge pull request #536 from paperless-ngx/locale-turkish
Add Turkish localization
2022-03-27 07:04:16 +07:00
Michael Shamoon
5b43811b7f rxjs compatibility 2022-03-26 14:18:16 -07:00
Paperless-ngx Translation Bot [bot]
4585f9688e New Crowdin updates (#517)
* New translations messages.xlf (Slovenian)
[ci skip]

* New translations django.po (Turkish)
[ci skip]

* New translations messages.xlf (Turkish)
[ci skip]

* New translations django.po (Turkish)
[ci skip]

* New translations django.po (Turkish)
[ci skip]

* New translations django.po (Russian)
[ci skip]

* New translations messages.xlf (Russian)
[ci skip]

* New translations django.po (Turkish)
[ci skip]

* New translations django.po (Turkish)
[ci skip]

* New translations django.po (Turkish)
[ci skip]

* New translations messages.xlf (Turkish)
[ci skip]

* New translations messages.xlf (Turkish)
[ci skip]

* New translations messages.xlf (Turkish)
[ci skip]

* New translations messages.xlf (Turkish)
[ci skip]

* New translations messages.xlf (Turkish)
[ci skip]

* New translations messages.xlf (Turkish)
[ci skip]

* New translations messages.xlf (Turkish)
[ci skip]
2022-03-26 13:53:04 -07:00
Michael Shamoon
920b03250b Add Turkish localization 2022-03-26 13:52:15 -07:00
Michael Shamoon
1a1f5e98ef pipe typo
[ci skip]
2022-03-25 01:50:04 -07:00
Frank Strieter
35a16a7b18 fix: exclude cypress from build in Dockerfile 2022-03-25 07:26:15 +01:00
shamoon
d5e6970c73 Merge pull request #515 from paperless-ngx/clickable-dashboard-widget-tags
Clickable tags in dashboard widgets
2022-03-24 14:36:32 -07:00
Michael Shamoon
3acafea5d0 Remove text interpolation from doc routerLink 2022-03-24 08:09:41 -07:00
Michael Shamoon
922641d54c Clickable tags in dashboard widgets 2022-03-23 22:08:00 -07:00