1213 Commits

Author SHA1 Message Date
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
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
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
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
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
shamoon
e47a9b7b66 Merge pull request #2893 from paperless-ngx/feature-enhanced-object-filtering
Enhancement: support filtering multiple correspondents, doctypes & storage paths
2023-03-17 18:46:22 -07:00
shamoon
4003f64b49 Allow filtering on multiple correspondents, doctypes, storage paths
Preserve 'Not assigned' option
Fix default logical operator
Update frontend strings
Fix radio button name overlaps
Use include / exclude with multi-select for OneToOne objects
2023-03-17 17:57:54 -07:00
shamoon
07cfbbec02 Merge pull request #2839 from paperless-ngx/handle-private-objects
Fix: frontend handle "private" tags, doctypes, correspondents
2023-03-17 00:21:19 -07:00
shamoon
4ff5093606 Update settings.component.ts
[ci skip]
2023-03-15 22:44:34 -07:00
Trenton H
4607323b6a Allows filtering email by the TO value(s) as well 2023-03-12 10:31:42 -07:00
shamoon
c4f9b46ba3 Force logout on change own password 2023-03-11 00:36:09 -08:00
shamoon
ea31c1b8c3 Update filter-editor.component.ts
[ci skip]
2023-03-10 08:38:27 -08:00
shamoon
4720a61a59 Handle "private" tags, doctypes, correspondents 2023-03-08 19:07:47 -08:00
shamoon
25a7bf74a4 Hide selects when user doesnt have view permissions
[ci skip]
2023-03-06 11:07:40 -08:00
shamoon
23513d402e Update permissions-dialog.component.html
[ci skip]
2023-03-06 08:51:47 -08:00
shamoon
cf185154c7 disable bulk edit permissions dialog buttons on submit 2023-03-03 19:32:39 -08:00
shamoon
69096d5af3 Disable suggestions for read-only docs 2023-03-03 15:21:02 -08:00
shamoon
86fd1ce5bb Fix edit dialog error surfacing 2023-03-03 10:21:08 -08:00
shamoon
0aa1e5b81c Surface edit dialog errors all the way 2023-03-03 08:55:52 -08:00
shamoon
d706036e9d fix settings change detection on delete 2023-03-01 01:14:10 -08:00
shamoon
39b2375f8a Merge pull request #2739 from paperless-ngx/fix-2738
Fix: only offer log files that exist
2023-02-23 15:32:29 -08:00
shamoon
3aae80445f Merge pull request #2704 from paperless-ngx/feature-dynamic-document-counts 2023-02-23 15:32:08 -08:00
shamoon
618173bc7e Merge pull request #2717 from paperless-ngx/fix-user-perms-editing-issues
Fix: permissions editing and initial view issues
2023-02-23 15:19:53 -08:00
shamoon
1ea9c37dd1 Only return logs that exist 2023-02-23 14:43:43 -08:00
Brandon Rothweiler
352b888bea Add an option to disable matching 2023-02-21 20:01:30 -05:00
shamoon
23c48e28fb Update translation strings 2023-02-21 13:26:40 -08:00
shamoon
be6c2cfcbd prevent edit docs when dont have global edit perms 2023-02-20 08:20:37 -08:00
shamoon
dcee3d92f1 Fix startup without saved view permissions 2023-02-20 03:10:03 -08:00
shamoon
a24f402163 Fix dyanmic disabling checkboxes in permissions select 2023-02-20 02:15:11 -08:00
shamoon
68f9c4c7a8 Fix inherited permissions being set at user level & unable to unselect existing perms 2023-02-20 01:27:44 -08:00
shamoon
4e2b2f1e8a Live document counts for document filtering 2023-02-18 20:07:33 -08:00
shamoon
05cd9d36e9 Live document counts for bulk edit 2023-02-18 20:07:07 -08:00
shamoon
5885d1f825 Fix apply button should reset state on close dropdown 2023-02-18 14:29:49 -08:00
shamoon
ceaf97c950 Remove obsolete UI warning on edit storage path 2023-02-18 12:19:33 -08:00
shamoon
63782d95ff Make error message toasts more visually distinct 2023-02-17 07:51:21 -08:00
shamoon
21c0413240 Show errors on document save 2023-02-17 07:51:21 -08:00
shamoon
7050a114ea Merge pull request #2147 from paperless-ngx/feature-permissions
Feature: multi-user permissions
2023-02-17 07:21:18 -08:00
Nathanaël Houn
486b60e068 fix: added missing i18n placeholder for file preview 2023-02-17 14:08:05 +01:00
shamoon
c9ea57a142 Merge branch 'dev' into feature-permissions 2023-02-16 20:44:51 -08:00
shamoon
e869074458 Allow disable saved view with unsaved changes warning 2023-02-16 07:12:09 -08:00