shamoon
967d796787
Fix: use ngSwitch for custom fields
2023-11-09 15:07:49 -08:00
Trenton H
efe779b634
Chore: Cleanup command arguments and standardize process count handling ( #4541 )
...
Cleans up some command help text and adds more control over process count for command with a Pool
2023-11-09 11:46:37 -08:00
Jasmin
8b09d8e4e4
Documentation: Add link to wiki for SELinux troubleshooting ( #4528 )
...
* Add section for SELinux troubleshooting
* Update docs/troubleshooting.md
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-11-09 18:06:51 +00:00
shamoon
96b50646eb
API support for id args for documents & objects ( #4519 )
2023-11-06 12:31:10 -08:00
shamoon
cbd2a7a19e
Fix: matrix chat link
2023-11-06 11:18:00 -08:00
shamoon
d6b5ebffe9
Fix: add permissions for custom fields with migration ( #4513 )
2023-11-06 08:05:35 -08:00
shamoon
a445247bb6
Chore: Restore codecov commenting to internal PRs ( #4508 )
...
Test out changes to code cov config
Co-Authored-By: Trenton H <797416+stumpylog@users.noreply.github.com>
2023-11-05 17:30:04 -08:00
shamoon
a792bf1ca1
Feature: Implement custom fields for documents ( #4502 )
...
Adds custom fields of certain data types, attachable to documents and searchable
Co-Authored-By: Trenton H <797416+stumpylog@users.noreply.github.com>
2023-11-05 17:27:23 -08:00
dependabot[bot]
1b02046ba7
Bump @types/node from 20.8.0 to 20.8.10 in /src-ui ( #4482 )
...
Co-Authored-By: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-05 17:26:37 -08:00
dependabot[bot]
a34ade7146
Bump the frontend-eslint-dependencies group in /src-ui with 3 updates ( #4479 )
...
Bumps the frontend-eslint-dependencies group in /src-ui with 3 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) and [eslint](https://github.com/eslint/eslint ).
Updates `@typescript-eslint/eslint-plugin` from 6.7.3 to 6.9.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.9.1/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 6.7.3 to 6.9.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.9.1/packages/parser )
Updates `eslint` from 8.50.0 to 8.52.0
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.50.0...v8.52.0 )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: frontend-eslint-dependencies
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: frontend-eslint-dependencies
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: frontend-eslint-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 21:05:26 +00:00
shamoon
e4bc673651
Allow more dependabot updates at once
2023-11-01 13:53:02 -07:00
dependabot[bot]
7d60b45c92
Bump @playwright/test from 1.38.1 to 1.39.0 in /src-ui ( #4480 )
...
Bumps [@playwright/test](https://github.com/microsoft/playwright ) from 1.38.1 to 1.39.0.
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.38.1...v1.39.0 )
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 20:36:41 +00:00
dependabot[bot]
69a8a589e7
Bump concurrently from 8.2.1 to 8.2.2 in /src-ui ( #4481 )
...
Bumps [concurrently](https://github.com/open-cli-tools/concurrently ) from 8.2.1 to 8.2.2.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases )
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v8.2.1...v8.2.2 )
---
updated-dependencies:
- dependency-name: concurrently
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 20:24:14 +00:00
dependabot[bot]
20112672f8
Bump the frontend-jest-dependencies group in /src-ui with 1 update ( #4478 )
...
Bumps the frontend-jest-dependencies group in /src-ui with 1 update: [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ).
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-jest-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 20:10:31 +00:00
dependabot[bot]
391c6e37ae
Bump the frontend-angular-dependencies group in /src-ui with 14 updates ( #4477 )
...
Bumps the frontend-angular-dependencies group in /src-ui with 14 updates:
| Package | From | To |
| --- | --- | --- |
| [@angular/cdk](https://github.com/angular/components ) | `16.2.7` | `16.2.11` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common ) | `16.2.7` | `16.2.11` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler ) | `16.2.7` | `16.2.11` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core ) | `16.2.7` | `16.2.11` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms ) | `16.2.7` | `16.2.11` |
| [@angular/localize](https://github.com/angular/angular ) | `16.2.7` | `16.2.11` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser ) | `16.2.7` | `16.2.11` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic ) | `16.2.7` | `16.2.11` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router ) | `16.2.7` | `16.2.11` |
| [@ng-bootstrap/ng-bootstrap](https://github.com/ng-bootstrap/ng-bootstrap ) | `15.1.1` | `15.1.2` |
| [@ng-select/ng-select](https://github.com/ng-select/ng-select ) | `11.1.1` | `11.2.0` |
| [ngx-ui-tour-ng-bootstrap](https://github.com/hakimio/ngx-ui-tour ) | `13.0.4` | `13.0.6` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli ) | `16.2.4` | `16.2.9` |
| [@angular/cli](https://github.com/angular/angular-cli ) | `16.2.4` | `16.2.9` |
Updates `@angular/cdk` from 16.2.7 to 16.2.11
- [Release notes](https://github.com/angular/components/releases )
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/components/compare/16.2.7...16.2.11 )
Updates `@angular/common` from 16.2.7 to 16.2.11
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/16.2.11/packages/common )
Updates `@angular/compiler` from 16.2.7 to 16.2.11
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/16.2.11/packages/compiler )
Updates `@angular/core` from 16.2.7 to 16.2.11
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/16.2.11/packages/core )
Updates `@angular/forms` from 16.2.7 to 16.2.11
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/16.2.11/packages/forms )
Updates `@angular/localize` from 16.2.7 to 16.2.11
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/compare/16.2.7...16.2.11 )
Updates `@angular/platform-browser` from 16.2.7 to 16.2.11
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/16.2.11/packages/platform-browser )
Updates `@angular/platform-browser-dynamic` from 16.2.7 to 16.2.11
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/16.2.11/packages/platform-browser-dynamic )
Updates `@angular/router` from 16.2.7 to 16.2.11
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/16.2.11/packages/router )
Updates `@ng-bootstrap/ng-bootstrap` from 15.1.1 to 15.1.2
- [Release notes](https://github.com/ng-bootstrap/ng-bootstrap/releases )
- [Changelog](https://github.com/ng-bootstrap/ng-bootstrap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ng-bootstrap/ng-bootstrap/compare/15.1.1...15.1.2 )
Updates `@ng-select/ng-select` from 11.1.1 to 11.2.0
- [Release notes](https://github.com/ng-select/ng-select/releases )
- [Changelog](https://github.com/ng-select/ng-select/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ng-select/ng-select/compare/v11.1.1...v11.2.0 )
Updates `ngx-ui-tour-ng-bootstrap` from 13.0.4 to 13.0.6
- [Release notes](https://github.com/hakimio/ngx-ui-tour/releases )
- [Commits](https://github.com/hakimio/ngx-ui-tour/commits )
Updates `@angular-devkit/build-angular` from 16.2.4 to 16.2.9
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/16.2.9/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/16.2.4...16.2.9 )
Updates `@angular/cli` from 16.2.4 to 16.2.9
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/16.2.9/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/16.2.4...16.2.9 )
---
updated-dependencies:
- dependency-name: "@angular/cdk"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/common"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/compiler"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/core"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/forms"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/localize"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser-dynamic"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/router"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@ng-bootstrap/ng-bootstrap"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@ng-select/ng-select"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: frontend-angular-dependencies
- dependency-name: ngx-ui-tour-ng-bootstrap
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-devkit/build-angular"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 12:56:38 -07:00
dependabot[bot]
842731fc54
Bump the actions group with 1 update ( #4476 )
...
Bumps the actions group with 1 update: [actions/setup-node](https://github.com/actions/setup-node ).
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 11:22:39 -07:00
shamoon
514abab755
Adds Bulgarian translation ( #4470 )
2023-11-01 06:49:52 -07:00
Paperless-ngx Bot [bot]
f4d2dde460
New Crowdin updates ( #4113 )
2023-10-31 15:45:28 -07:00
shamoon
c8f2883737
Update share-links-dropdown.component.ts
2023-10-31 15:44:53 -07:00
shamoon
b18028cffa
Fix: visually hidden text breaks delete button wrap ( #4462 )
2023-10-30 19:57:11 -07:00
shamoon
f4424b02e1
Fix: API statistics document_file_type_counts return type ( #4464 )
2023-10-30 16:35:42 -07:00
shamoon
e033d5f5a3
Fix: Always return a list for audit log check ( #4463 )
2023-10-30 22:47:59 +00:00
shamoon
d9b79f5eb4
Chore: upgrade python-ipware dependency ( #4446 )
2023-10-30 10:16:49 -07:00
nanokatz
b5613754d2
Feature: Audit Trail ( #4425 )
...
Adds new feature for optionally enabling change tracking for possible audit purposes
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
Co-authored-by: Trenton Holmes <797416+stumpylog@users.noreply.github.com>
2023-10-30 09:23:22 -07:00
shamoon
f61461c616
Fix: correct some form typography and styling
2023-10-27 11:41:55 -07:00
Trenton H
aa53282298
Stops duplicated action runs against internal PRs ( #4430 )
2023-10-26 01:05:52 +00:00
Trenton H
4dbdb216f9
Only get or create a Correspondent if the email or attachment matches rule filters ( #4431 )
2023-10-26 00:34:52 +00:00
Trenton H
7769b8968c
Fixes the returning of a set, change to a list instead ( #4442 )
2023-10-25 16:18:13 -07:00
Trenton H
d16782c416
Feature: Add ahead of time compression of the static files for x86_64 ( #4390 )
...
Compressed staticfiles. x86_64 only at this point
2023-10-20 16:22:05 -07:00
shamoon
f9bf35147c
Feature: support sorting sidebar saved views ( #4381 )
2023-10-20 02:41:01 +00:00
Trenton H
61d0459e3c
Feature: Switches to a new client to handle communication with Gotenberg ( #4391 )
...
Switches to a new client to handle communication with Gotenberg for merging and generating PDFs
2023-10-20 00:27:29 +00:00
Sebastian Porombka
ae2aa6db3d
Documentation: note stripping of non-numeric characters from ASN barcode during processing ( #4402 )
2023-10-19 15:06:48 +00:00
Musa Ahmed
aab543d3c0
Change: Install script improvements ( #4387 )
...
* (1) Made curl command to download installation script silent while allowing erros to be dispalyed. (2) Made `if ! command -v ${DOCKER_COMPOSE_CMD}` silent as the other checks are as well.
* Made curl options more clear
2023-10-19 02:49:37 +00:00
shamoon
992d81cdd4
Update bug-report.yml
2023-10-18 12:12:28 -07:00
shamoon
b75d7ea695
Update bug-report.yml
2023-10-18 12:09:24 -07:00
shamoon
2c0140e1ec
Update bug-report.yml
2023-10-18 12:08:10 -07:00
Sebastian Porombka
62fdc545b9
barcode logic: strip non-numeric characters from detected ASN string ( #4379 )
...
* legacy barcodes exist which still contain characters after the number. the current logic did not truncate them. instead, int() was called from the remaining string. this does not work in this case. it is therefore sufficient to continue processing numeric characters.
* lint
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-10-17 03:44:22 +00:00
dependabot[bot]
615b40664c
Bump @babel/traverse from 7.22.11 to 7.23.2 in /src-ui ( #4389 )
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.22.11 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-16 20:01:59 -07:00
shamoon
f5d19522ae
Fix: replace drag drop & clipboard dependencies with Angular CDK ( #4362 )
...
* Swap ngx-drag-drop dependency for Angular CDK
* Swap ngx-clipboard dependency for Angular CDK
2023-10-16 19:46:16 -07:00
shamoon
5814bdf554
Fix btn-link hover colors per primary color lightness
2023-10-15 13:58:40 -07:00
shamoon
a1d5c4deec
Fix: hover colors, empty lists, disable autocomplete, translation strings
2023-10-15 12:00:30 -07:00
shamoon
a83a8d9af2
Fix: dashboard sidebar sticky, bottom margin
2023-10-15 11:34:59 -07:00
shamoon
9dbc655408
Fix: update document modified time on note creation / deletion ( #4374 )
...
* Update document modified on add or delete notes
* Add document extra endpoints info to docs
2023-10-14 16:24:13 -07:00
Trenton H
07f308e317
Remove old information about building the Docker image locally ( #4354 )
2023-10-11 13:52:28 +00:00
Trenton H
6e9da685c6
Updates to latest imap_tools which includes fix for the meta charset tag in HTML content of emails ( #4355 )
2023-10-11 06:32:22 -07:00
Trenton H
d015ba794b
Renames the email certificate so it doesn't get read during Docker startup ( #4346 )
2023-10-09 14:47:31 -07:00
Trenton H
a07a4c71b3
Fixes a missing directory pre-create in Docker image ( #4347 )
2023-10-09 14:33:21 -07:00
shamoon
4622ffa258
Fix slim sidebar animation on xxxl screens
2023-10-09 10:01:14 -07:00
shamoon
f669e67ee0
CI: Install frontend dependencies separately, once ( #4336 )
2023-10-09 09:44:20 -07:00
shamoon
1f5edd89d4
Merge branch 'v2.0-visual-fixes' into dev
2023-10-07 19:42:47 -07:00