2833 Commits

Author SHA1 Message Date
shamoon
dcc4146b66 Merge pull request #2117 from paperless-ngx/l10n_dev
New Crowdin updates
2022-12-29 19:38:55 -08:00
Trenton H
79aecebbd2 In the case of an RTL language being extracted via pdfminer.six, fall back to forced OCR, which handles RTL text better 2022-12-29 16:02:02 -08:00
hashworks
ef38e53444 Add ability to provide the configuration file path using an env variable 2022-12-28 13:48:01 -08:00
Paperless-ngx Translation Bot [bot]
b0cf1c02f2 New translations django.po (French)
[ci skip]
2022-12-25 04:32:28 -08:00
Paperless-ngx Translation Bot [bot]
0162141a16 New translations django.po (French)
[ci skip]
2022-12-25 03:34:08 -08:00
Paperless-ngx Translation Bot [bot]
6762ec83d0 New translations django.po (Russian)
[ci skip]
2022-12-21 03:37:55 -08:00
Michael Shamoon
605480ab4a Merge branch 'dev' into feature-permissions 2022-12-17 20:05:12 -08:00
Michael Shamoon
c0c36aeae3 support tags__id__none for advanced search 2022-12-17 19:49:17 -08:00
shamoon
24029f27b4 Merge pull request #2004 from paperless-ngx/feature-export-to-zip
Feature: Adds option to allow a user to export directly to a zipfile
2022-12-16 09:12:38 -08:00
Trenton H
58d6ad96b7 Adds a basic admin view for tasks 2022-12-15 11:31:50 -08:00
Michael Shamoon
71e7c502f3 Fix bulk setting null owner / permissions 2022-12-14 00:47:54 -08:00
Michael Shamoon
01dbe13dbc consumed via mail should default to owner 2022-12-13 22:22:12 -08:00
Michael Shamoon
eebe0e7a89 Resolve migration conflict 2022-12-13 07:00:52 -08:00
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
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
Michael Shamoon
034a7eb391 Forgot to include ObjectOwnedOrGrandtedPermissionsFilter on documents 2022-12-10 15:40:34 -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
Paperless-ngx Translation Bot [bot]
650a36646e New translations django.po (Arabic)
[ci skip]
2022-12-08 23:39:47 -08:00
Paperless-ngx Translation Bot [bot]
353c5d5e4c New translations django.po (Arabic)
[ci skip]
2022-12-08 21:57:29 -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
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
Paperless-ngx Translation Bot [bot]
4abba8792c New translations django.po (Arabic)
[ci skip]
2022-12-08 09:18:26 -08:00
Paperless-ngx Translation Bot [bot]
148261a1d8 New translations django.po (Arabic)
[ci skip]
2022-12-08 06:25:05 -08:00
Paperless-ngx Translation Bot [bot]
ef26972a4d New translations django.po (Arabic)
[ci skip]
2022-12-08 04:23:05 -08:00
Paperless-ngx Translation Bot [bot]
f5c1354831 New translations django.po (Arabic)
[ci skip]
2022-12-08 03:15:18 -08:00
Michael Shamoon
843e9b96ad Merge branch 'dev' into feature-permissions 2022-12-08 02:24:17 -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
Michael Shamoon
79cf1de615 Remove display_name property 2022-12-07 14:59:27 -08:00
Paperless-ngx Translation Bot [bot]
57d0f04ad2 New translations django.po (Arabic)
[ci skip]
2022-12-07 09:49:36 -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
Paperless-ngx Translation Bot [bot]
c314d9bc10 New translations django.po (Arabic)
[ci skip]
2022-12-07 07:39:37 -08:00
Paperless-ngx Translation Bot [bot]
3ae7a52dd9 New translations django.po (Arabic)
[ci skip]
2022-12-07 06:36:32 -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