Commit Graph

  • 8716590cef Chore: Restore codecov commenting to internal PRs (#4508) shamoon 2023-11-05 17:29:13 -08:00
  • a792bf1ca1 Feature: Implement custom fields for documents (#4502) shamoon 2023-11-05 17:26:51 -08:00
  • 10729f0362 Feature: Implement custom fields for documents (#4502) shamoon 2023-11-05 17:26:51 -08:00
  • 1b02046ba7 Bump @types/node from 20.8.0 to 20.8.10 in /src-ui (#4482) dependabot[bot] 2023-11-01 21:17:11 +00:00
  • 800f54f263 Bump @types/node from 20.8.0 to 20.8.10 in /src-ui (#4482) dependabot[bot] 2023-11-01 21:17:11 +00:00
  • d5b7e889e2 Test out changes to code cov config Trenton Holmes 2023-11-05 07:17:28 -08:00
  • b863b15ec6
    Feature: Implement custom fields for documents (#4502) Trenton H 2023-11-05 09:34:35 -08:00
  • 6a78dde3e3 Fix horizontal labels should stay centered to field on error shamoon 2023-11-04 23:11:15 -07:00
  • 638e8881f2 Fix doc details button alignment shamoon 2023-11-04 22:38:17 -07:00
  • 09ef829b1d Fix error display for URL field inside input-group shamoon 2023-11-04 22:22:59 -07:00
  • 984b002430 Fix accidentally moved error display shamoon 2023-11-04 22:00:17 -07:00
  • 46faa2996d Add coverage for refresh fields on create shamoon 2023-11-04 21:40:17 -07:00
  • eec57b4dfd Update frontend strings for custom fields shamoon 2023-11-04 20:12:48 -07:00
  • 6dd63eed22 Show link button for url component shamoon 2023-11-04 20:12:17 -07:00
  • b7f3064a81 Better display for custom field errors shamoon 2023-11-04 16:34:55 -07:00
  • 8b37059af8 Moves where the validation happens Trenton Holmes 2023-11-04 12:53:00 -07:00
  • aa0bc50e2d Add URL field validation shamoon 2023-11-04 10:52:20 -07:00
  • 728866672b Fix unrelated bug with changing detail tab before tag loaded shamoon 2023-11-04 10:02:12 -07:00
  • bf9954152e Update custom fields docs with data types shamoon 2023-11-04 09:53:51 -07:00
  • 3b5ed5e48e Update paperless-custom-field.ts shamoon 2023-11-04 09:48:16 -07:00
  • fd8ba7c41c Add float & monetary custom field types shamoon 2023-11-04 09:47:03 -07:00
  • 4152166693 Basic custom field searching shamoon 2023-11-03 16:58:29 -07:00
  • ba7be2c57e Fix 404 on initial load sometimes shamoon 2023-11-03 15:48:22 -07:00
  • b6a29edc7a Update custom fields docs shamoon 2023-11-03 15:38:43 -07:00
  • 0065b215a9 Register the new models with auditlog Trenton Holmes 2023-11-03 06:59:06 -07:00
  • 511ffbf2b7 Add custom_fields to docs shamoon 2023-11-03 02:30:00 -07:00
  • 59a08ff2a2 Update frontend for new custom_fields API spec shamoon 2023-11-03 02:19:25 -07:00
  • 99d1de543c Respect permissions for customfielddropdown shamoon 2023-11-03 00:26:32 -07:00
  • fde4753cf7 Adds some quick and basic documentation on the feature Trenton Holmes 2023-11-02 19:46:23 -07:00
  • a048f25f5b Small cleanup of testing, removes an unused class created during experimentation Trenton Holmes 2023-11-02 19:34:47 -07:00
  • 29aad37743 codestyle tvh 2023-11-02 21:25:03 +01:00
  • b7b90083e6 codestyle tvh 2023-11-02 21:22:56 +01:00
  • ab1e6a70fb codestyle tvh 2023-11-02 21:15:13 +01:00
  • ba518f63d5 ReadWriteSerializerMethodField shamoon 2023-11-02 11:58:26 -07:00
  • e418e0db88 Reworks this to be a little cleaner, adding some testing Trenton H 2023-11-02 10:50:35 -07:00
  • 63d6213272 Saving some more work on this, even though it will fail linting Trenton Holmes 2023-11-02 08:26:17 -07:00
  • f211e06a17 added mimetype/file extension to tesseract parser test tvh 2023-11-02 18:59:51 +01:00
  • 1dd74c6e9a added mimetype/file extension to tesseract parser test tvh 2023-11-02 18:58:33 +01:00
  • dbd1d46f9b added mimetype/file extension to tesseract parser test tvh 2023-11-02 18:57:26 +01:00
  • 7308c858b3 added mimetype/file extension to tesseract parser test tvh 2023-11-02 18:55:05 +01:00
  • 5e82adcf1d added replacement file for invalid upload test tvh 2023-11-02 18:17:16 +01:00
  • 80802ec1c1 fixed missing os import tvh 2023-11-02 17:38:39 +01:00
  • 7b050d3361
    Update tasks.py Thomas 2023-11-02 16:47:22 +01:00
  • 152644e239
    Update tasks.py Thomas 2023-11-02 16:44:35 +01:00
  • 899c802c9b
    Update signals.py Thomas 2023-11-02 16:36:44 +01:00
  • 28b70e288a Model changes and Barcode consumer logic Florian Huber 2023-11-02 15:31:34 +00:00
  • 3787f4f8fe Rework doc details nav shamoon 2023-11-01 23:24:13 -07:00
  • 383a5ed089 Update document-detail.component.ts shamoon 2023-11-01 22:22:15 -07:00
  • e06a98da37 Update not found text, support create field from select shamoon 2023-11-01 12:14:37 -07:00
  • 4d6d95f0fb Get custom field data from initial_data shamoon 2023-11-01 10:20:18 -07:00
  • 079df6aeb0 Admin pages for custom fields & instances, make not editable in admin shamoon 2023-11-01 09:30:13 -07:00
  • 6a0e56662c Move nav shamoon 2023-11-01 00:12:19 -07:00
  • 6ed740756e Frontend support for boolean + url custom fields shamoon 2023-10-31 23:10:30 -07:00
  • e399d4f8d3 Fix backend tests for custom_fields shamoon 2023-10-31 14:57:12 -07:00
  • df973922c3 Frontend custom fields coverage shamoon 2023-10-31 14:46:41 -07:00
  • 69b7660026 Fix e2e test for custom_fields shamoon 2023-10-31 14:10:38 -07:00
  • 7879b9e91b Working removal of custom fields shamoon 2023-10-31 13:09:05 -07:00
  • 44728aa048 Working frontend custom field editing shamoon 2023-10-31 11:30:03 -07:00
  • 17abd90c46 Maybe hack-y but working custom field serialization shamoon 2023-10-31 10:47:31 -07:00
  • 9b953f3dd6 Test fixes shamoon 2023-10-30 01:06:56 -07:00
  • 877b9325c4 Custom Fields dropdown, skeleton of posting custom fields shamoon 2023-10-29 23:52:10 -07:00
  • 548ffd46b0 Custom fields admin area, comment out detached fields code shamoon 2023-10-28 22:21:21 -07:00
  • 6f62da077a Saving work, basic frontend getting & display shamoon 2023-10-20 23:51:14 -07:00
  • d9526ea32f Save some not working stuff Trenton Holmes 2023-10-27 20:52:35 -07:00
  • 8605907f6f A little more work towards this Trenton Holmes 2023-10-25 06:59:33 -07:00
  • b03dc70be1 Updates the model relationships Trenton H 2023-10-22 17:14:36 -07:00
  • 021b1031dd First pass implementation of a basic custom metadata field per document Trenton H 2023-10-20 10:34:01 -07:00
  • 0def30210c
    Bump @types/node from 20.8.0 to 20.8.10 in /src-ui (#4482) dependabot[bot] 2023-11-01 21:17:11 +00:00
  • 263a1dec90
    Bump @types/node from 20.8.0 to 20.8.10 in /src-ui dependabot[bot] 2023-11-01 21:06:14 +00:00
  • a34ade7146 Bump the frontend-eslint-dependencies group in /src-ui with 3 updates (#4479) dependabot[bot] 2023-11-01 21:05:26 +00:00
  • e63a543c29
    Bump the frontend-eslint-dependencies group in /src-ui with 3 updates (#4479) dependabot[bot] 2023-11-01 21:05:26 +00:00
  • 40743155e4
    Bump the frontend-eslint-dependencies group in /src-ui with 3 updates dependabot[bot] 2023-11-01 20:53:57 +00:00
  • e4bc673651 Allow more dependabot updates at once shamoon 2023-11-01 13:53:02 -07:00
  • 0f08796e1b
    Allow more dependabot updates at once shamoon 2023-11-01 13:53:02 -07:00
  • 7d60b45c92 Bump @playwright/test from 1.38.1 to 1.39.0 in /src-ui (#4480) dependabot[bot] 2023-11-01 20:36:41 +00:00
  • d10c32bad6
    Bump @playwright/test from 1.38.1 to 1.39.0 in /src-ui (#4480) dependabot[bot] 2023-11-01 20:36:41 +00:00
  • 98e4aeb1a0
    Bump @playwright/test from 1.38.1 to 1.39.0 in /src-ui dependabot[bot] 2023-11-01 20:25:31 +00:00
  • 69a8a589e7 Bump concurrently from 8.2.1 to 8.2.2 in /src-ui (#4481) dependabot[bot] 2023-11-01 20:24:14 +00:00
  • 813ad6551c
    Bump concurrently from 8.2.1 to 8.2.2 in /src-ui (#4481) dependabot[bot] 2023-11-01 20:24:14 +00:00
  • f966992f1c
    Bump concurrently from 8.2.1 to 8.2.2 in /src-ui dependabot[bot] 2023-11-01 20:11:15 +00:00
  • 20112672f8 Bump the frontend-jest-dependencies group in /src-ui with 1 update (#4478) dependabot[bot] 2023-11-01 20:10:31 +00:00
  • 5582b33d40
    Bump the frontend-jest-dependencies group in /src-ui with 1 update (#4478) dependabot[bot] 2023-11-01 20:10:31 +00:00
  • 685931b1cc
    Bump the frontend-jest-dependencies group in /src-ui with 1 update dependabot[bot] 2023-11-01 19:57:27 +00:00
  • 391c6e37ae Bump the frontend-angular-dependencies group in /src-ui with 14 updates (#4477) dependabot[bot] 2023-11-01 12:56:38 -07:00
  • 79afc236c9
    Bump the frontend-angular-dependencies group in /src-ui with 14 updates (#4477) dependabot[bot] 2023-11-01 12:56:38 -07:00
  • c7565196ed
    Bump the frontend-angular-dependencies group in /src-ui with 14 updates dependabot[bot] 2023-11-01 19:38:52 +00:00
  • 842731fc54 Bump the actions group with 1 update (#4476) dependabot[bot] 2023-11-01 11:22:39 -07:00
  • 1f83a75d5f
    Bump the actions group with 1 update (#4476) dependabot[bot] 2023-11-01 11:22:39 -07:00
  • c06ffd9752
    Bump the actions group with 1 update dependabot[bot] 2023-11-01 17:39:54 +00:00
  • 514abab755 Adds Bulgarian translation (#4470) shamoon 2023-11-01 06:49:52 -07:00
  • 2a3baf5aec
    Adds Bulgarian translation (#4470) shamoon 2023-11-01 06:49:52 -07:00
  • 2da45b617c Adds Bulgarian translation shamoon 2023-10-31 15:25:14 -07:00
  • f4d2dde460 New Crowdin updates (#4113) Paperless-ngx Bot [bot] 2023-10-31 15:45:28 -07:00
  • f92ae3b232
    New Crowdin updates (#4113) Paperless-ngx Bot [bot] 2023-10-31 15:45:28 -07:00
  • fd16167ff8 New translations messages.xlf (German) [ci skip] Paperless-ngx Bot [bot] 2023-10-31 13:08:44 -07:00
  • 6fe2fce90e New translations messages.xlf (Bulgarian) [ci skip] Paperless-ngx Bot [bot] 2023-10-31 06:54:45 -07:00
  • ebb2a9febc New translations django.po (Bulgarian) [ci skip] Paperless-ngx Bot [bot] 2023-10-31 05:36:05 -07:00
  • bc3ddab3ab New translations messages.xlf (Bulgarian) [ci skip] Paperless-ngx Bot [bot] 2023-10-31 04:40:54 -07:00
  • 4bc0c2fd55 New translations django.po (Bulgarian) [ci skip] Paperless-ngx Bot [bot] 2023-10-31 04:40:53 -07:00
  • 4500dd9333 New translations messages.xlf (Bulgarian) [ci skip] Paperless-ngx Bot [bot] 2023-10-31 02:04:53 -07:00