Trenton H
|
ce41ac9158
|
Configures ruff as the one stop linter and resolves warnings it raised
|
2023-04-01 17:03:52 -07:00 |
|
Trenton H
|
3c2bbf244d
|
Creates a data model for the document consumption, allowing stronger typing of arguments and setting of some information about the file only once
|
2023-04-01 11:05:34 -07:00 |
|
shamoon
|
6a34a35585
|
Merge pull request #2910 from paperless-ngx/feature-improved-statistics-widget
Feature: Improved statistics widget
|
2023-03-19 23:34:19 -07:00 |
|
shamoon
|
bf8ae22f3f
|
Rename comments --> notes
|
2023-03-18 13:59:17 -07:00 |
|
shamoon
|
f3eedec402
|
Improved statistics widget
|
2023-03-18 01:51:18 -07:00 |
|
Trenton Holmes
|
97ff2e126c
|
Adds owner and original name to the possible naming schemes
|
2023-03-12 15:29:58 -07:00 |
|
Trenton H
|
5e7b93d153
|
Comment up the testing a bit more
|
2023-03-09 08:43:31 -08:00 |
|
shamoon
|
c4ac35164b
|
API should 400 on unique violations
|
2023-03-08 20:16:21 -08:00 |
|
shamoon
|
29251b6e38
|
Add test coverage for owner-aware unique constraints
|
2023-03-08 19:07:32 -08:00 |
|
shamoon
|
4726fe8b6f
|
Only return logs that exist
|
2023-02-23 14:43:43 -08:00 |
|
Trenton H
|
8df1324afd
|
Updates the latest test to use status codes
|
2023-02-20 10:25:21 -08:00 |
|
Trenton Holmes
|
a6e2708605
|
Changes testing to use more declarative status code names from DRF
|
2023-02-20 10:25:21 -08:00 |
|
Trenton Holmes
|
bec8d00232
|
Allow setting the ASN on document upload
|
2023-02-20 07:56:37 -08:00 |
|
Trenton H
|
abc58000b4
|
Moves the renaming ttask into the serialiser update instead of post_save. Feels more correct
|
2023-02-18 12:19:33 -08:00 |
|
shamoon
|
32754defef
|
Merge branch 'dev' into feature-permissions
|
2023-02-14 11:32:37 -08:00 |
|
shamoon
|
add647afe6
|
Add missing storage path placeholders
|
2023-02-12 02:01:44 -08:00 |
|
Trenton Holmes
|
3e777f2a5b
|
Fixes up some minor warnings from test code
|
2023-02-11 14:35:16 -08:00 |
|
Trenton H
|
bdcba570cb
|
Adding more test coverage, in particular around Tika and its parser
|
2023-02-05 11:01:55 -08:00 |
|
shamoon
|
d2a6f79612
|
Merge branch 'dev' into feature-permissions
|
2023-02-03 14:23:50 -08:00 |
|
Trenton H
|
b85d39b189
|
Fixes commenting error
|
2023-01-31 12:53:46 -08:00 |
|
Trenton H
|
dc7bef5d48
|
Fixes relative date Whoosh queries and adds testing to ensure it remains working with multiple timezones
|
2023-01-31 12:53:46 -08:00 |
|
Trenton H
|
94db39e055
|
A few minor tweaks to the backend
|
2023-01-30 14:37:09 -08:00 |
|
shamoon
|
0cfa5211e9
|
Merge branch 'dev' into feature-permissions
|
2023-01-16 15:59:25 -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 |
|
Michael Shamoon
|
a4d96061de
|
Merge branch 'dev' into feature-permissions
|
2023-01-05 19:45:12 -08:00 |
|
Trenton H
|
6ff28c92a4
|
Resolves minor flake8 warnings in the test suite
|
2023-01-05 08:39:48 -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 |
|
Michael Shamoon
|
737f00df3a
|
Fix bulk setting null owner / permissions
|
2022-12-14 00:47:54 -08:00 |
|
Michael Shamoon
|
f021e7fcc3
|
Merge branch 'dev' into feature-permissions
|
2022-12-13 06:57:33 -08:00 |
|
Trenton H
|
97d6503fef
|
Switches task serialization over to pickle format
|
2022-12-12 15:37:01 -08:00 |
|
Michael Shamoon
|
6dc5c1de32
|
Support bulk edit owner
|
2022-12-09 17:51:01 -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
|
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
|
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 |
|
Michael Shamoon
|
28d70438ec
|
add api permissions test
|
2022-11-24 22:09:28 -08:00 |
|
Michael Shamoon
|
0ffc9955b2
|
Fix python tests with auth on API endpoints, add python tests for User/Group endpoints
|
2022-11-24 21:19:00 -08:00 |
|
Michael Shamoon
|
10f36870e6
|
Merge frontend user model
|
2022-11-13 21:31:46 -08:00 |
|
Trenton H
|
a72cc5da83
|
Connects up the celery signals to support pending, started and success/failure, without relying on django-celery-results
|
2022-10-24 09:10:10 -07:00 |
|
shamoon
|
6f50285f47
|
Merge pull request #1648 from paperless-ngx/feature-use-celery
Feature: Transition to celery for background tasks
|
2022-10-10 00:07:55 -07:00 |
|
Michael Shamoon
|
f26fda9485
|
Fix python + frontend tests
|
2022-09-30 18:32:21 -07:00 |
|
Trenton H
|
5b66ef0a74
|
Updates how task_args and task_kwargs are parsed, adds testing to cover everything I can think of
|
2022-09-28 10:40:55 -07:00 |
|
Trenton H
|
fad1b03458
|
Finalizes what the PaperlessTask will look like to the frontend
|
2022-09-27 12:44:01 -07:00 |
|
Trenton Holmes
|
9247300230
|
Transitions the backend to celery and celery beat
|
2022-09-26 11:25:34 -07:00 |
|