]>
git.ipfire.org Git - thirdparty/paperless-ngx.git/log
Trenton H [Wed, 29 Nov 2023 03:10:27 +0000 (19:10 -0800)]
Targeted update of some Python dependencies (#4688)
shamoon [Fri, 24 Nov 2023 16:47:35 +0000 (08:47 -0800)]
Fix: small card borders, welcome widget colors, update screenshots
Josiah Outram Halstead [Fri, 24 Nov 2023 15:25:38 +0000 (15:25 +0000)]
Fix: Add missing spaces to document retagger help string (#4674)
Armin Gruner [Thu, 23 Nov 2023 19:19:11 +0000 (20:19 +0100)]
Fix: Typo invalidates precondition for doctype, resulting in Exception (#4668)
Co-authored-by: Armin Gruner <agmuc.de>
shamoon [Thu, 23 Nov 2023 18:18:03 +0000 (10:18 -0800)]
Fix: dark mode should be consistent in dark mode vs system settings (#4669)
shamoon [Wed, 22 Nov 2023 20:37:17 +0000 (12:37 -0800)]
Fix dashboard saved view mobile width in v.2.0.0-beta.rc1 (#4660)
shamoon [Wed, 22 Nov 2023 05:59:03 +0000 (21:59 -0800)]
Fix: inconsistent border colors in input groups
shamoon [Tue, 21 Nov 2023 21:53:11 +0000 (13:53 -0800)]
Fix: consistent bottom margin for form field labels
Trenton H [Tue, 21 Nov 2023 04:14:33 +0000 (20:14 -0800)]
Documentation: Update documentation to refer only to Docker Compose v2 command (#4650)
* Replaces references to docker-compose (the v1 executable) with docker compose (the v2 plugin) as well as fixing up some referenes between the tool vs the command
* Update docs/setup.md
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
* Replaces references to docker-compose (the v1 executable) with docker compose (the v2 plugin) as well as fixing up some referenes between the tool vs the command
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
shamoon [Mon, 20 Nov 2023 00:13:38 +0000 (16:13 -0800)]
Fix: Miscellaneous visual fixes in v2.0.0-beta.rc1 2 (#4635)
* Fix filter editor sticky top spacing
* Fix management list long title text alignment
* Fix paperless green using incorrect lightness value
frozenbrain [Sun, 19 Nov 2023 22:18:43 +0000 (23:18 +0100)]
Fix: Delay consumption after MODIFY inotify events (#4626)
tooomm [Sat, 18 Nov 2023 15:26:36 +0000 (16:26 +0100)]
Documentation: fix typo, add to features list (#4624)
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
Trenton H [Fri, 17 Nov 2023 20:24:49 +0000 (12:24 -0800)]
Only delete the ContentTypes and Permissions once, not the loop (#4623)
shamoon [Fri, 17 Nov 2023 17:41:00 +0000 (09:41 -0800)]
Fix: Always retrieve sidebar views from service (#4619)
shamoon [Fri, 17 Nov 2023 08:40:40 +0000 (00:40 -0800)]
Fix: Prevent text wrap on consumption template label (#4616)
shamoon [Fri, 17 Nov 2023 07:13:42 +0000 (23:13 -0800)]
Merge branch 'main' into beta
shamoon [Fri, 17 Nov 2023 06:59:24 +0000 (22:59 -0800)]
Fix: increase width of labels in default perms settings (#4612)
shamoon [Thu, 16 Nov 2023 22:29:39 +0000 (14:29 -0800)]
Documentation: Add note that trash dir must exist (#4608)
shamoon [Thu, 16 Nov 2023 04:25:17 +0000 (20:25 -0800)]
FIx note deletion (#4602)
shamoon [Thu, 16 Nov 2023 04:06:33 +0000 (20:06 -0800)]
Fix: increase sidebar xxxl breakpoint to 2400px
quantenProjects [Thu, 16 Nov 2023 00:26:52 +0000 (01:26 +0100)]
Documentation: Structure backup section more clearly (#4559)
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
Trenton H [Thu, 16 Nov 2023 00:23:38 +0000 (16:23 -0800)]
Handles the case where other might have a None field as well (#4598)
shamoon [Wed, 15 Nov 2023 08:43:11 +0000 (00:43 -0800)]
Merge branch 'dev' into beta
shamoon [Wed, 15 Nov 2023 08:43:00 +0000 (00:43 -0800)]
Fix: Add missing translation strings in v2.0.0-beta.rc1
Closes #4595
shamoon [Wed, 15 Nov 2023 08:21:23 +0000 (00:21 -0800)]
Merge branch 'dev' into beta
shamoon [Wed, 15 Nov 2023 08:20:55 +0000 (00:20 -0800)]
Fix: Add missing translation string in share link dropdown
Closes #4594
shamoon [Wed, 15 Nov 2023 03:55:14 +0000 (19:55 -0800)]
Chore: Update lock-threads with discussions support (#4580)
tooomm [Wed, 15 Nov 2023 03:13:44 +0000 (04:13 +0100)]
Documentation: Updated theme dark/light image specification (#4591)
shamoon [Tue, 14 Nov 2023 05:10:20 +0000 (21:10 -0800)]
Fix: add sleep to close old discussions
shamoon [Tue, 14 Nov 2023 03:59:49 +0000 (19:59 -0800)]
2.0.0-beta.rc1
shamoon [Tue, 14 Nov 2023 03:57:08 +0000 (19:57 -0800)]
Merge branch 'main' into dev
Paperless-ngx Bot [bot] [Tue, 14 Nov 2023 03:56:39 +0000 (19:56 -0800)]
New Crowdin updates (#4472)
shamoon [Tue, 14 Nov 2023 03:54:01 +0000 (19:54 -0800)]
Fix: Miscellaneous v2.0 visual fixes (#4576)
* Fix notes count in tab button wrapping
* Fix position of custom fields dropdown on mobile
* Limit list view title width
* Update messages.xlf
Trenton H [Mon, 13 Nov 2023 22:18:21 +0000 (14:18 -0800)]
Forces JSON files to be written as UTF-8, and disables the ensure ASCII option which escapes non-ASCII chars (#4574)
shamoon [Mon, 13 Nov 2023 21:17:44 +0000 (13:17 -0800)]
Feature: compact toasts (#4545)
Trenton H [Mon, 13 Nov 2023 17:09:56 +0000 (09:09 -0800)]
Chore: Backend bulk updates (#4509)
shamoon [Mon, 13 Nov 2023 16:59:36 +0000 (08:59 -0800)]
Chore: Close answered discussions (#4565)
shamoon [Mon, 13 Nov 2023 14:56:34 +0000 (06:56 -0800)]
Documentation: update docs, screenshots ahead of Paperless-ngx v2.0 (#4542)
* Reformat internal links
* Update screenshots, docs & readme
* Use image lightbox
* Fix nested list on docs index
* Add some visual interest to screenshots layout
* Compress images
shamoon [Mon, 13 Nov 2023 14:44:07 +0000 (06:44 -0800)]
Fix plain text preview overflow (#4555)
shamoon [Mon, 13 Nov 2023 00:39:17 +0000 (16:39 -0800)]
Adds Hungarian translation (#4552)
shamoon [Thu, 9 Nov 2023 23:07:49 +0000 (15:07 -0800)]
Fix: use ngSwitch for custom fields
Trenton H [Thu, 9 Nov 2023 19:46:37 +0000 (11:46 -0800)]
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
Jasmin [Thu, 9 Nov 2023 18:06:51 +0000 (19:06 +0100)]
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>
Rock [Thu, 9 Nov 2023 14:20:27 +0000 (15:20 +0100)]
Documentation: clarify document_exporter includes settings (#4533)
shamoon [Mon, 6 Nov 2023 20:31:10 +0000 (12:31 -0800)]
API support for id args for documents & objects (#4519)
shamoon [Mon, 6 Nov 2023 19:18:00 +0000 (11:18 -0800)]
Fix: matrix chat link
shamoon [Mon, 6 Nov 2023 16:05:35 +0000 (08:05 -0800)]
Fix: add permissions for custom fields with migration (#4513)
shamoon [Mon, 6 Nov 2023 01:29:13 +0000 (17:29 -0800)]
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>
shamoon [Mon, 6 Nov 2023 01:26:51 +0000 (17:26 -0800)]
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>
dependabot[bot] [Wed, 1 Nov 2023 21:17:11 +0000 (21:17 +0000)]
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>
dependabot[bot] [Wed, 1 Nov 2023 21:05:26 +0000 (21:05 +0000)]
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>
shamoon [Wed, 1 Nov 2023 20:53:02 +0000 (13:53 -0700)]
Allow more dependabot updates at once
dependabot[bot] [Wed, 1 Nov 2023 20:36:41 +0000 (20:36 +0000)]
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>
dependabot[bot] [Wed, 1 Nov 2023 20:24:14 +0000 (20:24 +0000)]
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>
dependabot[bot] [Wed, 1 Nov 2023 20:10:31 +0000 (20:10 +0000)]
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>
dependabot[bot] [Wed, 1 Nov 2023 19:56:38 +0000 (12:56 -0700)]
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>
dependabot[bot] [Wed, 1 Nov 2023 18:22:39 +0000 (11:22 -0700)]
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>
shamoon [Wed, 1 Nov 2023 13:49:52 +0000 (06:49 -0700)]
Adds Bulgarian translation (#4470)
Paperless-ngx Bot [bot] [Tue, 31 Oct 2023 22:45:28 +0000 (15:45 -0700)]
New Crowdin updates (#4113)
shamoon [Tue, 31 Oct 2023 22:44:53 +0000 (15:44 -0700)]
Update share-links-dropdown.component.ts
shamoon [Tue, 31 Oct 2023 02:57:11 +0000 (19:57 -0700)]
Fix: visually hidden text breaks delete button wrap (#4462)
shamoon [Mon, 30 Oct 2023 23:35:42 +0000 (16:35 -0700)]
Fix: API statistics document_file_type_counts return type (#4464)
shamoon [Mon, 30 Oct 2023 22:47:59 +0000 (15:47 -0700)]
Fix: Always return a list for audit log check (#4463)
shamoon [Mon, 30 Oct 2023 17:16:49 +0000 (10:16 -0700)]
Chore: upgrade python-ipware dependency (#4446)
nanokatz [Mon, 30 Oct 2023 16:23:22 +0000 (17:23 +0100)]
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>
shamoon [Fri, 27 Oct 2023 18:41:55 +0000 (11:41 -0700)]
Fix: correct some form typography and styling
Trenton H [Thu, 26 Oct 2023 01:05:52 +0000 (18:05 -0700)]
Stops duplicated action runs against internal PRs (#4430)
Trenton H [Thu, 26 Oct 2023 00:34:52 +0000 (17:34 -0700)]
Only get or create a Correspondent if the email or attachment matches rule filters (#4431)
Trenton H [Wed, 25 Oct 2023 23:18:13 +0000 (16:18 -0700)]
Fixes the returning of a set, change to a list instead (#4442)
Trenton H [Fri, 20 Oct 2023 23:22:05 +0000 (16:22 -0700)]
Feature: Add ahead of time compression of the static files for x86_64 (#4390)
Compressed staticfiles. x86_64 only at this point
shamoon [Fri, 20 Oct 2023 02:41:01 +0000 (19:41 -0700)]
Feature: support sorting sidebar saved views (#4381)
Trenton H [Fri, 20 Oct 2023 00:27:29 +0000 (17:27 -0700)]
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
Sebastian Porombka [Thu, 19 Oct 2023 15:06:48 +0000 (17:06 +0200)]
Documentation: note stripping of non-numeric characters from ASN barcode during processing (#4402)
Musa Ahmed [Thu, 19 Oct 2023 02:49:37 +0000 (22:49 -0400)]
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
shamoon [Wed, 18 Oct 2023 19:12:28 +0000 (12:12 -0700)]
Update bug-report.yml
shamoon [Wed, 18 Oct 2023 19:09:24 +0000 (12:09 -0700)]
Update bug-report.yml
shamoon [Wed, 18 Oct 2023 19:08:10 +0000 (12:08 -0700)]
Update bug-report.yml
Sebastian Porombka [Tue, 17 Oct 2023 03:44:22 +0000 (05:44 +0200)]
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>
dependabot[bot] [Tue, 17 Oct 2023 03:01:59 +0000 (20:01 -0700)]
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>
shamoon [Tue, 17 Oct 2023 02:46:16 +0000 (19:46 -0700)]
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
shamoon [Sun, 15 Oct 2023 20:58:40 +0000 (13:58 -0700)]
Fix btn-link hover colors per primary color lightness
shamoon [Sun, 15 Oct 2023 19:00:30 +0000 (12:00 -0700)]
Fix: hover colors, empty lists, disable autocomplete, translation strings
shamoon [Sun, 15 Oct 2023 18:34:59 +0000 (11:34 -0700)]
Fix: dashboard sidebar sticky, bottom margin
shamoon [Sat, 14 Oct 2023 23:24:13 +0000 (16:24 -0700)]
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
shamoon [Fri, 13 Oct 2023 16:16:17 +0000 (09:16 -0700)]
Fix: correct set owner API location in docs, additional test (#4366)
* Fix location of owner in API documentation
* Add additional test for setting another owner
Trenton H [Wed, 11 Oct 2023 13:52:28 +0000 (06:52 -0700)]
Remove old information about building the Docker image locally (#4354)
Trenton H [Wed, 11 Oct 2023 13:32:22 +0000 (06:32 -0700)]
Updates to latest imap_tools which includes fix for the meta charset tag in HTML content of emails (#4355)
shamoon [Tue, 10 Oct 2023 02:53:23 +0000 (19:53 -0700)]
Add AI note
Trenton H [Mon, 9 Oct 2023 21:47:31 +0000 (14:47 -0700)]
Renames the email certificate so it doesn't get read during Docker startup (#4346)
Trenton H [Mon, 9 Oct 2023 21:33:21 +0000 (14:33 -0700)]
Fixes a missing directory pre-create in Docker image (#4347)
shamoon [Mon, 9 Oct 2023 17:01:14 +0000 (10:01 -0700)]
Fix slim sidebar animation on xxxl screens
shamoon [Mon, 9 Oct 2023 16:44:20 +0000 (09:44 -0700)]
CI: Install frontend dependencies separately, once (#4336)
shamoon [Sun, 8 Oct 2023 02:42:47 +0000 (19:42 -0700)]
Merge branch 'v2.0-visual-fixes' into dev
Trenton H [Sun, 8 Oct 2023 01:36:27 +0000 (18:36 -0700)]
Retry Tika parsing with PUT instead of form data in the event of a 500 error response (#4334)
shamoon [Sat, 7 Oct 2023 00:22:31 +0000 (17:22 -0700)]
Fix: get highest ASN regardless of user (#4326)
Trenton H [Thu, 5 Oct 2023 17:51:58 +0000 (10:51 -0700)]
Feature: Include more updated base tools in Docker image (#4319)
* New method for installing jbig2enc
* Installs newer qpdf, ghostscript as well as jbig2enc
dependabot[bot] [Thu, 5 Oct 2023 07:37:59 +0000 (07:37 +0000)]
Bump postcss from 8.4.12 to 8.4.31 in /src/paperless_mail/templates (#4318)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.12 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.12...8.4.31)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
shamoon [Thu, 5 Oct 2023 02:35:16 +0000 (19:35 -0700)]
CI: Shard frontend tests, improve GC, use max workers (#4316)
Trenton H [Tue, 3 Oct 2023 00:01:16 +0000 (17:01 -0700)]
Upgrades all backend libraries and development tools/hooks to latest versions (#4305)
dependabot[bot] [Sun, 1 Oct 2023 21:27:48 +0000 (21:27 +0000)]
Bump @types/node from 20.7.0 to 20.8.0 in /src-ui (#4303)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.7.0 to 20.8.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
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>