6821 Commits

Author SHA1 Message Date
Michael Shamoon
205f868ad2 Merge branch 'dev' into feature-permissions 2022-12-13 06:57:33 -08:00
Michael Shamoon
b28040952c Support owner and object permissions for advanced queries 2022-12-12 22:40:31 -08:00
Michael Shamoon
9f93720f6f fix inherited permissions not visually showing as checked 2022-12-12 22:40:31 -08:00
Trenton Holmes
eeb96a3c94 Notes a TODO for a later library release to remove a workaround 2022-12-12 15:37:01 -08:00
Trenton Holmes
fa183eb000 Actually no need for pickle anyway 2022-12-12 15:37:01 -08:00
Trenton H
5030a5212e Switches task serialization over to pickle format 2022-12-12 15:37:01 -08:00
Michael Shamoon
bda44bf83d fix empty set permissions 2022-12-12 13:37:59 -08:00
Michael Shamoon
b811585992 Document uploads should be owned by user 2022-12-12 13:24:59 -08:00
Trenton Holmes
478b85dd1b Updates runners to Ubuntu 22.04, locks pipenv to 2022.11.30, reduces number of image cleans run 2022-12-12 06:16:13 -08:00
Michael Shamoon
933938617b Use accordion for permissions in object edit dialogs 2022-12-10 17:02:02 -08:00
Michael Shamoon
034a7eb391 Forgot to include ObjectOwnedOrGrandtedPermissionsFilter on documents 2022-12-10 15:40:34 -08:00
Michael Shamoon
852d64cfcb fix user / group editing 2022-12-10 15:36:07 -08:00
Michael Shamoon
405a7b4684 Merge branch 'dev' into feature-permissions 2022-12-09 17:54:14 -08:00
Michael Shamoon
b55f43df84 Support bulk edit owner 2022-12-09 17:51:01 -08:00
Michael Shamoon
360a2258e1 Add ability to set owner per object 2022-12-09 15:54:30 -08:00
Michael Shamoon
df2540320c fix missing perms on Tags 2022-12-09 09:29:31 -08:00
shamoon
cf8b949325 Merge pull request #2028 from paperless-ngx/feature-truncate-content
Feature: speed up frontend by truncating content
2022-12-09 09:20:06 -08:00
Michael Shamoon
3e8bbd1dc8 fix object creation, user serialization, user creation 2022-12-09 04:59:15 -08:00
Michael Shamoon
5005f251fb Merge branch 'dev' into feature-permissions 2022-12-09 03:31:26 -08:00
Michael Shamoon
c24dc0f792 Add bulk download options dropdown 2022-12-08 18:32:14 -08:00
Trenton Holmes
447a892f17 Documents the test conditions 2022-12-08 18:32:14 -08:00
Trenton Holmes
9a89fe455c Adds an optional API field to follow the filenaming format when creating a bulk download zip 2022-12-08 18:32:14 -08:00
Michael Shamoon
4ddd8cc9c4 Merge branch 'dev' into feature-permissions 2022-12-08 12:53:27 -08:00
Trenton H
154b0ab2d0 Install all wheels in the dir instead of specific names 2022-12-08 12:30:20 -08:00
Michael Shamoon
8a229bf74d disable instead of hide doc edit buttons 2022-12-08 11:19:52 -08:00
Michael Shamoon
601c11c6e7 Return all perms for superusers 2022-12-08 11:10:13 -08:00
Michael Shamoon
104c704438 Address CodeQL 2022-12-08 09:31:00 -08:00
Michael Shamoon
aa11ecbb84 remove dupe mail tab from settings 2022-12-08 02:39:33 -08:00
Michael Shamoon
843e9b96ad Merge branch 'dev' into feature-permissions 2022-12-08 02:24:17 -08:00
Michael Shamoon
a1c65256df Bulk editor enabling/disabling by permissions 2022-12-08 02:22:58 -08:00
Michael Shamoon
42a5ac3936 Bulk edit permissions 2022-12-08 02:03:50 -08:00
Michael Shamoon
692f43f43e Refactor permissions API endpoints, UI group permissions 2022-12-08 00:05:16 -08:00
Trenton H
b6fceaefbf Updates the pre-commit hook versions 2022-12-07 19:12:15 -08:00
Trenton H
f8f93b5e3a Updates to qpdf 11.2 and bulk updates the rest of the deps 2022-12-07 19:12:15 -08:00
Michael Shamoon
4016649a18 Management lists edit / delete button disabling by permissions 2022-12-07 17:49:02 -08:00
Michael Shamoon
932051d80d disable document form components when no object permissions 2022-12-07 15:46:52 -08:00
Michael Shamoon
79cf1de615 Remove display_name property 2022-12-07 14:59:27 -08:00
Michael Shamoon
43b9909a09 add share to c/dt/t/sp, refactor share input, ifOwner directive 2022-12-07 14:55:40 -08:00
Trenton H
f704db5565 Note the previous location and that it can be safely deleted if not in use 2022-12-07 09:36:32 -08:00
Trenton Holmes
ffb407d7e2 Documents the configuration for NLTK related settings 2022-12-07 09:36:32 -08:00
Trenton H
7af355191d Bakes the NLTK data into the image (~60mb) 2022-12-07 09:36:32 -08:00
Michael Shamoon
5dc14449f9 fix tests for auth 2022-12-07 08:04:51 -08:00
Michael Shamoon
43d4f2d3d0 Unify API perm endpoint to set_permissions, initial frontend support for doc sharing 2022-12-07 00:49:26 -08:00
Michael Shamoon
5534afd65f fix python tests for user object perms 2022-12-06 22:05:24 -08:00
Michael Shamoon
c0bf77f2f8 API object permissions retrieval, grant and revoke 2022-12-06 22:05:24 -08:00
Trenton Holmes
46b637b08e Fixes args handling 2022-12-06 13:30:01 -08:00
Trenton Holmes
1257700ba7 Adds the same backoff/retry logic to the other live tests 2022-12-06 13:30:01 -08:00
Michael Shamoon
c72f295ed6 Object creation with owner 2022-12-05 23:41:17 -08:00
Michael Shamoon
6f62f300dc Object-level permissions + filtering 2022-12-05 22:56:03 -08:00
Michael Shamoon
8e552eb688 add django-guardian, djangorestframework-guardian 2022-12-05 21:02:56 -08:00