7490 Commits

Author SHA1 Message Date
shamoon
e10f1af11a Update messages.xlf 2023-03-30 19:53:52 -07:00
shamoon
8743012e03 Merge pull request #2818 from paperless-ngx/fix-2809
Fix: permissions display should not show users with inherited permissions & unable to change owner
2023-03-30 19:49:12 -07:00
shamoon
52b11241f8 Merge pull request #2966 from paperless-ngx/feature-double-click
Feature: double-click docs
2023-03-30 18:40:37 -07:00
Trenton H
c7084d9136 Merge pull request #2907 from margau/feature-multiple-barcode-scanners
feature: Add support for zxing as barcode scanning lib
2023-03-29 12:12:56 -07:00
Trenton H
9f8133cc18 Enables images to be release to Quay.io, alongside the existing registries 2023-03-29 11:35:57 -07:00
Trenton H
899f3ba9fc Merge remote-tracking branch 'origin/dev' into feature-multiple-barcode-scanners 2023-03-29 09:40:10 -07:00
shamoon
5c21c15b16 Add visual feedback to table titles 2023-03-29 09:20:26 -07:00
shamoon
da8ee368c1 Implement double-click documents 2023-03-28 23:26:13 -07:00
shamoon
7a90d90066 Fix heights on transitions, text/plain display in dark mode 2023-03-28 22:47:04 -07:00
shamoon
0f824494c2 Merge pull request #2949 from paperless-ngx/feature-test-mailaccount
Feature: test mail account
2023-03-25 23:38:01 -07:00
Trenton Holmes
aba2eef8d8 Disables mingle and gossip. Not useful with the single worker we use 2023-03-25 19:17:02 -07:00
Trenton Holmes
84d242a4ab Configures logging to capture celery and kombu debugging to library 2023-03-25 19:17:02 -07:00
shamoon
b350454633 Adds testing for test mail account 2023-03-24 15:14:02 -07:00
shamoon
f6cd40f9f2 Add test mail account 2023-03-24 15:14:02 -07:00
Trenton H
d12a5b36af Unlock channels_redis and implement the workaround from the issue to use pub/sub instead 2023-03-23 19:54:19 -07:00
Trenton H
411cfe5cbc Updates to the latest and still working pipenv version. Updates to latest wheels 2023-03-23 18:00:08 -07:00
Trenton H
b9a85e53b6 Adds a tip for using tokens instead of passwords, now that support is integrated 2023-03-23 08:52:12 -07:00
shamoon
2bb2a48d2b Update is_token checkbox and frontend strings 2023-03-23 08:52:12 -07:00
Trenton H
2043571def Allows users to use OAuth tokens instead of passwords 2023-03-23 08:52:12 -07:00
shamoon
b6925d7f11 Merge pull request #2938 from paperless-ngx/fix-2935
Fix: unable to edit correspondents (in `dev`)
2023-03-23 08:00:14 -07:00
shamoon
846bfaba02 Update messages.xlf
[ci skip]
2023-03-23 07:59:13 -07:00
shamoon
63be51b361 Owner/name unique constraint violation should exclude self 2023-03-23 07:35:18 -07:00
shamoon
4ac83527ea Update permissions-select.component.ts
[ci skip]
2023-03-21 08:30:43 -07:00
Trenton H
90947c9291 Adds possible scary looking log line that is actually fine to troubleshooting 2023-03-21 07:46:57 -07:00
Trenton H
8d0e65d369 Limit the number of threads waiting for files to be ready during polling 2023-03-21 07:46:57 -07:00
Trenton H
f124228e86 Instead of using PIL directly to convert TIFF to PDF, use the existing library of img2pdf 2023-03-20 13:48:05 -07:00
Marvin Gaube
cca607f7b8 fix: skip tiff tests for zxing 2023-03-20 20:59:59 +01:00
Marvin Gaube
b65e587633 feat: add tests for barcode scanner value checks 2023-03-20 20:31:50 +01:00
shamoon
5833efc05b exclude current user from permissions retrieval users
Revert "exclude current user from permissions retrieval users"

This reverts commit 87efd0ccc8d4eb9d8acb614d22a5c95ffdb895ae.

Update permissions-user.component.ts
2023-03-19 23:41:36 -07:00
shamoon
875b7662f4 Fix inherited permissions should not display per user in permissions form 2023-03-19 23:41:36 -07:00
shamoon
03cc5cbae1 Handle user saved and no longer has permissions 2023-03-19 23:39:52 -07:00
shamoon
55e3744a71 fix doc detail discard perm changes 2023-03-19 23:39:52 -07:00
shamoon
e636acbed5 fix unable to change owner to someone else 2023-03-19 23:39:52 -07:00
shamoon
c37abbb864 Merge pull request #2910 from paperless-ngx/feature-improved-statistics-widget
Feature: Improved statistics widget
2023-03-19 23:34:19 -07:00
shamoon
9da78790ff Update dashboard.png 2023-03-19 23:33:11 -07:00
shamoon
ed96584722 Re-implement file type progress bar 2023-03-19 23:22:28 -07:00
Tobias Schürg
436eaae4af add file-types bar to statistics widget (#2914) 2023-03-19 21:06:59 -07:00
shamoon
f87574194f Merge pull request #2904 from paperless-ngx/feature-improve-comments-ui
Enhancement: rename comments to notes and improve notes UI
2023-03-19 14:34:49 -07:00
Marvin Gaube
c66a0ec82e feature: Add support for zxing as barcode scanning lib 2023-03-19 13:48:35 +01:00
shamoon
cc861aa3bd simplify character count query
Co-Authored-By: Trenton H <797416+stumpylog@users.noreply.github.com>
2023-03-18 14:31:27 -07:00
shamoon
e44798c280 truncate long mime types + limit total types displayed 2023-03-18 14:25:37 -07:00
shamoon
5108bbc192 Rename comments --> notes 2023-03-18 13:59:17 -07:00
Markus Ongyerth
d4937c8cca Allow psql client certificate authentication 2023-03-18 07:43:18 -07:00
shamoon
74c733b887 Improved statistics widget 2023-03-18 01:51:18 -07:00
shamoon
d6fe540988 Update bulk-editor.component.html
[ci skip]
2023-03-17 23:13:01 -07:00
shamoon
78cb8cff69 Just include comments on document object 2023-03-17 18:47:03 -07:00
shamoon
9d17727cb6 Frontend testing for new comment UI features 2023-03-17 18:47:03 -07:00
shamoon
8bcb365e53 Support navigating directly to comments 2023-03-17 18:47:03 -07:00
shamoon
6c27698685 Support control/command-enter submit comment form 2023-03-17 18:47:03 -07:00
shamoon
992ac545b3 Show number of comments on cards, tab 2023-03-17 18:47:03 -07:00