Michael Shamoon
|
133532a463
|
Better Handle arbitrary ISO 8601 strings with dateutil.parser.isoparse
|
2023-01-15 15:14:55 -08:00 |
|
Trenton H
|
b25f083687
|
Updates the exporter to use pathlib and add a few more tests for coverage
|
2023-01-14 06:33:12 -08:00 |
|
Trenton H
|
bba1fc7194
|
Fixes merge conflict
|
2023-01-11 07:52:58 -08:00 |
|
Trenton Holmes
|
efaa1c4dd7
|
Fixes minor depracation I noticed
|
2023-01-11 07:52:58 -08:00 |
|
Trenton Holmes
|
a88b318d7d
|
Simplifies file upload naming to use the document name, instead in needing to keep it around
|
2023-01-11 07:52:58 -08:00 |
|
shamoon
|
985f298c46
|
Merge pull request #2302 from paperless-ngx/feature-fix-display-rtl-content
|
2023-01-10 07:30:52 -08:00 |
|
Michael Shamoon
|
55e1745889
|
Merge branch 'dev' into feature-permissions
|
2023-01-06 18:04:00 -08:00 |
|
Trenton H
|
c21775980f
|
relock with Python 3.8.15
|
2023-01-06 17:59:39 -08:00 |
|
Michael Shamoon
|
a4d96061de
|
Merge branch 'dev' into feature-permissions
|
2023-01-05 19:45:12 -08:00 |
|
shamoon
|
a0eecb83cf
|
Merge pull request #2351 from paperless-ngx/feature-comment-search
Feature: include comments in advanced search
|
2023-01-05 18:48:51 -08:00 |
|
Trenton H
|
6ff28c92a4
|
Resolves minor flake8 warnings in the test suite
|
2023-01-05 08:39:48 -08:00 |
|
Trenton H
|
d19bf59f47
|
Cleans up and improves parser discovery testing, simplifies the determination of supported or not supported extensions and mime types
|
2023-01-05 08:39:48 -08:00 |
|
Trenton H
|
d7939ca958
|
Fixes some sample test files showing as modified after running tests
|
2023-01-05 08:39:48 -08:00 |
|
Michael Shamoon
|
b869ad02a1
|
comment search highlighting
|
2023-01-04 19:06:51 -08:00 |
|
Michael Shamoon
|
91d4941438
|
Support comment search
|
2023-01-04 19:06:06 -08:00 |
|
Michael Shamoon
|
da38efebdf
|
Use correct direction for RTL content
|
2023-01-03 12:42:57 -08:00 |
|
Michael Shamoon
|
a08467342c
|
Merge branch 'dev' into feature-permissions
|
2023-01-01 17:51:41 -08:00 |
|
Trenton Holmes
|
b12ab5fe04
|
Adds testing coverage and fixing up post API tests
|
2022-12-30 14:00:40 -08:00 |
|
Trenton Holmes
|
50c0c65c60
|
Updates the post view to return the async task id. Adds query parameter to the tasks endpoint to get single task status
|
2022-12-30 13:43:49 -08:00 |
|
Michael Shamoon
|
d71d388c08
|
Merge branch 'dev' into feature-permissions
|
2022-12-29 20:12:42 -08:00 |
|
Michael Shamoon
|
f31cee75f3
|
Merge branch 'dev' into feature-permissions
|
2022-12-17 20:05:12 -08:00 |
|
Michael Shamoon
|
94e32005ca
|
support tags__id__none for advanced search
|
2022-12-17 19:49:17 -08:00 |
|
shamoon
|
4dc893a4fa
|
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
|
ebaaa3a1e8
|
Adds a basic admin view for tasks
|
2022-12-15 11:31:50 -08:00 |
|
Michael Shamoon
|
737f00df3a
|
Fix bulk setting null owner / permissions
|
2022-12-14 00:47:54 -08:00 |
|
Michael Shamoon
|
1875e9852e
|
Resolve migration conflict
|
2022-12-13 07:00:52 -08:00 |
|
Michael Shamoon
|
f021e7fcc3
|
Merge branch 'dev' into feature-permissions
|
2022-12-13 06:57:33 -08:00 |
|
Michael Shamoon
|
4cf9ed9d26
|
Support owner and object permissions for advanced queries
|
2022-12-12 22:40:31 -08:00 |
|
Trenton Holmes
|
b6dd36a439
|
Notes a TODO for a later library release to remove a workaround
|
2022-12-12 15:37:01 -08:00 |
|
Trenton H
|
97d6503fef
|
Switches task serialization over to pickle format
|
2022-12-12 15:37:01 -08:00 |
|
Michael Shamoon
|
31850c3351
|
fix empty set permissions
|
2022-12-12 13:37:59 -08:00 |
|
Michael Shamoon
|
446842ecfc
|
Document uploads should be owned by user
|
2022-12-12 13:24:59 -08:00 |
|
Michael Shamoon
|
7050f29cff
|
Forgot to include ObjectOwnedOrGrandtedPermissionsFilter on documents
|
2022-12-10 15:40:34 -08:00 |
|
Michael Shamoon
|
ceeb2da3fe
|
Merge branch 'dev' into feature-permissions
|
2022-12-09 17:54:14 -08:00 |
|
Michael Shamoon
|
6dc5c1de32
|
Support bulk edit owner
|
2022-12-09 17:51:01 -08:00 |
|
Michael Shamoon
|
a5ab6f2558
|
Add ability to set owner per object
|
2022-12-09 15:54:30 -08:00 |
|
Michael Shamoon
|
f846c2934c
|
fix missing perms on Tags
|
2022-12-09 09:29:31 -08:00 |
|
shamoon
|
5e15ede849
|
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
|
1adb5e724d
|
fix object creation, user serialization, user creation
|
2022-12-09 04:59:15 -08:00 |
|
Michael Shamoon
|
8fad13b500
|
Merge branch 'dev' into feature-permissions
|
2022-12-09 03:31:26 -08:00 |
|
Trenton Holmes
|
812df3782a
|
Documents the test conditions
|
2022-12-08 18:32:14 -08:00 |
|
Trenton Holmes
|
54bb1ae27d
|
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
|
c1a1f6d74e
|
Return all perms for superusers
|
2022-12-08 11:10:13 -08:00 |
|
Michael Shamoon
|
6ece5240a5
|
Bulk edit permissions
|
2022-12-08 02:03:50 -08:00 |
|
Michael Shamoon
|
211fbf0cf6
|
Refactor permissions API endpoints, UI group permissions
|
2022-12-08 00:05:16 -08:00 |
|
Michael Shamoon
|
d15c701510
|
Remove display_name property
|
2022-12-07 14:59:27 -08:00 |
|
Michael Shamoon
|
32da039d5f
|
fix tests for auth
|
2022-12-07 08:04:51 -08:00 |
|
Michael Shamoon
|
79da613cb6
|
Unify API perm endpoint to set_permissions , initial frontend support for doc sharing
|
2022-12-07 00:49:26 -08:00 |
|
Michael Shamoon
|
2973e4672a
|
fix python tests for user object perms
|
2022-12-06 22:05:24 -08:00 |
|
Michael Shamoon
|
18e0012a59
|
API object permissions retrieval, grant and revoke
|
2022-12-06 22:05:24 -08:00 |
|