Jonas Winkler
|
6e2f6350e6
|
don't submit owner via API
|
2023-02-28 18:32:09 +01: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 |
|
Michael Shamoon
|
737f00df3a
|
Fix bulk setting null owner / permissions
|
2022-12-14 00:47:54 -08:00 |
|
Michael Shamoon
|
4cf9ed9d26
|
Support owner and object permissions for advanced queries
|
2022-12-12 22:40:31 -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
|
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
|
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
|
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
|
2554ced198
|
Object creation with owner
|
2022-12-05 23:41:17 -08:00 |
|
Michael Shamoon
|
3c48ce0225
|
option to truncate content on /documents endpoint
|
2022-11-27 21:19:23 -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 |
|
Trenton H
|
5aeb656a48
|
Fixes usage of a depracated logger method
|
2022-10-10 14:20:19 -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
|
c87f60c605
|
Better migration of update checking settings, offer reload, strip backend_setting from db
|
2022-09-30 14:03:59 -07:00 |
|
Trenton H
|
4422bb3f69
|
Fix logger location tag
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
2022-09-28 11:02:34 -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 |
|
Michael Shamoon
|
4fe37f6aee
|
Add related_document and direct link from task UI
|
2022-09-27 20:50:26 -07:00 |
|
Michael Shamoon
|
c8f252d165
|
Add document name & error result parsing to PaperlessTask serializer
|
2022-09-27 19:40:24 -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 |
|
Michael Shamoon
|
8183de4902
|
created_date is not supposed to be required
|
2022-08-14 00:58:31 -07:00 |
|
shamoon
|
1f73ca21bf
|
Merge pull request #1020 from paperless-ngx/feature-frontend-task-queue
Feature: frontend task queue
|
2022-07-08 14:06:24 -07:00 |
|
Michael Shamoon
|
2db0854eef
|
fix conflicting migrations
|
2022-07-08 14:02:43 -07:00 |
|
shamoon
|
ee9f1e7b70
|
Merge pull request #957 from paperless-ngx/feature-created-date
Feature: make frontend timezone un-aware
|
2022-07-02 16:58:30 -07:00 |
|
shamoon
|
92dd70098c
|
Merge branch 'dev' into feature-frontend-task-queue
|
2022-07-02 16:54:16 -07:00 |
|
shamoon
|
186ae844bc
|
Merge branch 'dev' into feature-redo-ocr
|
2022-07-02 08:41:18 -07:00 |
|
Michael Shamoon
|
c9bdf1c184
|
Frontend UI for redo OCR
|
2022-07-02 08:39:09 -07:00 |
|
Trenton Holmes
|
398f6e5b0c
|
Removes variable which was never set, removed unneeded serializer method
|
2022-07-02 16:19:22 +02:00 |
|
Trenton Holmes
|
22e00a7080
|
Adds a few more test cases for coverage and adds no coverage to some others
|
2022-07-02 16:19:22 +02:00 |
|
Trenton Holmes
|
cbe567069f
|
Fixes the whitenoise warning in the test suite
|
2022-07-02 16:19:22 +02:00 |
|
Michael Shamoon
|
bd995089a8
|
Use pre_execute signal to specify started vs queued
|
2022-06-06 01:39:45 -07:00 |
|
Michael Shamoon
|
71b34aa3bd
|
fix result on empty task
|
2022-05-27 00:45:50 -07:00 |
|
Michael Shamoon
|
3dc617277f
|
Task results popover
fix merge
|
2022-05-26 21:18:39 -07:00 |
|
Michael Shamoon
|
5c0829b052
|
Better tasks api endpoint
|
2022-05-26 21:09:05 -07:00 |
|
Michael Shamoon
|
0a06c291e2
|
acknowledge_tasks endpoint & basic UI
Update tasks.service.ts
|
2022-05-26 21:09:04 -07:00 |
|
Michael Shamoon
|
5c980c31be
|
PaperlessTask and consumption_tasks endpoint
|
2022-05-26 21:05:24 -07:00 |
|