Michael Shamoon
|
97ab009eb4
|
Migrate to eslint
|
2022-12-15 23:36:01 -08:00 |
|
Trenton H
|
380ffd9ca5
|
Improves the manual image building so it now properly gets cache manifests using buildx
|
2022-12-15 12:22:55 -08:00 |
|
Trenton H
|
ee47a043c8
|
Skip running system checks before migrate, then run them directly after instead
|
2022-12-15 11:50:15 -08:00 |
|
Trenton H
|
58d6ad96b7
|
Adds a basic admin view for tasks
|
2022-12-15 11:31:50 -08:00 |
|
Trenton H
|
15ed33e82a
|
Changes the qpdf building to be cross compiled instead of emulated
|
2022-12-15 11:15:01 -08:00 |
|
Paperless-ngx Translation Bot [bot]
|
6c78f0943e
|
New translations messages.xlf (German)
[ci skip]
|
2022-12-15 07:04:25 -08:00 |
|
Michael Shamoon
|
3fe4ac227f
|
fix search bar position with slim sidebar
[ci skip]
|
2022-12-14 23:22:11 -08:00 |
|
Michael Shamoon
|
1633903c97
|
move permissions input components
|
2022-12-14 00:47:54 -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 |
|
Trenton H
|
c9ec983895
|
Add piwheels as additional URL for downloading pre-built wheels
|
2022-12-13 09:58:51 -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 |
|
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 |
|
Paperless-ngx Translation Bot [bot]
|
91a8d42a6f
|
New translations messages.xlf (Dutch)
[ci skip]
|
2022-12-11 11:46:22 -08:00 |
|
tooomm
|
cf64931013
|
Docs: Fix leftover issues from conversion (#2172)
|
2022-12-11 10:12:58 -08:00 |
|
tooomm
|
d0577b3658
|
more fixes and cleanup
|
2022-12-11 08:06:17 -08:00 |
|
tooomm
|
23a85200c8
|
fix links
|
2022-12-11 08:06:17 -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 |
|
shamoon
|
7450cae6b0
|
Merge pull request #2157 from Weltraumschaf/patch-1
Update setup.md
|
2022-12-09 16:12:20 -08:00 |
|
Michael Shamoon
|
360a2258e1
|
Add ability to set owner per object
|
2022-12-09 15:54:30 -08:00 |
|
Sven Strittmatter
|
d6d02fe513
|
Update setup.md
W/o the slash it resolves to /setup/configuration/ which does 404.
|
2022-12-09 22:09:06 +01: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
|
097ceb8d6f
|
fix code block indentation
|
2022-12-09 08:15:03 -08:00 |
|
shamoon
|
8e6236ae3f
|
Fix code block indentation
|
2022-12-09 08:11:42 -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]
|
04f32a07a6
|
New translations messages.xlf (Arabic)
[ci skip]
|
2022-12-09 03:24:52 -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]
|
430b6901c1
|
New translations messages.xlf (Arabic)
[ci skip]
|
2022-12-08 23:39:46 -08:00 |
|
Paperless-ngx Translation Bot [bot]
|
353c5d5e4c
|
New translations django.po (Arabic)
[ci skip]
|
2022-12-08 21:57:29 -08:00 |
|
Paperless-ngx Translation Bot [bot]
|
025543d5d4
|
New translations messages.xlf (Arabic)
[ci skip]
|
2022-12-08 21:57:28 -08:00 |
|
Paperless-ngx Translation Bot [bot]
|
ebc49f1112
|
New translations messages.xlf (Arabic)
[ci skip]
|
2022-12-08 20:57:07 -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 |
|