Trenton Holmes
c5881f75c9
Bumps version to 2.1.3
2023-12-15 17:05:41 -08:00
Trenton Holmes
c4b7429e99
Merge remote-tracking branch 'origin/dev'
2023-12-15 17:05:16 -08:00
github-actions[bot]
b1eced3612
New Crowdin translations by GitHub Action ( #4967 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2023-12-15 17:03:38 -08:00
Adam Bogdał
9d5b07537d
Reduce number of db queries ( #4990 )
2023-12-15 11:36:25 -08:00
Trenton H
122e4141b0
Fix: Document metadata is lost during barcode splitting ( #4982 )
...
* Fixes barcode splitting dropping metadata that might be needed for the round 2
2023-12-15 09:17:25 -08:00
Trenton H
be2de4f15d
Fixes export of custom field instances during a split manifest export ( #4984 )
2023-12-14 19:23:39 -08:00
Trenton H
92a920021d
Apply user arguments even in the case of the safe fallback to forcing OCR ( #4981 )
2023-12-14 11:20:47 -08:00
shamoon
72000cac36
Fix: show errors for select dropdowns ( #4979 )
2023-12-14 10:05:36 -08:00
Adam Bogdał
4510902677
Fix: Don't attempt to parse none objects during date searching
2023-12-14 07:39:49 -08:00
github-actions[bot]
c2b9d2fa7b
[Documentation] Add v2.1.2 changelog ( #4960 )
...
* Changelog v2.1.2 - GHA
* Fix mis-categorized PR
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2023-12-12 18:15:37 -08:00
Trenton Holmes
cd38c39908
Resets to -dev version string
2023-12-12 17:42:20 -08:00
Trenton Holmes
9016a1e6df
Bumps version to 2.1.2
2023-12-12 17:41:26 -08:00
github-actions[bot]
627254d5a7
New Crowdin translations by GitHub Action ( #4892 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2023-12-12 17:29:33 -08:00
shamoon
ff31558252
Fix: Sort consumption templates by order by default ( #4956 )
2023-12-12 16:27:26 +00:00
Trenton H
9454978264
Updates gotenberg-client, including workaround for Gotenberg handling of non-latin filenames ( #4944 )
2023-12-12 15:05:33 +00:00
shamoon
e2d25a7a09
Chore: reorganize api tests ( #4935 )
...
* Move permissions-related API tests
* Move bulk-edit-related API tests
* Move bulk-download-related API tests
* Move uisettings-related API tests
* Move remoteversion-related API tests
* Move tasks API tests
* Move object-related API tests
* Move consumption-template-related API tests
* Rename pared-down documents API test file
Co-Authored-By: Trenton H <797416+stumpylog@users.noreply.github.com >
2023-12-12 04:08:51 +00:00
dependabot[bot]
85f824f032
Chore(deps-dev): Bump the small-changes group with 2 updates ( #4942 )
...
Bumps the small-changes group with 2 updates: [pre-commit](https://github.com/pre-commit/pre-commit ) and [mkdocs-glightbox](https://github.com/Blueswen/mkdocs-glightbox ).
Updates `pre-commit` from 3.5.0 to 3.6.0
- [Release notes](https://github.com/pre-commit/pre-commit/releases )
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.5.0...v3.6.0 )
Updates `mkdocs-glightbox` from 0.3.4 to 0.3.5
- [Release notes](https://github.com/Blueswen/mkdocs-glightbox/releases )
- [Changelog](https://github.com/blueswen/mkdocs-glightbox/blob/main/CHANGELOG )
- [Commits](https://github.com/Blueswen/mkdocs-glightbox/compare/v0.3.4...v0.3.5 )
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: mkdocs-glightbox
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: small-changes
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-11 19:40:33 -08:00
shamoon
1a48910e6b
Fix: allow text copy in pngx pdf viewer ( #4938 )
2023-12-12 01:06:30 +00:00
dependabot[bot]
bffd5829d0
Chore(deps-dev): Bump the development group with 1 update ( #4939 )
...
Bumps the development group with 1 update: [mkdocs-material](https://github.com/squidfunk/mkdocs-material ).
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.4.14...9.5.2 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-11 15:24:01 -08:00
Trenton H
7e12bd1bef
Fix: Removes the FieldParser plugin from autocomplete searches ( #4934 )
2023-12-11 10:21:58 -08:00
Adam Bogdał
af0817ab74
Fix: Convert search dates to UTC in advanced search ( #4891 )
...
* Index documents using local timezone
* Add local date parser
2023-12-11 09:32:43 -08:00
Trenton H
fbf1a051a2
Use the attachment filename so downstream template matching works against it ( #4931 )
2023-12-11 09:08:42 -08:00
shamoon
7ecf7f704a
Fix: frontend handle autocomplete failure gracefully ( #4903 )
2023-12-11 15:41:40 +00:00
Tom Hoover
7b7a74d821
Fix: Correct spelling of 'initialization' in install script ( #4928 )
2023-12-11 15:10:42 +00:00
shamoon
e4acc33519
Add -dev to version string
2023-12-07 22:20:48 -08:00
github-actions[bot]
2fd141d914
[Documentation] Add v2.1.1 changelog ( #4886 )
...
* Changelog v2.1.1 - GHA
* Fix incorrectly categorized PR
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2023-12-07 22:15:29 -08:00
shamoon
aad814d342
v2.1.1
2023-12-07 21:42:02 -08:00
github-actions[bot]
7e21aaec17
New Crowdin translations by GitHub Action ( #4845 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2023-12-07 21:39:51 -08:00
shamoon
6d5fdfe2e2
Fix: alignment of share links archive toggle
2023-12-07 14:03:57 -08:00
shamoon
5942cd6cd2
Fix: disable toggle for share link creation without archive version, fix auto-copy in Safari ( #4885 )
...
* Fix: disable share link archive switch if archive version doesnt exist
* Fix: Add brief timeout before copy after share link creation for Safari, only show if succeeded
* Update messages.xlf
2023-12-07 13:48:33 -08:00
shamoon
5cd17e71e2
Fix: storage paths link incorrect in dashboard widget ( #4878 )
2023-12-07 15:23:22 +00:00
shamoon
2f2ecaa61e
Fix: respect baseURI for pdfjs worker URL ( #4865 )
2023-12-07 07:13:00 -08:00
Trenton Holmes
aa858a35e2
Merge remote-tracking branch 'origin/main' into dev
2023-12-06 19:23:12 -08:00
Trenton Holmes
d658150d42
Sets the Git information before pushing the documentation build
2023-12-06 19:20:08 -08:00
Trenton H
c312149b35
Simplifies how the documentation site is deployed ( #4858 )
2023-12-06 19:06:50 -08:00
Trenton H
18a9a3df12
Allow users to configure the DEFAULT_FROM_EMAIL but default to the EMAIL_HOST_USER if not set ( #4867 )
2023-12-06 22:52:44 +00:00
shamoon
0cdd3581c9
Fix: dont show move icon for file tasks badge ( #4860 )
2023-12-06 14:26:04 -08:00
github-actions[bot]
cae79b811f
[Documentation] Add v2.1.0 changelog ( #4846 )
...
* Changelog v2.1.0 - GHA
* Remove a fix from the features list
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com >
2023-12-06 07:38:14 -08:00
Trenton Holmes
6d953babcb
Resets version to -dev
2023-12-05 19:05:02 -08:00
Trenton Holmes
975e5f3fd0
Sets version to v2.1.0
2023-12-05 19:03:53 -08:00
Trenton Holmes
6cfe92bed1
Merge remote-tracking branch 'origin/dev'
2023-12-05 18:37:39 -08:00
shamoon
a51c0850c8
Fix: custom fields api format not visible in docs
2023-12-05 13:48:42 -08:00
shamoon
03415456bf
Fix consumption template empty field checking
2023-12-05 09:08:43 -08:00
shamoon
0309a0fae1
Fix: invalid height attr on logo svg
2023-12-05 09:08:42 -08:00
shamoon
b48910bb94
Fix: prevent dropdown open when clicking document links
2023-12-05 08:56:13 -08:00
github-actions[bot]
9a89786dd3
New Crowdin translations by GitHub Action ( #4840 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2023-12-05 08:28:12 -08:00
shamoon
15a5261189
Update translation strings
2023-12-05 08:26:28 -08:00
shamoon
f616da3b85
Update settings.component.ts
2023-12-05 08:23:37 -08:00
github-actions[bot]
0e9cf016ec
New Crowdin translations by GitHub Action ( #4760 )
2023-12-05 16:23:13 +00:00
shamoon
4481f12e32
Enhancement: implement document link custom field ( #4799 )
2023-12-05 08:16:56 -08:00
dependabot[bot]
66efaedcbb
Bump the development group with 6 updates ( #4838 )
...
Bumps the development group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [ruff](https://github.com/astral-sh/ruff ) | `0.1.5` | `0.1.7` |
| [pytest-httpx](https://github.com/Colin-b/pytest_httpx ) | `0.26.0` | `0.27.0` |
| [pytest-env](https://github.com/pytest-dev/pytest-env ) | `1.1.1` | `1.1.3` |
| [pytest-xdist](https://github.com/pytest-dev/pytest-xdist ) | `3.4.0` | `3.5.0` |
| [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures ) | `12.0` | `13.0` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) | `9.4.8` | `9.4.14` |
Updates `ruff` from 0.1.5 to 0.1.7
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.1.5...v0.1.7 )
Updates `pytest-httpx` from 0.26.0 to 0.27.0
- [Release notes](https://github.com/Colin-b/pytest_httpx/releases )
- [Changelog](https://github.com/Colin-b/pytest_httpx/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/Colin-b/pytest_httpx/compare/v0.26.0...v0.27.0 )
Updates `pytest-env` from 1.1.1 to 1.1.3
- [Release notes](https://github.com/pytest-dev/pytest-env/releases )
- [Commits](https://github.com/pytest-dev/pytest-env/compare/1.1.1...1.1.3 )
Updates `pytest-xdist` from 3.4.0 to 3.5.0
- [Release notes](https://github.com/pytest-dev/pytest-xdist/releases )
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-xdist/compare/v3.4.0...v3.5.0 )
Updates `pytest-rerunfailures` from 12.0 to 13.0
- [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst )
- [Commits](https://github.com/pytest-dev/pytest-rerunfailures/compare/12.0...13.0 )
Updates `mkdocs-material` from 9.4.8 to 9.4.14
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.4.8...9.4.14 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development
- dependency-name: pytest-httpx
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development
- dependency-name: pytest-env
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development
- dependency-name: pytest-xdist
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development
- dependency-name: pytest-rerunfailures
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: development
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-05 15:51:37 +00:00
Trenton H
771c1fab92
Chore: Raise Gotenberg container version ( #4815 )
...
* Updates the Gotenberg version to use 7.10 and gotenberg-client to match
* Fixes a long standing bug in this test where a whole page was missing from the expected
2023-12-05 15:36:25 +00:00
shamoon
8d6e7ed477
Fix: always reset theme classes on update appearance settings
2023-12-05 00:08:03 -08:00
shamoon
5d80511b9b
Fix: welcome widget text color ( #4829 )
2023-12-05 00:00:20 -08:00
shamoon
90f90dc9b4
Fix: export consumption templates & custom fields in exporter ( #4825 )
2023-12-04 21:33:15 -08:00
shamoon
a58e8498aa
Merge branch 'main' into dev
2023-12-04 21:15:51 -08:00
Trenton H
ca355d5855
Adds additional warnings during an import if it might fail due to reasons ( #4814 )
2023-12-05 03:39:59 +00:00
shamoon
826322b610
Feature: pngx PDF viewer with updated pdfjs ( #4679 )
2023-12-04 17:17:40 -08:00
shamoon
80ff5677ea
Fix: bulk edit object permissions should use permissions object ( #4797 )
2023-12-04 06:40:17 -08:00
Trenton Holmes
62c417cd51
Fixes the 0023 migration to include the new help text and verbose name
2023-12-03 19:09:02 -08:00
shamoon
f27f25aa03
Enhancement: support assigning custom fields via consumption templates ( #4727 )
2023-12-03 15:35:30 -08:00
shamoon
285a4b5aef
Fix: empty strings for consumption template fields should be treated as None ( #4762 )
2023-12-03 12:57:43 -08:00
shamoon
47a2ded30d
Fix: use default permissions for objects created via dropdown ( #4778 )
2023-12-03 00:52:48 +00:00
Trenton H
5b502b1e1a
Use the original image file for the checksum, not the maybe alpha removed version ( #4781 )
2023-12-02 16:18:06 -08:00
shamoon
aff56077a8
Feature: update user profile ( #4678 )
2023-12-02 08:26:42 -08:00
Trenton H
6e371ac5ac
Enhancement: Allow excluding mail attachments by name ( #4691 )
...
* Adds new filtering to exclude attachments from processing
* Frontend use include / exclude mail rule filename filters
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2023-12-02 08:26:19 -08:00
shamoon
1b69b89d2d
Chore: Remove unneeded .env entry, revert crowdin action rm, reduce frequency
2023-12-02 08:24:17 -08:00
shamoon
5a20c8e512
Fix version checker GitHub api url ( #4773 )
2023-12-02 15:56:56 +00:00
shamoon
4ca1503beb
Fix: Limit global drag-drop to events with files ( #4767 )
2023-12-02 07:47:57 -08:00
shamoon
567a7eb7f3
Fix title-placeholders link
2023-12-01 22:21:31 -08:00
shamoon
20f27fe32f
Remove the pngx .env file for crowdin action
2023-12-01 18:06:38 -08:00
dependabot[bot]
1a50d6bb86
Bump the actions group with 2 updates ( #4745 )
...
Bumps the actions group with 2 updates: [actions/github-script](https://github.com/actions/github-script ) and [stumpylog/image-cleaner-action](https://github.com/stumpylog/image-cleaner-action ).
Updates `actions/github-script` from 6 to 7
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v6...v7 )
Updates `stumpylog/image-cleaner-action` from 0.3.0 to 0.4.0
- [Release notes](https://github.com/stumpylog/image-cleaner-action/releases )
- [Changelog](https://github.com/stumpylog/image-cleaner-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stumpylog/image-cleaner-action/compare/v0.3.0...v0.4.0 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
- dependency-name: stumpylog/image-cleaner-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-02 02:04:16 +00:00
shamoon
0b16c2db03
Update crowdin action triggers
2023-12-01 17:54:00 -08:00
shamoon
76ac888386
Chore: Implement crowdin GHA ( #4706 )
2023-12-01 17:44:33 -08:00
Paperless-ngx Bot [bot]
7cfa05d7f2
New Crowdin updates ( #4729 )
2023-12-01 17:44:05 -08:00
dependabot[bot]
e3496d0485
Bump the frontend-eslint-dependencies group in /src-ui with 3 updates ( #4756 )
...
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.9.1 to 6.13.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.13.1/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 6.9.1 to 6.13.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.13.1/packages/parser )
Updates `eslint` from 8.52.0 to 8.55.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.52.0...v8.55.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-12-02 01:07:13 +00:00
dependabot[bot]
d2c33c0074
Bump the frontend-jest-dependencies group in /src-ui with 2 updates ( #4744 )
...
Bumps the frontend-jest-dependencies group in /src-ui with 2 updates: [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) and [jest-preset-angular](https://github.com/thymikee/jest-preset-angular ).
Updates `@types/jest` from 29.5.7 to 29.5.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Updates `jest-preset-angular` from 13.1.2 to 13.1.4
- [Release notes](https://github.com/thymikee/jest-preset-angular/releases )
- [Changelog](https://github.com/thymikee/jest-preset-angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/thymikee/jest-preset-angular/compare/v13.1.2...v13.1.4 )
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-jest-dependencies
- dependency-name: jest-preset-angular
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-12-02 00:58:27 +00:00
dependabot[bot]
9c5caecafa
Bump @playwright/test from 1.39.0 to 1.40.1 in /src-ui ( #4749 )
...
Bumps [@playwright/test](https://github.com/microsoft/playwright ) from 1.39.0 to 1.40.1.
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.39.0...v1.40.1 )
---
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-12-02 00:49:46 +00:00
dependabot[bot]
64651d5a84
Bump wait-on from 7.0.1 to 7.2.0 in /src-ui ( #4747 )
...
Bumps [wait-on](https://github.com/jeffbski/wait-on ) from 7.0.1 to 7.2.0.
- [Release notes](https://github.com/jeffbski/wait-on/releases )
- [Commits](https://github.com/jeffbski/wait-on/compare/v7.0.1...v7.2.0 )
---
updated-dependencies:
- dependency-name: wait-on
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-12-02 00:38:35 +00:00
dependabot[bot]
4493236879
Bump @types/node from 20.8.10 to 20.10.2 in /src-ui ( #4748 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.8.10 to 20.10.2.
- [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>
2023-12-01 16:28:50 -08:00
omahs
ce643942ea
Documentation: Fix typos ( #4737 )
2023-12-01 14:55:03 +00:00
shamoon
46d216b02f
Remove project actions in favor of GH workflows
2023-11-30 23:14:59 -08:00
shamoon
133d43ae30
Enhancement: auto-refresh logs & tasks ( #4680 )
2023-12-01 03:08:03 +00:00
Trenton H
27155cb7e3
Fixes the image cleaner not running for the registry cache ( #4732 )
2023-11-30 17:12:14 -08:00
github-actions[bot]
b55c413774
Changelog v2.0.1 - GHA ( #4722 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-30 08:16:17 -08:00
Trenton Holmes
69be86e16c
Resets version string to 2.0.1-dev
2023-11-30 07:11:46 -08:00
Trenton Holmes
65f6b0881e
Bumps version to 2.0.1
2023-11-30 07:11:00 -08:00
Trenton Holmes
c2bede40c7
Merge remote-tracking branch 'origin/dev'
2023-11-30 07:10:29 -08:00
Paperless-ngx Bot [bot]
33c2398de9
New Crowdin updates ( #4695 )
2023-11-30 07:08:10 -08:00
Trenton H
64cfc43891
Inreases the length to 5, allowing for commas as well as values ( #4719 )
2023-11-30 07:00:54 -08:00
shamoon
6575c69409
Fix: restore docs search
2023-11-29 21:56:05 -08:00
Trenton H
e3f4e0b775
Adds new setting to control color conversions ( #4709 )
2023-11-29 12:18:44 -08:00
github-actions[bot]
5be89bfda5
Changelog v2.0.0 - GHA ( #4693 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-29 11:50:30 -08:00
Trenton H
e1b573adeb
Fix: Add a warning about a low image DPI which may cause OCR to fail ( #4708 )
2023-11-29 11:28:27 -08:00
shamoon
0913c7aa9e
Fix: share links for URLs containing 'api' incorrect in dropdown ( #4701 )
2023-11-29 11:10:55 -08:00
shamoon
5297626816
Update environment.prod.ts
2023-11-28 20:05:53 -08:00
shamoon
c075642d78
Add docs requirements file for lightbox
2023-11-28 20:00:04 -08:00
shamoon
253f1a44c1
Bumps the version to 2.0.0
2023-11-28 19:43:30 -08:00
shamoon
26837c8871
Merge pull request #4581 from paperless-ngx/l10n_dev
...
New Crowdin updates
2023-11-28 19:37:23 -08:00
shamoon
c732d31edd
Merge pull request #4578 from paperless-ngx/beta
...
[Beta] Paperless-ngx v2.0.0 Beta
2023-11-28 19:35:42 -08:00
Trenton H
c2595f28fb
Targeted update of some Python dependencies ( #4688 )
2023-11-28 19:10:27 -08:00
Paperless-ngx Bot [bot]
58656a63cf
New translations django.po (Dutch)
...
[ci skip]
2023-11-28 10:26:34 -08:00
Paperless-ngx Bot [bot]
f4ce178cfa
New translations django.po (Serbian (Latin))
...
[ci skip]
2023-11-26 12:35:01 -08:00
Paperless-ngx Bot [bot]
2c1cfc64d5
New translations messages.xlf (Serbian (Latin))
...
[ci skip]
2023-11-26 12:35:00 -08:00
Paperless-ngx Bot [bot]
4b84d93cee
New translations messages.xlf (Vietnamese)
...
[ci skip]
2023-11-25 20:38:49 -08:00
Paperless-ngx Bot [bot]
0bfa347595
New translations messages.xlf (Vietnamese)
...
[ci skip]
2023-11-25 19:06:52 -08:00
Paperless-ngx Bot [bot]
c7a07b59fd
New translations messages.xlf (Vietnamese)
...
[ci skip]
2023-11-25 08:29:51 -08:00
Paperless-ngx Bot [bot]
c7c737d8c9
New translations messages.xlf (Vietnamese)
...
[ci skip]
2023-11-25 07:24:26 -08:00
Paperless-ngx Bot [bot]
1126e668d1
New translations django.po (Slovenian)
...
[ci skip]
2023-11-25 06:26:03 -08:00
Paperless-ngx Bot [bot]
b71a94ebca
New translations django.po (Slovenian)
...
[ci skip]
2023-11-25 05:20:20 -08:00
Paperless-ngx Bot [bot]
815137af19
New translations messages.xlf (Slovenian)
...
[ci skip]
2023-11-25 05:20:19 -08:00
Paperless-ngx Bot [bot]
3c4fbfec54
New translations messages.xlf (Slovenian)
...
[ci skip]
2023-11-25 04:13:08 -08:00
Paperless-ngx Bot [bot]
b3a8eb7e06
New translations messages.xlf (Bulgarian)
...
[ci skip]
2023-11-25 03:07:12 -08:00
shamoon
1e5c64ff73
Fix: small card borders, welcome widget colors, update screenshots
2023-11-24 08:47:35 -08:00
Josiah Outram Halstead
a320bfa425
Fix: Add missing spaces to document retagger help string ( #4674 )
2023-11-24 07:25:38 -08:00
Armin Gruner
1c4dfc3c6e
Fix: Typo invalidates precondition for doctype, resulting in Exception ( #4668 )
...
Co-authored-by: Armin Gruner <agmuc.de>
2023-11-23 11:19:11 -08:00
shamoon
92ee4d33c3
Fix: dark mode should be consistent in dark mode vs system settings ( #4669 )
2023-11-23 10:18:03 -08:00
Paperless-ngx Bot [bot]
01c2f01d3f
New translations messages.xlf (French)
...
[ci skip]
2023-11-23 03:20:50 -08:00
shamoon
b83e6a5d5b
Fix dashboard saved view mobile width in v.2.0.0-beta.rc1 ( #4660 )
2023-11-22 12:37:17 -08:00
Paperless-ngx Bot [bot]
16281b38e0
New translations messages.xlf (Dutch)
...
[ci skip]
2023-11-22 11:19:50 -08:00
Paperless-ngx Bot [bot]
ca11e116b6
New translations messages.xlf (Dutch)
...
[ci skip]
2023-11-22 10:10:21 -08:00
shamoon
1f32e4a642
Fix: inconsistent border colors in input groups
2023-11-21 21:59:03 -08:00
Paperless-ngx Bot [bot]
4c01089de0
New translations messages.xlf (Slovenian)
...
[ci skip]
2023-11-21 14:05:08 -08:00
shamoon
47a416dd9b
Fix: consistent bottom margin for form field labels
2023-11-21 13:53:11 -08:00
Paperless-ngx Bot [bot]
1ab1bbdd70
New translations messages.xlf (Slovenian)
...
[ci skip]
2023-11-21 12:14:03 -08:00
Paperless-ngx Bot [bot]
1e05cb168c
New translations messages.xlf (Slovenian)
...
[ci skip]
2023-11-21 10:40:33 -08:00
Paperless-ngx Bot [bot]
d0383c1edf
New translations messages.xlf (Turkish)
...
[ci skip]
2023-11-21 05:08:49 -08:00
Trenton H
c8ee35692c
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 >
2023-11-20 20:14:33 -08:00
Paperless-ngx Bot [bot]
3e062a8021
New translations django.po (Vietnamese)
...
[ci skip]
2023-11-19 19:08:47 -08:00
shamoon
0eb17e7102
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
2023-11-19 16:13:38 -08:00
frozenbrain
a14796cf90
Fix: Delay consumption after MODIFY inotify events ( #4626 )
2023-11-19 14:18:43 -08:00
Paperless-ngx Bot [bot]
84b1c1ce6c
New translations django.po (Vietnamese)
...
[ci skip]
2023-11-19 09:25:39 -08:00
Paperless-ngx Bot [bot]
27e0b65c2d
New translations messages.xlf (Vietnamese)
...
[ci skip]
2023-11-19 07:53:20 -08:00
Paperless-ngx Bot [bot]
ef35576174
New translations django.po (Vietnamese)
...
[ci skip]
2023-11-19 07:53:19 -08:00
tooomm
804faf726b
Documentation: fix typo, add to features list ( #4624 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2023-11-18 07:26:36 -08:00
Trenton H
a94e5d2e47
Only delete the ContentTypes and Permissions once, not the loop ( #4623 )
2023-11-17 12:24:49 -08:00
Paperless-ngx Bot [bot]
54d817d656
New translations messages.xlf (French)
...
[ci skip]
2023-11-17 10:03:22 -08:00
shamoon
00aa6c1f6a
Fix: Always retrieve sidebar views from service ( #4619 )
2023-11-17 09:41:00 -08:00
shamoon
ed34815393
Fix: Prevent text wrap on consumption template label ( #4616 )
2023-11-17 00:40:40 -08:00
Paperless-ngx Bot [bot]
ceb15716c3
New translations messages.xlf (Catalan)
...
[ci skip]
2023-11-17 00:11:11 -08:00
Paperless-ngx Bot [bot]
bc97f540de
New translations messages.xlf (French)
...
[ci skip]
2023-11-17 00:11:09 -08:00
shamoon
4ae67c79e0
Merge branch 'main' into beta
2023-11-16 23:13:42 -08:00
shamoon
be857e989b
Fix: increase width of labels in default perms settings ( #4612 )
2023-11-16 22:59:24 -08:00
Paperless-ngx Bot [bot]
232402197c
New translations django.po (French)
...
[ci skip]
2023-11-16 15:23:24 -08:00
Paperless-ngx Bot [bot]
12cbe84166
New translations messages.xlf (French)
...
[ci skip]
2023-11-16 15:23:23 -08:00
shamoon
b7b0be141c
Documentation: Add note that trash dir must exist ( #4608 )
2023-11-16 14:29:39 -08:00
Paperless-ngx Bot [bot]
8f9f4d9b71
New translations messages.xlf (German)
...
[ci skip]
2023-11-16 10:31:50 -08:00
Paperless-ngx Bot [bot]
b97b9b7a28
New translations django.po (French)
...
[ci skip]
2023-11-16 05:09:32 -08:00
Paperless-ngx Bot [bot]
cf23732da3
New translations messages.xlf (French)
...
[ci skip]
2023-11-16 05:09:30 -08:00
Paperless-ngx Bot [bot]
4e6b1d54e8
New translations messages.xlf (German)
...
[ci skip]
2023-11-15 22:45:15 -08:00
shamoon
fec8f90b78
FIx note deletion ( #4602 )
2023-11-15 20:25:17 -08:00
shamoon
bedd4dafc4
Fix: increase sidebar xxxl breakpoint to 2400px
2023-11-15 20:06:33 -08:00
quantenProjects
0d92648d62
Documentation: Structure backup section more clearly ( #4559 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2023-11-16 00:26:52 +00:00
Trenton H
07989bc2fa
Handles the case where other might have a None field as well ( #4598 )
2023-11-15 16:23:38 -08:00
Paperless-ngx Bot [bot]
09ff2cb9a3
New translations messages.xlf (Catalan)
...
[ci skip]
2023-11-15 02:22:56 -08:00
Paperless-ngx Bot [bot]
6aa2e60037
New translations messages.xlf (Serbian (Latin))
...
[ci skip]
2023-11-15 02:22:54 -08:00
Paperless-ngx Bot [bot]
9f3ef532b8
New translations messages.xlf (Luxembourgish)
...
[ci skip]
2023-11-15 02:22:53 -08:00
Paperless-ngx Bot [bot]
654621b438
New translations messages.xlf (Latvian)
...
[ci skip]
2023-11-15 02:22:51 -08:00
Paperless-ngx Bot [bot]
f8cfa9e02d
New translations messages.xlf (Croatian)
...
[ci skip]
2023-11-15 02:22:49 -08:00
Paperless-ngx Bot [bot]
7476aa5897
New translations messages.xlf (Thai)
...
[ci skip]
2023-11-15 02:22:48 -08:00
Paperless-ngx Bot [bot]
1d00a59706
New translations messages.xlf (Indonesian)
...
[ci skip]
2023-11-15 02:22:46 -08:00
Paperless-ngx Bot [bot]
82d4e5e456
New translations messages.xlf (Portuguese, Brazilian)
...
[ci skip]
2023-11-15 02:22:45 -08:00
Paperless-ngx Bot [bot]
07b6a36aab
New translations messages.xlf (Chinese Traditional)
...
[ci skip]
2023-11-15 02:22:43 -08:00
Paperless-ngx Bot [bot]
0ceb6cc143
New translations messages.xlf (Chinese Simplified)
...
[ci skip]
2023-11-15 02:22:42 -08:00
Paperless-ngx Bot [bot]
864a155ee8
New translations messages.xlf (Ukrainian)
...
[ci skip]
2023-11-15 02:22:40 -08:00
Paperless-ngx Bot [bot]
15e2e575ee
New translations messages.xlf (Turkish)
...
[ci skip]
2023-11-15 02:22:38 -08:00
Paperless-ngx Bot [bot]
253c524131
New translations messages.xlf (Swedish)
...
[ci skip]
2023-11-15 02:22:37 -08:00
Paperless-ngx Bot [bot]
48c02b8554
New translations messages.xlf (Slovenian)
...
[ci skip]
2023-11-15 02:22:35 -08:00
Paperless-ngx Bot [bot]
d8fef22c9a
New translations messages.xlf (Slovak)
...
[ci skip]
2023-11-15 02:22:33 -08:00
Paperless-ngx Bot [bot]
d82103e02d
New translations messages.xlf (Russian)
...
[ci skip]
2023-11-15 02:22:32 -08:00
Paperless-ngx Bot [bot]
9e5b22931e
New translations messages.xlf (Portuguese)
...
[ci skip]
2023-11-15 02:22:30 -08:00
Paperless-ngx Bot [bot]
30cd361edb
New translations messages.xlf (Polish)
...
[ci skip]
2023-11-15 02:22:28 -08:00
Paperless-ngx Bot [bot]
48da0071bd
New translations messages.xlf (Norwegian)
...
[ci skip]
2023-11-15 02:22:27 -08:00
Paperless-ngx Bot [bot]
32037e3645
New translations messages.xlf (Dutch)
...
[ci skip]
2023-11-15 02:22:12 -08:00
Paperless-ngx Bot [bot]
4279038a62
New translations messages.xlf (Korean)
...
[ci skip]
2023-11-15 02:22:10 -08:00
Paperless-ngx Bot [bot]
c8afe7503b
New translations messages.xlf (Italian)
...
[ci skip]
2023-11-15 02:22:08 -08:00
Paperless-ngx Bot [bot]
4dfae98250
New translations messages.xlf (Hungarian)
...
[ci skip]
2023-11-15 02:22:07 -08:00
Paperless-ngx Bot [bot]
b44dca49f5
New translations messages.xlf (Hebrew)
...
[ci skip]
2023-11-15 02:22:05 -08:00
Paperless-ngx Bot [bot]
3d5892a841
New translations messages.xlf (Finnish)
...
[ci skip]
2023-11-15 02:22:03 -08:00
Paperless-ngx Bot [bot]
365e06891a
New translations messages.xlf (Greek)
...
[ci skip]
2023-11-15 02:22:01 -08:00
Paperless-ngx Bot [bot]
0f436481b8
New translations messages.xlf (German)
...
[ci skip]
2023-11-15 02:21:59 -08:00
Paperless-ngx Bot [bot]
a5510be0bf
New translations messages.xlf (Danish)
...
[ci skip]
2023-11-15 02:21:57 -08:00
Paperless-ngx Bot [bot]
45a3c95a66
New translations messages.xlf (Czech)
...
[ci skip]
2023-11-15 02:21:56 -08:00
Paperless-ngx Bot [bot]
94cb13ce9d
New translations messages.xlf (Bulgarian)
...
[ci skip]
2023-11-15 02:21:54 -08:00
Paperless-ngx Bot [bot]
fecc431b10
New translations messages.xlf (Belarusian)
...
[ci skip]
2023-11-15 02:21:52 -08:00
Paperless-ngx Bot [bot]
c88a975bf0
New translations messages.xlf (Arabic)
...
[ci skip]
2023-11-15 02:21:50 -08:00
Paperless-ngx Bot [bot]
4ed26ab934
New translations messages.xlf (Afrikaans)
...
[ci skip]
2023-11-15 02:21:49 -08:00
Paperless-ngx Bot [bot]
76a8da20bf
New translations messages.xlf (Spanish)
...
[ci skip]
2023-11-15 02:21:47 -08:00
Paperless-ngx Bot [bot]
9f05747681
New translations messages.xlf (French)
...
[ci skip]
2023-11-15 02:21:45 -08:00
Paperless-ngx Bot [bot]
f0bb9bb953
New translations messages.xlf (Romanian)
...
[ci skip]
2023-11-15 02:21:42 -08:00
shamoon
72c6ac09ac
Merge branch 'dev' into beta
2023-11-15 00:43:11 -08:00
shamoon
07c38d6353
Fix: Add missing translation strings in v2.0.0-beta.rc1
...
Closes #4595
2023-11-15 00:43:00 -08:00
Paperless-ngx Bot [bot]
dd1cafbc77
New translations messages.xlf (Catalan)
...
[ci skip]
2023-11-15 00:30:28 -08:00
Paperless-ngx Bot [bot]
77e30d7844
New translations messages.xlf (Serbian (Latin))
...
[ci skip]
2023-11-15 00:30:27 -08:00
Paperless-ngx Bot [bot]
1c4f772a14
New translations messages.xlf (Luxembourgish)
...
[ci skip]
2023-11-15 00:30:25 -08:00
Paperless-ngx Bot [bot]
bfc3148e4f
New translations messages.xlf (Latvian)
...
[ci skip]
2023-11-15 00:30:24 -08:00
Paperless-ngx Bot [bot]
85db76c86e
New translations messages.xlf (Croatian)
...
[ci skip]
2023-11-15 00:30:22 -08:00
Paperless-ngx Bot [bot]
f6c0d97172
New translations messages.xlf (Thai)
...
[ci skip]
2023-11-15 00:30:20 -08:00
Paperless-ngx Bot [bot]
67f846513b
New translations messages.xlf (Indonesian)
...
[ci skip]
2023-11-15 00:30:19 -08:00
Paperless-ngx Bot [bot]
ad4cf843dd
New translations messages.xlf (Portuguese, Brazilian)
...
[ci skip]
2023-11-15 00:30:17 -08:00
Paperless-ngx Bot [bot]
af79b1504f
New translations messages.xlf (Chinese Traditional)
...
[ci skip]
2023-11-15 00:30:15 -08:00
Paperless-ngx Bot [bot]
caff72967e
New translations messages.xlf (Chinese Simplified)
...
[ci skip]
2023-11-15 00:30:14 -08:00
Paperless-ngx Bot [bot]
4abd21bbca
New translations messages.xlf (Ukrainian)
...
[ci skip]
2023-11-15 00:30:12 -08:00
Paperless-ngx Bot [bot]
a2770a1bff
New translations messages.xlf (Turkish)
...
[ci skip]
2023-11-15 00:30:11 -08:00
Paperless-ngx Bot [bot]
30e2d15321
New translations messages.xlf (Swedish)
...
[ci skip]
2023-11-15 00:30:09 -08:00
Paperless-ngx Bot [bot]
ba7e8b8627
New translations messages.xlf (Slovenian)
...
[ci skip]
2023-11-15 00:30:07 -08:00
Paperless-ngx Bot [bot]
58850e97ff
New translations messages.xlf (Slovak)
...
[ci skip]
2023-11-15 00:30:06 -08:00
Paperless-ngx Bot [bot]
b35acabc56
New translations messages.xlf (Russian)
...
[ci skip]
2023-11-15 00:30:04 -08:00
Paperless-ngx Bot [bot]
ef907f1bc4
New translations messages.xlf (Portuguese)
...
[ci skip]
2023-11-15 00:30:03 -08:00
Paperless-ngx Bot [bot]
c25128917b
New translations messages.xlf (Polish)
...
[ci skip]
2023-11-15 00:30:01 -08:00
Paperless-ngx Bot [bot]
9db6e64666
New translations messages.xlf (Norwegian)
...
[ci skip]
2023-11-15 00:29:59 -08:00
Paperless-ngx Bot [bot]
f51a29a2e1
New translations messages.xlf (Dutch)
...
[ci skip]
2023-11-15 00:29:57 -08:00
Paperless-ngx Bot [bot]
b90025a2d0
New translations messages.xlf (Korean)
...
[ci skip]
2023-11-15 00:29:56 -08:00
Paperless-ngx Bot [bot]
03b5ae02e1
New translations messages.xlf (Italian)
...
[ci skip]
2023-11-15 00:29:55 -08:00
Paperless-ngx Bot [bot]
70627b992a
New translations messages.xlf (Hungarian)
...
[ci skip]
2023-11-15 00:29:53 -08:00
Paperless-ngx Bot [bot]
e830cd9baa
New translations messages.xlf (Hebrew)
...
[ci skip]
2023-11-15 00:29:52 -08:00
Paperless-ngx Bot [bot]
05fb10390e
New translations messages.xlf (Finnish)
...
[ci skip]
2023-11-15 00:29:50 -08:00
Paperless-ngx Bot [bot]
d2c802c9da
New translations messages.xlf (Greek)
...
[ci skip]
2023-11-15 00:29:49 -08:00
Paperless-ngx Bot [bot]
741c165a5b
New translations messages.xlf (German)
...
[ci skip]
2023-11-15 00:29:47 -08:00
Paperless-ngx Bot [bot]
53d3ede184
New translations messages.xlf (Danish)
...
[ci skip]
2023-11-15 00:29:45 -08:00
Paperless-ngx Bot [bot]
a41d2f831d
New translations messages.xlf (Czech)
...
[ci skip]
2023-11-15 00:29:44 -08:00
Paperless-ngx Bot [bot]
e30b7d0fa4
New translations messages.xlf (Bulgarian)
...
[ci skip]
2023-11-15 00:29:43 -08:00
Paperless-ngx Bot [bot]
7222741863
New translations messages.xlf (Belarusian)
...
[ci skip]
2023-11-15 00:29:41 -08:00
Paperless-ngx Bot [bot]
49cea717af
New translations messages.xlf (Arabic)
...
[ci skip]
2023-11-15 00:29:39 -08:00
Paperless-ngx Bot [bot]
49a7b62155
New translations messages.xlf (Afrikaans)
...
[ci skip]
2023-11-15 00:29:38 -08:00
Paperless-ngx Bot [bot]
3abc88985a
New translations messages.xlf (Spanish)
...
[ci skip]
2023-11-15 00:29:36 -08:00
Paperless-ngx Bot [bot]
764b007d2c
New translations messages.xlf (French)
...
[ci skip]
2023-11-15 00:29:35 -08:00
Paperless-ngx Bot [bot]
a5c0d3dfae
New translations messages.xlf (Romanian)
...
[ci skip]
2023-11-15 00:29:33 -08:00
shamoon
386070923f
Merge branch 'dev' into beta
2023-11-15 00:21:23 -08:00
shamoon
e79015d877
Fix: Add missing translation string in share link dropdown
...
Closes #4594
2023-11-15 00:20:55 -08:00
shamoon
b574396751
Chore: Update lock-threads with discussions support ( #4580 )
2023-11-14 19:55:14 -08:00
tooomm
91400070a7
Documentation: Updated theme dark/light image specification ( #4591 )
2023-11-14 19:13:44 -08:00
Paperless-ngx Bot [bot]
23d02085e8
New translations messages.xlf (Serbian (Latin))
...
[ci skip]
2023-11-14 12:53:55 -08:00
Paperless-ngx Bot [bot]
a9459dca89
New translations messages.xlf (Catalan)
...
[ci skip]
2023-11-14 10:43:26 -08:00
Paperless-ngx Bot [bot]
bd08cd1983
New translations django.po (Catalan)
...
[ci skip]
2023-11-14 10:43:25 -08:00
Paperless-ngx Bot [bot]
3ae91495c1
New translations django.po (French)
...
[ci skip]
2023-11-14 02:50:12 -08:00
Paperless-ngx Bot [bot]
7f9fa46271
New translations messages.xlf (French)
...
[ci skip]
2023-11-14 02:50:11 -08:00
Paperless-ngx Bot [bot]
f3b02d9922
New translations django.po (Bulgarian)
...
[ci skip]
2023-11-14 01:54:22 -08:00
Paperless-ngx Bot [bot]
f2be582299
New translations django.po (French)
...
[ci skip]
2023-11-14 01:54:21 -08:00
Paperless-ngx Bot [bot]
b2eb403f9b
New translations messages.xlf (German)
...
[ci skip]
2023-11-14 01:54:19 -08:00
Paperless-ngx Bot [bot]
7e6a5927d7
New translations messages.xlf (Bulgarian)
...
[ci skip]
2023-11-14 01:54:18 -08:00
Paperless-ngx Bot [bot]
2c4a3650c4
New translations messages.xlf (French)
...
[ci skip]
2023-11-14 01:54:16 -08:00
Paperless-ngx Bot [bot]
5b125d4513
New translations messages.xlf (German)
...
[ci skip]
2023-11-13 22:39:40 -08:00
shamoon
66167aeb55
Fix: add sleep to close old discussions
2023-11-13 21:10:20 -08:00
shamoon
9804269cd1
2.0.0-beta.rc1
2023-11-13 20:30:30 -08:00
shamoon
3239c478a5
Merge branch 'main' into dev
2023-11-13 19:57:08 -08:00
Paperless-ngx Bot [bot]
8f2ca5761b
New Crowdin updates ( #4472 )
2023-11-13 19:56:39 -08:00
shamoon
ef9669cdb6
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
2023-11-13 19:54:01 -08:00
Trenton H
caddcaf807
Forces JSON files to be written as UTF-8, and disables the ensure ASCII option which escapes non-ASCII chars ( #4574 )
2023-11-13 14:18:21 -08:00
shamoon
90707d661b
Feature: compact toasts ( #4545 )
2023-11-13 21:17:44 +00:00
Trenton H
facb7226fe
Chore: Backend bulk updates ( #4509 )
2023-11-13 17:09:56 +00:00
shamoon
b671f54cb7
Chore: Close answered discussions ( #4565 )
2023-11-13 16:59:36 +00:00
shamoon
55f26c9c4c
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
2023-11-13 14:56:34 +00:00
shamoon
18995b3561
Fix plain text preview overflow ( #4555 )
2023-11-13 06:44:07 -08:00
shamoon
8e3fbdddc7
Adds Hungarian translation ( #4552 )
2023-11-12 16:39:17 -08:00
shamoon
c19df84bef
Fix: use ngSwitch for custom fields
2023-11-09 15:07:49 -08:00
Trenton H
e8527ba723
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
577b49df9d
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
Rock
5b83bd03f5
Documentation: clarify document_exporter includes settings ( #4533 )
2023-11-09 06:20:27 -08:00
shamoon
73cbf6c33d
API support for id args for documents & objects ( #4519 )
2023-11-06 12:31:10 -08:00
shamoon
95ab3b99f8
Fix: matrix chat link
2023-11-06 11:18:00 -08:00
shamoon
24dbf669a9
Fix: add permissions for custom fields with migration ( #4513 )
2023-11-06 08:05:35 -08:00
shamoon
8716590cef
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
10729f0362
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]
800f54f263
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]
e63a543c29
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
0f08796e1b
Allow more dependabot updates at once
2023-11-01 13:53:02 -07:00
dependabot[bot]
d10c32bad6
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]
813ad6551c
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]
5582b33d40
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]
79afc236c9
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]
1f83a75d5f
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
2a3baf5aec
Adds Bulgarian translation ( #4470 )
2023-11-01 06:49:52 -07:00
Paperless-ngx Bot [bot]
f92ae3b232
New Crowdin updates ( #4113 )
2023-10-31 15:45:28 -07:00
shamoon
03523244ef
Update share-links-dropdown.component.ts
2023-10-31 15:44:53 -07:00
shamoon
55e799b833
Fix: visually hidden text breaks delete button wrap ( #4462 )
2023-10-30 19:57:11 -07:00
shamoon
10929e9ac8
Fix: API statistics document_file_type_counts return type ( #4464 )
2023-10-30 16:35:42 -07:00
shamoon
89757609c2
Fix: Always return a list for audit log check ( #4463 )
2023-10-30 22:47:59 +00:00
shamoon
0f1dea67b7
Chore: upgrade python-ipware dependency ( #4446 )
2023-10-30 10:16:49 -07:00
nanokatz
38e035b95c
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
f695d4b9da
Fix: correct some form typography and styling
2023-10-27 11:41:55 -07:00
Trenton H
4fbe7f16f3
Stops duplicated action runs against internal PRs ( #4430 )
2023-10-26 01:05:52 +00:00
Trenton H
dcc2cc5001
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
cb271deb8f
Fixes the returning of a set, change to a list instead ( #4442 )
2023-10-25 16:18:13 -07:00
Trenton H
d480e91196
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
9880f9ebc7
Feature: support sorting sidebar saved views ( #4381 )
2023-10-20 02:41:01 +00:00
Trenton H
999ae678c2
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
5f0eba694c
Documentation: note stripping of non-numeric characters from ASN barcode during processing ( #4402 )
2023-10-19 15:06:48 +00:00
Musa Ahmed
f893ba929a
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
d35b0423b6
Update bug-report.yml
2023-10-18 12:12:28 -07:00
shamoon
651a22d056
Update bug-report.yml
2023-10-18 12:09:24 -07:00
shamoon
8dee246854
Update bug-report.yml
2023-10-18 12:08:10 -07:00
Sebastian Porombka
90db397ec6
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]
cf973ff41e
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
fd8de5b1ea
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
27772257a8
Fix btn-link hover colors per primary color lightness
2023-10-15 13:58:40 -07:00
shamoon
5665db844e
Fix: hover colors, empty lists, disable autocomplete, translation strings
2023-10-15 12:00:30 -07:00
shamoon
21a9963a2b
Fix: dashboard sidebar sticky, bottom margin
2023-10-15 11:34:59 -07:00
shamoon
99f260225a
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
shamoon
e4054d684c
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
2023-10-13 09:16:17 -07:00
Trenton H
01af725d79
Remove old information about building the Docker image locally ( #4354 )
2023-10-11 13:52:28 +00:00
Trenton H
db0f31adea
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
shamoon
226c771735
Add AI note
2023-10-10 08:42:31 -07:00
Trenton H
b18b070622
Renames the email certificate so it doesn't get read during Docker startup ( #4346 )
2023-10-09 14:47:31 -07:00
Trenton H
e52ae28426
Fixes a missing directory pre-create in Docker image ( #4347 )
2023-10-09 14:33:21 -07:00
shamoon
6acd30eda1
Fix slim sidebar animation on xxxl screens
2023-10-09 10:01:14 -07:00
shamoon
f170cc0354
CI: Install frontend dependencies separately, once ( #4336 )
2023-10-09 09:44:20 -07:00
shamoon
d9abae51b5
Merge branch 'v2.0-visual-fixes' into dev
2023-10-07 19:42:47 -07:00
Trenton H
ada67bd54e
Retry Tika parsing with PUT instead of form data in the event of a 500 error response ( #4334 )
2023-10-07 18:36:27 -07:00
shamoon
f7f5d0efa6
Fix: get highest ASN regardless of user ( #4326 )
2023-10-06 17:22:31 -07:00
Trenton H
a2bdd64ad0
Feature: Include more updated base tools in Docker image ( #4319 )
...
* New method for installing jbig2enc
* Installs newer qpdf, ghostscript as well as jbig2enc
2023-10-05 10:51:58 -07:00
dependabot[bot]
48f4f21d28
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>
2023-10-05 07:37:59 +00:00
shamoon
57b8ee37ec
CI: Shard frontend tests, improve GC, use max workers ( #4316 )
2023-10-04 19:35:16 -07:00
Trenton H
71bf8eb332
Upgrades all backend libraries and development tools/hooks to latest versions ( #4305 )
2023-10-02 17:01:16 -07:00
dependabot[bot]
fb1e288580
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>
2023-10-01 21:27:48 +00:00
dependabot[bot]
720c6dd3b0
Bump the frontend-angular-dependencies group in /src-ui with 8 updates ( #4302 )
...
Bumps the frontend-angular-dependencies group in /src-ui with 8 updates:
| Package | From | To |
| --- | --- | --- |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common ) | `16.2.6` | `16.2.7` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler ) | `16.2.6` | `16.2.7` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core ) | `16.2.6` | `16.2.7` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms ) | `16.2.6` | `16.2.7` |
| [@angular/localize](https://github.com/angular/angular ) | `16.2.6` | `16.2.7` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser ) | `16.2.6` | `16.2.7` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic ) | `16.2.6` | `16.2.7` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router ) | `16.2.6` | `16.2.7` |
Updates `@angular/common` from 16.2.6 to 16.2.7
- [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.7/packages/common )
Updates `@angular/compiler` from 16.2.6 to 16.2.7
- [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.7/packages/compiler )
Updates `@angular/core` from 16.2.6 to 16.2.7
- [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.7/packages/core )
Updates `@angular/forms` from 16.2.6 to 16.2.7
- [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.7/packages/forms )
Updates `@angular/localize` from 16.2.6 to 16.2.7
- [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.6...16.2.7 )
Updates `@angular/platform-browser` from 16.2.6 to 16.2.7
- [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.7/packages/platform-browser )
Updates `@angular/platform-browser-dynamic` from 16.2.6 to 16.2.7
- [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.7/packages/platform-browser-dynamic )
Updates `@angular/router` from 16.2.6 to 16.2.7
- [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.7/packages/router )
---
updated-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
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-01 21:16:33 +00:00
shamoon
be6506da08
Feature: password reset ( #4289 )
2023-09-30 18:17:42 -07:00
shamoon
4f6698e39f
Update mkdocs.yml
2023-09-29 22:40:10 -07:00
shamoon
cdcd22e6a6
Revert #4292
2023-09-28 21:58:40 -07:00
shamoon
b1b3eb4406
Fix removed pull_request event from ci
2023-09-28 21:54:03 -07:00
shamoon
b0c6f5e56b
Remove ignore translation branches from ci ( #4292 )
2023-09-28 20:01:38 -07:00
shamoon
322d8a61c2
Merge branch 'main' into dev
2023-09-28 12:13:43 -07:00
shamoon
d41c4730cd
Show docs search shortcut key
2023-09-28 12:02:35 -07:00
shamoon
b38bb47491
Show docs search shortcut key
2023-09-28 11:59:31 -07:00
shamoon
6973691cce
Enhancement: dashboard improvements, drag-n-drop reorder dashboard views ( #4252 )
...
* Updated dashboard
* Make entire screen dropzone on dashboard too
* Floating upload widget status alerts
* Visual tweaks: spacing, borders
* Better empty view widget
* Support drag + drop reorder of dashboard saved views
* Update messages.xlf
* Disable dashbaord dnd if global dnd active
* Remove ngx-file-drop dep, rebuild file-drop & upload files widget
* Revert custom file drop implementation
* Try patch-package fix
* Simplify dropzone transitions to make more reliable
* Update messages.xlf
* Update dashboard.spec.ts
* Fix coverage
2023-09-28 10:18:12 -07:00
Trenton H
96176589ca
Updates the secret key generation to override locale settings and provide more entropy ( #4277 )
2023-09-28 09:33:41 -07:00
shamoon
a74740877a
Fix: remove note max height ( #4287 )
2023-09-28 09:20:07 -07:00
dependabot[bot]
1de4072a48
Bump the frontend-eslint-dependencies group in /src-ui with 3 updates ( #4283 )
...
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.2 to 6.7.3
- [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.7.3/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 6.7.2 to 6.7.3
- [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.7.3/packages/parser )
Updates `eslint` from 8.49.0 to 8.50.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.49.0...v8.50.0 )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-eslint-dependencies
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
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-09-28 03:16:32 +00:00
dependabot[bot]
cf2796b2af
Bump the frontend-angular-dependencies group in /src-ui with 10 updates ( #4282 )
...
Bumps the frontend-angular-dependencies group in /src-ui with 10 updates:
| Package | From | To |
| --- | --- | --- |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common ) | `16.2.5` | `16.2.6` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler ) | `16.2.5` | `16.2.6` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core ) | `16.2.5` | `16.2.6` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms ) | `16.2.5` | `16.2.6` |
| [@angular/localize](https://github.com/angular/angular ) | `16.2.5` | `16.2.6` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser ) | `16.2.5` | `16.2.6` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic ) | `16.2.5` | `16.2.6` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router ) | `16.2.5` | `16.2.6` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli ) | `16.2.3` | `16.2.4` |
| [@angular/cli](https://github.com/angular/angular-cli ) | `16.2.3` | `16.2.4` |
Updates `@angular/common` from 16.2.5 to 16.2.6
- [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.6/packages/common )
Updates `@angular/compiler` from 16.2.5 to 16.2.6
- [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.6/packages/compiler )
Updates `@angular/core` from 16.2.5 to 16.2.6
- [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.6/packages/core )
Updates `@angular/forms` from 16.2.5 to 16.2.6
- [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.6/packages/forms )
Updates `@angular/localize` from 16.2.5 to 16.2.6
- [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.5...16.2.6 )
Updates `@angular/platform-browser` from 16.2.5 to 16.2.6
- [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.6/packages/platform-browser )
Updates `@angular/platform-browser-dynamic` from 16.2.5 to 16.2.6
- [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.6/packages/platform-browser-dynamic )
Updates `@angular/router` from 16.2.5 to 16.2.6
- [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.6/packages/router )
Updates `@angular-devkit/build-angular` from 16.2.3 to 16.2.4
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/16.2.3...16.2.4 )
Updates `@angular/cli` from 16.2.3 to 16.2.4
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/16.2.3...16.2.4 )
---
updated-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: "@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-09-27 23:12:20 +00:00
Trenton H
85315b768c
Updates Django to 4.2.5 ( #4278 )
2023-09-27 10:45:51 -07:00
dependabot[bot]
76a147e58b
Bump @types/node from 20.6.3 to 20.7.0 in /src-ui ( #4284 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.6.3 to 20.7.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>
2023-09-27 17:07:43 +00:00
dependabot[bot]
de88c6de8c
Bump leonsteinhaeuser/project-beta-automations from 2.1.0 to 2.2.1 ( #4281 )
...
Bumps [leonsteinhaeuser/project-beta-automations](https://github.com/leonsteinhaeuser/project-beta-automations ) from 2.1.0 to 2.2.1.
- [Release notes](https://github.com/leonsteinhaeuser/project-beta-automations/releases )
- [Commits](https://github.com/leonsteinhaeuser/project-beta-automations/compare/v2.1.0...v2.2.1 )
---
updated-dependencies:
- dependency-name: leonsteinhaeuser/project-beta-automations
dependency-type: direct:production
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-09-27 16:44:36 +00:00
Trenton H
613b429540
Updates dependabot to group some backend deps and all Github actions updates ( #4280 )
2023-09-27 09:32:25 -07:00
shamoon
d9abb745a9
Merge branch 'main' into dev
2023-09-26 13:33:27 -07:00
shamoon
702225f535
Update bug-report.yml
2023-09-26 13:33:17 -07:00
Trenton H
612e6341a3
Ensures all old connections are closed in certain longer running locations ( #4265 )
2023-09-25 12:52:22 -07:00
shamoon
70b566f746
Update translation string for tasks dialog ( #4263 )
2023-09-25 10:53:36 -07:00
shamoon
6dd69126ae
Update messages.xlf
2023-09-25 07:33:40 -07:00
shamoon
f3d6756fba
Enhancement: settings reorganization & improvements, separate admin section ( #4251 )
...
* Separate admin / manage sections
* Move mail settings to its own component
* Move users and groups to its own component
* Move default permissions to its own settings tab
* Unify list styling, add tour step, refactor components
* Only patch saved views that have changed on settings save
* Update messages.xlf
* Remove unused methods in settings.component.ts
* Drop admin section to bottom of sidebar, cleanup outdated, add docs link to dropdown
* Better visually unify management list & other list pages
2023-09-24 19:24:28 -07:00
Trenton H
8d60506884
Standarizes the imports across all the files and modules ( #4248 )
2023-09-23 20:17:01 -07:00
shamoon
9712ac109d
Feature: consumption templates ( #4196 )
...
* Initial implementation of consumption templates
* Frontend implementation of consumption templates
Testing
* Support consumption template source
* order templates, automatically add permissions
* Support title assignment in consumption templates
* Refactoring, filters to and, show sources on list
Show sources on template list, update some translation strings
Make filters and
minor testing
* Update strings
* Only update django-multiselectfield
* Basic docs, document some methods
* Improve testing coverage, template multi-assignment merges
2023-09-22 16:53:13 -07:00
shamoon
379b4f8cd3
Documentation enhancement: add direct links for all config vars ( #4237 )
2023-09-22 11:12:47 -07:00
shamoon
86d223fd93
Fix mixed rule / owner check, component input / output
2023-09-22 01:20:25 -07:00
shamoon
205106b566
Support edit permissions for mail rules and accounts
2023-09-22 01:01:35 -07:00
shamoon
54099d8441
Fix settings users initialization before groups
2023-09-21 23:35:40 -07:00
shamoon
7c8b501c40
Run npx install playwright in src-ui dir ( #4239 )
2023-09-21 17:13:19 -07:00
shamoon
02bf0349ca
Support default permissions for object creation via frontend ( #4233 )
2023-09-21 16:28:22 -07:00
shamoon
9d72d1fc81
Update playwright so ci doesnt start failing
2023-09-21 15:12:39 -07:00
Trenton H
085e6da1f2
Handle when INotify fails to import but the polling is set to 0 still ( #4230 )
2023-09-20 14:04:42 -07:00
Trenton H
1ce0eae931
Creates folders and adjusts permissions before declaring the volumes ( #4225 )
2023-09-20 11:39:31 -07:00
dependabot[bot]
ff5c25fc8c
Bump zone.js from 0.13.1 to 0.13.3 in /src-ui ( #4223 )
...
Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js ) from 0.13.1 to 0.13.3.
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/zone.js-0.13.3/packages/zone.js )
---
updated-dependencies:
- dependency-name: zone.js
dependency-type: direct:production
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-09-20 14:39:03 +00:00
dependabot[bot]
ef863bec7c
Bump @types/node from 20.5.8 to 20.6.3 in /src-ui ( #4224 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.5.8 to 20.6.3.
- [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>
2023-09-20 14:23:33 +00:00
dependabot[bot]
89117da57d
Bump the frontend-angular-dependencies group in /src-ui with 2 updates ( #4222 )
...
Bumps the frontend-angular-dependencies group in /src-ui with 2 updates: [@angular-devkit/build-angular](https://github.com/angular/angular-cli ) and [@angular/cli](https://github.com/angular/angular-cli ).
Updates `@angular-devkit/build-angular` from 16.2.2 to 16.2.3
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/16.2.3/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/16.2.2...16.2.3 )
Updates `@angular/cli` from 16.2.2 to 16.2.3
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/16.2.3/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/16.2.2...16.2.3 )
---
updated-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-09-20 14:08:48 +00:00
dependabot[bot]
6170f4f56a
Bump docker/login-action from 2 to 3 ( #4221 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-20 13:34:58 +00:00
dependabot[bot]
0b00f8f4f0
Bump docker/setup-buildx-action from 2 to 3 ( #4220 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-20 13:24:14 +00:00
dependabot[bot]
a45c128c38
Bump docker/setup-qemu-action from 2 to 3 ( #4211 )
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-20 07:31:58 +00:00
dependabot[bot]
fe26655653
Bump bootstrap from 5.3.1 to 5.3.2 in /src-ui ( #4217 )
...
Bumps [bootstrap](https://github.com/twbs/bootstrap ) from 5.3.1 to 5.3.2.
- [Release notes](https://github.com/twbs/bootstrap/releases )
- [Commits](https://github.com/twbs/bootstrap/compare/v5.3.1...v5.3.2 )
---
updated-dependencies:
- dependency-name: bootstrap
dependency-type: direct:production
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-09-20 06:09:25 +00:00
dependabot[bot]
2277fb5a58
Bump the frontend-eslint-dependencies group in /src-ui with 3 updates ( #4215 )
...
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.5.0 to 6.7.2
- [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.7.2/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 6.5.0 to 6.7.2
- [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.7.2/packages/parser )
Updates `eslint` from 8.48.0 to 8.49.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.48.0...v8.49.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-09-20 05:57:55 +00:00
dependabot[bot]
b6ab3095ab
Bump the frontend-jest-dependencies group in /src-ui with 4 updates ( #4218 )
...
Bumps the frontend-jest-dependencies group in /src-ui with 4 updates: [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest ), [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ), [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom ) and [jest-websocket-mock](https://github.com/romgain/jest-websocket-mock ).
Updates `jest` from 29.6.4 to 29.7.0
- [Release notes](https://github.com/jestjs/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest )
Updates `@types/jest` from 29.5.4 to 29.5.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Updates `jest-environment-jsdom` from 29.6.4 to 29.7.0
- [Release notes](https://github.com/jestjs/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest-environment-jsdom )
Updates `jest-websocket-mock` from 2.4.1 to 2.5.0
- [Release notes](https://github.com/romgain/jest-websocket-mock/releases )
- [Commits](https://github.com/romgain/jest-websocket-mock/compare/v2.4.1...v2.5.0 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: frontend-jest-dependencies
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-jest-dependencies
- dependency-name: jest-environment-jsdom
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: frontend-jest-dependencies
- dependency-name: jest-websocket-mock
dependency-type: direct:development
update-type: version-update:semver-minor
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-09-19 22:40:38 -07:00
dependabot[bot]
591466d16d
Bump stumpylog/image-cleaner-action from 0.2.0 to 0.3.0 ( #4210 )
...
Bumps [stumpylog/image-cleaner-action](https://github.com/stumpylog/image-cleaner-action ) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/stumpylog/image-cleaner-action/releases )
- [Changelog](https://github.com/stumpylog/image-cleaner-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stumpylog/image-cleaner-action/compare/v0.2.0...v0.3.0 )
---
updated-dependencies:
- dependency-name: stumpylog/image-cleaner-action
dependency-type: direct:production
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-09-19 22:12:29 -07:00
dependabot[bot]
666c12f2e8
Bump docker/metadata-action from 4 to 5 ( #4209 )
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md )
- [Commits](https://github.com/docker/metadata-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-19 22:12:14 -07:00
dependabot[bot]
8180226eb7
Bump uuid from 9.0.0 to 9.0.1 in /src-ui ( #4216 )
...
Bumps [uuid](https://github.com/uuidjs/uuid ) from 9.0.0 to 9.0.1.
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v9.0.0...v9.0.1 )
---
updated-dependencies:
- dependency-name: uuid
dependency-type: direct:production
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-09-20 05:08:46 +00:00
dependabot[bot]
0d5be4a730
Bump the frontend-angular-dependencies group in /src-ui with 16 updates ( #4213 )
...
Bumps the frontend-angular-dependencies group in /src-ui with 16 updates:
| Package | From | To |
| --- | --- | --- |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common ) | `16.2.3` | `16.2.5` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler ) | `16.2.3` | `16.2.5` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core ) | `16.2.3` | `16.2.5` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms ) | `16.2.3` | `16.2.5` |
| [@angular/localize](https://github.com/angular/angular ) | `16.2.3` | `16.2.5` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser ) | `16.2.3` | `16.2.5` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic ) | `16.2.3` | `16.2.5` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router ) | `16.2.3` | `16.2.5` |
| [ngx-ui-tour-ng-bootstrap](https://github.com/hakimio/ngx-ui-tour ) | `13.0.3` | `13.0.4` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli ) | `16.2.1` | `16.2.2` |
| [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder ) | `16.1.1` | `16.2.0` |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin ) | `16.1.1` | `16.2.0` |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template ) | `16.1.1` | `16.2.0` |
| [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics ) | `16.1.1` | `16.2.0` |
| [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser ) | `16.1.1` | `16.2.0` |
| [@angular/cli](https://github.com/angular/angular-cli ) | `16.2.1` | `16.2.2` |
Updates `@angular/common` from 16.2.3 to 16.2.5
- [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.5/packages/common )
Updates `@angular/compiler` from 16.2.3 to 16.2.5
- [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.5/packages/compiler )
Updates `@angular/core` from 16.2.3 to 16.2.5
- [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.5/packages/core )
Updates `@angular/forms` from 16.2.3 to 16.2.5
- [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.5/packages/forms )
Updates `@angular/localize` from 16.2.3 to 16.2.5
- [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.3...16.2.5 )
Updates `@angular/platform-browser` from 16.2.3 to 16.2.5
- [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.5/packages/platform-browser )
Updates `@angular/platform-browser-dynamic` from 16.2.3 to 16.2.5
- [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.5/packages/platform-browser-dynamic )
Updates `@angular/router` from 16.2.3 to 16.2.5
- [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.5/packages/router )
Updates `ngx-ui-tour-ng-bootstrap` from 13.0.3 to 13.0.4
- [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.1 to 16.2.2
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/16.2.1...16.2.2 )
Updates `@angular-eslint/builder` from 16.1.1 to 16.2.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases )
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/builder/CHANGELOG.md )
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v16.2.0/packages/builder )
Updates `@angular-eslint/eslint-plugin` from 16.1.1 to 16.2.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases )
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v16.2.0/packages/eslint-plugin )
Updates `@angular-eslint/eslint-plugin-template` from 16.1.1 to 16.2.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases )
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin-template/CHANGELOG.md )
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v16.2.0/packages/eslint-plugin-template )
Updates `@angular-eslint/schematics` from 16.1.1 to 16.2.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases )
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/schematics/CHANGELOG.md )
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v16.2.0/packages/schematics )
Updates `@angular-eslint/template-parser` from 16.1.1 to 16.2.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases )
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/template-parser/CHANGELOG.md )
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v16.2.0/packages/template-parser )
Updates `@angular/cli` from 16.2.1 to 16.2.2
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/16.2.1...16.2.2 )
---
updated-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: 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-eslint/builder"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/eslint-plugin-template"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/schematics"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/template-parser"
dependency-type: direct:development
update-type: version-update:semver-minor
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-09-19 21:40:35 -07:00
dependabot[bot]
49a2e2f3fa
Bump docker/build-push-action from 4 to 5 ( #4212 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-20 04:37:16 +00:00
dependabot[bot]
219563146d
Bump actions/checkout from 3 to 4 ( #4208 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-20 03:52:56 +00:00
shamoon
0d01295e79
Update GitHub strings
...
See #4024
2023-09-19 20:34:27 -07:00
shamoon
b65e195c27
Update translation strings
2023-09-19 14:31:19 -07:00
shamoon
f5717cca1c
Enhancement: bulk edit object permissions ( #4176 )
...
* bulk_edit_object_perms API endpoint
* Frontend support for bulk object permissions edit
2023-09-19 13:40:21 -07:00
Trenton H
a2c9f6792e
Fixes the documentation for fuzzy matching ( #4207 )
2023-09-19 07:46:13 -07:00
Marwan Khalil
95c12c1840
Fix: completely hide upload widget if user does not have permissions ( #4198 )
2023-09-17 14:53:20 +00:00
shamoon
4de1cb0a09
Fix application of theme color vars at root ( #4193 )
2023-09-16 01:08:03 -07:00
Trenton H
ec9ebd3026
Allow the user the specifiy the zip file name ( #4189 )
2023-09-15 16:33:28 -07:00
shamoon
5ee9ad3e4f
Migrate frontend prefix to -pngx
2023-09-14 14:51:02 -07:00
shamoon
9e2135e2c7
Fix bs-theme html attributes
2023-09-14 14:51:02 -07:00
shamoon
116da276c7
Fix form switch checkmark visual bug
2023-09-14 14:51:02 -07:00
shamoon
7c9ab8c0b6
Feature: Share links ( #3996 )
...
* Implement share links
Basic implementation of share links
Make certain share link fields not editable, automatically grant permissions on migrate
Updated styling, error messages from expired / deleted links
frontend code linting, reversable sharelink migration
testing coverage
Update translation strings
No links message
* Consolidate file response methods
* improvements to share links on mobile devices
* Refactor share links file_version
* Add docs for share links
* Apply suggestions from code review
* When filtering share links, use the timezone aware now()
* Removes extra call to setup directories for usage in testing
* FIx copied badge display on some browsers
* Move copy to ngx-clipboard library
---------
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com >
2023-09-14 13:32:43 -07:00
shamoon
3a36d9b1ae
Update docker image and ci to node 20
2023-09-14 13:06:14 -07:00
Trenton Holmes
5fce21e269
Trims libraries which are baked into the wheels we use, no need for them on the system
2023-09-14 10:36:15 -07:00
shamoon
a46bfc8b5f
Update playwright to 1.38.0
2023-09-14 00:00:27 -07:00
shamoon
a860c29304
Update playwright to 1.38.0
2023-09-13 23:48:26 -07:00
shamoon
cc90b45022
Fix typo in #4179
2023-09-13 23:46:26 -07:00
Dominik Mielcarek
78ae4c42f7
Chore: change dark mode to use Bootstrap's color modes ( #4174 )
...
* Change setting dark mode to use Bootstrap's data-bs-theme attribute
* Update dark mode styling to use Bootstrap's color mode attribute
* Update unit tests and lints
* Fix not reflecting custom theme color
* Remove commented-out code
* fix inverted thumbnails in dark mode & card borders
* prettier
* Fix application of dark mode, tests
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2023-09-13 18:11:44 +00:00
shamoon
d1292c59ea
Fix: support doc_pk
storage path placeholder ( #4179 )
2023-09-13 07:43:43 -07:00
Trenton H
1a87c730bc
Logs the errors during thumbnail generation, updates default to be WebP
2023-09-12 12:16:22 -07:00
Trenton H
7aa72f768f
Uses regex matching against the messages, as ordering and exact matched value don't matter, just the count of matches
2023-09-12 08:59:09 -07:00
Trenton H
81b9f2d4e0
Cleans up the docs, adds validation of the process count, include the test descriptions
2023-09-12 08:17:12 -07:00
Trenton H
a03a745295
Adds multiprocessing to the fuzzy matching for a speedup
2023-09-12 08:17:12 -07:00
shamoon
ce8bf90663
Add progress bar to document_fuzzy_match
2023-09-12 08:17:12 -07:00
Trenton Holmes
e2ae919a84
Implements a new command for fuzzy matching document content and reporting potential duplicates
2023-09-12 08:17:12 -07:00
shamoon
9a0e44a731
Pass saved_view owner as id only ( #4158 )
2023-09-10 16:37:35 -07:00
Trenton Holmes
650c816a7b
Removes support for Python 3.8 and lower from the code base
2023-09-10 11:42:59 -07:00
shamoon
c8bfbb9315
Fix dashboard widget card borders hidden by bkgd color ( #4155 )
2023-09-10 16:20:02 +00:00
Trenton H
80b32dd392
Updates the underlying image to use Python 3.11
2023-09-10 08:29:11 -07:00
shamoon
e3352ea426
Merge pull request #4055 from paperless-ngx/feature-frontend-handle-slowness
...
Enhancement: frontend better handle slow backend requests
2023-09-08 19:59:33 -07:00
shamoon
faed7683be
Frontend better handle slow backend requests
2023-09-08 19:49:54 -07:00
Trenton H
46a39190a4
Ignores coverage data in the error cases
2023-09-08 19:20:08 -07:00
Trenton H
a2f738772c
Fixes handling of exception chains in the util
2023-09-08 19:20:08 -07:00
Trenton H
a1697ff21c
Combine and extend the utility for calling the live services to be more robust against failures, reporting, etc
2023-09-08 19:20:08 -07:00
shamoon
b9fdf68be3
Update docker image node to v18 ( #4149 )
2023-09-08 16:48:02 -07:00
shamoon
ec971d0473
Fix add user / group buttons partially hidden if insufficient permissions ( #4133 )
2023-09-08 15:14:01 -07:00
shamoon
d462464af9
Merge pull request #4062 from paperless-ngx/feature-improve-error-notifications
...
Enhancement: Improved error notifications
2023-09-08 12:23:30 -07:00
shamoon
423e0768f9
Improved error notifications
2023-09-08 11:49:56 -07:00
Trenton H
0ef3a141a8
Enables Python 3.11 testing
2023-09-08 11:49:16 -07:00
Trenton H
d532913d56
Unlocks all things which were locked due to ARMv7, etc
2023-09-08 11:21:43 -07:00
Peter
3205bb3bdf
Change PWA Manifest to use Standalone Display ( #4129 )
2023-09-08 17:55:38 +00:00
Kamil Kosek
b238ba054d
Enhancement: add --id-range for document_retagger ( #4080 )
...
---------
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com >
2023-09-08 17:33:24 +00:00
shamoon
a8e13df249
Merge pull request #4088 from paperless-ngx/feature-greek-afrikaans-norwegian-translations
...
Enhancement: Add Afrikaans, Greek & Norwegian languages
2023-09-08 10:10:54 -07:00
shamoon
9dc77d94ed
Add Afrikaans, Greek & Norwegian languages
2023-09-08 10:01:01 -07:00
Trenton H
714995877a
Merge pull request #4037 from andreheuer/dev
...
Enhancement: add task id to pre/post consume script as env
2023-09-08 10:00:05 -07:00
shamoon
729d7a11cd
Merge pull request #4060 from paperless-ngx/feature-update-backend-bootstrap
...
Enhancement: update bootstrap to v5.3.1 for backend static pages
2023-09-08 09:20:22 -07:00
shamoon
95cd86a541
Update bootstrap to v5.3.1 for backend static pages
2023-09-08 09:08:23 -07:00
Trenton H
ca1b8344fa
Tweaks the FAQ on running with a Raspberry Pi
2023-09-08 09:05:27 -07:00
Trenton H
e797295b82
Drops the building of armv7 and removes most stuff the image does for it
2023-09-08 09:05:27 -07:00
dependabot[bot]
f216b322c2
Bump the frontend-jest-dependencies group in /src-ui with 4 updates ( #4112 )
...
* Bump the frontend-jest-dependencies group in /src-ui with 4 updates
Bumps the frontend-jest-dependencies group in /src-ui with 4 updates: [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest ), [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ), [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom ) and [jest-websocket-mock](https://github.com/romgain/jest-websocket-mock ).
Updates `jest` from 29.6.2 to 29.6.4
- [Release notes](https://github.com/jestjs/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jestjs/jest/commits/v29.6.4/packages/jest )
Updates `@types/jest` from 29.5.3 to 29.5.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Updates `jest-environment-jsdom` from 29.6.2 to 29.6.4
- [Release notes](https://github.com/jestjs/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jestjs/jest/commits/v29.6.4/packages/jest-environment-jsdom )
Updates `jest-websocket-mock` from 2.4.0 to 2.4.1
- [Release notes](https://github.com/romgain/jest-websocket-mock/releases )
- [Commits](https://github.com/romgain/jest-websocket-mock/compare/v2.4.0...v2.4.1 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-jest-dependencies
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-jest-dependencies
- dependency-name: jest-environment-jsdom
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-jest-dependencies
- dependency-name: jest-websocket-mock
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-jest-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update toasts.component.spec.ts
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2023-09-02 07:08:40 +00:00
github-actions
b97c19ca3c
Changelog v1.17.4 - GHA
2023-09-01 19:26:07 -07:00
dependabot[bot]
d54c7ca27c
Bump tslib from 2.6.1 to 2.6.2 in /src-ui ( #4108 )
...
Bumps [tslib](https://github.com/Microsoft/tslib ) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/Microsoft/tslib/releases )
- [Commits](https://github.com/Microsoft/tslib/compare/v2.6.1...v2.6.2 )
---
updated-dependencies:
- dependency-name: tslib
dependency-type: direct:production
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-09-02 01:01:22 +00:00
dependabot[bot]
077de8dcaa
Bump the frontend-eslint-dependencies group in /src-ui with 3 updates ( #4106 )
...
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.2.1 to 6.5.0
- [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.5.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 6.2.1 to 6.5.0
- [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.5.0/packages/parser )
Updates `eslint` from 8.46.0 to 8.48.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.46.0...v8.48.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-09-02 00:50:14 +00:00
dependabot[bot]
6f50e5671a
Bump concurrently from 8.2.0 to 8.2.1 in /src-ui ( #4111 )
...
Bumps [concurrently](https://github.com/open-cli-tools/concurrently ) from 8.2.0 to 8.2.1.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases )
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v8.2.0...v8.2.1 )
---
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-09-01 21:54:07 +00:00
dependabot[bot]
bab9bdc832
Bump @types/node from 20.4.5 to 20.5.8 in /src-ui ( #4110 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.4.5 to 20.5.8.
- [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>
2023-09-01 21:36:50 +00:00
shamoon
8e0adbb0fb
Add other jest dependencies to group
2023-09-01 14:17:32 -07:00
dependabot[bot]
6b175ae7e3
Bump the frontend-angular-dependencies group in /src-ui with 19 updates ( #4104 )
...
Bumps the frontend-angular-dependencies group in /src-ui with 19 updates:
| Package | From | To |
| --- | --- | --- |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common ) | `16.1.7` | `16.2.3` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler ) | `16.1.7` | `16.2.3` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core ) | `16.1.7` | `16.2.3` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms ) | `16.1.7` | `16.2.3` |
| [@angular/localize](https://github.com/angular/angular ) | `16.1.7` | `16.2.3` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser ) | `16.1.7` | `16.2.3` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic ) | `16.1.7` | `16.2.3` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router ) | `16.1.7` | `16.2.3` |
| [@ng-bootstrap/ng-bootstrap](https://github.com/ng-bootstrap/ng-bootstrap ) | `15.1.0` | `15.1.1` |
| [ngx-cookie-service](https://github.com/stevermeister/ngx-cookie-service ) | `16.0.0` | `16.0.1` |
| [@angular-builders/jest](https://github.com/just-jeb/angular-builders/tree/HEAD/packages/jest ) | `16.0.0` | `16.0.1` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli ) | `16.1.6` | `16.2.1` |
| [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder ) | `16.1.0` | `16.1.1` |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin ) | `16.1.0` | `16.1.1` |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template ) | `16.1.0` | `16.1.1` |
| [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics ) | `16.1.0` | `16.1.1` |
| [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser ) | `16.1.0` | `16.1.1` |
| [@angular/cli](https://github.com/angular/angular-cli ) | `16.1.6` | `16.2.1` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli ) | `16.1.7` | `16.2.3` |
Updates `@angular/common` from 16.1.7 to 16.2.3
- [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.3/packages/common )
Updates `@angular/compiler` from 16.1.7 to 16.2.3
- [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.3/packages/compiler )
Updates `@angular/core` from 16.1.7 to 16.2.3
- [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.3/packages/core )
Updates `@angular/forms` from 16.1.7 to 16.2.3
- [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.3/packages/forms )
Updates `@angular/localize` from 16.1.7 to 16.2.3
- [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.1.7...16.2.3 )
Updates `@angular/platform-browser` from 16.1.7 to 16.2.3
- [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.3/packages/platform-browser )
Updates `@angular/platform-browser-dynamic` from 16.1.7 to 16.2.3
- [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.3/packages/platform-browser-dynamic )
Updates `@angular/router` from 16.1.7 to 16.2.3
- [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.3/packages/router )
Updates `@ng-bootstrap/ng-bootstrap` from 15.1.0 to 15.1.1
- [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.0...15.1.1 )
Updates `ngx-cookie-service` from 16.0.0 to 16.0.1
- [Release notes](https://github.com/stevermeister/ngx-cookie-service/releases )
- [Changelog](https://github.com/stevermeister/ngx-cookie-service/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stevermeister/ngx-cookie-service/compare/v16.0.0...v16.0.1 )
Updates `@angular-builders/jest` from 16.0.0 to 16.0.1
- [Release notes](https://github.com/just-jeb/angular-builders/releases )
- [Changelog](https://github.com/just-jeb/angular-builders/blob/master/packages/jest/CHANGELOG.md )
- [Commits](https://github.com/just-jeb/angular-builders/commits/@angular-builders/jest@16.0.1/packages/jest )
Updates `@angular-devkit/build-angular` from 16.1.6 to 16.2.1
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/16.1.6...16.2.1 )
Updates `@angular-eslint/builder` from 16.1.0 to 16.1.1
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases )
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/builder/CHANGELOG.md )
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v16.1.1/packages/builder )
Updates `@angular-eslint/eslint-plugin` from 16.1.0 to 16.1.1
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases )
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v16.1.1/packages/eslint-plugin )
Updates `@angular-eslint/eslint-plugin-template` from 16.1.0 to 16.1.1
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases )
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin-template/CHANGELOG.md )
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v16.1.1/packages/eslint-plugin-template )
Updates `@angular-eslint/schematics` from 16.1.0 to 16.1.1
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases )
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/schematics/CHANGELOG.md )
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v16.1.1/packages/schematics )
Updates `@angular-eslint/template-parser` from 16.1.0 to 16.1.1
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases )
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/template-parser/CHANGELOG.md )
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v16.1.1/packages/template-parser )
Updates `@angular/cli` from 16.1.6 to 16.2.1
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/16.1.6...16.2.1 )
Updates `@angular/compiler-cli` from 16.1.7 to 16.2.3
- [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.3/packages/compiler-cli )
---
updated-dependencies:
- dependency-name: "@angular/common"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/compiler"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/core"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/forms"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/localize"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser-dynamic"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/router"
dependency-type: direct:production
update-type: version-update:semver-minor
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: ngx-cookie-service
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-builders/jest"
dependency-type: direct:development
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-minor
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/builder"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/eslint-plugin-template"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/schematics"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/template-parser"
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-minor
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/compiler-cli"
dependency-type: direct:development
update-type: version-update:semver-minor
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-09-01 21:07:47 +00:00
shamoon
9494633da3
Reset to -dev version string
2023-09-01 13:30:54 -07:00
shamoon
c754a5f391
Bumps version to 1.17.4
2023-09-01 13:29:55 -07:00
shamoon
2b692c6fc8
Merge branch 'dev'
2023-09-01 13:29:16 -07:00
Paperless-ngx Bot [bot]
35b6fb1a6d
New translations messages.xlf (Greek) ( #4095 )
...
[ci skip]
2023-09-01 13:28:41 -07:00
shamoon
61566a34d1
Fix consumer error typo
2023-09-01 00:11:32 -07:00
shamoon
e14f4c94c2
Fix: ghostscript rendering error doesnt trigger frontend failure message ( #4092 )
...
* Raise ParseError from gs rendering error
* catch all parser errors as generic exception
* Differentiate generic vs parse errors during consumption
2023-08-31 19:49:00 -07:00
André Heuer
52bdb1a80c
Added self type
2023-08-29 23:09:47 -07:00
André Heuer
88ee3bdb6d
Removed parameter, added documentation
2023-08-29 23:09:47 -07:00
André Heuer
8f8a99a645
Added task id to pre/post consume script as env
2023-08-29 23:09:47 -07:00
shamoon
8d35f22daf
Merge pull request #4085 from paperless-ngx/v1.17.3-changelog
...
[Documentation] Add v1.17.3 changelog
2023-08-29 15:55:34 -07:00
Trenton H
6f8ef9bbdc
Change the category of the pdf-js update
2023-08-29 11:53:59 -07:00
github-actions
e7ddf6ba8f
Changelog v1.17.3 - GHA
2023-08-28 21:42:38 -07:00
shamoon
407a119b9a
Fix long document names cause overflow on tasks view
2023-08-28 21:32:10 -07:00
shamoon
96aa2451bf
Add Ghostscript error to troubleshooting docs
2023-08-28 19:29:36 -07:00
Trenton Holmes
7680aab04d
Reset to -dev version string
2023-08-28 18:43:21 -07:00
Trenton Holmes
3aef26b229
Bumps version to 1.17.3
2023-08-28 18:28:40 -07:00
Trenton Holmes
935141adc0
Merge remote-tracking branch 'origin/dev'
2023-08-28 18:27:07 -07:00
Trenton Holmes
4300733d0c
Fixes an erroneous raise that prevented the retry logic from going
2023-08-28 18:26:22 -07:00
Paperless-ngx Bot [bot]
c284a091c0
New Crowdin updates ( #3997 )
...
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations django.po (Slovenian)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Afrikaans)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hungarian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2023-08-28 18:17:51 -07:00
Trenton H
7e768bfe23
When PDF/A rendering fails, add a warning the user may want to allow it to continue
2023-08-28 18:10:11 -07:00
Trenton H
938f388a0b
Upload frontend and backend coverage information together so codecov is less wrong with it's initial comment
2023-08-28 18:05:34 -07:00
shamoon
d22a6fb8ea
Merge pull request #4065 from paperless-ngx/feature-update-pdf-viewer
...
Chore: update frontend PDF viewer (including pdf-js)
2023-08-27 13:50:55 -07:00
shamoon
11142e2f05
Update ng2-pdf-viewer (including pdf-js) to 10.0.0
2023-08-27 00:29:23 -07:00
Trenton Holmes
fe7fb488c0
Do some trickery to support Python 3.11 and mocking invalid module names
2023-08-25 08:44:09 -07:00
shamoon
0929c5086a
Merge pull request #4064 from paperless-ngx/v1.17.2-changelog
...
[Documentation] Add v1.17.2 changelog
2023-08-24 12:53:21 -07:00
github-actions
eb3ed7719b
Changelog v1.17.2 - GHA
2023-08-24 19:09:28 +00:00
Trenton H
6c19a0f8c7
Reset to -dev versioning string
2023-08-24 11:42:25 -07:00
Trenton H
a0ece589b0
Bumps version to 1.17.2
2023-08-24 11:38:17 -07:00
Trenton H
8165071edf
Merge remote-tracking branch 'origin/dev'
2023-08-24 11:35:16 -07:00
shamoon
a667974378
Update settings.component.spec.ts
2023-08-24 00:21:06 -07:00
Trenton Holmes
fe1f88ce5d
Sets the http timeouts equal to the task timeout, so it's either done or really done
2023-08-23 18:40:22 -07:00
shamoon
8f2715e437
Merge pull request #4014 from paperless-ngx/ui-perms-tweaks
...
Enhancement: disable / hide some UI buttons / elements if insufficient permissions, show errors
2023-08-23 10:28:37 -07:00
shamoon
57a3223c77
Merge branch 'dev' into ui-perms-tweaks
2023-08-23 08:48:42 -07:00
Trenton H
df82ac8ac4
Adjusts to use a different loading of certificates and updates the docs for it
2023-08-23 08:22:01 -07:00
Trenton H
16adddc803
Allow users to set a combined certificte and key file for additional certificates in the SSL context
2023-08-23 08:22:01 -07:00
shamoon
d1ae82c5c2
Merge pull request #4038 from paperless-ngx/fix/issue-4036
...
Fix: tag creation sometimes retained search text
2023-08-21 11:15:15 -07:00
shamoon
0098936347
Fix: tag creation sometimes retained search text
2023-08-20 16:18:34 -07:00
shamoon
17b85f6400
Merge pull request #4035 from brakhane/polling-note
...
docs: add note about polling when using double-sided collation
2023-08-20 11:04:45 -07:00
Dennis Brakhane
48be9c0fd1
docs: add note about polling when using double-sided collation
2023-08-20 19:51:14 +02:00
shamoon
ce36c2d0ea
Merge pull request #4007 from paperless-ngx/fix/issue-4003
...
Fix: enforce permissions on bulk_edit operations
2023-08-18 06:37:08 -07:00
shamoon
06c63ef4a4
Disable / hide some UI buttons / elements if insufficient permissions
2023-08-17 20:34:19 -07:00
shamoon
03d93a7d6e
Fix: enforce permissions on bulk_edit operations
2023-08-17 00:12:46 -07:00
amo13
a0005c8b3e
Enhancement: Allow to set a prefix for keys and channels in redis ( #3993 )
2023-08-16 00:05:01 +00:00
shamoon
2220343c50
Merge pull request #3998 from paperless-ngx/v1.17.1-changelog
...
[Documentation] Add v1.17.1 changelog
2023-08-15 13:35:50 -07:00
github-actions
68fbed996f
Changelog v1.17.1 - GHA
2023-08-15 16:00:47 +00:00
Trenton H
20a4d8949d
Reset to -dev version string
2023-08-15 08:42:06 -07:00
Trenton H
1029ecfd49
Bumps version to 1.17.1
2023-08-15 08:38:52 -07:00
Trenton H
4de2a3b09e
Merge remote-tracking branch 'origin/dev'
2023-08-15 08:38:11 -07:00
Paperless-ngx Bot [bot]
651407c88e
New Crowdin updates ( #3930 )
...
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Afrikaans)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hungarian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations django.po (Turkish)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Afrikaans)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hungarian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Afrikaans)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hungarian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
2023-08-15 08:32:03 -07:00
shamoon
3e2e485f66
Update playwright
2023-08-14 21:51:46 -07:00
shamoon
10efaad224
Merge pull request #3988 from paperless-ngx/fix/issue-3986
2023-08-12 17:27:34 -07:00
shamoon
3dda02660c
Implement isNumber pipe
2023-08-12 08:31:42 -07:00
shamoon
0b4e8141b0
Merge pull request #3980 from paperless-ngx/fix/issue-3978
...
Fix: improve light color filled primary button text legibility
2023-08-11 20:03:46 -07:00
shamoon
16ab0efa59
Merge branch 'dev' into fix/issue-3978
2023-08-11 07:49:44 -07:00
shamoon
20ca1ec547
Merge pull request #3979 from paperless-ngx/fix/ukrainian-spelling
...
Fix: Correct spelling of Ukrainian
2023-08-11 07:49:33 -07:00
shamoon
a1c9ab237f
Fix light color filled primary button text legibility
2023-08-11 07:43:41 -07:00
shamoon
a65239f7f1
Correct spelling of Ukrainian
2023-08-11 07:25:31 -07:00
Trenton H
a0622675fd
Loosen restriction and update a couple of packages which were out of date
2023-08-10 17:23:16 -07:00
shamoon
1e0b778097
Merge pull request #3959 from paperless-ngx/fix/issue-3945
...
Fix: restrict status messages by owner if set
2023-08-09 17:52:47 -07:00
shamoon
3b666fef77
Add backend check for ws message ownership
2023-08-09 16:46:48 -07:00
shamoon
9291c98189
Improve 404 navigation and styling
2023-08-09 00:30:20 -07:00
shamoon
f6dadd8c82
Merge branch 'dev' into fix/issue-3945
2023-08-08 22:37:13 -07:00
shamoon
022bb272e6
Restrict status messages by owner if set
2023-08-08 20:39:55 -07:00
shamoon
edad1a41e8
Merge pull request #3953 from paperless-ngx/fix/issue-3944
...
Handle very old date strings in correspondent list
2023-08-08 06:59:29 -07:00
shamoon
421e78a748
Handle very old date strings in correspondent list
2023-08-07 17:31:38 -07:00
Trenton H
b961df90a7
Reduces the 2 mail tests flakiness
2023-08-07 15:32:33 -07:00
shamoon
0b26b7098a
Merge pull request #3941 from paperless-ngx/feature-ukranian-translation
...
Feature: Add Ukranian translation
2023-08-06 08:20:32 -07:00
shamoon
b09566a9a9
Adds Ukranian translation
2023-08-06 08:08:07 -07:00
github-actions
b869deab66
Changelog v1.17.0 - GHA
2023-08-05 09:17:18 -07:00
Jens van Almsick
3d552c3112
docs(bare-metal): add new dependency
...
mysqlclient 2.2.0 now requires pkg-config during installation via pip see https://github.com/PyMySQL/mysqlclient/discussions/638#discussioncomment-6333394
2023-08-05 07:55:18 -07:00
shamoon
2a2bf3bf55
Update environment.prod.ts
2023-08-04 12:04:36 -07:00
shamoon
26863b8cdc
Bumps version to 1.17.0
2023-08-04 11:39:14 -07:00
shamoon
b0f7d07214
Merge branch 'dev'
2023-08-04 11:38:12 -07:00
Paperless-ngx Bot [bot]
30c6557a32
New Crowdin updates ( #3742 )
...
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Afrikaans)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hungarian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations django.po (Portuguese)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations django.po (Norwegian)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations django.po (Hebrew)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hungarian)
[ci skip]
* New translations django.po (Hungarian)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations django.po (Italian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations django.po (Swedish)
[ci skip]
* New translations messages.xlf (Hungarian)
[ci skip]
* New translations messages.xlf (Hungarian)
[ci skip]
* New translations django.po (Hungarian)
[ci skip]
* New translations django.po (Hungarian)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (Afrikaans)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hungarian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Afrikaans)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hungarian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations django.po (German)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations django.po (German)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Afrikaans)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hungarian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Afrikaans)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hungarian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations django.po (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations django.po (Ukrainian)
[ci skip]
* New translations django.po (Ukrainian)
[ci skip]
* New translations django.po (Ukrainian)
[ci skip]
* New translations django.po (Ukrainian)
[ci skip]
* New translations django.po (Ukrainian)
[ci skip]
* New translations django.po (Ukrainian)
[ci skip]
* New translations django.po (Ukrainian)
[ci skip]
* New translations django.po (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations django.po (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations django.po (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations django.po (Croatian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations django.po (Croatian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations django.po (Ukrainian)
[ci skip]
* New translations messages.xlf (Ukrainian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Afrikaans)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hungarian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2023-08-04 18:37:15 +00:00
shamoon
e18e173089
Update messages.xlf
2023-08-04 11:25:22 -07:00
shamoon
6a8bdbd4f6
Merge pull request #3925 from paperless-ngx/fix/cancel-slow-queries
2023-08-04 07:22:23 -07:00
shamoon
b5dec87a62
Cancel possibly slow queries on leave doc details
2023-08-03 21:49:11 -07:00
Trenton H
e50d30876a
Merge pull request #3760 from a17t/dev
...
[BUG] Set office document creation date with timezone, if it is naive
2023-08-03 10:35:56 -07:00
Trenton Holmes
cbcd9ed67d
Merge remote-tracking branch 'paperless-ngx/dev' into dev
2023-08-03 10:00:14 -07:00
Trenton Holmes
6bcc26b487
Sets the timezone of creation, if the date is known and naive
2023-08-03 09:57:52 -07:00
Simon Siebert
56fcb3fee1
Working arround current TIKA Library Bugs - lint
2023-08-03 09:55:10 -07:00
shamoon
557e1790dd
Merge pull request #3903 from paperless-ngx/fix/issue-3902
...
Fix: note creation / deletion should respect doc permissions
2023-08-02 08:33:44 -07:00
shamoon
2e67697d36
Note creation / deletion should respect doc permissions
...
- Disable add note button on frontend
- Explicitly disable add / delete via api
2023-08-01 22:28:27 -07:00
shamoon
ca4500692f
remove unused e2e code
2023-08-01 19:27:52 -07:00
shamoon
5aba6bff09
Merge pull request #3918 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/frontend-angular-dependencies-f0885b8c36
...
Chore: Bump the frontend-angular-dependencies group in /src-ui with 11 updates
2023-08-01 19:27:23 -07:00
shamoon
9ed74068b9
Merge branch 'dev' into dependabot/npm_and_yarn/src-ui/dev/frontend-angular-dependencies-f0885b8c36
2023-08-01 19:27:11 -07:00
shamoon
be4685742c
remove redundant e2e tests
2023-08-01 19:23:11 -07:00
dependabot[bot]
86b0a38811
Bump the frontend-angular-dependencies group in /src-ui with 11 updates
...
Bumps the frontend-angular-dependencies group in /src-ui with 11 updates:
| Package | Update |
| --- | --- |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common ) | 16.1.5 to 16.1.7 |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler ) | 16.1.5 to 16.1.7 |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core ) | 16.1.5 to 16.1.7 |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms ) | 16.1.5 to 16.1.7 |
| [@angular/localize](https://github.com/angular/angular ) | 16.1.5 to 16.1.7 |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser ) | 16.1.5 to 16.1.7 |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic ) | 16.1.5 to 16.1.7 |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router ) | 16.1.5 to 16.1.7 |
| [@ng-select/ng-select](https://github.com/ng-select/ng-select ) | 11.0.0 to 11.1.1 |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli ) | 16.1.4 to 16.1.6 |
| [@angular/cli](https://github.com/angular/angular-cli ) | 16.1.4 to 16.1.6 |
Updates `@angular/common` from 16.1.5 to 16.1.7
- [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.1.7/packages/common )
Updates `@angular/compiler` from 16.1.5 to 16.1.7
- [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.1.7/packages/compiler )
Updates `@angular/core` from 16.1.5 to 16.1.7
- [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.1.7/packages/core )
Updates `@angular/forms` from 16.1.5 to 16.1.7
- [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.1.7/packages/forms )
Updates `@angular/localize` from 16.1.5 to 16.1.7
- [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.1.5...16.1.7 )
Updates `@angular/platform-browser` from 16.1.5 to 16.1.7
- [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.1.7/packages/platform-browser )
Updates `@angular/platform-browser-dynamic` from 16.1.5 to 16.1.7
- [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.1.7/packages/platform-browser-dynamic )
Updates `@angular/router` from 16.1.5 to 16.1.7
- [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.1.7/packages/router )
Updates `@ng-select/ng-select` from 11.0.0 to 11.1.1
- [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.0.0...v11.1.1 )
Updates `@angular-devkit/build-angular` from 16.1.4 to 16.1.6
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/16.1.4...16.1.6 )
Updates `@angular/cli` from 16.1.4 to 16.1.6
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/16.1.4...16.1.6 )
---
updated-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-select/ng-select"
dependency-type: direct:production
update-type: version-update:semver-minor
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 >
2023-08-02 02:04:39 +00:00
dependabot[bot]
3e528f0a9a
Bump stumpylog/image-cleaner-action from 0.1.0 to 0.2.0
...
Bumps [stumpylog/image-cleaner-action](https://github.com/stumpylog/image-cleaner-action ) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/stumpylog/image-cleaner-action/releases )
- [Changelog](https://github.com/stumpylog/image-cleaner-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stumpylog/image-cleaner-action/compare/v0.1.0...v0.2.0 )
---
updated-dependencies:
- dependency-name: stumpylog/image-cleaner-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-01 17:33:43 -07:00
shamoon
170d7b6922
Merge pull request #3911 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/frontend-eslint-dependencies-a4ef7a9a8b
...
Bump the frontend-eslint-dependencies group in /src-ui with 3 updates
2023-08-01 16:25:51 -07:00
dependabot[bot]
f05249a9ad
Bump the frontend-eslint-dependencies group in /src-ui with 3 updates
...
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.1.0 to 6.2.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.2.1/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 6.1.0 to 6.2.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.2.1/packages/parser )
Updates `eslint` from 8.44.0 to 8.46.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.44.0...v8.46.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 >
2023-08-01 23:14:30 +00:00
shamoon
5957ed7af3
Merge pull request #3909 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/tslib-2.6.1
...
Bump tslib from 2.6.0 to 2.6.1 in /src-ui
2023-08-01 16:12:29 -07:00
shamoon
8ed63893eb
Merge branch 'dev' into dependabot/npm_and_yarn/src-ui/dev/tslib-2.6.1
2023-08-01 15:37:47 -07:00
shamoon
ea9dd926bc
Merge pull request #3916 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/jest-environment-jsdom-29.6.2
...
Bump jest-environment-jsdom from 29.5.0 to 29.6.2 in /src-ui
2023-08-01 15:35:40 -07:00
dependabot[bot]
f31d3b531f
Bump jest-environment-jsdom from 29.5.0 to 29.6.2 in /src-ui
...
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom ) from 29.5.0 to 29.6.2.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.6.2/packages/jest-environment-jsdom )
---
updated-dependencies:
- dependency-name: jest-environment-jsdom
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-01 22:17:56 +00:00
shamoon
d851448c32
Merge pull request #3915 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/types/node-20.4.5
...
Bump @types/node from 20.3.3 to 20.4.5 in /src-ui
2023-08-01 15:17:02 -07:00
shamoon
65327d52a6
Merge branch 'dev' into dependabot/npm_and_yarn/src-ui/dev/tslib-2.6.1
2023-08-01 15:06:07 -07:00
dependabot[bot]
2ea5ae59b2
Bump @types/node from 20.3.3 to 20.4.5 in /src-ui
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.3.3 to 20.4.5.
- [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 >
2023-08-01 22:03:07 +00:00
shamoon
a04d09028b
Merge pull request #3914 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/bootstrap-5.3.1
...
Bump bootstrap from 5.3.0 to 5.3.1 in /src-ui
2023-08-01 15:02:11 -07:00
dependabot[bot]
dd9255cb81
Bump bootstrap from 5.3.0 to 5.3.1 in /src-ui
...
Bumps [bootstrap](https://github.com/twbs/bootstrap ) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/twbs/bootstrap/releases )
- [Commits](https://github.com/twbs/bootstrap/compare/v5.3.0...v5.3.1 )
---
updated-dependencies:
- dependency-name: bootstrap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-01 21:35:01 +00:00
shamoon
536d7ecd3e
Merge pull request #3912 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/playwright/test-1.36.2
...
Bump @playwright/test from 1.36.1 to 1.36.2 in /src-ui
2023-08-01 14:33:42 -07:00
shamoon
f50aac08df
Merge branch 'dev' into dependabot/npm_and_yarn/src-ui/dev/tslib-2.6.1
2023-08-01 14:02:26 -07:00
dependabot[bot]
db0f1d2159
Bump @playwright/test from 1.36.1 to 1.36.2 in /src-ui
...
Bumps [@playwright/test](https://github.com/Microsoft/playwright ) from 1.36.1 to 1.36.2.
- [Release notes](https://github.com/Microsoft/playwright/releases )
- [Commits](https://github.com/Microsoft/playwright/compare/v1.36.1...v1.36.2 )
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-01 21:02:21 +00:00
shamoon
d97b565d6c
Merge pull request #3906 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/frontend-jest-dependencies-7b2ae8246b
...
Bump the frontend-jest-dependencies group in /src-ui with 1 update
2023-08-01 14:01:26 -07:00
shamoon
d3071f13d8
Merge branch 'dev' into dependabot/npm_and_yarn/src-ui/dev/tslib-2.6.1
2023-08-01 13:48:39 -07:00
dependabot[bot]
768407c1d7
Bump the frontend-jest-dependencies group in /src-ui with 1 update
...
Bumps the frontend-jest-dependencies group in /src-ui with 1 update: [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ).
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.6.2/packages/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-jest-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-01 20:28:34 +00:00
shamoon
c5d18b03cd
Add eslint to eslint dependabot group
2023-08-01 13:27:58 -07:00
shamoon
5f05b44cde
Merge pull request #3904 from paperless-ngx/fix/notes-scrollbars
...
Fix: notes show persistent scrollbars
2023-08-01 13:25:16 -07:00
dependabot[bot]
beaa09e9b3
Bump tslib from 2.6.0 to 2.6.1 in /src-ui
...
Bumps [tslib](https://github.com/Microsoft/tslib ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/Microsoft/tslib/releases )
- [Commits](https://github.com/Microsoft/tslib/compare/2.6.0...v2.6.1 )
---
updated-dependencies:
- dependency-name: tslib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-01 20:14:35 +00:00
shamoon
d6960f537b
Do not force scroll on notes .card-body
2023-08-01 09:14:32 -07:00
brainrecursion
0918eab004
Remove debug
2023-07-30 08:34:33 -07:00
brainrecursion
9b16789a17
Add additional test for date parsing
2023-07-30 08:34:33 -07:00
brainrecursion
157240351f
Add support for more date formats
2023-07-30 08:34:33 -07:00
mechanarchy
6ad3d45d60
Add 'doc_pk' to PAPERLESS_FILENAME_FORMAT handling ( #3861 )
...
* Add 'doc_pk' to PAPERLESS_FILENAME_FORMAT handling
* Add test for 'doc_pk' filename formatter
2023-07-30 08:30:50 -07:00
Trenton H
b715e4d426
Creates and provides a default SSL context to the IMAP library
2023-07-28 10:43:37 -07:00
Trenton H
aad5e9e99f
Locks and upgrades all dependencies
2023-07-27 12:30:41 -07:00
shamoon
2a104ad33f
Merge pull request #3875 from paperless-ngx/feature-widget-buttons
2023-07-27 12:20:20 -07:00
shamoon
851290ee89
Merge branch 'dev' into feature-widget-buttons
2023-07-27 11:49:17 -07:00
shamoon
a8c6c55e3b
Useful buttons for saved view widgets
2023-07-26 11:36:55 -07:00
shamoon
992a647424
Fix large card date hover text color
2023-07-26 11:31:37 -07:00
shamoon
c22461a1b6
Merge pull request #3869 from paperless-ngx/fix/issue-3868
...
Fix/enhancement: permissions for mail rules & accounts
2023-07-26 07:37:54 -07:00
shamoon
23fefc3ab7
Include permissions for mail rules & accounts
2023-07-26 07:28:25 -07:00
shamoon
0beb9f0b5f
Update frontend consumer status phases
2023-07-26 07:03:43 -07:00
Trenton Holmes
d376f9e7a3
Adding more typing around the classification and matching
2023-07-26 07:03:43 -07:00
Trenton Holmes
07e7bcd30b
Small improvement to the consumer status with stronger typing
2023-07-26 07:03:43 -07:00
shamoon
95e86cb649
Add tip about permissions behavior
2023-07-25 13:27:50 -07:00
Trenton H
802e5591ce
Also handles confirming returned predictions are still automatic matching, in case the classifier hasn't been run since a type was changed
2023-07-24 12:31:56 -07:00
Trenton H
26d5730ad2
Handles a special case where the classification model exists, but no items are auto matching any longer
2023-07-24 12:31:56 -07:00
Dennis Brakhane
8c7554e081
Feature: collate two single-sided multipage scans ( #3784 )
...
* Feature: collate two single-sided scans
Some ADF only support single-sided scans, making scanning
double-sided documents a bit annoying.
This new feature enables Paperless to do most of the work,
by merging two seperate scans into a single one, collating
the even and odd numbered pages.
* Documentation: clarify that collation is disabled by default
* Apply suggestions from code review
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
* Address code review remarks
* Grammar fixes
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2023-07-24 00:29:04 -07:00
Trenton H
9f5d47c320
Fixes issues with copy2 or copystat and SELinux see #3665
2023-07-22 06:27:49 -07:00
shamoon
4aa452ce63
Merge pull request #3844 from mechanarchy/patch-1
...
Documentation improvements
2023-07-21 10:26:51 -07:00
mechanarchy
7ef81ae10f
Updates documentation formatting, grammar, links
...
Correct indentation of lists, code blocks
Update faq.md
Update CONTRIBUTING.md
Update development.md
Update advanced_usage.md
Update administration.md
Update configuration.md
Update configuration.md
Update advanced_usage.md
Update faq.md
2023-07-21 10:17:57 -07:00
shamoon
3628292afa
Updates frontend strings from latest prettier changes
2023-07-20 18:30:11 -07:00
Trenton H
8aa5ecde62
Updates some Python dependencies and the hooks
2023-07-20 18:30:11 -07:00
shamoon
2f149eac9d
Merge pull request #3672 from paperless-ngx/feature-permissions-exportimport
...
Feature: include global and object-level permissions in export / import
2023-07-20 11:40:53 -07:00
Trenton H
fcfc705b87
Fixes the timezone value in a test
2023-07-20 07:01:38 -07:00
Trenton H
7bd5c010a1
Updates to latest tika-client
2023-07-20 07:01:38 -07:00
shamoon
52168d8e61
Merge pull request #3835 from paperless-ngx/fix/issue-3833
...
Fix: Add warning to install script need for permissions
2023-07-19 18:16:08 -07:00
Trenton H
a3842d9228
Fixes the barcode setting always overriding the ASN, even if one wasn't found
2023-07-19 18:10:38 -07:00
shamoon
452c51bd16
Add warning to install script need for permissions
2023-07-19 16:03:35 -07:00
dependabot[bot]
22bedd9957
Merge pull request #3826 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/frontend-angular-dependencies-33417c6be4
2023-07-19 18:09:56 +00:00
dependabot[bot]
cb318c723d
Bump the frontend-angular-dependencies group in /src-ui with 16 updates
...
Bumps the frontend-angular-dependencies group in /src-ui with 16 updates:
| Package | Update |
| --- | --- |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common ) | 16.1.3 to 16.1.5 |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler ) | 16.1.3 to 16.1.5 |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core ) | 16.1.3 to 16.1.5 |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms ) | 16.1.3 to 16.1.5 |
| [@angular/localize](https://github.com/angular/angular ) | 16.1.3 to 16.1.5 |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser ) | 16.1.3 to 16.1.5 |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic ) | 16.1.3 to 16.1.5 |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router ) | 16.1.3 to 16.1.5 |
| [@ng-bootstrap/ng-bootstrap](https://github.com/ng-bootstrap/ng-bootstrap ) | 15.0.1 to 15.1.0 |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli ) | 16.1.3 to 16.1.4 |
| [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder ) | 16.0.3 to 16.1.0 |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin ) | 16.0.3 to 16.1.0 |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template ) | 16.0.3 to 16.1.0 |
| [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics ) | 16.0.3 to 16.1.0 |
| [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser ) | 16.0.3 to 16.1.0 |
| [@angular/cli](https://github.com/angular/angular-cli ) | 16.1.3 to 16.1.4 |
Updates `@angular/common` from 16.1.3 to 16.1.5
- [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.1.5/packages/common )
Updates `@angular/compiler` from 16.1.3 to 16.1.5
- [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.1.5/packages/compiler )
Updates `@angular/core` from 16.1.3 to 16.1.5
- [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.1.5/packages/core )
Updates `@angular/forms` from 16.1.3 to 16.1.5
- [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.1.5/packages/forms )
Updates `@angular/localize` from 16.1.3 to 16.1.5
- [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.1.3...16.1.5 )
Updates `@angular/platform-browser` from 16.1.3 to 16.1.5
- [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.1.5/packages/platform-browser )
Updates `@angular/platform-browser-dynamic` from 16.1.3 to 16.1.5
- [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.1.5/packages/platform-browser-dynamic )
Updates `@angular/router` from 16.1.3 to 16.1.5
- [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.1.5/packages/router )
Updates `@ng-bootstrap/ng-bootstrap` from 15.0.1 to 15.1.0
- [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.0.1...15.1.0 )
Updates `@angular-devkit/build-angular` from 16.1.3 to 16.1.4
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/16.1.3...16.1.4 )
Updates `@angular-eslint/builder` from 16.0.3 to 16.1.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases )
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/builder/CHANGELOG.md )
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v16.1.0/packages/builder )
Updates `@angular-eslint/eslint-plugin` from 16.0.3 to 16.1.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases )
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v16.1.0/packages/eslint-plugin )
Updates `@angular-eslint/eslint-plugin-template` from 16.0.3 to 16.1.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases )
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin-template/CHANGELOG.md )
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v16.1.0/packages/eslint-plugin-template )
Updates `@angular-eslint/schematics` from 16.0.3 to 16.1.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases )
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/schematics/CHANGELOG.md )
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v16.1.0/packages/schematics )
Updates `@angular-eslint/template-parser` from 16.0.3 to 16.1.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases )
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/template-parser/CHANGELOG.md )
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v16.1.0/packages/template-parser )
Updates `@angular/cli` from 16.1.3 to 16.1.4
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/16.1.3...16.1.4 )
---
updated-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-minor
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-eslint/builder"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/eslint-plugin-template"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/schematics"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/template-parser"
dependency-type: direct:development
update-type: version-update:semver-minor
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 >
2023-07-19 17:47:16 +00:00
shamoon
9a81d3c28e
Merge pull request #3719 from paperless-ngx/fix/issue-3712
...
Enhancement / Fix: Migrate encrypted png thumbnails to webp
2023-07-19 10:33:46 -07:00
dependabot[bot]
3ca59e3b7a
Bump @typescript-eslint/eslint-plugin from 5.60.1 to 6.1.0 in /src-ui ( #3829 )
2023-07-19 17:28:31 +00:00
dependabot[bot]
07a12bdf15
Merge pull request #3828 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/jest-and-types/jest-29.6.1
2023-07-19 16:54:02 +00:00
shamoon
62e81d8bf0
Add more frontend dependabot groups
2023-07-19 09:48:23 -07:00
dependabot[bot]
e295a41caa
Bump jest and @types/jest in /src-ui
...
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest ) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ). These dependencies needed to be updated together.
Updates `jest` from 29.5.0 to 29.6.1
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/commits/v29.6.1/packages/jest )
Updates `@types/jest` from 29.5.2 to 29.5.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-19 16:33:43 +00:00
dependabot[bot]
c545a80aa3
Merge pull request #3827 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/playwright/test-1.36.1
2023-07-19 16:32:22 +00:00
dependabot[bot]
56f1a0cb51
Bump @playwright/test from 1.36.0 to 1.36.1 in /src-ui
...
Bumps [@playwright/test](https://github.com/Microsoft/playwright ) from 1.36.0 to 1.36.1.
- [Release notes](https://github.com/Microsoft/playwright/releases )
- [Commits](https://github.com/Microsoft/playwright/compare/v1.36.0...v1.36.1 )
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-19 16:19:47 +00:00
shamoon
7218b6da97
Merge pull request #3750 from paperless-ngx/chore/frontend-angular-grouped-dependabot
...
Chore: group frontend angular dependabot updates
2023-07-19 09:13:50 -07:00
shamoon
83f9f2d387
Merge pull request #3793 from paperless-ngx/dependabot/npm_and_yarn/src-ui/semver-5.7.2
...
Bump semver from 5.7.1 to 5.7.2 in /src-ui
2023-07-13 09:26:41 -07:00
dependabot[bot]
13a2e38385
Bump semver from 5.7.1 to 5.7.2 in /src-ui
...
Bumps [semver](https://github.com/npm/node-semver ) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-13 15:51:18 +00:00
shamoon
996d942387
Merge pull request #3794 from paperless-ngx/fix/playwright-1.36
...
Fix: Bumps playwright to 1.36.0
2023-07-13 08:50:28 -07:00
shamoon
cc42eb9fab
Bumps playwright to 1.36.0
2023-07-13 08:18:00 -07:00
shamoon
44125be979
Merge pull request #3791 from hakimio/ui-tour-fix
...
Enhancement: add UI tour step padding
2023-07-13 08:08:17 -07:00
Tomas Rimkus
c2e9cc9a51
UI tour fixes and improvements
...
Update UI tour library
Fix popover padding in tour steps
Add 10px backdrop offset where needed
Refactor tour initialization to use defaults
Make popover-body rule more specific
Update messages.xlf
2023-07-13 07:58:41 -07:00
shamoon
fcd10f2adc
Merge pull request #3783 from brakhane/ocr_test_fix
...
Tolerate improved tesseract results in ocr tests
2023-07-11 08:17:16 -07:00
Dennis Brakhane
93009c1eed
Don't consider better OCR as failing
...
Tesseract 5.3.0 does a better job at OCR, and correctly
reads "a webp" instead of "awebp", this is good, so we
don't want the test to fail.
2023-07-11 16:44:18 +02:00
Simon Siebert
d875be60d4
Working arround current TIKA Library Bugs
2023-07-06 23:26:01 +02:00
shamoon
db48d4c576
Merge pull request #3749 from paperless-ngx/fix/issue-3747
...
Fix: translate file tasks types in footer
2023-07-05 10:14:37 -07:00
shamoon
3293231ad2
Merge pull request #3722 from paperless-ngx/feature-slovak-translation
...
Feature: Add Slovak translation
2023-07-05 09:59:12 -07:00
shamoon
aa1f2d3b59
Group frontend angular dependabot updates
2023-07-05 09:57:44 -07:00
shamoon
f492b679e3
Translate file tasks types in footer
2023-07-05 09:39:44 -07:00
shamoon
7ca84322bd
Update messages.xlf
2023-07-05 09:39:36 -07:00
shamoon
e3257b8fa3
Merge pull request #3731 from paperless-ngx/fix/issue-3730
...
Fix: limit ng-select size for addition of filter button
2023-07-02 08:12:17 -07:00
shamoon
0bcda5ded8
Limit ng-select size for addition of filter button
2023-07-02 07:50:26 -07:00
shamoon
7ec82c0891
Merge pull request #3727 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/angular/cli-16.1.3
...
Bump Angular to v16 and required packages
2023-07-01 21:42:12 -07:00
shamoon
3241ac7dc2
Upgrade to Angular 16
...
update ngx-file-drop
Update ng-bootstrap, ng-select, cookie-service and ui-tour
Update setup-jest.ts
bump typescript to 5.1.6
bump ngx-color and tslib
2023-07-01 19:59:24 -07:00
dependabot[bot]
e974605fc8
Bump @angular/cli from 15.2.7 to 16.1.3 in /src-ui
...
Bumps [@angular/cli](https://github.com/angular/angular-cli ) from 15.2.7 to 16.1.3.
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/15.2.7...16.1.3 )
---
updated-dependencies:
- dependency-name: "@angular/cli"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-01 20:35:06 +00:00
shamoon
ce13380533
Add Slovak translation
2023-06-30 20:24:22 -07:00
Paperless-ngx Bot [bot]
e23e3acda3
New Crowdin updates ( #3711 )
...
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations django.po (Slovak)
[ci skip]
* New translations django.po (Slovak)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
2023-06-30 19:59:22 -07:00
shamoon
63ab9972da
Fixes tests broken by #3721
2023-06-30 08:36:47 -07:00
shamoon
feb4901620
Merge pull request #3721 from andreasbrett/patch-1
...
fixed typo in signals.pay log output
2023-06-30 07:52:14 -07:00
Andreas Brett
67788a1b1b
fixed typo
...
full stop should be outside of the quoted IP address
2023-06-30 15:11:14 +02:00
shamoon
001faf9ed7
Migrate encrypted png thumbnails to webp
2023-06-29 13:21:15 -07:00
shamoon
7a464d8a6e
Update dev version string
2023-06-27 16:44:05 -07:00
shamoon
5acd1c7c1b
Merge pull request #3710 from paperless-ngx/v1.16.5-changelog
...
[Documentation] Add v1.16.5 changelog
2023-06-27 16:14:27 -07:00
github-actions
de14540374
Changelog v1.16.5 - GHA
2023-06-27 23:10:02 +00:00
shamoon
37e0c2667b
Bumps version to 1.16.5
2023-06-27 14:51:49 -07:00
shamoon
252abb41c3
Merge branch 'dev'
2023-06-27 14:51:08 -07:00
shamoon
fb2af341d8
Adding explicit doc permissions test
2023-06-27 10:53:48 -07:00
Bastian Machek
931f5f9c27
Feature: support barcode upscaling for better detection of small barcodes ( #3655 )
2023-06-27 10:18:47 -07:00
shamoon
b5d04e575e
Merge pull request #3702 from paperless-ngx/fix/issue-3347
...
Fix: owner removed when set_permissions passed on object create
2023-06-27 07:17:01 -07:00
shamoon
3d395601fe
Fix owner removed when set_permissions passed
2023-06-27 01:41:20 -07:00
shamoon
6630ce646c
Merge pull request #3699 from paperless-ngx/v1.16.4-changelog
...
[Documentation] Add v1.16.4 changelog
2023-06-26 14:25:17 -07:00
shamoon
f5508eea1c
Update dev version string
2023-06-26 12:56:47 -07:00
github-actions
c8c460432f
Changelog v1.16.4 - GHA
2023-06-26 18:43:20 +00:00
shamoon
18299dafd2
Bumps version to 1.16.4
2023-06-26 11:25:18 -07:00
shamoon
817d09026e
Merge branch 'dev'
2023-06-26 11:24:04 -07:00
Paperless-ngx Bot [bot]
d76b009390
New Crowdin updates ( #3698 )
...
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Afrikaans)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Hungarian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
2023-06-26 11:23:42 -07:00
shamoon
9effed3ce1
Update messages.xlf
2023-06-26 11:21:20 -07:00
shamoon
c1bbfc5dcf
Update api.md
2023-06-26 10:08:21 -07:00
shamoon
b6c9cfb76f
Merge pull request #3697 from paperless-ngx/docs/update-api-perms-docs
...
Documentation: update API docs re permissions
2023-06-26 10:06:05 -07:00
shamoon
59ca7bbcf2
Update API docs re permissions
2023-06-26 10:03:44 -07:00
Paperless-ngx Bot [bot]
52c8d5e999
New translations messages.xlf (Spanish) ( #3659 )
...
[ci skip]
2023-06-26 09:58:12 -07:00
shamoon
5851e7f1b7
Merge pull request #3682 from paperless-ngx/fix/issue-3679
...
Fix: prevent button wrapping when sidebar narrows in MS Edge
2023-06-26 09:43:20 -07:00
Trenton H
e05b3441de
Updates tika client library and handle the changes to it
2023-06-26 10:41:05 -06:00
Trenton H
0d6e79cb93
Fixes generation of thumbnails when the archive file hasn't already been created
2023-06-26 10:36:50 -06:00
shamoon
76a102d901
Prevent button wrapping
2023-06-25 07:25:07 -07:00
shamoon
bbd4659fbf
Include global and object-level permissions in export / import
...
adds test for transaction
2023-06-23 23:33:36 -07:00
shamoon
0880420ef6
Merge pull request #3662 from kleinweby/fix-filter-row-gap
...
Fix: Use row gap for filter editor
2023-06-22 11:15:26 -07:00
Christian Speich
2351c79282
Use row gap for filter editor
...
Fixes other indentation in filter-editor
2023-06-22 11:13:17 -07:00
shamoon
d6016fc798
Update PULL_REQUEST_TEMPLATE.md
2023-06-22 09:46:18 -07:00
github-actions[bot]
bc17291006
Changelog v1.16.3 - GHA ( #3661 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-06-22 09:42:36 -07:00
Trenton H
ed6cb14c4d
Updates codecov configuration for the flag settings and notification interaction
2023-06-22 08:20:04 -07:00
Trenton Holmes
08de8a04b8
Resets -dev versioning
2023-06-22 06:34:51 -07:00
Trenton Holmes
5c67de8b47
Bumps version to 1.16.3
2023-06-22 06:32:25 -07:00
Paperless-ngx Bot [bot]
38b0408b1a
New Crowdin updates ( #3654 )
...
* New translations messages.xlf (Spanish)
[ci skip]
* New translations django.po (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations django.po (Chinese Simplified)
[ci skip]
2023-06-21 21:02:14 -07:00
shamoon
9ccad7ea86
Fix date component incorrect translation unit
2023-06-21 20:59:29 -07:00
shamoon
4a4e810a14
Fix invalid translation unit
2023-06-21 20:40:29 -07:00
Trenton H
76d2df3bde
Resets frontend version tag to -dev
2023-06-21 09:50:50 -07:00
Trenton H
c02563d894
Bumps version to 1.16.3
2023-06-21 09:49:36 -07:00
Trenton H
574ec6780b
Merge remote-tracking branch 'origin/dev'
2023-06-21 09:48:33 -07:00
Paperless-ngx Bot [bot]
9e0f56982b
New Crowdin updates ( #3529 )
...
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Hungarian)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Afrikaans)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
2023-06-21 08:03:43 -07:00
Trenton H
1c66daf12b
Ignore errors when trying to copy the original file's stats
2023-06-21 07:54:27 -07:00
shamoon
59d683849e
Merge pull request #3645 from plu/test_3631
...
Add test for not moving default thumbnail
2023-06-20 16:43:16 -07:00
Johannes Plunien
9946acb1a0
Add test for not moving default thumbnail
...
See also #3632 and #3631
2023-06-20 20:54:15 +02:00
Johannes Plunien
83a760644d
Copy default thumbnail if thumbnail generation fails
...
Fix #3631
2023-06-20 11:28:46 -07:00
shamoon
25ccff8640
Merge pull request #3641 from paperless-ngx/update-stale-labels
...
Chore: include 'not a bug' for stale action
2023-06-20 11:00:44 -07:00
Trenton H
5c4c5a7794
Explicitly set some environment for each supervised program, as it is not updated by supervisord
2023-06-20 10:53:33 -07:00
shamoon
cb6af97595
Include 'not a bug' for stale action
2023-06-20 10:53:05 -07:00
Trenton H
c4407dccf6
Updates the default Postgres to 15 for new installs
2023-06-20 10:35:48 -07:00
Trenton H
ecdea4c3c8
Updates the stale timing and close timing
2023-06-20 08:29:19 -07:00
Trenton H
26d6f302cf
When starting with an external DB, start it for a bit first to allow its setup to complete
2023-06-20 08:20:44 -07:00
github-actions[bot]
ecf10622ef
[Documentation] Add v1.16.2 changelog ( #3629 )
...
* Changelog v1.16.2 - GHA
* Update changelog.md
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2023-06-19 19:52:11 -07:00
Trenton H
0fb553675b
Resets -dev version string
2023-06-19 09:39:50 -07:00
Trenton H
2080fde4f9
Bumps the version to v1.16.2
2023-06-19 09:07:11 -07:00
Trenton H
d10e67ce09
Merge remote-tracking branch 'origin/dev'
2023-06-19 09:01:15 -07:00
Trenton H
74fe7c586b
Updates the httpx timeout to be 30s for all operations
2023-06-19 08:59:51 -07:00
Trenton Holmes
05188aed6d
Bumps our locked pipenv version for CI and Docker image builds
2023-06-18 10:09:38 -07:00
Trenton Holmes
865efb7752
Sets the retention days for all uploaded artifacts to be 7 days after upload
2023-06-18 10:08:36 -07:00
Trenton Holmes
4782b4da07
Adds better error handling/checking around getting content of a document via Tika
...
Signed-off-by: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
2023-06-18 08:39:17 -07:00
Daniel Dietzler
4693632c7d
Feature: separate save / save & close buttons ( #3575 )
...
* Add setting to decide whether the edit dialog should automatically close on save
* Add the actual button to the ui
* Revert "Add the actual button to the ui"
This reverts commit e1f5a8bde0
.
* Revert "Add setting to decide whether the edit dialog should automatically close on save"
This reverts commit feef3c909b
.
* Add button for save without exit
* Correct save button ordering, ensure perms, update translation strings
* fix e2e tests
* Add unit testing for save / save & close button
---------
Update messages.xlf
Update document-detail.component.spec.ts
Co-Authored-By: shamoon <4887959+shamoon@users.noreply.github.com >
2023-06-18 08:06:54 -07:00
shamoon
4c4b571a88
Merge pull request #3597 from paperless-ngx/frontend-unit-testing
...
Development: frontend unit testing
2023-06-17 21:13:34 -07:00
Trenton H
328c87995b
Experiment with a buildx cache mount for pip's directory. Does it increase image size?
2023-06-17 20:13:38 -07:00
shamoon
a1d10e7d4a
Update stale.yml
2023-06-17 20:02:44 -07:00
shamoon
77d9a7e9d3
Upload frontend coverage to codecov
2023-06-16 19:49:01 -07:00
shamoon
981b090088
Update frontend testing dev documentation
2023-06-16 19:38:00 -07:00
shamoon
6d1c788ee0
Merge pull request #3608 from paperless-ngx/v1.16.1-changelog
...
[Documentation] Add v1.16.1 changelog
2023-06-16 12:24:35 -07:00
github-actions
02de773d5b
Changelog v1.16.1 - GHA
2023-06-16 17:25:54 +00:00
Trenton H
2a240d83fd
Reset -dev version tagging
2023-06-16 10:08:36 -07:00
Trenton H
25cdf7916d
Bumps version to 1.16.1
2023-06-16 09:56:40 -07:00
Trenton H
11b5983a0d
Merge remote-tracking branch 'origin/dev'
2023-06-16 09:55:32 -07:00
Trenton H
4964987245
Fixes the image cleaner not actually deleting the old images
2023-06-16 09:19:03 -07:00
Trenton H
ed129d6074
Updates to a build of Pillow which builds against libtiff6 instead of expecting libtiff5
2023-06-16 09:14:44 -07:00
shamoon
37e928d869
Run jest tests in ci & upload coverage
...
update playwright
2023-06-16 07:36:41 -07:00
shamoon
06def8c11e
frontend unit tests
...
toasts component testing
conditional import of angular setup-jest for vscode-jest support
Update jest.config.js
Create open-documents.service.spec.ts
Add unit tests for all REST services
settings service test
Remove component from settings service test
Create permissions.service.spec.ts
upload documents service tests
Update package.json
Create toast.service.spec.ts
Tasks service test
Statistics widget component tests
Update permissions.service.ts
Create app.component.spec.ts
settings component testing
tasks component unit testing
Management list component generic tests
Some management component tests
document notes component unit tests
Create document-list.component.spec.ts
Create save-view-config-dialog.component.spec.ts
Create filter-editor.component.spec.ts
small and large document cards unit testing
Create bulk-editor.component.spec.ts
document detail unit tests
saving work on documentdetail component spec
Create document-asn.component.spec.ts
dashboard & widgets unit testing
Fix ResizeObserver mock
common component unit tests
fix some merge errors
Update app-frame.component.spec.ts
Create page-header.component.spec.ts
input component unit tests
FilterableDropdownComponent unit testing
and found minor errors
update taskservice unit tests
Edit dialogs unit tests
Create date-dropdown.component.spec.ts
Remove selectors from guard tests
confirm dialog component tests
app frame component test
Miscellaneous component tests
Update document-list-view.service.spec.ts
directives unit tests
Remove unused resizeobserver mock
guard unit tests
Update query-params.spec.ts
try to fix flaky playwright
filter rules utils & testing
Interceptor unit tests
Pipes unit testing
Utils unit tests
Update upload-documents.service.spec.ts
consumer status service tests
Update setup-jest.ts
Create document-list-view.service.spec.ts
Update app-routing.module.ts
2023-06-15 23:53:04 -07:00
github-actions[bot]
10571676a4
Changelog v1.16.0 - GHA ( #3595 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-06-15 13:57:16 -07:00
Trenton H
af5160237d
Resets version tag to -dev
2023-06-15 10:30:18 -07:00
Trenton H
b86842ba73
Bumps version to 1.16.0
2023-06-15 08:54:51 -07:00
Trenton H
bfc271e743
Merge remote-tracking branch 'origin/dev'
2023-06-15 08:54:03 -07:00
Trenton H
ee88140fdd
Adds back execute permissions to jbig2
2023-06-15 07:33:19 -07:00
Trenton H
51249a1dce
Updates to wheels and binaries build using Bookworm
2023-06-15 07:33:19 -07:00
Trenton H
57ec9e6b13
Use Bookworm for the frontend build as well
2023-06-15 07:33:19 -07:00
Trenton H
1324d17d87
Don't install python3-dev, it's not the right version, and Python headers are included in the image
2023-06-15 07:33:19 -07:00
Trenton H
26b438a888
Updates the Docker base image to Debian Bookworm (from Bullseye)
2023-06-15 07:33:19 -07:00
Trenton H
70f3f98363
Let ruff autofix some things from the newest version
2023-06-13 20:15:18 -07:00
Trenton H
71e4be2d5e
Sets broker connection retry settings for celery
2023-06-13 20:15:18 -07:00
Trenton H
5740806a28
Updates to celery 5.3.0 in particular, other minor updates
2023-06-13 20:15:18 -07:00
shamoon
9b50a1b7a6
Merge pull request #3579 from paperless-ngx/fix/issue-3578
...
Fix: return user first / last name from backend
2023-06-12 09:01:54 -07:00
shamoon
19caad832e
Merge pull request #3576 from paperless-ngx/fix/issue-3569
...
Fix use of `PAPERLESS_DB_TIMEOUT` for all db types
2023-06-12 09:01:44 -07:00
Trenton H
dd6ae13281
Changes the type of the connection timeout to be an int, not a float
2023-06-12 08:45:57 -07:00
shamoon
077abbe961
Return user first & last name from backend
2023-06-12 08:15:59 -07:00
shamoon
3d85dc1127
Fix use of PAPERLESS_DB_TIMEOUT
for all db types
2023-06-12 01:31:38 -07:00
Trenton H
e3ea5dd13c
Silence a warning about setting this by setting it
2023-06-08 15:05:36 -07:00
shamoon
714b2ecd9c
Merge pull request #3554 from paperless-ngx/fix/issue-3553
...
Fix: handle mail rules with no filters on some imap servers
2023-06-07 13:00:38 -07:00
Trenton H
883937bfd7
In cases where a temporary file is created or used, copy the original file stats to it
2023-06-07 09:02:19 -07:00
shamoon
0ebe08d796
Return default 'ALL' mailbox criterias for some imap servers
2023-06-06 20:00:31 -07:00
Trenton H
36b4fff5c7
Removes packages which are no longer built/published from the cleaning
2023-06-06 14:38:59 -07:00
shamoon
0684c8c388
Merge pull request #3552 from paperless-ngx/fix/issue-3548
...
Chore: clarify behavior of consumption dir in docs
2023-06-06 13:54:25 -07:00
shamoon
67744c877d
Clarify behavior of consumption dir in docs
2023-06-06 13:37:54 -07:00
Trenton H
45d8c945e2
Small improvements to coverage
2023-06-06 13:18:13 -07:00
Trenton H
ee19307ea2
Restore pushing codecov in all cases. I don't think this was doing what I wanted
2023-06-06 09:05:26 -07:00
Trenton H
2c1cd25be4
Rewrites the email parsing to be more clear and concise.
...
Adds testing to use httpx mocked responses to stand in as a server even offline
2023-06-06 09:05:26 -07:00
Trenton H
6e65558ea4
Swapping out the tika and replaces requests with httpx
2023-06-06 09:05:26 -07:00
shamoon
304324ebd0
Update index.py
2023-06-04 10:41:45 -07:00
jayme-github
97cd06d2ba
Feature: Allow to filter documents by original filename and checksum ( #3485 )
...
* Allow to filter documents by original filename and checksum
This adds filters for the original filename and checksum of documents to
be able to to lazy checks if the file is already stored in paperless.
* Add tests for DelayedQuery
* Add checksum and original_filename to whoosh index and DelayedQuery
* Refactored DelayedQuery to reduce duplicate code
* Choose icontains for checksums as whoosh has no exact match query term
* Bumped index version
* Revert whoosh filtering logic to simpler structure, remove redundant tests
Revert "Revert whoosh filtering logic to simpler structure, remove redundant tests"
This reverts commit 86792174bfbc697f42b72c4b39ee9eba483bb425.
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2023-06-04 10:34:27 -07:00
shamoon
df948065a3
Merge pull request #3528 from paperless-ngx/v1.15.1-changelog
...
[Documentation] Add v1.15.1 changelog
2023-06-04 08:41:01 -07:00
github-actions
f92126b44f
Changelog v1.15.1 - GHA
2023-06-03 23:24:40 +00:00
shamoon
e329f6cdf1
Fix display of private items in small cards
2023-06-03 16:16:05 -07:00
shamoon
2c96438d61
Update environment.prod.ts
2023-06-03 16:10:05 -07:00
shamoon
41a9aac75d
v1.15.1
2023-06-03 16:06:37 -07:00
shamoon
8768168536
Merge branch 'dev'
2023-06-03 16:04:27 -07:00
shamoon
325809fbbf
other minor css fixes after bootstrap update
2023-06-03 16:03:00 -07:00
shamoon
3dd47a9f5b
Merge pull request #3523 from paperless-ngx/fix/issue-3522
...
Fix incorrect colors in v1.15.0
2023-06-03 15:08:42 -07:00
github-actions[bot]
00f16ef8f0
[Documentation] Add v1.15.0 changelog ( #3521 )
...
* Changelog v1.15.0 - GHA
* Update changelog.md
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2023-06-03 15:08:20 -07:00
shamoon
5e67aae83b
Fix incorrect colors after last bootstrap update
2023-06-03 11:09:30 -07:00
shamoon
ae5c603c98
Update environment.prod.ts
2023-06-03 09:32:04 -07:00
shamoon
c62aa3cb55
v1.15.0
2023-06-03 09:28:02 -07:00
shamoon
7073cb6d5c
Merge branch 'dev'
2023-06-03 09:27:18 -07:00
Paperless-ngx Bot [bot]
a495ad58d0
New Crowdin updates ( #3405 )
...
* New translations messages.xlf (German)
[ci skip]
* New translations django.po (Hungarian)
[ci skip]
2023-06-03 09:25:53 -07:00
shamoon
569165371c
Merge pull request #3516 from ajgon/fix/http-remote-user-api
...
Fix: KeyError error on unauthenticated API calls
2023-06-03 09:05:50 -07:00
shamoon
ea14fa5251
Adds testing for unauthenticated API calls, simplify logging logic
2023-06-03 08:50:54 -07:00
Igor Rzegocki
4a02865697
fix broken "failed login" signal
2023-06-03 17:48:17 +02:00
shamoon
3a2a20cefd
Merge pull request #3513 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/eslint-8.41.0
...
Bump eslint from 8.39.0 to 8.41.0 in /src-ui
2023-06-01 15:41:20 -07:00
dependabot[bot]
f2f42de701
Bump eslint from 8.39.0 to 8.41.0 in /src-ui
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.39.0 to 8.41.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.39.0...v8.41.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-01 22:30:39 +00:00
dependabot[bot]
6d60d4897c
Merge pull request #3510 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/concurrently-8.1.0
2023-06-01 22:29:48 +00:00
shamoon
9f71ce8083
Merge pull request #3507 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/ng-bootstrap/ng-bootstrap-14.2.0
...
Bump @ng-bootstrap/ng-bootstrap from 14.1.0 to 14.2.0 in /src-ui
2023-06-01 15:20:57 -07:00
dependabot[bot]
50f8f7da93
Merge pull request #3508 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/popperjs/core-2.11.8
2023-06-01 22:20:35 +00:00
dependabot[bot]
d475344b51
Bump concurrently from 8.0.1 to 8.1.0 in /src-ui
...
Bumps [concurrently](https://github.com/open-cli-tools/concurrently ) from 8.0.1 to 8.1.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases )
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v8.0.1...v8.1.0 )
---
updated-dependencies:
- dependency-name: concurrently
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-01 22:13:11 +00:00
dependabot[bot]
2630863409
Bump @popperjs/core from 2.11.7 to 2.11.8 in /src-ui
...
Bumps [@popperjs/core](https://github.com/popperjs/popper-core ) from 2.11.7 to 2.11.8.
- [Release notes](https://github.com/popperjs/popper-core/releases )
- [Commits](https://github.com/popperjs/popper-core/commits )
---
updated-dependencies:
- dependency-name: "@popperjs/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-01 22:10:34 +00:00
dependabot[bot]
e120f4a3f7
Bump @ng-bootstrap/ng-bootstrap from 14.1.0 to 14.2.0 in /src-ui
...
Bumps [@ng-bootstrap/ng-bootstrap](https://github.com/ng-bootstrap/ng-bootstrap ) from 14.1.0 to 14.2.0.
- [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/14.1.0...14.2.0 )
---
updated-dependencies:
- dependency-name: "@ng-bootstrap/ng-bootstrap"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-01 22:09:38 +00:00
dependabot[bot]
6aff4c986c
Merge pull request #3505 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/typescript-eslint/parser-5.59.8
2023-06-01 22:05:14 +00:00
dependabot[bot]
2e891b1634
Merge pull request #3497 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/bootstrap-5.3.0
2023-06-01 21:51:57 +00:00
dependabot[bot]
35a0c5d36f
Bump @typescript-eslint/parser from 5.59.2 to 5.59.8 in /src-ui
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.59.2 to 5.59.8.
- [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/v5.59.8/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-01 21:48:04 +00:00
dependabot[bot]
82d786b94c
Merge pull request #3500 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/typescript-eslint/eslint-plugin-5.59.8
2023-06-01 21:46:24 +00:00
dependabot[bot]
de49d602a1
Bump bootstrap from 5.2.3 to 5.3.0 in /src-ui
...
Bumps [bootstrap](https://github.com/twbs/bootstrap ) from 5.2.3 to 5.3.0.
- [Release notes](https://github.com/twbs/bootstrap/releases )
- [Commits](https://github.com/twbs/bootstrap/compare/v5.2.3...v5.3.0 )
---
updated-dependencies:
- dependency-name: bootstrap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-01 21:43:26 +00:00
dependabot[bot]
3cb6511b66
Merge pull request #3501 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/tslib-2.5.2
2023-06-01 21:42:22 +00:00
dependabot[bot]
1d3ae777d5
Bump tslib from 2.5.0 to 2.5.2 in /src-ui
...
Bumps [tslib](https://github.com/Microsoft/tslib ) from 2.5.0 to 2.5.2.
- [Release notes](https://github.com/Microsoft/tslib/releases )
- [Commits](https://github.com/Microsoft/tslib/compare/2.5.0...2.5.2 )
---
updated-dependencies:
- dependency-name: tslib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-01 21:28:17 +00:00
dependabot[bot]
dbb2ea39d2
Bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.8 in /src-ui
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.59.2 to 5.59.8.
- [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/v5.59.8/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-01 21:28:15 +00:00
dependabot[bot]
fb607332b9
Merge pull request #3498 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/types/node-20.2.5
2023-06-01 21:27:19 +00:00
dependabot[bot]
b956f627b0
Bump @types/node from 18.16.3 to 20.2.5 in /src-ui
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.16.3 to 20.2.5.
- [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-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-01 21:12:16 +00:00
shamoon
2ac64ab573
Merge pull request #3499 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/playwright/test-1.34.3
...
Bump @playwright/test from 1.33.0 to 1.34.3 in /src-ui
2023-06-01 14:10:52 -07:00
dependabot[bot]
482e00970c
Bump @playwright/test from 1.33.0 to 1.34.3 in /src-ui
...
Bumps [@playwright/test](https://github.com/Microsoft/playwright ) from 1.33.0 to 1.34.3.
- [Release notes](https://github.com/Microsoft/playwright/releases )
- [Commits](https://github.com/Microsoft/playwright/compare/v1.33.0...v1.34.3 )
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-01 20:58:17 +00:00
shamoon
d62340efb5
Merge pull request #3476 from paperless-ngx/feature-detail-quick-filters
...
Feature: quick filters from document detail
2023-06-01 13:52:25 -07:00
shamoon
eb0f35219c
Merge pull request #3487 from paperless-ngx/fix/issue-3484
...
Fix: exclude consumer & AnonymousUser users from export manifest
2023-06-01 11:15:58 -07:00
shamoon
243598ae50
Exclude consumer & AnonymousUser users from export manifest
2023-05-30 20:51:25 -07:00
shamoon
74c965d21d
Adds quick filters from document detail
2023-05-30 08:38:33 -07:00
shamoon
30316179a0
Merge pull request #3472 from paperless-ngx/fix-disable-date-suggestions
...
Fix: prevent date suggestion search if disabled
2023-05-30 07:48:03 -07:00
shamoon
f16a1101e6
Merge pull request #3471 from paperless-ngx/fix/issue-773
...
Feature: Add explanations to relative dates
2023-05-30 07:47:28 -07:00
Michael Manganiello
0466f7a18a
Sync Pipfile.lock based on latest Pipfile
...
When running `pipenv install` locally, `pipenv` triggers a warning that the
lockfile is out of sync, and starts regenerating the `Pipfile.lock` file.
This change syncs these files, and updates dependencies based on a fresh run of
`pipenv lock --dev`.
2023-05-30 07:22:00 -07:00
shamoon
97cf3b2079
Merge pull request #3473 from jayme-github/fix_original_filename
...
Make DocumentSerializer return the original_filename
2023-05-27 12:50:07 -07:00
jayme-github
6542d75a6a
Make DocumentSerializer return the original_filename
...
Make get_original_file_name return the original filename instead of the
public filename.
2023-05-27 21:35:58 +02:00
shamoon
c6900c5d51
prevent date suggestion search if disabled
2023-05-27 10:51:30 -07:00
shamoon
0e9642ea3e
Add explanations to relative dates
2023-05-27 10:25:41 -07:00
chrisblech
3ab2892066
consumer.py: read create_date
from original file (instead of temp copy)
...
In line 328, `self.path` is set to a fresh written copy of the source file. This copy has a different timestamp (=now).
When using the source file's timestamp as `create_date`, it makes much more sense to ask for the timestamp from `self.original_path`
2023-05-26 14:16:27 -07:00
shamoon
69b69aca6a
Merge pull request #3457 from andstu/docs
...
fix: spelling
2023-05-25 06:56:00 -07:00
andstu
a05dbd2e5a
fix: spelling
2023-05-25 00:43:31 -04:00
Trenton H
c1641f6fb8
Just in case, catch a sometimes nltk error and return the basic processed content instead
2023-05-24 19:34:49 -07:00
Trenton H
452c79f9a1
Improves the logging mixin and allows it to be typed better
2023-05-23 17:16:39 -07:00
shamoon
37959fe31c
Merge pull request #3445 from paperless-ngx/feature-paginate-tasks
...
Enhancement: paginate frontend tasks
2023-05-22 14:41:50 -07:00
Kim Oliver Drechsel
30f73f39a0
Add SSL Support for MariaDB ( #3444 )
...
* Add ssl options for mariadb
* Add ssl mode for mariadb
Add ssl mode as documented in https://mysqlclient.readthedocs.io/user_guide.html#functions-and-attributes
* run linting over settings.py
* Add docs for SSL mode with MariaDB
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2023-05-22 11:46:29 -07:00
shamoon
fa613cd5fb
Frontend paginate tasks
2023-05-22 10:49:18 -07:00
Guillaume Hullin
b8afb22902
Adding doc on how to setup Fail2ban ( #3414 )
...
* Adding doc on how to setup Fail2ban
* Adding notes concerning log path variable
* Moved Fail2ban to Wiki
* Added "Enhancing security" section to link to wiki
* Update docs/setup.md
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
* Type
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2023-05-22 06:53:09 -07:00
Trenton H
07e07fc7e8
Updates handling of barcodes to encapsulate logic, moving it out of tasks and into barcodes
2023-05-22 06:52:31 -07:00
shamoon
58f95c1891
Merge pull request #3437 from MarcelBochtler/docs-typo
...
Docs: Fix typo
2023-05-21 10:52:18 -07:00
Marcel Bochtler
7ad8e3b3da
Docs: Fix some typos
2023-05-21 18:53:15 +02:00
shamoon
b9a548758a
Metadata error use new error toast
2023-05-20 10:28:37 -07:00
shamoon
a436caf2ad
Suggestions error use new error toast
2023-05-20 10:15:53 -07:00
shamoon
5461f8a225
Merge pull request #3401 from paperless-ngx/feature/playwright
...
Development: migrate frontend tests to playwright
2023-05-18 15:53:29 -07:00
shamoon
78b747571c
Update statistics-widget.component.html
2023-05-18 15:52:42 -07:00
shamoon
0c6a9a189b
migrate frontend tests to playwright
...
tasks spec
settings spec
manage spec
document-detail spec
global permissions spec
documents-list & dashboard specs
tasks network requests
settings network requests
permissions network requests
manage network request
bulk-edit network requests
Fix specs
try to get playwright working on ci
rename some specs
reconfigure playwright config
increase webserver timeout for ci
fix report path
2023-05-18 13:47:43 -07:00
shamoon
45d666ff2d
Fix nginx link
2023-05-18 13:45:04 -07:00
shamoon
4143925322
Merge pull request #3413 from paperless-ngx/feature-improve-frontend-error-handling
...
Enhancement: Improve frontend error handling
2023-05-18 10:33:06 -07:00
shamoon
9be3d2ccaf
Merge pull request #3420 from paperless-ngx/move-nginx
...
[Documentation] Move nginx
2023-05-18 10:28:38 -07:00
shamoon
8be8a310d7
Move nginx docs to wiki
2023-05-18 08:52:50 -07:00
shamoon
b81c339922
Update api.md
2023-05-18 00:59:29 -07:00
shamoon
d3d103f141
Update api.md
2023-05-18 00:59:05 -07:00
shamoon
dd575ccb88
Improve frontend error handling
2023-05-17 12:56:59 -07:00
shamoon
a83c7c64b5
Fix 'create' edit dialog without permissions form
2023-05-17 11:40:43 -07:00
shamoon
c04ded6fd8
Update usage.md
2023-05-16 15:11:33 -07:00
shamoon
f24c779737
Update usage.md
2023-05-16 15:11:23 -07:00
Trenton H
3cdd358fc8
Adds a note to bare metal upgrading about removing old dependencies
2023-05-16 12:05:29 -07:00
shamoon
e11939b149
Update crowdin.yml
2023-05-16 09:39:54 -07:00
shamoon
a4ef0702c9
Make 'appears on' text in saved view settings visually hidden
2023-05-16 08:30:00 -07:00
Trenton H
548b6352ca
Updates the coverage to upload on push, not pull request, as dev doesn't upload fully otherwise
2023-05-15 12:54:35 -07:00
shamoon
2658c16073
Merge pull request #3400 from paperless-ngx/v1.14.5-changelog
...
[Documentation] Add v1.14.5 changelog
2023-05-15 09:47:51 -07:00
Trenton H
49d0b6aa00
Fixes a couple of fixes and other appearing as enhancements
2023-05-15 09:25:12 -07:00
github-actions
e65f584197
Changelog v1.14.5 - GHA
2023-05-15 15:35:01 +00:00
shamoon
ce1bbda188
Update environment.prod.ts
2023-05-15 08:23:53 -07:00
shamoon
846897fb4c
Merge branch 'main' into dev
2023-05-15 08:23:36 -07:00
shamoon
457e134261
Move affiliated projects to wiki
2023-05-15 08:15:30 -07:00
shamoon
3e129763c7
v1.14.5
2023-05-15 08:08:59 -07:00
shamoon
c49d086965
Merge branch 'dev'
2023-05-15 08:08:17 -07:00
shamoon
df7bfc4efd
Merge pull request #3352 from paperless-ngx/l10n_dev
...
New Crowdin updates
2023-05-15 08:07:49 -07:00
Paperless-ngx Bot [bot]
7fba1f9ed2
New translations messages.xlf (German)
...
[ci skip]
2023-05-13 17:16:06 -07:00
Trenton Holmes
3205d52331
Changes the error mode to replace instead of ignore, to better highlight where a problem happened
2023-05-13 09:29:18 -07:00
Trenton H
111960c530
Adds better handling for files with invalid utf8 content
2023-05-13 09:29:18 -07:00
Paperless-ngx Bot [bot]
e1bc1a0129
New translations django.po (Polish)
...
[ci skip]
2023-05-13 04:51:23 -07:00
Paperless-ngx Bot [bot]
8b543a5fa9
New translations messages.xlf (Polish)
...
[ci skip]
2023-05-13 04:51:22 -07:00
Paperless-ngx Bot [bot]
dc7a67a1d7
New translations django.po (Polish)
...
[ci skip]
2023-05-13 03:37:55 -07:00
shamoon
350c20d6ab
Merge pull request #3359 from paperless-ngx/feature-fix-autocomplete-respect-perms
...
Fix: respect permissions for autocomplete suggestions
2023-05-12 13:35:45 -07:00
Trenton H
b5f0cd7c70
Adds back the extras from uvicorn
2023-05-12 06:43:32 -07:00
Trenton H
90488cd77a
Removes even more remanents from the lock file
2023-05-12 06:43:32 -07:00
Trenton H
5bbc59e87c
Fixes testing requirements, removes further leftover libraries
2023-05-12 06:43:32 -07:00
Trenton H
c02758213b
Upgrades to the latest django channels
2023-05-12 06:43:32 -07:00
Paperless-ngx Bot [bot]
09c62d67c1
New translations messages.xlf (French)
...
[ci skip]
2023-05-12 02:27:06 -07:00
Paperless-ngx Bot [bot]
3f3fa3044c
New translations messages.xlf (French)
...
[ci skip]
2023-05-12 01:19:22 -07:00
Paperless-ngx Bot [bot]
62673145fb
New translations messages.xlf (Catalan)
...
[ci skip]
2023-05-11 22:47:01 -07:00
shamoon
0baf73de5e
Update some version strings
2023-05-11 15:06:17 -07:00
shamoon
66a0783e7b
Respect permissions for autocomplete suggestions
2023-05-11 14:43:25 -07:00
Trenton H
17144c45e5
Transition to new library for finding IPs from the Django request
2023-05-11 13:51:04 -07:00
shamoon
311c0ba4f1
Resolve CodeQL warnings
2023-05-11 12:56:01 -07:00
shamoon
e293d23ae3
Refactoring a few frontend components
2023-05-11 12:49:33 -07:00
Paperless-ngx Bot [bot]
93769d2608
New translations messages.xlf (German)
...
[ci skip]
2023-05-11 11:12:58 -07:00
Paperless-ngx Bot [bot]
e7540563d0
New translations messages.xlf (Romanian)
...
[ci skip]
2023-05-11 10:13:18 -07:00
Paperless-ngx Bot [bot]
fc1047550e
New translations messages.xlf (Hungarian)
...
[ci skip]
2023-05-11 10:13:17 -07:00
Paperless-ngx Bot [bot]
dadc618719
New translations messages.xlf (Serbian (Latin))
...
[ci skip]
2023-05-11 10:13:15 -07:00
Paperless-ngx Bot [bot]
36f3bd2869
New translations messages.xlf (Luxembourgish)
...
[ci skip]
2023-05-11 10:13:14 -07:00
Paperless-ngx Bot [bot]
fdcea983a4
New translations messages.xlf (Croatian)
...
[ci skip]
2023-05-11 10:13:13 -07:00
Paperless-ngx Bot [bot]
081534457c
New translations messages.xlf (Indonesian)
...
[ci skip]
2023-05-11 10:13:11 -07:00
Paperless-ngx Bot [bot]
94a6272a1d
New translations messages.xlf (Portuguese, Brazilian)
...
[ci skip]
2023-05-11 10:13:10 -07:00
Paperless-ngx Bot [bot]
d389e0ecf8
New translations messages.xlf (Chinese Simplified)
...
[ci skip]
2023-05-11 10:13:09 -07:00
Paperless-ngx Bot [bot]
17eb1c604f
New translations messages.xlf (Turkish)
...
[ci skip]
2023-05-11 10:13:08 -07:00
Paperless-ngx Bot [bot]
99474aab06
New translations messages.xlf (Swedish)
...
[ci skip]
2023-05-11 10:13:07 -07:00
Paperless-ngx Bot [bot]
f3d3bf20de
New translations messages.xlf (Slovenian)
...
[ci skip]
2023-05-11 10:13:05 -07:00
Paperless-ngx Bot [bot]
3c999e9847
New translations messages.xlf (Russian)
...
[ci skip]
2023-05-11 10:13:04 -07:00
Paperless-ngx Bot [bot]
692fa5f606
New translations messages.xlf (Portuguese)
...
[ci skip]
2023-05-11 10:13:03 -07:00
Paperless-ngx Bot [bot]
752b8e79ff
New translations messages.xlf (Polish)
...
[ci skip]
2023-05-11 10:13:02 -07:00
Paperless-ngx Bot [bot]
3f82cf4ab3
New translations messages.xlf (Norwegian)
...
[ci skip]
2023-05-11 10:13:00 -07:00
Paperless-ngx Bot [bot]
1549b9df74
New translations messages.xlf (Dutch)
...
[ci skip]
2023-05-11 10:12:59 -07:00
Paperless-ngx Bot [bot]
78ef87a952
New translations messages.xlf (Italian)
...
[ci skip]
2023-05-11 10:12:58 -07:00
Paperless-ngx Bot [bot]
29ede48e0f
New translations messages.xlf (Hebrew)
...
[ci skip]
2023-05-11 10:12:57 -07:00
Paperless-ngx Bot [bot]
6349d25219
New translations messages.xlf (Finnish)
...
[ci skip]
2023-05-11 10:12:55 -07:00
Paperless-ngx Bot [bot]
830a450f00
New translations messages.xlf (German)
...
[ci skip]
2023-05-11 10:12:54 -07:00
Paperless-ngx Bot [bot]
18f9ce9c0b
New translations messages.xlf (Danish)
...
[ci skip]
2023-05-11 10:12:53 -07:00
Paperless-ngx Bot [bot]
2471be0c78
New translations messages.xlf (Czech)
...
[ci skip]
2023-05-11 10:12:51 -07:00
Paperless-ngx Bot [bot]
60cfd687dc
New translations messages.xlf (Catalan)
...
[ci skip]
2023-05-11 10:12:50 -07:00
Paperless-ngx Bot [bot]
e06c61b95d
New translations messages.xlf (Belarusian)
...
[ci skip]
2023-05-11 10:12:49 -07:00
Paperless-ngx Bot [bot]
471eee0872
New translations messages.xlf (Arabic)
...
[ci skip]
2023-05-11 10:12:48 -07:00
Paperless-ngx Bot [bot]
20abd8a9f8
New translations messages.xlf (Spanish)
...
[ci skip]
2023-05-11 10:12:46 -07:00
Paperless-ngx Bot [bot]
88e5c471de
New translations messages.xlf (French)
...
[ci skip]
2023-05-11 10:12:45 -07:00
shamoon
09086e574d
Merge pull request #3309 from paperless-ngx/feature-owner-filtering
...
Feature: owner filtering
2023-05-11 10:05:51 -07:00
Paperless-ngx Bot [bot]
8d95c13e31
New translations messages.xlf (Portuguese, Brazilian)
...
[ci skip]
2023-05-10 20:17:24 -07:00
Paperless-ngx Bot [bot]
c922cc4351
New translations django.po (Portuguese, Brazilian)
...
[ci skip]
2023-05-10 19:17:32 -07:00
shamoon
a42f28c502
Merge pull request #3366 from paperless-ngx/fix/huntr-94517f3f-ed86-4d88-bce1-6e9ba11fe1c2
...
[Security] Render frontend text as plain text
2023-05-10 11:16:24 -07:00
shamoon
b802f3a71f
Merge pull request #3329 from paperless-ngx/feature-full-dynamic-counts
...
Enhancement: dynamic counts include all pages, hide for "Any"
2023-05-10 11:15:47 -07:00
shamoon
f78f212a77
Merge pull request #3347 from paperless-ngx/fix/issue-3346
...
Fix: default frontend to current owner, allow setting no owner on create
2023-05-10 08:18:08 -07:00
Trenton H
22cbfd473b
Upgrades dependencies to their latest allowed versions
2023-05-10 06:59:44 -07:00
shamoon
e5973ef713
Merge pull request #3367 from denilsonsa/patch-2
...
[Fix] Position:fixed for .global-dropzone-overlay
2023-05-09 23:48:02 -07:00
Denilson Sá Maia
5364a29b5f
Position:fixed for .global-dropzone-overlay
...
If the user tried dropping a file onto the paperless-ngx UI, but the page itself had scrolled down a bit, the overlay would have scrolled together with the page.
This commit makes the overlay fixed to the viewport, independent from the scroll position.
This one-word commit was done directly through the GitHub web interface.
2023-05-10 08:01:51 +02:00
shamoon
49754d33fa
Render frontend html as plain text
2023-05-09 21:59:24 -07:00
shamoon
d7d95037be
Update document-detail.component.ts
2023-05-09 21:48:31 -07:00
shamoon
515146d4a2
Default frontend to current owner, allow setting no owner on create
2023-05-09 19:53:34 -07:00
shamoon
b7540fab58
Apply code suggestions
...
Co-Authored-By: Trenton H <797416+stumpylog@users.noreply.github.com >
2023-05-09 19:48:19 -07:00
shamoon
88e6f8abf6
Update frontend strings
2023-05-09 19:48:04 -07:00
shamoon
3c4dadd905
Re-work filter editor, bulk editor & reset buttons
2023-05-09 19:48:04 -07:00
Paperless-ngx Bot [bot]
f18f997796
New translations messages.xlf (Hungarian)
...
[ci skip]
2023-05-09 16:56:48 -07:00
Paperless-ngx Bot [bot]
3a1daf46ae
New translations django.po (Hungarian)
...
[ci skip]
2023-05-09 16:56:46 -07:00
Paperless-ngx Bot [bot]
8dffea4a42
New translations messages.xlf (French)
...
[ci skip]
2023-05-09 07:15:58 -07:00
Paperless-ngx Bot [bot]
3852a6c5cf
New translations django.po (Slovenian)
...
[ci skip]
2023-05-09 05:47:20 -07:00
Paperless-ngx Bot [bot]
6493f51a29
New translations messages.xlf (Slovenian)
...
[ci skip]
2023-05-09 05:47:19 -07:00
Paperless-ngx Bot [bot]
028f42e775
New translations django.po (Slovenian)
...
[ci skip]
2023-05-09 03:37:38 -07:00
Paperless-ngx Bot [bot]
eb1cc55f94
New translations messages.xlf (German)
...
[ci skip]
2023-05-09 02:31:20 -07:00
Paperless-ngx Bot [bot]
fb864f1132
New translations messages.xlf (Slovenian)
...
[ci skip]
2023-05-08 23:51:59 -07:00
Paperless-ngx Bot [bot]
8b8d988c07
New translations messages.xlf (Catalan)
...
[ci skip]
2023-05-08 23:51:58 -07:00
shamoon
c2b5451fe4
Add frontend owner filtering
...
Add owner to doc cards, table
Frontend testing for owner filtering
2023-05-08 15:34:14 -07:00
shamoon
487d3a6262
Support owner API query vars
2023-05-08 15:34:14 -07:00
shamoon
fe990b4cd2
Merge pull request #3336 from paperless-ngx/fix/issue-3332
...
Fix: dont perform mail actions when rule filename filter not met
2023-05-08 14:26:17 -07:00
Paperless-ngx Bot [bot]
019c7e2f78
New translations messages.xlf (Serbian (Latin))
...
[ci skip]
2023-05-08 08:04:35 -07:00
Paperless-ngx Bot [bot]
1c64a4f145
New translations messages.xlf (Luxembourgish)
...
[ci skip]
2023-05-08 08:04:33 -07:00
Paperless-ngx Bot [bot]
fc869aa203
New translations messages.xlf (Croatian)
...
[ci skip]
2023-05-08 08:04:32 -07:00
Paperless-ngx Bot [bot]
3a0ada9f46
New translations messages.xlf (Indonesian)
...
[ci skip]
2023-05-08 08:04:31 -07:00
Paperless-ngx Bot [bot]
cc9980fc19
New translations messages.xlf (Portuguese, Brazilian)
...
[ci skip]
2023-05-08 08:04:30 -07:00
Paperless-ngx Bot [bot]
7515d8af64
New translations messages.xlf (Chinese Simplified)
...
[ci skip]
2023-05-08 08:04:28 -07:00
Paperless-ngx Bot [bot]
5e7579c1fd
New translations messages.xlf (Turkish)
...
[ci skip]
2023-05-08 08:04:27 -07:00
Paperless-ngx Bot [bot]
38af53f281
New translations messages.xlf (Swedish)
...
[ci skip]
2023-05-08 08:04:25 -07:00
Paperless-ngx Bot [bot]
a26bec5b00
New translations messages.xlf (Slovenian)
...
[ci skip]
2023-05-08 08:04:24 -07:00
Paperless-ngx Bot [bot]
feb943b6df
New translations messages.xlf (Russian)
...
[ci skip]
2023-05-08 08:04:23 -07:00
Paperless-ngx Bot [bot]
059e37a41f
New translations messages.xlf (Portuguese)
...
[ci skip]
2023-05-08 08:04:22 -07:00
Paperless-ngx Bot [bot]
7ce67fd465
New translations messages.xlf (Polish)
...
[ci skip]
2023-05-08 08:04:20 -07:00
Paperless-ngx Bot [bot]
6b8b8209f3
New translations messages.xlf (Norwegian)
...
[ci skip]
2023-05-08 08:04:19 -07:00
Paperless-ngx Bot [bot]
fd1d12859d
New translations messages.xlf (Dutch)
...
[ci skip]
2023-05-08 08:04:18 -07:00
Paperless-ngx Bot [bot]
efb00b2387
New translations messages.xlf (Italian)
...
[ci skip]
2023-05-08 08:04:17 -07:00
Paperless-ngx Bot [bot]
9b2ca57038
New translations messages.xlf (Hebrew)
...
[ci skip]
2023-05-08 08:04:15 -07:00
Paperless-ngx Bot [bot]
9694face16
New translations messages.xlf (Finnish)
...
[ci skip]
2023-05-08 08:04:14 -07:00
Paperless-ngx Bot [bot]
7ef14832d0
New translations messages.xlf (German)
...
[ci skip]
2023-05-08 08:04:13 -07:00
Paperless-ngx Bot [bot]
33f7b58e6e
New translations messages.xlf (Danish)
...
[ci skip]
2023-05-08 08:04:11 -07:00
Paperless-ngx Bot [bot]
9e992da863
New translations messages.xlf (Czech)
...
[ci skip]
2023-05-08 08:04:10 -07:00
Paperless-ngx Bot [bot]
c986a218c7
New translations messages.xlf (Catalan)
...
[ci skip]
2023-05-08 08:04:09 -07:00
Paperless-ngx Bot [bot]
8ee6312402
New translations messages.xlf (Belarusian)
...
[ci skip]
2023-05-08 08:04:08 -07:00
Paperless-ngx Bot [bot]
3c86b12ef9
New translations messages.xlf (Arabic)
...
[ci skip]
2023-05-08 08:04:07 -07:00
Paperless-ngx Bot [bot]
02d09edd49
New translations messages.xlf (Spanish)
...
[ci skip]
2023-05-08 08:04:05 -07:00
Paperless-ngx Bot [bot]
55af3c3dd1
New translations messages.xlf (French)
...
[ci skip]
2023-05-08 08:04:04 -07:00
shamoon
f8f5a77744
Merge pull request #3321 from paperless-ngx/feature-dismissable-welcome-widget
2023-05-08 07:06:11 -07:00
shamoon
5b6956ff24
Merge pull request #3345 from paperless-ngx/fix/issue-3341
2023-05-08 07:04:49 -07:00
shamoon
f1c138eaed
Merge pull request #3315 from paperless-ngx/fix/__in-search-testing
2023-05-08 07:03:59 -07:00
Ross Brown
caf43638de
Bump django from 4.1.7 to 4.1.9
2023-05-07 18:22:52 -07:00
shamoon
b783d2e210
Fix PassUserMixin not properly being used in DocumentViewSet
2023-05-07 17:40:09 -07:00
shamoon
9a40a5f019
Add proper testing for *__id__in testing
2023-05-07 00:04:23 -07:00
shamoon
81a7b34101
Dont perform mail actions when rule filename filter not met
...
Update mail.py
2023-05-06 23:59:33 -07:00
shamoon
f124e2a889
Add "all" property to results
2023-05-06 11:31:47 -07:00
Trenton H
02b2bcafc5
Fixes a small step naming thing, updates codecov to only upload on pull request events
2023-05-05 11:47:43 -07:00
Trenton Holmes
81a5fd377e
Use a tagged version of the image cleaner action
2023-05-05 11:47:43 -07:00
Trenton H
f875ae4abf
CI cleanup and improvements.
...
Removes the building of installers from the repo, they can now be built elsewhere,
on demand, as their building is no longer tied to the Dockerfile
2023-05-05 11:47:43 -07:00
Trenton H
01fd400ec7
Moves to the new action for cleaning the published images
2023-05-05 11:47:43 -07:00
shamoon
c59420581c
Dynamic counts include all pages, hide for "Any"
2023-05-05 01:01:57 -07:00
shamoon
0aa9462cea
Save tour completion, hide welcome widget
2023-05-04 23:29:20 -07:00
shamoon
bf2f6f84e5
Merge pull request #3314 from paperless-ngx/v1.14.4-changelog
2023-05-04 10:03:26 -07:00
github-actions
5126f01b57
Changelog v1.14.4 - GHA
2023-05-04 15:41:23 +00:00
Trenton H
ec4814a76e
Bumps version to 1.14.4
2023-05-04 07:48:55 -07:00
Trenton H
69b53d70c5
Merge remote-tracking branch 'origin/dev'
2023-05-04 07:48:00 -07:00
Paperless-ngx Bot [bot]
02875f5a34
New Crowdin updates ( #3298 )
...
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations django.po (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
2023-05-04 07:45:48 -07:00
Trenton H
29d8c4e08d
Fixes inversion in tagged mail searching
2023-05-04 06:29:41 -07:00
shamoon
df203311fe
Fix note sorting, testing, bump search index version
2023-05-04 02:07:48 -07:00
shamoon
10f9b91c44
fix __in filtering
2023-05-04 02:07:16 -07:00
shamoon
cd861364a2
Merge pull request #3303 from paperless-ngx/fix/discussion-3300
...
Fix dynamic count labels hidden in light mode
2023-05-03 15:14:05 -07:00
shamoon
90b52abc04
Fix dynamic count labels hidden in light mode
2023-05-03 13:22:16 -07:00
github-actions
093b726c52
Changelog v1.14.3 - GHA
2023-05-03 09:29:40 -07:00
Trenton Holmes
fd84fc9dbe
Re-add -dev version tag
2023-05-03 06:55:59 -07:00
Trenton Holmes
4353646b3a
Bumps version to 1.14.3
2023-05-03 06:54:37 -07:00
Trenton Holmes
7545e5312c
Merge remote-tracking branch 'origin/dev'
2023-05-03 06:53:33 -07:00
Paperless-ngx Bot [bot]
bd494ce9ec
New Crowdin updates ( #3226 )
...
* New translations django.po (Indonesian)
[ci skip]
* New translations django.po (Indonesian)
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations django.po (Indonesian)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations django.po (Arabic)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations django.po (Arabic)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations django.po (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
2023-05-03 06:45:59 -07:00
Ross Brown
ee3cf8e6d1
Bump filelock from 3.10.2 to 3.12.0 to fix permissions bug
2023-05-02 07:32:41 -07:00
dependabot[bot]
df524fdc1f
Merge pull request #3276 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/eslint-8.39.0
2023-05-01 22:38:59 +00:00
dependabot[bot]
f0c0cfee1d
Bump eslint from 8.38.0 to 8.39.0 in /src-ui
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.38.0 to 8.39.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.38.0...v8.39.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-01 22:28:37 +00:00
dependabot[bot]
cf1bf3c163
Merge pull request #3278 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/typescript-eslint/parser-5.59.2
2023-05-01 22:17:43 +00:00
dependabot[bot]
b9d703fe25
Bump @typescript-eslint/parser from 5.58.0 to 5.59.2 in /src-ui
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.58.0 to 5.59.2.
- [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/v5.59.2/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-01 22:07:13 +00:00
shamoon
46f7e685b6
Merge pull request #3275 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/types/node-18.16.3
...
Bump @types/node from 18.15.11 to 18.16.3 in /src-ui
2023-05-01 15:03:58 -07:00
shamoon
8023331fca
Merge pull request #3277 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/rxjs-7.8.1
...
Bump rxjs from 7.8.0 to 7.8.1 in /src-ui
2023-05-01 15:03:43 -07:00
dependabot[bot]
597db7d4bd
Bump @types/node from 18.15.11 to 18.16.3 in /src-ui
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.15.11 to 18.16.3.
- [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 >
2023-05-01 21:48:24 +00:00
dependabot[bot]
773bd32cd0
Merge pull request #3274 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/typescript-eslint/eslint-plugin-5.59.2
2023-05-01 21:47:45 +00:00
dependabot[bot]
c7e3756de1
Merge pull request #3268 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/cypress-12.11.0
2023-05-01 21:45:12 +00:00
dependabot[bot]
64bf122c95
Bump rxjs from 7.8.0 to 7.8.1 in /src-ui
...
Bumps [rxjs](https://github.com/reactivex/rxjs ) from 7.8.0 to 7.8.1.
- [Release notes](https://github.com/reactivex/rxjs/releases )
- [Changelog](https://github.com/ReactiveX/rxjs/blob/7.8.1/CHANGELOG.md )
- [Commits](https://github.com/reactivex/rxjs/compare/7.8.0...7.8.1 )
---
updated-dependencies:
- dependency-name: rxjs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-01 21:36:08 +00:00
dependabot[bot]
a92b0411fd
Bump @typescript-eslint/eslint-plugin from 5.58.0 to 5.59.2 in /src-ui
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.58.0 to 5.59.2.
- [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/v5.59.2/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-01 21:35:22 +00:00
dependabot[bot]
728d61762a
Bump cypress from 12.9.0 to 12.11.0 in /src-ui
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 12.9.0 to 12.11.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/cypress/compare/v12.9.0...v12.11.0 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-01 21:34:33 +00:00
shamoon
d9783e2a4d
Merge pull request #3270 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/angular/cli-15.2.7
...
Bulk bump angular packages to 15.2.8 in /src-ui
2023-05-01 14:33:41 -07:00
shamoon
b6303d2c16
Bulk bump angular packages to 15.2.8
2023-05-01 14:24:06 -07:00
dependabot[bot]
dd673a62b5
Bump @angular/cli from 15.2.6 to 15.2.7 in /src-ui
...
Bumps [@angular/cli](https://github.com/angular/angular-cli ) from 15.2.6 to 15.2.7.
- [Release notes](https://github.com/angular/angular-cli/releases )
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/angular/angular-cli/compare/15.2.6...15.2.7 )
---
updated-dependencies:
- dependency-name: "@angular/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-01 20:58:46 +00:00
Trenton Holmes
b7577038a0
Replace usages of os.rename with shutil.move to properly handle cases where the source and dest arent't on the same filesystem
2023-05-01 07:28:52 -07:00
Trenton Holmes
613b71d23b
Ignores a specific _FILE setting which doesn't actually get set to a file
2023-05-01 07:23:31 -07:00
shamoon
0284100c2d
Merge pull request #3243 from paperless-ngx/fix/issue-3229
2023-04-29 12:37:12 -07:00
Trenton H
26cd470d31
Don't ever send GMail related keywords if the server doesn't report support for the extensions
2023-04-29 09:34:50 -07:00
shamoon
ebaf509a42
Retain doc changes on tab switch after refresh doc
2023-04-29 00:23:30 -07:00
shamoon
646db73061
Update document-notes.component.ts
2023-04-28 21:56:40 -07:00
shamoon
e6df581909
Merge pull request #3232 from paperless-ngx/fix/issue-3231
...
Fix: close all docs on logout
2023-04-28 20:51:47 -07:00
shamoon
a8e12409b5
Merge pull request #3227 from paperless-ngx/feature/better-keyboard-dropdowns
...
Enhancement: better keyboard nav for filter/edit dropdowns
2023-04-28 20:51:38 -07:00
shamoon
b7c7e293f7
Doc detail tab switch fixes
2023-04-28 08:14:24 -07:00
shamoon
fe85aff052
Merge pull request #3222 from paperless-ngx/fix/advanced-queries-perms-fixes
...
Fix: Respect superuser for advanced queries, test coverage for object perms
2023-04-28 07:11:37 -07:00
shamoon
12d8bcad6e
Close all docs on logout
2023-04-28 07:07:59 -07:00
shamoon
bbfc244f16
Better keyboard nav for filter/edit dropdowns
2023-04-27 23:54:43 -07:00
shamoon
e275a2736a
Respect superuser for advanced queries, test coverage for object perms
2023-04-27 15:51:34 -07:00
shamoon
d2a8076596
Merge pull request #3218 from ikaruswill/fix/issue-3214
...
Fix: ALLOWED_HOSTS logic being overwritten when * is set
2023-04-27 13:24:35 -07:00
Will Ho
83344f748f
Fix appends to ALLOWED_HOSTS should be string instead of list
2023-04-28 03:28:19 +08:00
shamoon
1d5dbc454d
Update version string for dev
2023-04-27 11:43:59 -07:00
shamoon
16e2dc60aa
Merge pull request #3219 from paperless-ngx/v1.14.2-changelog
...
[Documentation] Add v1.14.2 changelog
2023-04-27 11:26:32 -07:00
github-actions
a6fd4a8472
Changelog v1.14.2 - GHA
2023-04-27 18:19:05 +00:00
Will Ho
c25698dfa7
Update docs to reflect localhost being always included in ALLOWED_HOSTS
2023-04-28 02:09:26 +08:00
Will Ho
2ab2064a72
Fix ALLOWED_HOSTS logic being overwritten when * is set
2023-04-28 02:08:55 +08:00
shamoon
356c26ce84
v1.14.2
2023-04-27 10:57:03 -07:00
shamoon
bc56dfbcb5
Merge branch 'dev'
2023-04-27 10:47:43 -07:00
shamoon
daaeb36363
Merge pull request #3207 from paperless-ngx/l10n_dev
...
New Crowdin updates
2023-04-27 10:47:21 -07:00
Paperless-ngx Bot [bot]
a46a9cf0bf
New translations messages.xlf (Luxembourgish)
...
[ci skip]
2023-04-27 10:46:14 -07:00
Paperless-ngx Bot [bot]
cbf435169a
New translations messages.xlf (Croatian)
...
[ci skip]
2023-04-27 10:46:12 -07:00
Paperless-ngx Bot [bot]
7d05f6c54a
New translations messages.xlf (Indonesian)
...
[ci skip]
2023-04-27 10:46:11 -07:00
Paperless-ngx Bot [bot]
8a8667d1f4
New translations messages.xlf (Portuguese, Brazilian)
...
[ci skip]
2023-04-27 10:46:10 -07:00
Paperless-ngx Bot [bot]
b9b8b764db
New translations messages.xlf (Chinese Simplified)
...
[ci skip]
2023-04-27 10:46:09 -07:00
Paperless-ngx Bot [bot]
4978af351d
New translations messages.xlf (Turkish)
...
[ci skip]
2023-04-27 10:46:07 -07:00
Paperless-ngx Bot [bot]
b5d639652d
New translations messages.xlf (Swedish)
...
[ci skip]
2023-04-27 10:46:06 -07:00
Paperless-ngx Bot [bot]
c4ebfaf7f6
New translations messages.xlf (Slovenian)
...
[ci skip]
2023-04-27 10:46:05 -07:00
Paperless-ngx Bot [bot]
256266280d
New translations messages.xlf (Russian)
...
[ci skip]
2023-04-27 10:46:03 -07:00
Paperless-ngx Bot [bot]
f886b58529
New translations messages.xlf (Portuguese)
...
[ci skip]
2023-04-27 10:46:02 -07:00
Paperless-ngx Bot [bot]
14fe93b9ab
New translations messages.xlf (Polish)
...
[ci skip]
2023-04-27 10:46:01 -07:00
Paperless-ngx Bot [bot]
a2fb0ceb7d
New translations messages.xlf (Norwegian)
...
[ci skip]
2023-04-27 10:46:00 -07:00
Paperless-ngx Bot [bot]
bc284ecf6d
New translations messages.xlf (Dutch)
...
[ci skip]
2023-04-27 10:45:58 -07:00
Paperless-ngx Bot [bot]
6113f586c9
New translations messages.xlf (Italian)
...
[ci skip]
2023-04-27 10:45:57 -07:00
Paperless-ngx Bot [bot]
6c0862248c
New translations messages.xlf (Hebrew)
...
[ci skip]
2023-04-27 10:45:56 -07:00
Paperless-ngx Bot [bot]
0e8f2a7c6c
New translations messages.xlf (Danish)
...
[ci skip]
2023-04-27 10:45:55 -07:00
Paperless-ngx Bot [bot]
a808f8bbd5
New translations messages.xlf (Czech)
...
[ci skip]
2023-04-27 10:45:54 -07:00
Paperless-ngx Bot [bot]
9428d5638e
New translations messages.xlf (Belarusian)
...
[ci skip]
2023-04-27 10:45:52 -07:00
Paperless-ngx Bot [bot]
e00cd5e304
New translations messages.xlf (Spanish)
...
[ci skip]
2023-04-27 10:45:51 -07:00
Paperless-ngx Bot [bot]
3c04bf2742
New translations messages.xlf (Romanian)
...
[ci skip]
2023-04-27 10:45:50 -07:00
Paperless-ngx Bot [bot]
2ef6d450bc
New translations messages.xlf (Arabic)
...
[ci skip]
2023-04-27 10:45:34 -07:00
Paperless-ngx Bot [bot]
628b0bffeb
New translations messages.xlf (Finnish)
...
[ci skip]
2023-04-27 10:45:33 -07:00
Paperless-ngx Bot [bot]
27eaa566a5
New translations messages.xlf (German)
...
[ci skip]
2023-04-27 10:45:32 -07:00
Paperless-ngx Bot [bot]
fb36646bd3
New translations messages.xlf (Serbian (Latin))
...
[ci skip]
2023-04-27 10:45:30 -07:00
Paperless-ngx Bot [bot]
304cc37618
New translations messages.xlf (Catalan)
...
[ci skip]
2023-04-27 10:45:28 -07:00
Paperless-ngx Bot [bot]
8239e8a581
New translations messages.xlf (French)
...
[ci skip]
2023-04-27 10:45:27 -07:00
shamoon
69e117d898
Merge pull request #3215 from paperless-ngx/feature-finnish-translation
...
Feature: Finnish translation
2023-04-27 10:44:44 -07:00
Paperless-ngx Bot [bot]
c773ec8a30
New translations messages.xlf (Arabic)
...
[ci skip]
2023-04-27 10:16:09 -07:00
shamoon
b4b49ee096
Add Finnish translation
2023-04-27 10:12:35 -07:00
shamoon
cf5ab87db9
Merge pull request #3211 from paperless-ngx/fix/issue-3210
...
Fix: Load saved views from app frame, not dashboard
2023-04-27 10:09:56 -07:00
shamoon
deaff293d2
Merge pull request #3209 from paperless-ngx/fix/issue-3206
...
Fix: advanced search or date searching + doc type/correspondent/storage path broken
2023-04-27 10:09:20 -07:00
shamoon
dccdebd2c0
Merge pull request #3212 from e1mo/fix-MixedContentTypeError
...
Fix MixedContentTypeError in add_inbox_tags handler
2023-04-27 09:57:46 -07:00
Moritz 'e1mo' Fromm
2674d4f034
Fix MixedContentTypeError in add_inbox_tags handler
...
The fact that Tags were fetched while the `view_documenttype` permission
was validated caused a MixedContentTypeError, thus the document
consumptio to fail because the list of available tags could not be
fetched.
2023-04-27 18:15:05 +02:00
github-actions
cb529561e1
Changelog v1.14.1 - GHA
2023-04-27 09:10:15 -07:00
shamoon
1a1cf49c67
Testing for whoosh support for multi-object query vars
2023-04-27 08:47:36 -07:00
shamoon
757b61a010
Load saved views from app frame, not dashboard
2023-04-27 08:20:21 -07:00
shamoon
448dcbab46
Include multi object queries in whoosh searcher
2023-04-27 08:06:55 -07:00
Paperless-ngx Bot [bot]
30fc5bbb09
New translations messages.xlf (Arabic)
...
[ci skip]
2023-04-27 07:18:09 -07:00
Trenton H
d3e14818df
Reset dev versioning string
2023-04-27 07:16:20 -07:00
Trenton H
864e242ed9
Bumps version to 1.14.1
2023-04-27 07:12:44 -07:00
Trenton H
8f18baea8f
Merge remote-tracking branch 'origin/dev'
2023-04-27 07:10:04 -07:00
Paperless-ngx Bot [bot]
130489a1a9
New Crowdin updates ( #3175 )
...
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
2023-04-27 07:08:48 -07:00
shamoon
88a5a2049b
Dont perform permissions queries by default
2023-04-27 07:06:49 -07:00
shamoon
15fb3e5328
Remove debug line
2023-04-27 01:24:22 -07:00
shamoon
90b800b030
Merge pull request #3199 from paperless-ngx/fix/issue-3197
...
Fix: permissions-aware statistics
2023-04-26 10:47:18 -07:00
shamoon
be88ad2676
Merge pull request #3198 from paperless-ngx/fix/issue-3196
...
Fix: Use document owner for matching if set
2023-04-26 10:46:43 -07:00
shamoon
dfadfc0f13
Respect permissions for statistics
2023-04-26 09:51:26 -07:00
shamoon
5ae48c8012
Use document owner for matching if set
2023-04-26 09:42:03 -07:00
Trenton H
6f163111ce
Upgrades black to v23, upgrades ruff
2023-04-26 09:35:27 -07:00
Trenton H
3bcbd05252
Fixes ruff not running isort against the codebase
2023-04-26 09:35:27 -07:00
shamoon
e0d2697618
Merge pull request #3174 from paperless-ngx/fix/issue-3172
...
Fix: respect permissions on document view actions
2023-04-26 09:10:58 -07:00
shamoon
7340535b9a
Remove outdated owner field from post_document
docs
2023-04-26 08:50:42 -07:00
shamoon
c385355c2b
Merge pull request #3191 from paperless-ngx/fix/increment-api-version
...
Increment API version for 1.14.1+
2023-04-26 08:36:39 -07:00
shamoon
a119790697
Merge pull request #3189 from paperless-ngx/fix/issue-3178
2023-04-26 08:20:19 -07:00
shamoon
e392098e35
Merge pull request #3190 from paperless-ngx/fix/issue-3167
2023-04-26 08:18:39 -07:00
Trenton H
a2d4d16867
Make the importer a little more robust against some types of errors
2023-04-26 07:08:50 -07:00
shamoon
7f74a85400
Increment API version for 1.14.1+
2023-04-25 23:44:36 -07:00
shamoon
1fc9eaf360
Merge pull request #3163 from paperless-ngx/fix/issue-3162
...
Fix: Specify backend for auto-login
2023-04-25 23:40:33 -07:00
shamoon
1898f9b183
Add gnu-sed
note for macOS
2023-04-25 23:37:22 -07:00
shamoon
1fb03a755f
Respect permissions on document view actions
2023-04-25 22:49:37 -07:00
shamoon
8a505e3b66
Specify backend for auto-login
2023-04-25 22:15:21 -07:00
shamoon
45ecec5623
Fix dropdown Private items with empty set
2023-04-25 22:06:16 -07:00
Trenton H
b34dfcd72f
Fixes StoragePath missing the owned or granted filter
2023-04-25 18:48:22 -07:00
Trenton H
319aa39925
Selectivly upgrade redis-py to resolve issues with socket connections
2023-04-25 10:03:41 -07:00
shamoon
08ac40dd48
Merge pull request #3161 from paperless-ngx/fix/issue-3160
...
Fix: Handle delete mail action with no filters
2023-04-25 08:11:23 -07:00
shamoon
0a0dc25e15
Merge pull request #3171 from FizzyMUC/fix-documentation
...
Fix typos and wrong version number in doc
2023-04-25 07:48:18 -07:00
shamoon
0557a15fa8
Update src/paperless_mail/mail.py with code suggestions
...
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com >
2023-04-25 07:22:16 -07:00
pascal
c5fafdda11
Fix typos and wrong version number in doc
2023-04-25 16:22:16 +02:00
shamoon
434d1fe225
Handle delete mail action with no filters
2023-04-24 20:55:01 -07:00
shamoon
405769dc97
Update environment.prod.ts
2023-04-24 13:10:35 -07:00
shamoon
ffa116bf44
Merge branch 'main' into dev
2023-04-24 13:10:18 -07:00
shamoon
6b1d8cabf4
Remove hidden Admin button from screenshots
2023-04-24 13:06:27 -07:00
shamoon
20c21e9e65
Merge pull request #3159 from paperless-ngx/v1.14.0-changelog
...
[Documentation] Add v1.14.0 changelog
2023-04-24 13:05:19 -07:00
github-actions
088743a155
Changelog v1.14.0 - GHA
2023-04-24 19:59:27 +00:00
shamoon
d1fba28936
v1.14.0
2023-04-24 12:06:22 -07:00
shamoon
65064a6934
Merge pull request #2997 from paperless-ngx/beta
...
[Beta] Paperless-ngx v1.14.0 Release Candidate 1
2023-04-24 12:04:56 -07:00
Paperless-ngx Bot [bot]
c7f5b7ae82
New Crowdin updates ( #3123 )
...
* New translations django.po (Catalan)
[ci skip]
* New translations django.po (Catalan)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations django.po (German)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations django.po (Indonesian)
[ci skip]
* New translations django.po (Catalan)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations django.po (Catalan)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations django.po (Catalan)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations django.po (Catalan)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations django.po (Catalan)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations django.po (Catalan)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
2023-04-24 12:01:13 -07:00
Paperless-ngx Bot [bot]
2b244165e2
New Crowdin updates ( #3123 )
...
* New translations django.po (Catalan)
[ci skip]
* New translations django.po (Catalan)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations django.po (German)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations django.po (Indonesian)
[ci skip]
* New translations django.po (Catalan)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations django.po (Catalan)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations django.po (Catalan)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations django.po (Catalan)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations django.po (Catalan)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations django.po (Catalan)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
2023-04-24 12:00:59 -07:00
shamoon
47682bc143
Add exec snippet for createsuperuser
...
Closes #3154
2023-04-23 20:48:08 -07:00
shamoon
0dcfb97824
Merge pull request #3146 from paperless-ngx/feature-catalan-translation
...
Feature: Catalan translation
2023-04-22 09:34:33 -07:00
shamoon
50af671e02
Add Catalan translation
2023-04-22 09:34:33 -07:00
shamoon
1ef273c35d
Merge pull request #3146 from paperless-ngx/feature-catalan-translation
...
Feature: Catalan translation
2023-04-22 09:33:27 -07:00
shamoon
91b9831548
Add Catalan translation
2023-04-22 09:32:29 -07:00
shamoon
3241968626
Update frontend strings
2023-04-22 09:23:50 -07:00
shamoon
5dee65afcb
Update frontend strings
2023-04-22 09:23:37 -07:00
Trenton H
4108eabd0d
Allows users to set some additional Django settings for proxy configuration
2023-04-20 18:32:17 -07:00
Trenton H
829a693128
To support token auth better, increase the password field (more of a double duty) to be 2048 chars
2023-04-20 14:43:19 -07:00
shamoon
bf1e49fc4c
Merge pull request #3105 from dcava/dev
2023-04-18 21:02:11 -07:00
shamoon
d1984c0dda
Update testing for ignore macOS directory services file
2023-04-18 19:10:03 -07:00
David Cavallucci
22bb28db62
Changed consumer ignore files pattern for .DS_STORE, .DS_Store
2023-04-18 19:10:03 -07:00
Paperless-ngx Bot [bot]
721b52a45b
New Crowdin updates ( #3015 )
...
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations django.po (Spanish)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations django.po (Spanish)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations django.po (German)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations django.po (Czech)
[ci skip]
* New translations django.po (Indonesian)
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations django.po (Indonesian)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations django.po (Polish)
[ci skip]
* New translations django.po (Polish)
[ci skip]
* New translations django.po (Indonesian)
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations django.po (Catalan)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations django.po (Catalan)
[ci skip]
* New translations django.po (Catalan)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations django.po (French)
[ci skip]
* New translations django.po (Indonesian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
2023-04-17 19:59:20 -07:00
Paperless-ngx Bot [bot]
edf4f98d41
New Crowdin updates ( #3015 )
...
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations django.po (Spanish)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations django.po (Spanish)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations django.po (German)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations django.po (Czech)
[ci skip]
* New translations django.po (Indonesian)
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations django.po (Indonesian)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations django.po (Polish)
[ci skip]
* New translations django.po (Polish)
[ci skip]
* New translations django.po (Indonesian)
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
* New translations django.po (Catalan)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations django.po (Catalan)
[ci skip]
* New translations django.po (Catalan)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations django.po (French)
[ci skip]
* New translations django.po (Indonesian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Catalan)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Indonesian)
[ci skip]
2023-04-17 19:58:58 -07:00
shamoon
7321ea1603
Update messages.xlf
2023-04-17 19:56:20 -07:00
shamoon
b80c2126a3
Fix multi-select with private items
2023-04-17 19:56:20 -07:00
shamoon
70afed9122
Update messages.xlf
2023-04-17 19:53:41 -07:00
shamoon
87479c32de
Fix multi-select with private items
2023-04-17 19:42:24 -07:00
shamoon
35f75563a7
Use stale action & merge with lock action
2023-04-17 13:29:19 -07:00
shamoon
f5d6a9f428
Use stale action & merge with lock action
2023-04-17 13:27:47 -07:00
shamoon
2d314efb98
Change lock old threads to once daily
2023-04-17 12:43:56 -07:00
shamoon
930bac3c8b
Change lock old threads to once daily
2023-04-17 12:43:27 -07:00
shamoon
d457f66e8b
Merge pull request #3103 from paperless-ngx/fix/issue-3101
...
Fix: respect permissions for matching suggestions
2023-04-17 07:52:30 -07:00
shamoon
98ef1ba579
Update lock.yml
2023-04-16 19:26:03 -07:00
shamoon
dd8514a84d
Update lock.yml
2023-04-16 19:25:29 -07:00
shamoon
7bcfeab85c
Merge branch 'main' into dev
2023-04-16 17:14:24 -07:00
shamoon
d1cd03302c
Merge branch 'dev' into beta
2023-04-16 09:09:37 -07:00
shamoon
36669652bf
Merge pull request #3109 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/ng2-pdf-viewer-9.1.5
...
Bump ng2-pdf-viewer from 9.1.4 to 9.1.5 in /src-ui
2023-04-16 09:08:29 -07:00
dependabot[bot]
48234896a4
Merge pull request #3108 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/angular/router-15.2.7
2023-04-16 16:07:25 +00:00
shamoon
d4c310433e
Grouped bump angular packages to 15.2.7
2023-04-16 08:56:58 -07:00
dependabot[bot]
a9d82a64a8
Bump ng2-pdf-viewer from 9.1.4 to 9.1.5 in /src-ui
...
Bumps [ng2-pdf-viewer](https://github.com/VadimDez/ng2-pdf-viewer ) from 9.1.4 to 9.1.5.
- [Release notes](https://github.com/VadimDez/ng2-pdf-viewer/releases )
- [Changelog](https://github.com/VadimDez/ng2-pdf-viewer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/VadimDez/ng2-pdf-viewer/compare/9.1.4...9.1.5 )
---
updated-dependencies:
- dependency-name: ng2-pdf-viewer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-16 15:21:46 +00:00
dependabot[bot]
74b6b8cb62
Bump @angular/router from 15.2.6 to 15.2.7 in /src-ui
...
Bumps [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router ) from 15.2.6 to 15.2.7.
- [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/15.2.7/packages/router )
---
updated-dependencies:
- dependency-name: "@angular/router"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-16 15:21:21 +00:00
shamoon
52e8a1aba3
Include permissions for suggestions
2023-04-16 00:09:41 -07:00
shamoon
0f92523d28
Fix display of private objects sometimes
2023-04-16 00:09:41 -07:00
shamoon
6934fc6510
Correct duplicate ASN handling in docs
...
Closes #3082
2023-04-15 14:40:53 -07:00
shamoon
ad746be010
Lock old threads
2023-04-14 17:50:54 -07:00
shamoon
97119f729a
Merge pull request #3089 from denilsonsa/patch-1
...
Whitespace changes, making sure the example is correcly aligned
2023-04-13 13:16:40 -07:00
Denilson Sá Maia
e576f1b0c4
Whitespace changes, making sure the example is correcly aligned
...
If desired, we could also replace spaces with [Box-drawing characters](https://en.wikipedia.org/wiki/Box-drawing_character ), like this:
```
🗁 Documents folder
├─🗁 2019/ # By Year
│ └─🗁 My bank/
│ ├─🗎 Statement January.pdf
│ └─🗎 Statement February.pdf
└─🗁 Insurances/ # Insurances
├─🗁 Healthcare 123/
│ ├─🗎 2022-01-01 Statement January.pdf
│ ├─🗎 2022-02-02 Letter.pdf
│ └─🗎 2022-02-03 Letter.pdf
└─🗁 Dental 456/
└─🗎 2021-12-01 New Conditions.pdf
```
But rendering this with proper fixed-width characters can be troublesome on some systems.
2023-04-13 22:03:40 +02:00
shamoon
1771293fcf
Merge pull request #3062 from paperless-ngx/fix/update-paperlesstask-on-failure
...
Fix: update PaperlessTask on hard failures
2023-04-12 19:01:36 -07:00
shamoon
d872423a76
Add info re tesseract language codes
...
Closes #3065
2023-04-10 14:04:30 -07:00
shamoon
6c12f65b2d
Merge branch 'dev' into beta
2023-04-10 11:07:56 -07:00
shamoon
566f50ec66
Move zone.js dependency
2023-04-10 11:07:41 -07:00
shamoon
e702f9c317
Move zone.js dependency
2023-04-10 10:59:54 -07:00
dependabot[bot]
680f8086e7
Merge pull request #3071 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/typescript-4.9.5
2023-04-10 17:56:43 +00:00
dependabot[bot]
9216f000ad
Bump typescript from 4.8.4 to 4.9.5 in /src-ui
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.8.4 to 4.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.4...v4.9.5 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-10 17:42:24 +00:00
shamoon
cea6ef7a66
Merge pull request #3068 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/angular/platform-browser-15.2.6
...
Bulk Bump npm packages 04.23
2023-04-10 10:39:32 -07:00
shamoon
3287daf4e4
Update cypress
2023-04-10 10:27:10 -07:00
shamoon
376b40b25f
Update ng-bootstrap
2023-04-10 10:24:08 -07:00
shamoon
b00ca90d15
Update zone.js
2023-04-10 10:21:17 -07:00
shamoon
06ec83701c
Update @typescript-eslint/eslint-plugin
2023-04-10 10:20:18 -07:00
shamoon
2b61ec32d0
Update eslint-parser
2023-04-10 10:19:53 -07:00
shamoon
08299dd85d
Update concurrently
2023-04-10 10:13:48 -07:00
shamoon
a2e7199ff5
Update wait-on to 7.0.1
2023-04-10 10:13:12 -07:00
shamoon
28d68c8a77
Update @types/jest
2023-04-10 10:12:29 -07:00
shamoon
999abb7016
Update eslint
2023-04-10 10:11:29 -07:00
shamoon
5af2658d88
Update @typescript-eslint/parser
2023-04-10 10:09:02 -07:00
shamoon
46fd55d100
Update ngx-ui-tour-ng-bootstrap
2023-04-10 10:08:39 -07:00
shamoon
fd4d747927
Update jest-preset-angular
2023-04-10 10:06:17 -07:00
shamoon
ec3ea965d0
Update @typescript-eslint/eslint-plugin
2023-04-10 10:05:21 -07:00
shamoon
41e4438a05
Update jest-environment-jsdom
2023-04-10 10:04:13 -07:00
shamoon
254e0ea132
Update ng2-pdf-viewer
2023-04-10 10:04:02 -07:00
shamoon
190e24b25d
Update ngx-file-drop
2023-04-10 10:00:08 -07:00
shamoon
3f22aa9638
Update popperjs
2023-04-10 09:58:38 -07:00
shamoon
0e679841a4
Update all angular packages
2023-04-10 09:56:33 -07:00
dependabot[bot]
e512e658e6
Bump @angular/platform-browser from 15.2.5 to 15.2.6 in /src-ui
...
Bumps [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser ) from 15.2.5 to 15.2.6.
- [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/15.2.6/packages/platform-browser )
---
updated-dependencies:
- dependency-name: "@angular/platform-browser"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-10 16:54:00 +00:00
shamoon
f7cea2f92e
Add tasks endpoint to list, clarify use
2023-04-10 09:38:14 -07:00
shamoon
de5689f5b2
Update paperlesstask on hard consumption failures
2023-04-09 20:40:16 -07:00
shamoon
e6cf5a5984
Update messages.xlf
2023-04-09 16:44:37 -07:00
shamoon
23e7ccb543
Update messages.xlf
2023-04-09 16:44:27 -07:00
shamoon
b4d97d4a2b
Merge pull request #3060 from paperless-ngx/fix/issue-3052
...
Fix: Hide UI tour steps if user doesnt have permissions
2023-04-09 16:41:54 -07:00
shamoon
8f90fe79c8
Merge pull request #3061 from paperless-ngx/fix/issue-3053
...
Fix: Hide Permissions tab if user cannot view users
2023-04-09 16:41:45 -07:00
shamoon
eb0df5d5e9
Hide UI tour steps if user doesnt have permissions
2023-04-09 16:39:41 -07:00
shamoon
e75510309d
Hide Permissions if user cannot view users
2023-04-09 16:17:48 -07:00
shamoon
3425d01853
Create feature-requests.yml
2023-04-05 16:22:28 -07:00
shamoon
606737f3b2
Update messages.xlf
2023-04-04 16:18:56 -07:00
shamoon
bf3b5fbf8e
Update messages.xlf
2023-04-04 16:18:33 -07:00
shamoon
f2fb06e6f3
Hide delete button on detail page if no perms, fix error display & allow retry confirm button ( #3020 )
2023-04-04 16:16:17 -07:00
shamoon
e58ba44e3d
Merge pull request #2990 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/wait-on-7.0.1
...
Bump wait-on from 6.0.1 to 7.0.1 in /src-ui
2023-04-03 16:55:02 -07:00
shamoon
1e19ec6b9a
Merge pull request #3013 from paperless-ngx/feature-inline-plaintext-docs
2023-04-03 13:12:38 -07:00
shamoon
6ed637cfdd
Inline plaintext document previews for complete styling
2023-04-03 10:03:59 -07:00
shamoon
1d17e24c6e
Update version strings
2023-04-01 21:12:08 -07:00
shamoon
de155a753d
Merge branch 'main' into dev
2023-04-01 21:08:33 -07:00
Trenton Holmes
1b4020b3d7
Fixes barcode tests not running
2023-04-01 17:38:18 -07:00
tooomm
b948750d55
Update README.md
...
Co-Authored-By: tooomm <tooomm@users.noreply.github.com >
2023-04-01 17:10:57 -07:00
Trenton H
ce41ac9158
Configures ruff as the one stop linter and resolves warnings it raised
2023-04-01 17:03:52 -07:00
dependabot[bot]
5869467db3
Merge pull request #2991 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/angular/common-15.2.5
2023-04-01 21:36:57 +00:00
dependabot[bot]
80472af53c
Merge pull request #2993 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/types/node-18.15.11
2023-04-01 21:30:20 +00:00
shamoon
eaa6039082
Update angular packages
2023-04-01 14:24:21 -07:00
dependabot[bot]
03b84e7c43
Merge pull request #2992 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/ng-select/ng-select-10.0.4
2023-04-01 21:18:57 +00:00
dependabot[bot]
0ee8f5c498
Bump @types/node from 18.11.18 to 18.15.11 in /src-ui
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.11.18 to 18.15.11.
- [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 >
2023-04-01 21:18:21 +00:00
shamoon
41d15e8731
Merge pull request #2989 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/typescript-eslint/eslint-plugin-5.57.0
...
Bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.57.0 in /src-ui
2023-04-01 14:17:32 -07:00
dependabot[bot]
bef081d353
Bump @ng-select/ng-select from 10.0.3 to 10.0.4 in /src-ui
...
Bumps [@ng-select/ng-select](https://github.com/ng-select/ng-select ) from 10.0.3 to 10.0.4.
- [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/v10.0.3...v10.0.4 )
---
updated-dependencies:
- dependency-name: "@ng-select/ng-select"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-01 20:59:48 +00:00
dependabot[bot]
a79045c064
Bump @angular/common from 15.2.1 to 15.2.5 in /src-ui
...
Bumps [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common ) from 15.2.1 to 15.2.5.
- [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/15.2.5/packages/common )
---
updated-dependencies:
- dependency-name: "@angular/common"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-01 20:59:19 +00:00
dependabot[bot]
24ae8249f9
Bump wait-on from 6.0.1 to 7.0.1 in /src-ui
...
Bumps [wait-on](https://github.com/jeffbski/wait-on ) from 6.0.1 to 7.0.1.
- [Release notes](https://github.com/jeffbski/wait-on/releases )
- [Commits](https://github.com/jeffbski/wait-on/compare/v6.0.1...v7.0.1 )
---
updated-dependencies:
- dependency-name: wait-on
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-01 20:58:31 +00:00
dependabot[bot]
81341df635
Bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.57.0 in /src-ui
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.50.0 to 5.57.0.
- [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/v5.57.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-01 20:58:01 +00: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
fa60251c18
Merge pull request #2983 from paperless-ngx/fix-2982
...
Fix: Use exclude instead of difference for mariadb
2023-03-31 14:39:13 -07:00
shamoon
5bd06494d5
Use exclude instead of difference for mariadb
2023-03-31 13:52:06 -07:00
shamoon
2fd217ef1f
Fix doc detail button reset on error
2023-03-31 13:47:35 -07:00
Paperless-ngx Bot [bot]
d7068ca42b
New Crowdin updates ( #2688 )
...
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations django.po (Italian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations django.po (German)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations django.po (German)
[ci skip]
* New translations django.po (Russian)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations django.po (Swedish)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
2023-03-30 19:56:48 -07:00
shamoon
f7b19cddbf
Update messages.xlf
2023-03-30 19:53:52 -07:00
shamoon
62e756a11e
Merge pull request #2818 from paperless-ngx/fix-2809
...
Fix: permissions display should not show users with inherited permissions & unable to change owner
2023-03-30 19:49:12 -07:00
shamoon
c992661a17
Merge pull request #2966 from paperless-ngx/feature-double-click
...
Feature: double-click docs
2023-03-30 18:40:37 -07:00
Trenton H
dde3205425
Merge pull request #2907 from margau/feature-multiple-barcode-scanners
...
feature: Add support for zxing as barcode scanning lib
2023-03-29 12:12:56 -07:00
Trenton H
15a264de3d
Enables images to be release to Quay.io, alongside the existing registries
2023-03-29 11:35:57 -07:00
Trenton H
66929a9088
Merge remote-tracking branch 'origin/dev' into feature-multiple-barcode-scanners
2023-03-29 09:40:10 -07:00
shamoon
45c9518a6d
Add visual feedback to table titles
2023-03-29 09:20:26 -07:00
shamoon
95d32dc0da
Implement double-click documents
2023-03-28 23:26:13 -07:00
shamoon
d5ab1119d3
Fix heights on transitions, text/plain display in dark mode
2023-03-28 22:47:04 -07:00
shamoon
d9110f4ef7
Merge pull request #2949 from paperless-ngx/feature-test-mailaccount
...
Feature: test mail account
2023-03-25 23:38:01 -07:00
Trenton Holmes
5468394ef2
Disables mingle and gossip. Not useful with the single worker we use
2023-03-25 19:17:02 -07:00
Trenton Holmes
7ad21e0e45
Configures logging to capture celery and kombu debugging to library
2023-03-25 19:17:02 -07:00
shamoon
5012c0c97c
Adds testing for test mail account
2023-03-24 15:14:02 -07:00
shamoon
698208fcd5
Add test mail account
2023-03-24 15:14:02 -07:00
Trenton H
e0d5fd9290
Unlock channels_redis and implement the workaround from the issue to use pub/sub instead
2023-03-23 19:54:19 -07:00
Trenton H
4bd1974911
Updates to the latest and still working pipenv version. Updates to latest wheels
2023-03-23 18:00:08 -07:00
Trenton H
d246e4090a
Adds a tip for using tokens instead of passwords, now that support is integrated
2023-03-23 08:52:12 -07:00
shamoon
ff172f5ea1
Update is_token checkbox and frontend strings
2023-03-23 08:52:12 -07:00
Trenton H
09b1413748
Allows users to use OAuth tokens instead of passwords
2023-03-23 08:52:12 -07:00
shamoon
14b997fe2c
Merge pull request #2938 from paperless-ngx/fix-2935
...
Fix: unable to edit correspondents (in `dev`)
2023-03-23 08:00:14 -07:00
shamoon
908b412a9a
Update messages.xlf
...
[ci skip]
2023-03-23 07:59:13 -07:00
shamoon
cbd80615be
Owner/name unique constraint violation should exclude self
2023-03-23 07:35:18 -07:00
shamoon
a9707f0ab0
Update permissions-select.component.ts
...
[ci skip]
2023-03-21 08:30:43 -07:00
Trenton H
4637e33326
Adds possible scary looking log line that is actually fine to troubleshooting
2023-03-21 07:46:57 -07:00
Trenton H
4a5f21dd87
Limit the number of threads waiting for files to be ready during polling
2023-03-21 07:46:57 -07:00
Trenton H
0778c2808b
Instead of using PIL directly to convert TIFF to PDF, use the existing library of img2pdf
2023-03-20 13:48:05 -07:00
Marvin Gaube
567a1bb770
fix: skip tiff tests for zxing
2023-03-20 20:59:59 +01:00
Marvin Gaube
743ee886be
feat: add tests for barcode scanner value checks
2023-03-20 20:31:50 +01:00
shamoon
20c6abae63
exclude current user from permissions retrieval users
...
Revert "exclude current user from permissions retrieval users"
This reverts commit 87efd0ccc8d4eb9d8acb614d22a5c95ffdb895ae.
Update permissions-user.component.ts
2023-03-19 23:41:36 -07:00
shamoon
ae0c585918
Fix inherited permissions should not display per user in permissions form
2023-03-19 23:41:36 -07:00
shamoon
4cfc416cdc
Handle user saved and no longer has permissions
2023-03-19 23:39:52 -07:00
shamoon
9902c4745d
fix doc detail discard perm changes
2023-03-19 23:39:52 -07:00
shamoon
e373ca7bdc
fix unable to change owner to someone else
2023-03-19 23:39:52 -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
ee935a2988
Update dashboard.png
2023-03-19 23:33:11 -07:00
shamoon
0a977a9d0a
Re-implement file type progress bar
2023-03-19 23:22:28 -07:00
Tobias Schürg
4d26a3d2c6
add file-types bar to statistics widget ( #2914 )
2023-03-19 21:06:59 -07:00
shamoon
276d11e4e8
Merge pull request #2904 from paperless-ngx/feature-improve-comments-ui
...
Enhancement: rename comments to notes and improve notes UI
2023-03-19 14:34:49 -07:00
Marvin Gaube
e89c0f15dd
feature: Add support for zxing as barcode scanning lib
2023-03-19 13:48:35 +01:00
shamoon
2bdf0aae14
simplify character count query
...
Co-Authored-By: Trenton H <797416+stumpylog@users.noreply.github.com >
2023-03-18 14:31:27 -07:00
shamoon
2bc7f0b8e0
truncate long mime types + limit total types displayed
2023-03-18 14:25:37 -07:00
shamoon
bf8ae22f3f
Rename comments --> notes
2023-03-18 13:59:17 -07:00
Markus Ongyerth
a5c6dab7c3
Allow psql client certificate authentication
2023-03-18 07:43:18 -07:00
shamoon
f3eedec402
Improved statistics widget
2023-03-18 01:51:18 -07:00
shamoon
741152dd50
Update bulk-editor.component.html
...
[ci skip]
2023-03-17 23:13:01 -07:00
shamoon
89c639f850
Just include comments on document object
2023-03-17 18:47:03 -07:00
shamoon
727fb38baf
Frontend testing for new comment UI features
2023-03-17 18:47:03 -07:00
shamoon
e19dd2d527
Support navigating directly to comments
2023-03-17 18:47:03 -07:00
shamoon
9aa41b3524
Support control/command-enter submit comment form
2023-03-17 18:47:03 -07:00
shamoon
3911740360
Show number of comments on cards, tab
2023-03-17 18:47:03 -07:00
shamoon
f161722b34
Merge pull request #2893 from paperless-ngx/feature-enhanced-object-filtering
...
Enhancement: support filtering multiple correspondents, doctypes & storage paths
2023-03-17 18:46:22 -07:00
shamoon
adb956467b
Add frontend testing of multi-object filtering
2023-03-17 17:57:54 -07:00
shamoon
00e17f4d69
Allow filtering on multiple correspondents, doctypes, storage paths
...
Preserve 'Not assigned' option
Fix default logical operator
Update frontend strings
Fix radio button name overlaps
Use include / exclude with multi-select for OneToOne objects
2023-03-17 17:57:54 -07:00
shamoon
dbe49b24df
Merge pull request #2839 from paperless-ngx/handle-private-objects
...
Fix: frontend handle "private" tags, doctypes, correspondents
2023-03-17 00:21:19 -07:00
shamoon
7e75193f4a
Update settings.component.ts
...
[ci skip]
2023-03-15 22:44:34 -07:00
Trenton H
96e8cfb765
Couple more documentation improvements
2023-03-15 10:40:10 -07:00
Trenton H
d47ca6109a
Apply suggestions from code review
...
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2023-03-15 10:40:10 -07:00
Trenton H
8ac7d56fc5
Improve documentation around barcodes, re-organize configuration and update links
2023-03-15 10:40:10 -07:00
Trenton Holmes
bfaede26c4
Replace commas with underscores to handle Chrome issues with commas
2023-03-15 10:29:04 -07:00
Trenton H
477fd360f8
Unlock cryptography version now that PiWheels built the most recent version. Update in bulk.
2023-03-15 06:35:05 -07:00
shamoon
5b50870f21
Merge pull request #2885 from maxtruxa/fix-docs-master-main
...
Fix: Update outdated docs referencing master
2023-03-14 07:31:13 -07:00
Max Truxa
8161316c01
Fix: Update outdated docs referencing master
...
The `master` branch is now called `main`.
2023-03-14 10:19:00 +01:00
shamoon
3cb26722f1
Merge pull request #2880 from igrybkov/patch-1
...
Fix formatting in "Setup" documentation page
2023-03-13 09:06:55 -07:00
Illia Grybkov
7912f4a22a
Fix formatting in "Setup" documentation page
2023-03-13 09:40:24 -05:00
Trenton Holmes
851b23fb09
Adds additional note for bare metal suggesting Redis be secured
2023-03-12 20:53:53 -07:00
Trenton H
849a108520
Changes the celery serializer to use pickle over json
2023-03-12 20:53:53 -07:00
Trenton Holmes
97ff2e126c
Adds owner and original name to the possible naming schemes
2023-03-12 15:29:58 -07:00
shamoon
ef6c4e6789
Update frontend strings for mail rule filter_to
2023-03-12 10:31:42 -07:00
Trenton H
3e467c517d
Allows filtering email by the TO value(s) as well
2023-03-12 10:31:42 -07:00
shamoon
70ac696f17
Merge pull request #2863 from paperless-ngx/feature-fix-2814
...
Fix: logout on change password via frontend
2023-03-11 19:57:02 -08:00
shamoon
39c80ded58
Merge pull request #2869 from bsvka/patch-1
...
Fix typo
2023-03-11 09:57:58 -08:00
bsvka
98782ca69d
Fix typo
2023-03-11 18:06:12 +01:00
shamoon
c332eea354
Force logout on change own password
2023-03-11 00:36:09 -08:00
shamoon
41a3f039b5
Update messages.xlf
...
[ci skip]
2023-03-10 23:36:50 -08:00
shamoon
2d3cf43bc5
Merge pull request #2820 from paperless-ngx/fix-2812
...
Fix: give superuser full doc perms
2023-03-10 21:53:35 -08:00
Trenton H
7c90702ff7
Updates to libqpdf 11.3.0
2023-03-10 20:36:17 -08:00
shamoon
952cf11b9e
Merge pull request #2855 from white-gecko/patch-1
...
Update docker-compose steps to support podman
2023-03-10 19:19:07 -08:00
Trenton H
4383550d98
When tagging an email using Gmail label extensions, append the label instead of replacing
2023-03-10 09:19:58 -08:00
shamoon
fcba2cca77
Update filter-editor.component.ts
...
[ci skip]
2023-03-10 08:38:27 -08:00
shamoon
2042b85056
Merge pull request #2827 from paperless-ngx/feature-owner-aware-unique-model-names
...
Feature: owner-aware unique model name constraint
2023-03-09 22:34:14 -08:00
Natanael Arndt
283a2ab648
Update docker-compose start steps
...
As also written in the docker-compose file it is necessary to do the steps in the order:
1. Run 'docker-compose pull'.
2. Run 'docker-compose run --rm webserver createsuperuser' to create a user.
3. Run 'docker-compose up -d'.
2023-03-09 22:30:55 +01: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
22a13981f3
Handle "private" tags, doctypes, correspondents
2023-03-08 19:07:47 -08:00
shamoon
29251b6e38
Add test coverage for owner-aware unique constraints
2023-03-08 19:07:32 -08:00
shamoon
b382f1412a
Change model uniqueness from name to name+owner
2023-03-08 19:07:32 -08:00
shamoon
320537a054
Give superuser full doc permissions
2023-03-08 19:07:06 -08:00
shamoon
2fe7f8be46
TagViewSet should use PassUserMixin
2023-03-08 19:03:59 -08:00
Trenton H
f100198a8a
Handle the possilbe case of splitting on an empty string returning a list with an empty string
2023-03-08 07:32:17 -08:00
Trenton Holmes
b470fc0140
Adds a utility for the settings to parse out a list, seperated by something, from an environment key
2023-03-08 07:32:17 -08:00
Trenton H
db02d5eff0
Ensure dates from emails are made timezone aware if not already
2023-03-07 10:01:40 -08:00
shamoon
9564a9c28d
Merge pull request #2830 from tooomm/patch-1
...
docs: better language code help
2023-03-06 16:56:08 -08:00
shamoon
55295922c8
Merge pull request #2838 from tooomm/patch-3
...
Chore: Properly collapse `All Changes` section in releases
2023-03-06 15:21:26 -08:00
tooomm
c5b701f99d
add hints to ocr languages installation
2023-03-06 23:58:32 +01:00
tooomm
3c606efc46
fix collapse-after setting
2023-03-06 23:40:20 +01:00
shamoon
cbab1a51f1
Hide selects when user doesnt have view permissions
...
[ci skip]
2023-03-06 11:07:40 -08:00
Trenton H
41bcfcaffe
Changes out the settings and a decent amount of test code to be pathlib compatible
2023-03-06 09:16:07 -08:00
shamoon
7cb14374cf
Update permissions-dialog.component.html
...
[ci skip]
2023-03-06 08:51:47 -08:00
shamoon
19b9fd0578
Merge pull request #2819 from paperless-ngx/fix-2815
...
Fix: disable bulk edit dialog buttons during operation
2023-03-06 08:50:08 -08:00
shamoon
d668c475de
Merge pull request #2832 from tooomm/patch-2
...
Chore: Don't include changelog PR for different releases
2023-03-05 15:53:59 -08:00
tooomm
248f3f2181
don't append changelog PR to unrelated release
2023-03-05 16:36:24 +01:00
tooomm
bcd10f63ea
better language code help
2023-03-05 16:03:42 +01:00
Jonas Winkler
db9733f0d5
Merge pull request #2808 from paperless-ngx/bugfix-database-locked-on-permission-change
...
fix database locked error
2023-03-04 16:25:51 +01:00
shamoon
e6aa213aa1
disable bulk edit permissions dialog buttons on submit
2023-03-03 19:32:39 -08:00
shamoon
f0fa726e71
Merge pull request #2813 from paperless-ngx/fix-2811
...
Fix: Disable suggestions for read-only docs
2023-03-03 15:36:43 -08:00
shamoon
ae46ef7add
Disable suggestions for read-only docs
2023-03-03 15:21:02 -08:00
Jonas Winkler
c87ca25f22
fix database locked error
2023-03-03 23:30:12 +01:00
Jonas Winkler
ef627d53e5
Merge pull request #2806 from paperless-ngx/update-django-po-messages
...
update django.po messages
2023-03-03 20:45:10 +01:00
Jonas Winkler
d0fcf3607d
update django.po messages
2023-03-03 20:16:57 +01:00
shamoon
3dbb7e5781
Merge pull request #2804 from paperless-ngx/fix-processed-mail-migration
...
Update processed mail migration
2023-03-03 11:11:54 -08:00
shamoon
9597358cb0
Update processed mail migration
2023-03-03 10:40:29 -08:00
shamoon
c5a21a3b0e
Fix edit dialog error surfacing
2023-03-03 10:21:08 -08:00
shamoon
f56ccec77f
Surface edit dialog errors all the way
2023-03-03 08:55:52 -08:00
shamoon
489340a338
Update admin.py
2023-03-02 19:37:09 -08:00
Jonas Winkler
e9e3d75383
Merge pull request #2718 from paperless-ngx/feature/2396-better-mail-actions
...
Feature/2396 better mail actions
2023-03-02 23:14:04 +01:00
Trenton H
74a1e5ed86
Disables creation of videos during testing with Cypress
2023-03-02 08:03:41 -08:00
Trenton H
3d961a3dbb
Enable package caching for frontend testing
2023-03-02 08:03:41 -08:00
dependabot[bot]
604d56d0b8
Bump leonsteinhaeuser/project-beta-automations from 2.0.1 to 2.1.0
...
Bumps [leonsteinhaeuser/project-beta-automations](https://github.com/leonsteinhaeuser/project-beta-automations ) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/leonsteinhaeuser/project-beta-automations/releases )
- [Commits](https://github.com/leonsteinhaeuser/project-beta-automations/compare/v2.0.1...v2.1.0 )
---
updated-dependencies:
- dependency-name: leonsteinhaeuser/project-beta-automations
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-01 14:57:16 -08:00
shamoon
a82e259c1d
Merge pull request #2793 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/zone.js-0.12.0
...
Bump zone.js from 0.11.8 to 0.12.0 in /src-ui
2023-03-01 14:31:39 -08:00
dependabot[bot]
34ef99a8ab
Bump zone.js from 0.11.8 to 0.12.0 in /src-ui
...
Bumps [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js ) from 0.11.8 to 0.12.0.
- [Release notes](https://github.com/angular/angular/releases )
- [Changelog](https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md )
- [Commits](https://github.com/angular/angular/commits/zone.js-0.12.0/packages/zone.js )
---
updated-dependencies:
- dependency-name: zone.js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-01 22:10:43 +00:00
shamoon
fa389d19d0
Merge pull request #2792 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/typescript-eslint/parser-5.54.0
...
Bump @typescript-eslint/parser from 5.50.0 to 5.54.0 in /src-ui
2023-03-01 13:44:31 -08:00
shamoon
ebe70d996c
Merge pull request #2788 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/angular/compiler-15.2.1
...
Bulk Bump angular packages to 15.2.1 in /src-ui
2023-03-01 13:41:22 -08:00
dependabot[bot]
e83e13fd57
Bulk bump angular to 15.2.1
...
Bump @angular/compiler from 15.1.2 to 15.2.1 in /src-ui
Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler ) from 15.1.2 to 15.2.1.
- [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/15.2.1/packages/compiler )
---
updated-dependencies:
- dependency-name: "@angular/compiler"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-01 13:26:42 -08:00
dependabot[bot]
02362ae5e1
Bump @typescript-eslint/parser from 5.50.0 to 5.54.0 in /src-ui
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.50.0 to 5.54.0.
- [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/v5.54.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-01 21:00:01 +00:00
Jonas Winkler
e0f324f61c
fix links in django admin
2023-03-01 18:17:55 +01:00
Trenton H
c422a081bf
Be sure the scratch directory exists before using it as temporary directory
2023-03-01 07:13:31 -08:00
shamoon
72efb24b73
fix settings change detection on delete
2023-03-01 01:14:10 -08:00
shamoon
ee7653a8cd
Make user_permissions not required
2023-03-01 00:33:01 -08:00
Jonas Winkler
020abaf7d6
Merge pull request #2777 from paperless-ngx/bugfix-owner-on-new-document
...
Don't submit owner via API on document upload
2023-03-01 01:08:54 +01:00
Jonas Winkler
6e2f6350e6
don't submit owner via API
2023-02-28 18:32:09 +01:00
Trenton Holmes
6b939f7567
Returns to using hashing against primary keys, at least for fields. Improves testing coverage
2023-02-28 08:13:10 -08:00
Trenton Holmes
c958a7c593
Changes from a hash based system to a time based system to prevent extra retrains
2023-02-28 08:13:10 -08:00
Trenton H
8709ea4df0
Changes classifier training to hold less data in memory at the same time
2023-02-28 08:13:10 -08:00
Trenton H
16d3041d7a
Add new packages catagory for mypy typing stubs and configure some mypy settings in setup.cfg
2023-02-27 15:59:55 -08:00
shamoon
64b2037eda
Update release-drafter.yml
...
[ci skip]
2023-02-27 11:46:43 -08:00
Jonas Winkler
4133001c73
Merge pull request #2743 from bdr99/ocr_skip_archive_file
...
Feature: Add PAPERLESS_OCR_SKIP_ARCHIVE_FILE config setting
2023-02-27 11:01:54 +01:00
Brandon Rothweiler
d5f46eedab
Add tests for checks.py
2023-02-24 11:27:40 -05:00
Jonas Winkler
7a2a3e048e
cleanup test code
2023-02-24 12:49:54 +01:00
Brandon Rothweiler
20891a370b
Fix typo in deprecation log message
2023-02-23 22:52:31 -05:00
Brandon Rothweiler
ca412e0184
Add PAPERLESS_OCR_SKIP_ARCHIVE_FILE config setting
2023-02-23 22:42:57 -05:00
Brandon Rothweiler
8a89f5ae27
Revert "Merge pull request #2732 from bdr99/skip_neverarchive"
...
This reverts commit 77b23d3acb
, reversing
changes made to 5d8aa27831
.
2023-02-23 21:26:53 -05:00
shamoon
dbea2acc8f
Merge pull request #2739 from paperless-ngx/fix-2738
...
Fix: only offer log files that exist
2023-02-23 15:32:29 -08:00
shamoon
65167625c4
Merge pull request #2704 from paperless-ngx/feature-dynamic-document-counts
2023-02-23 15:32:08 -08:00
shamoon
77b23d3acb
Merge pull request #2732 from bdr99/skip_neverarchive
...
Feature: Add a setting to disable creating archive files
2023-02-23 15:22:49 -08:00
shamoon
5d8aa27831
Merge pull request #2717 from paperless-ngx/fix-user-perms-editing-issues
...
Fix: permissions editing and initial view issues
2023-02-23 15:19:53 -08:00
shamoon
b15eda9466
Merge pull request #2703 from paperless-ngx/fix-2702
...
Fix: reset saved view ID on quickFilter
2023-02-23 15:18:48 -08:00
Jonas Winkler
5eb4b975ae
fix the test cases for python 3.8
2023-02-24 00:15:40 +01:00
Jonas Winkler
3ce1e01d96
fix the test cases
2023-02-24 00:03:28 +01:00
Trenton H
afcefe3d04
Fixes creation of the paperless.conf in the release dist
2023-02-23 14:59:34 -08:00
shamoon
4726fe8b6f
Only return logs that exist
2023-02-23 14:43:43 -08:00
Jonas Winkler
201a4a7ef9
changes
2023-02-23 22:02:38 +01:00
Brandon Rothweiler
93a6391f96
Add a setting to disable creating an archive file
2023-02-22 15:27:17 -05:00
shamoon
782db3f324
Merge pull request #2727 from bdr99/disable-matching
...
Feature: Add an option to disable matching
2023-02-22 07:13:27 -08:00
Brandon Rothweiler
7610a0459e
Add test
2023-02-22 09:39:29 -05:00
shamoon
927616decb
Reorder frontend matching model options & update strings
2023-02-21 20:58:52 -08:00
Brandon Rothweiler
8b2b7bbe6d
Add an option to disable matching
2023-02-21 20:01:30 -05:00
shamoon
ca30dbc832
Update translation strings
2023-02-21 13:26:40 -08:00
Jonas Winkler
3c3c847db5
reconfigure mail admin
2023-02-21 22:07:14 +01:00
Jonas Winkler
b7a2601724
Merge branch 'dev' into feature/2396-better-mail-actions
2023-02-21 18:37:17 +01:00
Jonas Winkler
1189df1fe6
changes
2023-02-21 18:37:08 +01:00
Jonas Winkler
a37177703c
mark mails as processed internally, don't process processed mails again
2023-02-21 13:50:34 +01: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
0df91c31f1
Creates a mix-in for asserting file system states
2023-02-20 10:25:21 -08:00
shamoon
1718cf6504
prevent edit docs when dont have global edit perms
2023-02-20 08:20:37 -08:00
Trenton Holmes
bec8d00232
Allow setting the ASN on document upload
2023-02-20 07:56:37 -08:00
Trenton Holmes
1471dd72a6
Bulk update of all Python libraries
2023-02-20 07:15:48 -08:00
shamoon
588a786d73
Fix startup without saved view permissions
2023-02-20 03:10:03 -08:00
Jonas Winkler
7e1c1da424
remove unused argument
2023-02-20 11:57:56 +01:00
Jonas Winkler
94ebe3b61c
implement better mail actions
2023-02-20 11:46:46 +01:00
shamoon
75c5ccccec
Fix dyanmic disabling checkboxes in permissions select
2023-02-20 02:15:11 -08:00
shamoon
eb4c8e1b1e
Fix inherited permissions being set at user level & unable to unselect existing perms
2023-02-20 01:27:44 -08:00
shamoon
73b1b942a9
Merge pull request #2701 from paperless-ngx/fix-bulk-edit-reset-apply-button
...
Fix: bulk edit reset apply button state
2023-02-19 18:40:14 -08:00
Jonas Winkler
8c5ef111d8
Merge branch 'dev' into feature/2396-better-mail-actions
2023-02-19 23:29:52 +01:00
shamoon
b6266ad18f
Live document counts for document filtering
2023-02-18 20:07:33 -08:00
shamoon
2635c3a1a0
Live document counts for bulk edit
2023-02-18 20:07:07 -08:00
shamoon
13ece25de0
Merge pull request #2359 from paperless-ngx/feature-log-failed-auth
...
Feature: Log failed login attempts
2023-02-18 19:40:51 -08:00
shamoon
c69ece1d0e
Fix: reset saved view ID on quickFilter
2023-02-18 18:36:19 -08:00
Trenton H
07ec6ff7ab
Adds some quick testing of the IP logging during a failed login
2023-02-18 15:26:09 -08:00
shamoon
66e23bd356
Fix apply button should reset state on close dropdown
2023-02-18 14:29:49 -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
Trenton H
5e3ef94697
Moves the renaming triggered from a storage path change to be a background task
2023-02-18 12:19:33 -08:00
shamoon
2daee375d0
Remove obsolete UI warning on edit storage path
2023-02-18 12:19:33 -08:00
Trenton H
857944aabe
When a StoragePath is changed, check if related documents require a rename
2023-02-18 12:19:33 -08:00
Trenton H
72f58d54a3
Moves django-ipware up to be with other Django libraries
2023-02-17 08:12:27 -08:00
Michael Shamoon
668b068bb5
Log failed login attempts
2023-02-17 08:12:27 -08:00
shamoon
9893ae9880
Merge pull request #2689 from paperless-ngx/feature-update-error-messages
...
Feature: update error message colors & show on document failures
2023-02-17 07:52:31 -08:00
shamoon
9cdf2f046f
Make error message toasts more visually distinct
2023-02-17 07:51:21 -08:00
shamoon
f7f841ce6d
Show errors on document save
2023-02-17 07:51:21 -08:00
shamoon
e8a52d48cf
Merge pull request #2694 from paperless-ngx/fix-2693
2023-02-17 07:40:37 -08:00
shamoon
21eb253c57
Merge pull request #2147 from paperless-ngx/feature-permissions
...
Feature: multi-user permissions
2023-02-17 07:21:18 -08:00
shamoon
754286cb9a
Merge pull request #2692 from nathanaelhoun/fix-missing-i18n-for-mobile-preview
...
fix: add missing i18n for mobile "preview" pane
2023-02-17 07:19:05 -08:00
Nathanaël Houn
08f5d9a92f
docs: fix command used for i18n extraction
2023-02-17 07:14:14 -08:00
shamoon
a1a61000ab
Remove outdated PAPERLESS_WORKER_RETRY
2023-02-17 07:07:13 -08:00
Nathanaël Houn
dd91d4264a
fix: added missing i18n placeholder for file preview
2023-02-17 14:08:05 +01:00
shamoon
9d87ac5244
Update messages.xlf
2023-02-16 20:45:11 -08:00
shamoon
3559e27cdd
Merge branch 'dev' into feature-permissions
2023-02-16 20:44:51 -08:00
shamoon
4b9c79fa07
Update messages.xlf
2023-02-16 20:44:02 -08:00
shamoon
ee197bf89f
Add dev tag to dev version
2023-02-16 20:43:14 -08:00
shamoon
31dac60d04
Merge pull request #2690 from paperless-ngx/v1.13.0-changelog
...
[Documentation] Add v1.13.0 changelog
2023-02-16 20:42:01 -08:00
github-actions
75a7dd38a1
Changelog v1.13.0 - GHA
2023-02-16 20:38:57 -08:00
shamoon
6c658a676e
Bumps version to 1.13.0
2023-02-16 20:10:35 -08:00
shamoon
38de2a7767
Merge branch 'dev'
2023-02-16 20:07:50 -08:00
Jonas
d7cb7c78af
adjust mail workflow, execute mail actions only after consumption is successful
2023-02-16 22:51:46 +01:00
Trenton H
ee272da95f
Instead of pulling all images, inspect the manifest index and each digest index
2023-02-16 13:03:24 -08:00
shamoon
8098ac6b15
Merge pull request #2681 from paperless-ngx/feature-2162
...
Feature: allow disable warn on close saved view with changes
2023-02-16 09:59:42 -08:00
Trenton H
c08f0054da
Updates ignore path filtering so files in a folder in an ignored folder will be ignored correctly
2023-02-16 09:05:11 -08:00
shamoon
29f8cda104
Allow disable saved view with unsaved changes warning
2023-02-16 07:12:09 -08:00
Trenton Holmes
0d1a8d6d2f
Resolves the subshell not returnning when generating SECRET_KEY
2023-02-14 17:20:34 -08:00
Paperless-ngx Translation Bot [bot]
edfd3bbe91
New Crowdin updates ( #2527 )
...
* New translations django.po (Dutch)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations django.po (Dutch)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
2023-02-14 12:02:29 -08:00
shamoon
148f394679
Update frontend strings
2023-02-14 11:53:10 -08:00
shamoon
b91ec5a520
Update frontend strings
2023-02-14 11:52:30 -08:00
shamoon
f57873fb1b
Merge branch 'dev' into feature-permissions
2023-02-14 11:35:48 -08:00
shamoon
32754defef
Merge branch 'dev' into feature-permissions
2023-02-14 11:32:37 -08:00
Trenton H
0d777343fb
Changes the default setting for compression to enabled
2023-02-12 14:45:51 -08:00
Trenton H
3b0fa4f707
Adds option to enable compression of webserver responses
2023-02-12 14:45:51 -08:00
Trenton Holmes
8b3d01c49b
When splitting via barcodes, cleanup the split documents better
2023-02-12 08:20:12 -08:00
shamoon
1d5eb983ea
Merge pull request #2651 from paperless-ngx/fix-2650
...
Fix: add missing storage path placeholders
2023-02-12 07:55:27 -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
Omar Saleem
7bfb11a711
adding quotes around port 'find' field as requested
2023-02-10 15:14:22 -08:00
Omar Saleem
808cf93a19
need quotes in install script too
2023-02-10 15:14:22 -08:00
Omar Saleem
37ddc3b8f7
wrapping ports in quotes
2023-02-10 15:14:22 -08:00
shamoon
bc91b830ed
Merge pull request #2638 from paperless-ngx/fix-2637
...
Fix long dropdown contents break document detail column view
2023-02-10 11:51:28 -08:00
shamoon
ced248ad49
Fix toggle split doesnt have rounded right corner
2023-02-09 20:17:00 -08:00
shamoon
d73fbb1643
Fix long dropdown contents break column layout
2023-02-09 20:16:45 -08:00
Trenton H
40db244d4a
Fixes the test for expiration
2023-02-08 09:47:56 -08:00
Trenton H
8181535f40
Fixes expiration of the weekly task
2023-02-08 09:33:46 -08:00
shamoon
2d9fa58157
Merge pull request #2625 from paperless-ngx/fix-2465
...
Fix: tags dropdown should stay closed when removing
2023-02-08 08:26:17 -08:00
Trenton H
7af0b47ba9
Expire the scheduled tasks shortly a new one will be added to the queue by default
2023-02-08 08:18:11 -08:00
Trenton H
b9f0418038
Fixes flower not respecting its config location, and a little more info to the user
2023-02-08 08:18:11 -08:00
shamoon
74b729bf5a
tags dropdown doesnt need to open upon removal
2023-02-07 15:44:15 -08:00
Trenton H
66333caebc
Fixes all Python versions uploading to Codecov
2023-02-06 10:02:15 -08:00
shamoon
405c0922f8
Merge pull request #2618 from paperless-ngx/feature-management-list-pagination
...
Bugfix: Limit management list pagination maxSize to 5
2023-02-06 08:19:33 -08:00
shamoon
bdf9b2453f
Merge pull request #2608 from paperless-ngx/compatibility-updates-0222
2023-02-06 07:51:48 -08:00
Bastien KERVICHE
8ef5f0e93c
fix: limit pagination in management-list
2023-02-06 11:21:10 +01:00
Trenton H
597bb98cb9
Updates to the expected PDF minus an extra whitespace
2023-02-05 20:17:22 -08:00
shamoon
cc971a4569
Note possible utf8mb3
requirement
2023-02-05 20:17:22 -08:00
shamoon
8955d25a00
update gotenberg to 7.8
2023-02-05 20:17:22 -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
0e83c94832
Resolve migration conflicts
2023-02-03 14:25:22 -08:00
shamoon
d2a6f79612
Merge branch 'dev' into feature-permissions
2023-02-03 14:23:50 -08:00
shamoon
8154c7b53a
Migration required for rename of PaperlessTask field
2023-02-03 13:54:39 -08:00
shamoon
ac611acaa1
Correct PaperlessTask model field verbose name
...
Closes #2597
2023-02-03 13:49:46 -08:00
Trenton H
faecd59432
Increment the index version for Docker users
2023-02-03 08:31:45 -08:00
Trenton H
0f536a9b9a
Detect and reset invalid ASNs to 0 during indexing with a loud error to the user
2023-02-03 08:31:45 -08:00
Trenton H
a203b006e7
Adjust permissions of the final dist package to the normal first user of a system, instead of runner:docker
2023-02-02 17:09:37 -08:00
Trenton H
5978650ec6
Note that changing STATIC_ROOT may require running collectstatic again
2023-02-02 17:09:37 -08:00
Trenton H
8fea4c00ad
Improves and clarifies the release distribution steps. No changes to static copying
2023-02-02 17:09:37 -08:00
Trenton H
9b3ec22beb
Don't forget to remove the zipped binaries file after install
2023-02-02 17:09:37 -08:00
Trenton H
54e1c17539
Link to the the compiled frontend instead of copying it during collectstatic
2023-02-02 17:09:37 -08:00
Trenton H
06e2500443
Moves the mktime call into the if block where it is used, preventing exceptions during rare cases
2023-02-02 07:25:32 -08:00
dependabot[bot]
f43c3e0dd6
Merge pull request #2577 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/typescript-eslint/parser-5.50.0
2023-02-02 06:31:17 +00:00
shamoon
73b2c366df
Batch update npm packages
2023-02-01 22:20:59 -08:00
Trenton H
1547a698cb
Switches to Codecov for coverage reporting and status
2023-02-01 17:49:28 -08:00
dependabot[bot]
87b1f5adec
Bump docker/build-push-action from 3 to 4
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-01 12:14:27 -08:00
dependabot[bot]
8a281452b8
Bump @typescript-eslint/parser from 5.48.1 to 5.50.0 in /src-ui
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.48.1 to 5.50.0.
- [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/v5.50.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-01 20:02:50 +00:00
shamoon
dd38b84116
Merge pull request #2570 from paperless-ngx/chore-convert-testing
...
Chore: Run tests which require `convert` in the CI
2023-02-01 01:14:37 -08:00
Fabian Ohler
658d372cd2
Feature: split documents on ASN barcode ( #2554 )
...
* also split documents when an ASN barcode is found
* linter
* fix test case parameters
* avoid pre-python-3.9 features
* simplify dict-creation in tests
* simplify dict-creation in tests for empty dicts
* Add test cases for the splitting by ASN barcode feature
* deleted supporting files for test case construction
2023-02-01 01:13:30 -08:00
Trenton Holmes
61f7e73961
Fixes status payload filename after splitting
2023-01-31 20:48:35 -08:00
Trenton H
31bcb613ad
Configure ImageMagick on the runner to allow more tests to run by default
2023-01-31 14:37:56 -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
Kexogg
dae4550bc3
Fix importing files with non-ascii names ( #2555 )
2023-01-31 11:33:06 -08:00
shamoon
dace08d4e3
Merge pull request #2562 from paperless-ngx/fix/extra-docker-installs
...
Chore: Remove Docker image extra Python installs
2023-01-30 16:32:57 -08:00
shamoon
c42a9b8b8f
Merge pull request #2563 from paperless-ngx/upgrade-supervisord
...
Chore: Upgrades supervisor to 4.2.5
2023-01-30 16:32:34 -08:00
Trenton H
94db39e055
A few minor tweaks to the backend
2023-01-30 14:37:09 -08:00
Trenton H
9ee324915f
Upgrades supervisor to 4.2.5
2023-01-30 11:35:04 -08:00
Trenton H
bb211ee779
Removes extra install of Python and pip. The base image provides these
2023-01-30 11:27:18 -08:00
shamoon
00c3d8c523
Merge pull request #2553 from paperless-ngx/v1.12.2-changelog
...
[Documentation] Add v1.12.2 changelog
2023-01-29 20:05:26 -08:00
shamoon
4f0d2cd612
Move reindex note to v1.12.2
2023-01-29 09:24:12 -08:00
github-actions
f4304a120b
Changelog v1.12.2 - GHA
2023-01-29 17:07:04 +00:00
Trenton Holmes
b8c3e564c6
Reset to -dev version tag
2023-01-29 08:52:01 -08:00
Michael Shamoon
d15773f282
Merge branch 'dev' into feature-permissions
2023-01-27 12:35:48 -08:00
Michael Shamoon
118e3703dc
Disable redo OCR without edit permissions
2023-01-27 12:21:45 -08:00
Michael Shamoon
9b1b620a9c
Include group model in frontend permissions
2023-01-25 14:03:45 -08:00
Michael Shamoon
6d3feaebfd
Merge branch 'dev' into feature-permissions
2023-01-25 09:58:36 -08:00
Michael Shamoon
781929e9a8
Add permissions docs
2023-01-25 09:37:49 -08:00
Michael Shamoon
5fc7c15039
Fix conflicting migrations from dev
2023-01-24 14:23:01 -08:00
Michael Shamoon
44f860d9b0
Merge branch 'dev' into feature-permissions
2023-01-24 14:10:45 -08:00
shamoon
0cfa5211e9
Merge branch 'dev' into feature-permissions
2023-01-16 15:59:25 -08:00
Michael Shamoon
d689a707a4
Update Pipfile.lock
2023-01-06 18:09:42 -08:00
Michael Shamoon
55e1745889
Merge branch 'dev' into feature-permissions
2023-01-06 18:04:00 -08:00
Michael Shamoon
43ec058593
Update Pipfile.lock
2023-01-05 19:47:25 -08:00
Michael Shamoon
a4d96061de
Merge branch 'dev' into feature-permissions
2023-01-05 19:45:12 -08:00
Michael Shamoon
f1eecd146d
include email + pw for frontend user editing
2023-01-03 08:29:36 -08:00
Michael Shamoon
1663450c1f
include owner on mailrule / account creation
2023-01-01 21:13:08 -08:00
Michael Shamoon
d840308392
fix merge conflict for edit dialog succeeded and pw not required
2023-01-01 17:55:52 -08:00
Michael Shamoon
a08467342c
Merge branch 'dev' into feature-permissions
2023-01-01 17:51:41 -08:00
Michael Shamoon
d71d388c08
Merge branch 'dev' into feature-permissions
2022-12-29 20:12:42 -08:00
Michael Shamoon
e2093436ac
lint for eslint
2022-12-17 21:49:08 -08:00
Michael Shamoon
b7e2013589
visually disable edit fields for permissions
2022-12-17 21:49:07 -08:00
Michael Shamoon
f31cee75f3
Merge branch 'dev' into feature-permissions
2022-12-17 20:05:12 -08:00
Michael Shamoon
ec27f3c053
move permissions input components
2022-12-14 00:47:54 -08:00
Michael Shamoon
737f00df3a
Fix bulk setting null owner / permissions
2022-12-14 00:47:54 -08:00
Michael Shamoon
e6804dad2f
consumed via mail should default to owner
2022-12-13 22:22:12 -08:00
Michael Shamoon
1875e9852e
Resolve migration conflict
2022-12-13 07:00:52 -08:00
Michael Shamoon
f021e7fcc3
Merge branch 'dev' into feature-permissions
2022-12-13 06:57:33 -08:00
Michael Shamoon
4cf9ed9d26
Support owner and object permissions for advanced queries
2022-12-12 22:40:31 -08:00
Michael Shamoon
f8b77d7ef7
fix inherited permissions not visually showing as checked
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
8159b7574c
Use accordion for permissions in object edit dialogs
2022-12-10 17:02:02 -08:00
Michael Shamoon
7050f29cff
Forgot to include ObjectOwnedOrGrandtedPermissionsFilter on documents
2022-12-10 15:40:34 -08:00
Michael Shamoon
2f32565476
fix user / group editing
2022-12-10 15:36:07 -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
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
Michael Shamoon
6b2ee0e301
Merge branch 'dev' into feature-permissions
2022-12-08 12:53:27 -08:00
Michael Shamoon
7a241950d4
disable instead of hide doc edit buttons
2022-12-08 11:19:52 -08:00
Michael Shamoon
c1a1f6d74e
Return all perms for superusers
2022-12-08 11:10:13 -08:00
Michael Shamoon
b99422da12
Address CodeQL
2022-12-08 09:31:00 -08:00
Michael Shamoon
2ec695fba7
remove dupe mail tab from settings
2022-12-08 02:39:33 -08:00
Michael Shamoon
109c07b23b
Merge branch 'dev' into feature-permissions
2022-12-08 02:24:17 -08:00
Michael Shamoon
bf34c955ff
Bulk editor enabling/disabling by permissions
2022-12-08 02:22:58 -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
f2d635671d
Management lists edit / delete button disabling by permissions
2022-12-07 17:49:02 -08:00
Michael Shamoon
8b204cac99
disable document form components when no object permissions
2022-12-07 15:46:52 -08:00
Michael Shamoon
d15c701510
Remove display_name property
2022-12-07 14:59:27 -08:00
Michael Shamoon
c73688d167
add share to c/dt/t/sp, refactor share input, ifOwner directive
2022-12-07 14:55:40 -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
2554ced198
Object creation with owner
2022-12-05 23:41:17 -08:00
Michael Shamoon
fad13c148e
Object-level permissions + filtering
2022-12-05 22:56:03 -08:00
Michael Shamoon
dbaa606a9f
add django-guardian, djangorestframework-guardian
2022-12-05 21:02:56 -08:00
Michael Shamoon
c0bccc6a95
Merge branch 'dev' into feature-global-ui-permissions
2022-12-05 15:56:32 -08:00
Michael Shamoon
b1a4eec7be
Change toggle all, fix multiple group inheritance, fix select dark mode display
2022-12-05 15:51:53 -08:00
Michael Shamoon
bb8a0d26e2
Fix superuser initial disable individual perms, permissions select setup
2022-12-05 13:23:08 -08:00
Michael Shamoon
629a5dd61e
Fix some merge errors, integrate permissions for frontend mail
2022-12-05 12:28:44 -08:00
Michael Shamoon
b21970fd53
Merge branch 'dev'
...
commit fb9d3f736b
Merge: 4d4d5453
049dc179
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sun Dec 4 16:47:58 2022 -0800
Merge pull request #2000 from paperless-ngx/feature-frontend-paperless-mail
Feature: frontend paperless mail
commit 4d4d545343
Merge: 2704bcb9
4b31e5d0
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Sun Dec 4 16:34:41 2022 -0800
Merge pull request #848 from p-h-a-i-l/feature-consume-eml
Feature ability to consume mails and eml files
commit 049dc17902
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Sun Dec 4 16:33:07 2022 -0800
Moves where the mail views live and puts the ordering on those
commit 4b31e5d0b4
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Sun Dec 4 14:00:59 2022 -0800
Fixes my broken formatting
commit 8076ebd78c
Merge: fe2db4db
2704bcb9
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Sun Dec 4 13:55:46 2022 -0800
Merge remote-tracking branch 'upstream/dev' into feature-consume-eml
commit 2704bcb979
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Sun Dec 4 13:06:18 2022 -0800
Resets to -dev versioning
commit 59f6074093
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Sun Dec 4 12:58:03 2022 -0800
Bumps version to 1.10.2
commit b1da7f3491
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Sun Dec 4 12:57:19 2022 -0800
Probably fixes the changelog step not working
commit adde88e7b9
Merge: a8f3c4be
8e876ef2
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Sun Dec 4 12:55:55 2022 -0800
Merge branch 'dev'
commit 8e876ef2d1
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Dec 4 10:20:48 2022 -0800
New translations messages.xlf (Serbian (Latin))
[ci skip]
commit 2ea0f83a91
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 05:12:02 2022 -0800
New translations messages.xlf (Italian)
[ci skip]
commit 05d8ea5a9d
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:09:05 2022 -0800
New translations messages.xlf (Serbian (Latin))
[ci skip]
commit 967248233f
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:09:04 2022 -0800
New translations messages.xlf (French)
[ci skip]
commit b4c4b9fb6a
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:09:03 2022 -0800
New translations messages.xlf (Spanish)
[ci skip]
commit adb6483abc
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:09:01 2022 -0800
New translations messages.xlf (Arabic)
[ci skip]
commit 908db55bb7
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:09:00 2022 -0800
New translations messages.xlf (Belarusian)
[ci skip]
commit 610f20de28
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:08:59 2022 -0800
New translations messages.xlf (Czech)
[ci skip]
commit b2513a5cde
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:08:57 2022 -0800
New translations messages.xlf (Danish)
[ci skip]
commit bfa1c13d01
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:08:56 2022 -0800
New translations messages.xlf (Finnish)
[ci skip]
commit 12aaff431f
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:08:55 2022 -0800
New translations messages.xlf (Hebrew)
[ci skip]
commit 547e5ea55e
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:08:54 2022 -0800
New translations messages.xlf (Italian)
[ci skip]
commit c301127096
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:08:52 2022 -0800
New translations messages.xlf (Dutch)
[ci skip]
commit 19147855e7
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:08:51 2022 -0800
New translations messages.xlf (Romanian)
[ci skip]
commit 4e7c7ea1d6
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:08:49 2022 -0800
New translations messages.xlf (Norwegian)
[ci skip]
commit fcf8a49160
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:08:48 2022 -0800
New translations messages.xlf (Portuguese)
[ci skip]
commit c6d658a954
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:08:47 2022 -0800
New translations messages.xlf (Russian)
[ci skip]
commit a78cd6526c
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:08:45 2022 -0800
New translations messages.xlf (Slovenian)
[ci skip]
commit bf895b54f4
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:08:44 2022 -0800
New translations messages.xlf (Swedish)
[ci skip]
commit e5f84ef583
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:08:43 2022 -0800
New translations messages.xlf (Turkish)
[ci skip]
commit 8c690a9a51
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:08:41 2022 -0800
New translations messages.xlf (Chinese Simplified)
[ci skip]
commit 56526b970a
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:08:40 2022 -0800
New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
commit 94fbf92916
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:08:38 2022 -0800
New translations messages.xlf (Croatian)
[ci skip]
commit 37f5e46d09
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:08:37 2022 -0800
New translations messages.xlf (Luxembourgish)
[ci skip]
commit 38be817637
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:08:36 2022 -0800
New translations messages.xlf (Polish)
[ci skip]
commit 17303f41da
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Dec 3 02:08:34 2022 -0800
New translations messages.xlf (German)
[ci skip]
commit 55ef0d4a1b
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Sun Dec 4 08:44:35 2022 -0800
Fixes language code checks around two part languages
commit a8f3c4be54
Merge: fa62ae82
1b9de2be
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Dec 3 18:47:09 2022 -0800
Merge pull request #1947 from alexander-bauer/helm
Take ownership of k8s-at-home Helm chart,
commit 1b9de2be5a
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Dec 3 18:46:19 2022 -0800
Use checkout v3
commit 0e8265f1ae
Merge: ea38eb01
5b45a140
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Dec 3 18:44:28 2022 -0800
Merge pull request #2109 from paperless-ngx/fix/redis-socket-parsing
Bugfix: Redis socket compatibility didn't handle URLs with ports
commit 5b45a140b9
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Sat Dec 3 18:30:21 2022 -0800
Fixes issue when the Redis URL also specifies a port
commit 72fb9a475d
Author: Alexander Bauer <sasha@linux.com >
Date: Thu Nov 10 02:24:04 2022 +0000
Ignore end-of-lines on generated Chart README
commit bf97f5807f
Author: Alexander Bauer <sasha@linux.com >
Date: Thu Nov 10 02:21:29 2022 +0000
Ignore non-yaml Helm chart template
commit a707818b4d
Author: Alexander Bauer <sasha@linux.com >
Date: Thu Nov 10 01:54:35 2022 +0000
Change Helm chart releaser to use version tags only
commit fb46c1b96a
Author: Alexander Bauer <sasha@linux.com >
Date: Thu Nov 10 01:52:02 2022 +0000
Ignore generated Helm chart README from prettier
commit 3226d8b25b
Author: Alexander Bauer <sasha@linux.com >
Date: Tue Nov 8 00:46:27 2022 +0000
fixup! Add mostly-unchanged Helm chart from k8s-at-home
commit 5c4363cbea
Author: Alexander Bauer <sasha@linux.com >
Date: Tue Nov 8 00:24:04 2022 +0000
Add mostly-unchanged Helm chart from k8s-at-home
- Add the chart from k8s-at-home with some modifications
- Add the Apache 2.0 license to the new charts/paperless-ngx
subdirectory, the license under which the chart was distributed by
k8s-at-home. I believe the chart will have to maintain this license.
- Update the maintainers section and contact information to point to
Paperless-ngx.
- Regenerate the README (using helm-docs)
- Add a GitHub actions configuration to publish the chart using GitHub
pages. This makes the GitHub Pages page rendered by this repository
usable as a Helm repository, without affecting potential future uses
of the Pages site.
These are in response to discussion #1790 .
commit fa62ae820b
Merge: bcc029a2
17891baf
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Dec 3 14:19:36 2022 -0800
Merge pull request #2106 from tooomm/docs/edit
Docs: Some more small MkDocs updates
commit 17891bafaf
Author: tooomm <tooomm@users.noreply.github.com >
Date: Sat Dec 3 20:02:40 2022 +0100
lint
commit 15fdadadef
Author: tooomm <tooomm@users.noreply.github.com >
Date: Sat Dec 3 19:36:49 2022 +0100
open demo in new page
commit ce9f604d81
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Dec 3 09:29:34 2022 -0800
Explicit default ordering for rule / account views
commit 4f876db5d1
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Mon Nov 28 21:38:52 2022 -0800
prevent loss of unsaved changes to settings on tab nav
commit 5e5f56dc67
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Mon Nov 28 20:39:03 2022 -0800
Re-org where some of the new classes are found
commit 93fab8bb95
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Mon Nov 28 12:53:20 2022 -0800
Apply code suggestions from @stumpylog
commit 35ca2195fe
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Mon Nov 28 15:51:39 2022 -0800
frontend mail rule validation
Display non-field validation errors, hide action param field if not needed
commit 7ace66d7fd
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Mon Nov 28 13:58:37 2022 -0800
fix edit dialog getters
commit 4f9a31244b
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Fri Nov 18 20:23:40 2022 -0800
Add settings routing
commit 14cf4f7095
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Fri Nov 18 19:38:49 2022 -0800
Update frontend strings
commit 8bd7c27826
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Fri Nov 18 17:11:15 2022 -0800
Hide order parameter, fix imap port
commit 8c4f486fe9
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Fri Nov 18 14:22:07 2022 -0800
API mail rule & account tests
and fix use of assign_tags
commit 2849414445
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Fri Nov 18 14:21:31 2022 -0800
one-way imap password setting via API, ObfuscatedPasswordField
commit ea1ea0816f
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Fri Nov 18 14:10:17 2022 -0800
Fix mail account / rule delete
commit 52d3a8703c
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Nov 12 15:14:58 2022 -0800
Dynamically load mail rules / accounts settings
commit 4cb4d6adcd
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Nov 12 15:15:59 2022 -0800
update settings tests to not wait on data which is now on-demand
commit 24444237f2
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Nov 12 14:46:57 2022 -0800
dynamic loading of settings tab contents
commit 40c8629aef
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Thu Nov 10 21:04:29 2022 -0800
Update welcome tour, move admin button
commit 98cdf614a5
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Wed Nov 9 19:59:35 2022 -0800
Mail form tweaks
Include add button
Include add button
commit 2eb2d99a91
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Wed Nov 9 03:43:57 2022 -0800
Update frontend fixtures & tests for compatibility
commit 18ad9bcbf2
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Nov 8 12:18:47 2022 -0800
Working mail rule & account edit
commit 997bff4917
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Wed Nov 9 02:40:45 2022 -0800
Update deprecated edit-dialog rxjs
commit 78f9a80895
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Nov 8 12:09:16 2022 -0800
mail account + rule deletion
commit 9231df7a4a
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Nov 8 11:50:57 2022 -0800
Mail rule edit dialog
commit 6f25917c86
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Nov 8 11:11:35 2022 -0800
Mail account edit dialog
commit c41d1a78a8
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Nov 8 10:53:41 2022 -0800
remove unused toastService from edit dialogs and add confirmation
commit c3331086d5
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Nov 8 03:39:54 2022 -0800
Basic data retrieval
commit 6bd9ccd8f6
Author: tooomm <tooomm@users.noreply.github.com >
Date: Sat Dec 3 18:30:02 2022 +0100
update default edit path
commit 68c7cecb07
Author: tooomm <tooomm@users.noreply.github.com >
Date: Sat Dec 3 18:29:14 2022 +0100
add mkdocs site to gitignore
commit bcc029a2c7
Merge: 9d418055
1727eb00
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Dec 3 09:00:02 2022 -0800
Merge pull request #2104 from paperless-ngx/docs-cleanup
Chore: Cleans up documentation links
commit ea38eb01b2
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Fri Dec 2 13:54:15 2022 -0800
Adds support for database number specification
commit 01d070b882
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Fri Dec 2 09:34:59 2022 -0800
Adds a layer to translate between differing formats of socket based Redis URLs
commit 1727eb00cc
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Fri Dec 2 19:34:43 2022 -0800
Cleans up a number of internal links
commit 9d4180553c
Merge: 7c614264
8049af4b
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Dec 3 07:58:12 2022 -0800
Merge pull request #2102 from tooomm/patch-1
Fix doc links in contributing
commit 8049af4b22
Author: tooomm <tooomm@users.noreply.github.com >
Date: Sat Dec 3 14:38:55 2022 +0100
Fix doc links in contributing
commit 7c6142643d
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Dec 3 02:08:51 2022 -0800
Update more docs references
commit 2e8706f4e2
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Dec 3 02:05:49 2022 -0800
Update frontend translation strings
commit d39d32d555
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Dec 3 02:04:30 2022 -0800
Fix docs references
commit 6f52945449
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Dec 3 01:47:04 2022 -0800
docs index formatting error
commit 37025297b5
Merge: aa023ea2
dc9e9e3b
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Dec 3 01:33:31 2022 -0800
Merge pull request #2095 from paperless-ngx/update-readme-doc-links
Documentation: Update docs links and screenshot in readme, add favicon
commit aa023ea2e3
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Dec 3 01:30:07 2022 -0800
correct docs deploy domain
commit 78bf0b63a5
Merge: 29391c1c
a96ecd67
Author: Felix E <felix@eckhofer.com >
Date: Sat Dec 3 09:10:20 2022 +0100
Merge pull request #2087 from Ricks-ha/main
Add examples to URL and TIME_ZONE
commit dc9e9e3b48
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Fri Dec 2 20:06:51 2022 -0800
add favicon
commit ab29c49b7a
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Fri Dec 2 19:09:19 2022 -0800
Update docs links and screenshot in readme
commit 1c0ac474b8
Merge: 25fb8d9c
29391c1c
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Fri Dec 2 19:05:28 2022 -0800
Merge branch 'main' into dev
commit 29391c1c7b
Merge: 58a01a57
69383497
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Fri Dec 2 15:22:39 2022 -0800
Merge pull request #2067 from paperless-ngx/material-docs
[WIP] Feature: Move docs to material-mkdocs
commit 693834971c
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Thu Dec 1 20:00:23 2022 -0800
Add v1.10.1 changelog
commit 97376d4b72
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Fri Dec 2 09:09:29 2022 -0800
update ci for documentation build vs deploy
commit 3ee1d2a9a9
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Nov 29 21:20:45 2022 -0800
Add changes from #2069
commit 605f885e19
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Nov 29 12:49:23 2022 -0800
Move docs to material-mkdocs
commit 25fb8d9c3b
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Fri Dec 2 08:30:42 2022 -0800
Update dev version string
commit a96ecd673b
Author: Ricks-ha <ricks@ricksha.eu >
Date: Fri Dec 2 13:27:57 2022 +0100
Add examples to URL and TIME_ZONE
commit 58a01a57ee
Merge: a96f79f6
c18fc03e
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Fri Dec 2 03:36:55 2022 -0800
Merge pull request #2082 from paperless-ngx/v1.10.1-changelog
Chore: Add v1.10.1 changelong
commit c18fc03ef3
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Thu Dec 1 20:00:23 2022 -0800
Add v1.10.1 changelong
commit a96f79f6a3
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Thu Dec 1 18:54:00 2022 -0800
Bump version to 1.10.1
commit d6f1d004a3
Merge: 88cf6ef8
da72d357
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Thu Dec 1 18:52:35 2022 -0800
Merge branch 'dev'
commit da72d3571b
Merge: 8241da0e
86592928
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Thu Dec 1 18:52:06 2022 -0800
Merge pull request #2050 from paperless-ngx/l10n_dev
New Crowdin updates
commit 8241da0eb3
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Thu Dec 1 17:01:22 2022 -0800
fix broken npm package-lock
commit 51562667bf
Merge: 1aee2988
97eeae65
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Thu Dec 1 16:40:07 2022 -0800
Merge pull request #2076 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/tslib-2.4.1
Bump tslib from 2.4.0 to 2.4.1 in /src-ui
commit 97eeae65a3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri Dec 2 00:39:26 2022 +0000
Bump tslib from 2.4.0 to 2.4.1 in /src-ui
Bumps [tslib](https://github.com/Microsoft/tslib ) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/Microsoft/tslib/releases )
- [Commits](https://github.com/Microsoft/tslib/compare/2.4.0...2.4.1 )
---
updated-dependencies:
- dependency-name: tslib
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
commit 1aee2988f7
Merge: a63a8dd4
6f0077ef
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Thu Dec 1 16:39:24 2022 -0800
Merge pull request #2079 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/angular-builders/jest-14.1.0
Bump @angular-builders/jest from 14.0.1 to 14.1.0 in /src-ui
commit a63a8dd488
Merge: 06a9df6d
39be68a1
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Thu Dec 1 16:38:38 2022 -0800
Merge pull request #2078 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/jest-preset-angular-12.2.3
Bump jest-preset-angular from 12.2.2 to 12.2.3 in /src-ui
commit 06a9df6dbd
Merge: 49933bb5
7d7d9630
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Thu Dec 1 16:37:25 2022 -0800
Merge pull request #2080 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/ngx-file-drop-14.0.2
Bump ngx-file-drop from 14.0.1 to 14.0.2 in /src-ui
commit 49933bb5a8
Merge: 02c782a1
ac69babf
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Thu Dec 1 16:18:07 2022 -0800
Merge pull request #2077 from paperless-ngx/dependabot/npm_and_yarn/src-ui/dev/ngneat/dirty-check-forms-3.0.3
Bump @ngneat/dirty-check-forms from 3.0.2 to 3.0.3 in /src-ui
commit 7d7d9630c1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu Dec 1 20:03:32 2022 +0000
Bump ngx-file-drop from 14.0.1 to 14.0.2 in /src-ui
Bumps [ngx-file-drop](https://github.com/georgipeltekov/ngx-file-drop ) from 14.0.1 to 14.0.2.
- [Release notes](https://github.com/georgipeltekov/ngx-file-drop/releases )
- [Changelog](https://github.com/georgipeltekov/ngx-file-drop/blob/master/CHANGELOG.md )
- [Commits](https://github.com/georgipeltekov/ngx-file-drop/compare/v14.0.1...v14.0.2 )
---
updated-dependencies:
- dependency-name: ngx-file-drop
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
commit 6f0077efac
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu Dec 1 20:03:05 2022 +0000
Bump @angular-builders/jest from 14.0.1 to 14.1.0 in /src-ui
Bumps [@angular-builders/jest](https://github.com/just-jeb/angular-builders/tree/HEAD/packages/jest ) from 14.0.1 to 14.1.0.
- [Release notes](https://github.com/just-jeb/angular-builders/releases )
- [Changelog](https://github.com/just-jeb/angular-builders/blob/master/packages/jest/CHANGELOG.md )
- [Commits](https://github.com/just-jeb/angular-builders/commits/@angular-builders/jest@14.1.0/packages/jest )
---
updated-dependencies:
- dependency-name: "@angular-builders/jest"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
commit 39be68a1a4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu Dec 1 20:02:39 2022 +0000
Bump jest-preset-angular from 12.2.2 to 12.2.3 in /src-ui
Bumps [jest-preset-angular](https://github.com/thymikee/jest-preset-angular ) from 12.2.2 to 12.2.3.
- [Release notes](https://github.com/thymikee/jest-preset-angular/releases )
- [Changelog](https://github.com/thymikee/jest-preset-angular/blob/main/CHANGELOG.md )
- [Commits](https://github.com/thymikee/jest-preset-angular/compare/v12.2.2...v12.2.3 )
---
updated-dependencies:
- dependency-name: jest-preset-angular
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
commit ac69babfce
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu Dec 1 20:02:11 2022 +0000
Bump @ngneat/dirty-check-forms from 3.0.2 to 3.0.3 in /src-ui
Bumps [@ngneat/dirty-check-forms](https://github.com/ngneat/dirty-check-forms ) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/ngneat/dirty-check-forms/releases )
- [Changelog](https://github.com/ngneat/dirty-check-forms/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ngneat/dirty-check-forms/compare/v3.0.2...v3.0.3 )
---
updated-dependencies:
- dependency-name: "@ngneat/dirty-check-forms"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
commit 02c782a127
Merge: 4e90fda8
9b602a4b
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Thu Dec 1 08:19:59 2022 -0800
Merge pull request #2073 from paperless-ngx/fix-frontend-tasks-display
Fix: frontend tasks display in 1.10.0
commit 4e90fda80f
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Tue Nov 29 20:06:56 2022 -0800
Expands documentation around the permissions of the custom scripts and the folder
commit 88e3e556a1
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Tue Nov 29 20:05:08 2022 -0800
Fixes the custom scripts not running as root
commit 88cf6ef843
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Wed Nov 30 15:14:21 2022 -0800
add demo badge
commit 9b602a4bf0
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Wed Nov 30 13:55:51 2022 -0800
Fix frontend tasks display
commit fe2db4dbf7
Author: phail <phail@hacknology.de >
Date: Wed Nov 30 10:16:39 2022 +0100
adapt compose file for eml parsing
commit 47c88a6bdd
Merge: 4aa31859
a3bc3b78
Author: phail <phail@hacknology.de >
Date: Wed Nov 30 10:10:57 2022 +0100
Merge remote-tracking branch 'paperless/dev' into feature-consume-eml
commit a3bc3b78d5
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Tue Nov 29 14:34:12 2022 -0800
Also display the container logs
commit fed7d3e993
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Tue Nov 29 13:59:48 2022 -0800
Use docker compose to start and stop containers which match directly to our command overrides
commit 3a74f24e49
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Tue Nov 29 12:44:53 2022 -0800
Adds libatomic1 for supporting armv7 better
commit 52afab39cf
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Tue Nov 29 12:16:51 2022 -0800
Organizes the system packages a little bit more
commit 8659292852
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Tue Nov 29 00:29:45 2022 -0800
New translations django.po (Norwegian)
[ci skip]
commit ce73f159fd
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Mon Nov 28 14:13:54 2022 -0800
New translations messages.xlf (Serbian (Latin))
[ci skip]
commit 71382e9c62
Merge: 5d3a6e23
a1a802fc
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Mon Nov 28 14:05:57 2022 -0800
Merge pull request #2062 from paperless-ngx/fix/2053-long-names-too-quiet
Bugfix: Don't silence an exception when trying to handle file naming
commit a1a802fc92
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Mon Nov 28 13:44:17 2022 -0800
Don't silence an exception when trying to handle file naming
commit 4200fc610d
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Mon Nov 28 13:17:22 2022 -0800
New translations messages.xlf (Serbian (Latin))
[ci skip]
commit 32d212cd9f
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Mon Nov 28 11:17:07 2022 -0800
New translations messages.xlf (German)
[ci skip]
commit 5d3a6e230d
Merge: b33fcc11
f0497e77
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Mon Nov 28 11:04:44 2022 -0800
Merge pull request #2057 from paperless-ngx/fix/2044-lang-code-diffs
Bugfix: Some tesseract languages aren't detected as installed.
commit b33fcc117e
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Mon Nov 28 09:25:03 2022 -0800
Transition to a maintained upload release assert
commit e96d65f945
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Mon Nov 14 15:38:35 2022 -0800
Allows parsing of WebP format images
commit cfeed0ce6e
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Mon Nov 28 08:30:32 2022 -0800
New translations django.po (Polish)
[ci skip]
commit b89ecf7d77
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Mon Nov 28 05:28:39 2022 -0800
New translations messages.xlf (Luxembourgish)
[ci skip]
commit 5ca25d44ba
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Mon Nov 28 04:27:31 2022 -0800
New translations messages.xlf (Luxembourgish)
[ci skip]
commit 1e11c12d96
Merge: e74d7dad
3e22e8e0
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sun Nov 27 21:16:50 2022 -0800
Merge branch 'main' into dev
commit 3e22e8e0b9
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Sun Nov 27 19:22:59 2022 -0800
prepends the latest changelog
commit dba45f93a4
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Sun Nov 27 19:22:03 2022 -0800
Fixes the pre-commit command
commit 18f3f44ae9
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:58:25 2022 -0800
New translations messages.xlf (Serbian (Latin))
[ci skip]
commit 85a6a271dc
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:58:23 2022 -0800
New translations messages.xlf (French)
[ci skip]
commit abb515d4ea
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:58:22 2022 -0800
New translations messages.xlf (Spanish)
[ci skip]
commit 309d1f2b67
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:58:21 2022 -0800
New translations messages.xlf (Arabic)
[ci skip]
commit fa2f09bc4b
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:58:19 2022 -0800
New translations messages.xlf (Belarusian)
[ci skip]
commit c51590cd12
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:58:18 2022 -0800
New translations messages.xlf (Czech)
[ci skip]
commit 8e01406acf
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:58:17 2022 -0800
New translations messages.xlf (Danish)
[ci skip]
commit 7cce2f0fe6
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:58:16 2022 -0800
New translations messages.xlf (Finnish)
[ci skip]
commit 95091c2f39
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:58:14 2022 -0800
New translations messages.xlf (Hebrew)
[ci skip]
commit 4a0aa12bd9
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:58:13 2022 -0800
New translations messages.xlf (Italian)
[ci skip]
commit 9a0329746a
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:58:11 2022 -0800
New translations messages.xlf (Dutch)
[ci skip]
commit 8392a6fd4a
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:58:10 2022 -0800
New translations messages.xlf (Romanian)
[ci skip]
commit 8fa18bb8a6
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:58:09 2022 -0800
New translations messages.xlf (Norwegian)
[ci skip]
commit 0095b593fb
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:58:08 2022 -0800
New translations messages.xlf (Portuguese)
[ci skip]
commit b1e5135e21
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:58:05 2022 -0800
New translations messages.xlf (Russian)
[ci skip]
commit e88755e7ac
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:58:04 2022 -0800
New translations messages.xlf (Slovenian)
[ci skip]
commit c582947291
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:58:02 2022 -0800
New translations messages.xlf (Swedish)
[ci skip]
commit 98fe3a2cb7
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:58:01 2022 -0800
New translations messages.xlf (Turkish)
[ci skip]
commit 61647606fa
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:57:59 2022 -0800
New translations messages.xlf (Chinese Simplified)
[ci skip]
commit 95a1e5c645
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:57:58 2022 -0800
New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
commit 8ead77f128
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:57:57 2022 -0800
New translations messages.xlf (Croatian)
[ci skip]
commit b9e9e82f33
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:57:55 2022 -0800
New translations messages.xlf (Luxembourgish)
[ci skip]
commit 487fd3a5dd
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:57:54 2022 -0800
New translations messages.xlf (Polish)
[ci skip]
commit 657786a2fe
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sun Nov 27 17:57:52 2022 -0800
New translations messages.xlf (German)
[ci skip]
commit e74d7dadfb
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Sun Nov 27 17:43:46 2022 -0800
Adds the -dev back to the UI version
commit a2937cd54d
Merge: 9b01aa92
7b3ce628
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Sun Nov 27 17:42:41 2022 -0800
Merge branch 'main' into dev
commit 7b3ce6289f
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Sun Nov 27 17:21:12 2022 -0800
Bumps version number to 1.10.0
commit a16e8324be
Merge: 34a0111f
39de531d
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Sun Nov 27 17:18:08 2022 -0800
Merge pull request #1960 from paperless-ngx/beta
[Beta] Paperless-ngx v1.10.0 Release Candidate
commit 39de531df5
Merge: 4764d4fd
c9d6c208
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sun Nov 27 14:47:14 2022 -0800
Merge pull request #2041 from paperless-ngx/l10n_dev
New Crowdin updates
commit 4764d4fd2b
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Nov 26 12:28:51 2022 -0800
New translations django.po (German)
[ci skip]
commit e147d4571f
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Nov 26 09:54:00 2022 -0800
New translations django.po (German)
[ci skip]
commit dc9aaa6472
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Tue Nov 22 15:21:31 2022 -0800
New translations django.po (German)
[ci skip]
commit 8a061c4ac2
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Tue Nov 22 15:21:30 2022 -0800
New translations messages.xlf (German)
[ci skip]
commit d051c5c282
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Nov 12 08:48:48 2022 -0800
Remove ar-SA
commit 9e60810a8b
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Nov 12 08:33:08 2022 -0800
New translations messages.xlf (Arabic)
[ci skip]
commit 96ee7990b2
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Fri Nov 11 13:59:54 2022 -0800
New translations messages.xlf (Serbian (Latin))
[ci skip]
commit 224bfeb72e
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Fri Nov 11 13:04:01 2022 -0800
New translations messages.xlf (Serbian (Latin))
[ci skip]
commit f0497e7744
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Sun Nov 27 08:28:22 2022 -0800
Fixes how a language code like chi-sim is treated in the checks
commit c9d6c208af
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Nov 26 12:28:51 2022 -0800
New translations django.po (German)
[ci skip]
commit 9f2b8b1734
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Nov 26 09:54:00 2022 -0800
New translations django.po (German)
[ci skip]
commit a04b9e3755
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Tue Nov 22 15:21:31 2022 -0800
New translations django.po (German)
[ci skip]
commit a81d4c5e9d
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Tue Nov 22 15:21:30 2022 -0800
New translations messages.xlf (German)
[ci skip]
commit 2140d42098
Merge: a5283525
2a5dc4de
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Nov 22 14:35:34 2022 -0800
Merge pull request #2025 from paperless-ngx/fix-redo-ocr-message
Add info that re-do OCR doesnt automatically refresh content
commit 43325371fc
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Nov 12 08:48:48 2022 -0800
Remove ar-SA
commit d10721089e
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Nov 12 08:33:08 2022 -0800
New translations messages.xlf (Arabic)
[ci skip]
commit f1a1a2da8b
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Fri Nov 11 13:59:54 2022 -0800
New translations messages.xlf (Serbian (Latin))
[ci skip]
commit 612e0a1163
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Fri Nov 11 13:04:01 2022 -0800
New translations messages.xlf (Serbian (Latin))
[ci skip]
commit 2a5dc4de38
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Nov 22 14:16:04 2022 -0800
Add info that re-do OCR doesnt automatically refresh content
commit a5283525bc
Merge: f0155565
de98d748
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Nov 22 13:53:08 2022 -0800
Merge pull request #2023 from paperless-ngx/fix/2019-create-date
Bugfix: Fix created_date being a string
commit de98d748a9
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Tue Nov 22 10:11:27 2022 -0800
If override_date is provided, coerce it into a datetime
commit f015556562
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Mon Nov 21 14:56:14 2022 -0800
Adds a test to cover this edge case
commit b897d6de2e
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Mon Nov 21 14:45:20 2022 -0800
Don't use the sidecar file when redoing the OCR, it only contains new text
commit 54f20b381e
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Mon Nov 21 12:59:14 2022 -0800
Documents some issues and the required manual fixes for MariaDB
commit c0d4248021
Merge: 27f7f0a9
870e295a
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Mon Nov 21 22:19:02 2022 -0800
Merge pull request #1973 from paperless-ngx/l10n_dev
New Crowdin updates
commit 870e295aae
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Mon Nov 21 21:43:54 2022 -0800
New translations messages.xlf (German)
[ci skip]
commit 4aa318598f
Author: phail <phail@hacknology.de >
Date: Sun Nov 20 23:26:20 2022 +0100
add test comments
commit 00f39d8b58
Author: phail <phail@hacknology.de >
Date: Sun Nov 20 22:49:42 2022 +0100
add test comments
commit 0b1a16908f
Author: phail <phail@hacknology.de >
Date: Sun Nov 20 20:33:07 2022 +0100
Include .eml reference in docs
commit d9796e5003
Author: phail <phail@hacknology.de >
Date: Sun Nov 20 20:24:36 2022 +0100
change order of elements in parsed Texts
commit 3599bb52c0
Author: phail <phail@hacknology.de >
Date: Sun Nov 20 20:12:41 2022 +0100
minor test improvements
commit af8a6c3764
Author: phail <phail@hacknology.de >
Date: Sun Nov 20 19:53:57 2022 +0100
fix filenames
commit 6d37ebf79e
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Sun Nov 20 09:15:06 2022 -0800
Fixes one more place which used manual size formatting
commit f6a70b85f4
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Sun Nov 20 09:13:08 2022 -0800
Use Django templating engine
commit 538a4219bd
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Sun Nov 20 09:10:44 2022 -0800
Fixes missing return
commit 85c41b79be
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Sun Nov 20 08:02:06 2022 -0800
Adds the new packages without updating other dependencies
commit 25d014d8ef
Merge: 9ec89762
27f7f0a9
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sun Nov 20 07:48:55 2022 -0800
Merge branch 'beta' into l10n_dev
commit 9b01aa9202
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Mon Nov 14 15:47:22 2022 -0800
Fixes the link for flake8 to the new (?) GitHub repo
commit df101f5e7a
Author: phail <phail@hacknology.de >
Date: Sun Nov 20 16:09:46 2022 +0100
split handle_message function
commit 1fa735eb23
Author: phail <phail@hacknology.de >
Date: Sun Nov 20 15:44:43 2022 +0100
use imagehash instead of bitwise hashing
commit ebe21a0114
Author: phail <phail@hacknology.de >
Date: Sun Nov 20 14:22:30 2022 +0100
eml parsing requires tika
commit d132eba143
Author: phail <phail@hacknology.de >
Date: Sun Nov 20 12:48:03 2022 +0100
optimize regex
commit 073c3c8fed
Author: phail <phail@hacknology.de >
Date: Sun Nov 20 12:36:49 2022 +0100
use html.escape instead of some self build functions
commit e3c1bde793
Author: phail <phail@hacknology.de >
Date: Sun Nov 20 12:06:35 2022 +0100
remove log mocking, replace pytest raises, use humanfriendly
commit 27f7f0a941
Merge: 9f5fd6c3
914661fd
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Thu Nov 17 14:31:46 2022 -0800
Merge pull request #1998 from paperless-ngx/fix/1993-date-overflow
Bugfix: Don't allow exceptions during date parsing to fail consume
commit 9f5fd6c3ba
Merge: 0ae82005
3dfeee93
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Thu Nov 17 14:30:23 2022 -0800
Merge pull request #1967 from paperless-ngx/feature-scripts-output
Feature: Capture stdout & stderr of the pre/post consume scripts
commit 914661fdbb
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Thu Nov 17 13:37:37 2022 -0800
Don't allow an exception when trying to parse a date cause complete failure
commit 0ae8200593
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Mon Nov 14 15:47:22 2022 -0800
Fixes the link for flake8 to the new (?) GitHub repo
commit b68906b14e
Author: phail <phail@hacknology.de >
Date: Sun Nov 13 22:49:52 2022 +0100
merge pipfile
commit 681eecc46e
Merge: 1578e8de
d4712234
Author: phail <phail@hacknology.de >
Date: Sun Nov 13 22:43:55 2022 +0100
Merge remote-tracking branch 'paperless/dev' into feature-consume-eml
commit 1578e8de2d
Author: phail <phail@hacknology.de >
Date: Sun Nov 13 22:33:26 2022 +0100
fix live tests
commit 023c931401
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sun Nov 13 07:11:45 2022 -0800
Fix top search not working due to missing button type
commit 9ec89762a3
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Nov 12 09:31:54 2022 -0800
New translations messages.xlf (Serbian (Latin))
[ci skip]
commit fa47595ac8
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Nov 12 08:58:01 2022 -0800
remove ar_SA
[ci skip]
commit 79f5019b40
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Sat Nov 12 08:53:52 2022 -0800
New Crowdin updates (#1971 )
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations django.po (Italian)
[ci skip]
* New translations django.po (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* Remove ar-SA
* remote ar other than ar-ar
Co-authored-by: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
commit 756ce2f9d8
Merge: 50a211f3
d4712234
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Nov 12 08:33:43 2022 -0800
Merge branch 'dev' into beta
commit d47122340a
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sat Nov 12 08:31:25 2022 -0800
Add translation strings for welcome tour buttons
commit b01cbc9aa0
Author: phail <phail@hacknology.de >
Date: Sat Nov 12 15:48:30 2022 +0100
add conditions to unittests
commit 3dfeee9332
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Fri Nov 11 10:09:56 2022 -0800
Don't do decoding work if not needed
commit 057f6016cc
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Fri Nov 11 08:58:49 2022 -0800
Adds further testing to cover scripts with non-zero exit codes
commit c4965580de
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Thu Nov 10 17:40:36 2022 -0800
Fixes stderr appearing to have content when it doesn't
commit 9a47963fd5
Author: Trenton Holmes <797416+stumpylog@users.noreply.github.com >
Date: Wed Nov 9 20:11:36 2022 -0800
Captures the stdout and stderr of the pre/post scripts into the log
commit 50a211f367
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Thu Nov 10 17:25:39 2022 -0800
Fixes an issue with the install of languages and read-only variable
commit 5f278d7fbb
Merge: e5106bdc
a17d2519
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Wed Nov 9 21:37:29 2022 -0800
Merge pull request #1956 from paperless-ngx/l10n_dev
New Crowdin updates
commit a17d251913
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:37 2022 -0800
New translations django.po (Serbian (Latin))
[ci skip]
commit 1cbf088656
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:36 2022 -0800
New translations messages.xlf (Serbian (Latin))
[ci skip]
commit d3254d6bcf
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:35 2022 -0800
New translations messages.xlf (Luxembourgish)
[ci skip]
commit 1543729c7b
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:34 2022 -0800
New translations messages.xlf (Croatian)
[ci skip]
commit ef2a96c34b
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:32 2022 -0800
New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
commit 656b1e150f
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:31 2022 -0800
New translations messages.xlf (Chinese Simplified)
[ci skip]
commit e0f61003cf
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:30 2022 -0800
New translations messages.xlf (Turkish)
[ci skip]
commit 1ca98678cd
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:28 2022 -0800
New translations messages.xlf (Swedish)
[ci skip]
commit 9919cc1956
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:27 2022 -0800
New translations messages.xlf (Slovenian)
[ci skip]
commit d2096e3c05
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:26 2022 -0800
New translations messages.xlf (Portuguese)
[ci skip]
commit 5f2b508b7a
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:24 2022 -0800
New translations messages.xlf (Polish)
[ci skip]
commit 752d4f4249
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:23 2022 -0800
New translations django.po (German)
[ci skip]
commit 72e7d5150e
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:22 2022 -0800
New translations messages.xlf (Norwegian)
[ci skip]
commit 42a9e05a7f
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:21 2022 -0800
New translations messages.xlf (Italian)
[ci skip]
commit b4add2ed55
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:19 2022 -0800
New translations messages.xlf (Hebrew)
[ci skip]
commit ed7d9295bd
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:18 2022 -0800
New translations messages.xlf (Finnish)
[ci skip]
commit 5b7b1b2349
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:16 2022 -0800
New translations messages.xlf (Danish)
[ci skip]
commit d5c930acc9
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:15 2022 -0800
New translations messages.xlf (Czech)
[ci skip]
commit 4c93d6d7e6
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:14 2022 -0800
New translations messages.xlf (Belarusian)
[ci skip]
commit 066f3264fb
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:12 2022 -0800
New translations messages.xlf (Spanish)
[ci skip]
commit 88a803f949
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:11 2022 -0800
New translations messages.xlf (French)
[ci skip]
commit e69615dc06
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:10 2022 -0800
New translations messages.xlf (Romanian)
[ci skip]
commit a1e0840e24
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:08 2022 -0800
New translations messages.xlf (Dutch)
[ci skip]
commit d814353e83
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:07 2022 -0800
New translations messages.xlf (German)
[ci skip]
commit 06d7845eca
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:04 2022 -0800
New translations django.po (Dutch)
[ci skip]
commit ae8682c7a5
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:03 2022 -0800
New translations django.po (Romanian)
[ci skip]
commit c9c0b3d430
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:02 2022 -0800
New translations django.po (Luxembourgish)
[ci skip]
commit cc46fc7e4b
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:01 2022 -0800
New translations django.po (Croatian)
[ci skip]
commit d1b1ba21cd
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:12:00 2022 -0800
New translations django.po (Portuguese, Brazilian)
[ci skip]
commit a009417a99
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:11:59 2022 -0800
New translations django.po (Chinese Simplified)
[ci skip]
commit 775da720ec
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:11:58 2022 -0800
New translations django.po (Turkish)
[ci skip]
commit aeae6ea0d3
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:11:57 2022 -0800
New translations django.po (Swedish)
[ci skip]
commit 0ae46d2269
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:11:56 2022 -0800
New translations django.po (Slovenian)
[ci skip]
commit 0e7f1ec0de
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:11:55 2022 -0800
New translations django.po (Russian)
[ci skip]
commit 13cd55b96f
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:11:53 2022 -0800
New translations django.po (Portuguese)
[ci skip]
commit 9139e807ec
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:11:52 2022 -0800
New translations messages.xlf (Arabic)
[ci skip]
commit 53616f6625
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:11:51 2022 -0800
New translations django.po (Polish)
[ci skip]
commit 526fdf1153
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:11:50 2022 -0800
New translations django.po (Italian)
[ci skip]
commit fc4aceb0ee
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:11:49 2022 -0800
New translations django.po (Hebrew)
[ci skip]
commit 3d8421b718
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:11:48 2022 -0800
New translations django.po (Finnish)
[ci skip]
commit 6cebceda15
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:11:47 2022 -0800
New translations django.po (Danish)
[ci skip]
commit e1fd6bda19
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:11:46 2022 -0800
New translations django.po (Czech)
[ci skip]
commit fd34414b17
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:11:45 2022 -0800
New translations django.po (Belarusian)
[ci skip]
commit 3ce1886a54
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:11:44 2022 -0800
New translations django.po (Arabic)
[ci skip]
commit 8ed43779a8
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:11:43 2022 -0800
New translations django.po (Spanish)
[ci skip]
commit a7949b3e22
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:11:42 2022 -0800
New translations django.po (French)
[ci skip]
commit 19c293c3e6
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:11:41 2022 -0800
New translations django.po (Norwegian)
[ci skip]
commit ccb1ec4ff5
Author: Paperless-ngx Translation Bot [bot] <99855517+paperless-l10n@users.noreply.github.com >
Date: Wed Nov 9 15:11:40 2022 -0800
New translations messages.xlf (Russian)
[ci skip]
commit e5106bdca0
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Wed Nov 9 14:00:09 2022 -0800
Updates the version strings to 1.10.0
commit ba1366f49a
Merge: 34a0111f
f3b3db30
Author: Trenton H <797416+stumpylog@users.noreply.github.com >
Date: Wed Nov 9 13:51:10 2022 -0800
Merge branch 'dev' into beta
commit acd3832417
Author: phail <phail@hacknology.de >
Date: Thu Nov 3 21:08:15 2022 +0100
merge Pipfile.lock
commit 82b2ba3cc2
Merge: 3de6e0bc
7e3e0a0f
Author: phail <phail@hacknology.de >
Date: Thu Nov 3 21:00:01 2022 +0100
Merge remote-tracking branch 'paperless/dev' into feature-consume-eml
commit 3de6e0bcf1
Author: phail <phail@hacknology.de >
Date: Thu Nov 3 00:58:36 2022 +0100
put parser into setup
make test using convert optional
Gotenberg live testing
commit 34a0111ff5
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Mon Oct 31 13:06:17 2022 -0700
update logs section
commit b511b084d0
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Sun Oct 30 06:48:41 2022 -0700
Update matrix url
[ci skip]
commit 6df73ae940
Author: phail <phail@hacknology.de >
Date: Sat Oct 29 23:20:35 2022 +0200
gotenberg with modified cmd
commit 4a24ba51c5
Merge: 87472b31
d5fb98b7
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Fri Oct 28 22:22:08 2022 -0700
Merge pull request #1876 from astubenbord/main
Added new application to list of affiliated projects
commit d5fb98b7c4
Author: Anton Stubenbord <79228196+astubenbord@users.noreply.github.com >
Date: Fri Oct 28 11:07:42 2022 +0200
Added new application to list of affiliated projects
commit 2204090151
Author: phail <phail@hacknology.de >
Date: Thu Oct 27 23:53:47 2022 +0200
fix string
commit 3c81a7468b
Author: phail <phail@hacknology.de >
Date: Thu Oct 27 23:41:29 2022 +0200
replace thumbnail creation with mock
commit 5ef86f9489
Merge: 90cb0836
9b82ab95
Author: phail <phail@hacknology.de >
Date: Thu Oct 27 23:12:51 2022 +0200
Merge remote-tracking branch 'paperless/dev' into feature-consume-eml
commit 90cb0836bb
Author: phail <phail@hacknology.de >
Date: Thu Oct 27 23:11:41 2022 +0200
Downgrade pdf validation to text only
commit ef1d4264b5
Author: phail <phail@hacknology.de >
Date: Thu Oct 27 00:27:15 2022 +0200
improve test coverage a little
commit e1fa59122d
Merge: 5bf26369
3357fa19
Author: phail <phail@hacknology.de >
Date: Wed Oct 26 20:59:49 2022 +0200
Merge remote-tracking branch 'paperless/dev' into feature-consume-eml
commit 5bf26369e2
Author: phail <phail@hacknology.de >
Date: Tue Oct 25 21:17:40 2022 +0200
remove erroring paramerter
commit 36239ba09f
Author: phail <phail@hacknology.de >
Date: Mon Oct 24 22:15:33 2022 +0200
rename help text
commit 318c1d2fbd
Merge: e7c40fc3
f8ce6285
Author: phail <phail@hacknology.de >
Date: Mon Oct 24 21:12:35 2022 +0200
Merge remote-tracking branch 'paperless/dev' into feature-consume-eml
commit e7c40fc3dc
Author: phail <phail@hacknology.de >
Date: Sun Oct 23 22:02:11 2022 +0200
Update Pipfile
commit 0da0b1c062
Author: phail <phail@hacknology.de >
Date: Sun Oct 23 21:39:15 2022 +0200
update variable names
commit 08988e11f8
Merge: 30372b0e
8be6c707
Author: phail <phail@hacknology.de >
Date: Sun Oct 23 20:37:22 2022 +0200
Merge remote-tracking branch 'paperless/dev' into feature-consume-eml
commit 30372b0e85
Author: phail <phail@hacknology.de >
Date: Sun Oct 23 17:18:10 2022 +0200
add tests for mail_to_html and generate_pdf_from_mail
commit 567e89d1c7
Author: phail <phail@hacknology.de >
Date: Sat Oct 22 02:25:23 2022 +0200
test for broken eml, add test_generate_pdf
commit f1f5227ccd
Author: phail <phail@hacknology.de >
Date: Sat Oct 22 00:44:32 2022 +0200
add unittest for external images
commit 09b5bd17f2
Author: phail <phail@hacknology.de >
Date: Wed Oct 19 23:19:33 2022 +0200
add unittest for generate_pdf_from_html
commit e384bd78c5
Author: phail <phail@hacknology.de >
Date: Tue Oct 18 23:48:07 2022 +0200
add unittest for transform_inline_html
commit fda844f64c
Author: phail <phail@hacknology.de >
Date: Sat Oct 15 15:41:43 2022 +0200
add unittest for parse
commit daf90399bd
Author: phail <phail@hacknology.de >
Date: Sat Oct 15 13:13:29 2022 +0200
Add unitest for tika_parse()
commit 3d37e49c1a
Author: phail <phail@hacknology.de >
Date: Fri Oct 14 15:43:43 2022 +0200
add 2 more tests
commit 261c6fb990
Author: phail <phail@hacknology.de >
Date: Thu Oct 13 01:03:09 2022 +0200
add unittest for get_thumbnail
commit 87472b31d2
Merge: 430c5c3b
1024d7e6
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Oct 11 19:59:46 2022 -0700
Merge pull request #1780 from paperless-ngx/fix/issue-1647
Documentation: Add note re MS exchange servers
commit 1024d7e6e2
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Oct 11 15:12:22 2022 -0700
Add note re MS exchange servers
commit 430c5c3b87
Merge: 0b5c6d35
b7c33550
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Fri Oct 7 23:45:51 2022 -0700
Merge pull request #1761 from paperless-ngx/docs/lsio-tweak
Documentation: Tweak LinuxServer
commit b7c335507f
Author: Trenton Holmes <holmes.trenton@gmail.com >
Date: Thu Oct 6 18:24:25 2022 -0700
Fixes the LSIO migration setting for the media root
commit 0b5c6d3532
Merge: fdac108c
5fd39472
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Thu Oct 6 13:22:58 2022 -0700
Merge pull request #1731 from paperless-ngx/fix/1624
Documentation: Adds troubleshooting note about Kubernetes and ports
commit fdac108cab
Merge: 5639659b
821c14fb
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Mon Oct 3 17:07:06 2022 -0700
Merge pull request #1733 from paperless-ngx/docs-lsio-migrate
Documentation: LinuxServer.io Migration
commit 821c14fbce
Author: Trenton H <holmes.trenton@gmail.com >
Date: Mon Oct 3 11:14:18 2022 -0700
Corrects how the link to example compose files looks
commit 8c03d9c638
Author: Trenton H <holmes.trenton@gmail.com >
Date: Mon Oct 3 11:11:51 2022 -0700
Corrects a re-numbered step
commit 174a609449
Author: Trenton H <holmes.trenton@gmail.com >
Date: Mon Oct 3 10:16:53 2022 -0700
Adds a few steps for migration from the LinuxServer.io image
commit 5fd394726e
Author: Trenton H <holmes.trenton@gmail.com >
Date: Mon Oct 3 09:01:07 2022 -0700
Adds troubleshooting note for Kubernetes about needing to set the port again
commit 5639659b63
Merge: 807b7130
7ba9cdbe
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Wed Sep 28 09:48:20 2022 -0700
Merge pull request #1683 from paperless-ngx/fix/issue-1660
Mariadb compose files should use `PAPERLESS_DBPASS`
commit 7ba9cdbe23
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Wed Sep 28 09:07:30 2022 -0700
Mariadb compose files should use `PAPERLESS_DBPASS`
commit 807b7130e5
Merge: 9d117ee1
e2d593c0
Author: shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Sep 27 16:50:23 2022 -0700
Merge pull request #1671 from paperless-ngx/v1.9.2-changelog
[Documentation] Add v1.9.2 changelog
commit e2d593c023
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com >
Date: Tue Sep 27 10:04:41 2022 -0700
Fix formatting, add note about 1.9.1 version string
commit 7455963124
Author: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Date: Tue Sep 27 17:01:37 2022 +0000
Changelog - GHA
commit cdd2b99b6b
Merge: d0a0ae91
72ce4405
Author: phail <phail@hacknology.de >
Date: Mon Jul 11 23:58:21 2022 +0200
Merge remote-tracking branch 'paperless/dev' into feature-consume-eml
commit d0a0ae91c4
Merge: c04b9fd7
feaf2da8
Author: phail <phail@hacknology.de >
Date: Fri May 20 19:29:52 2022 +0200
Merge branch 'dev' into feature-consume-eml
commit c04b9fd7f6
Author: phail <phail@hacknology.de >
Date: Thu May 19 22:51:17 2022 +0200
switch to From: Header instead of date to compensate for older libmagic versions
commit 6809b15ce1
Author: phail <phail@hacknology.de >
Date: Sat May 14 16:47:12 2022 +0200
workaround for wrong mime detection of .eml files
commit c317eca1ca
Author: phail <phel@hacknology.de >
Date: Thu May 5 00:20:32 2022 +0200
add attachment size to pdf
commit 466afa8203
Author: phail <phel@hacknology.de >
Date: Wed May 4 23:42:59 2022 +0200
fix consumption of mails without html
split pdf generation functions
commit c2e3dc76d9
Author: phail <phel@hacknology.de >
Date: Tue May 3 23:21:33 2022 +0200
add parsing of inline attachments
remove insecure chromium option
fix html parsing
commit 5a899664f8
Author: phail <phel@hacknology.de >
Date: Tue May 3 18:02:08 2022 +0200
remove .eml parser from tika
commit 990e905a04
Merge: 6b7155a8
98ebb095
Author: phail <phel@hacknology.de >
Date: Tue May 3 17:42:56 2022 +0200
Merge remote-tracking branch 'paperless/dev' into feature-consume-eml
commit 6b7155a849
Author: phail <phel@hacknology.de >
Date: Sat Apr 30 17:33:12 2022 +0200
merge migrations
commit 47851ddd3f
Merge: 47189643
0f1e3164
Author: phail <phel@hacknology.de >
Date: Fri Apr 29 23:52:56 2022 +0200
Merge remote-tracking branch 'paperless/dev' into feature-consume-eml
commit 47189643ff
Author: phail <phel@hacknology.de >
Date: Fri Apr 29 22:58:11 2022 +0200
add eml parser to paperless_mail
commit c1efe11cf3
Author: phail <phel@hacknology.de >
Date: Wed Apr 27 23:32:10 2022 +0200
improve pdf generation
commit 0e40ef5f35
Author: phail <phel@hacknology.de >
Date: Wed Apr 27 19:52:59 2022 +0200
add css for pdf generation
commit c8081595c4
Author: phail <phel@hacknology.de >
Date: Tue Apr 26 23:25:48 2022 +0200
improve pdf generation
commit a2b5b3b253
Author: phail <phel@hacknology.de >
Date: Tue Apr 26 23:12:36 2022 +0200
moved files
commit 790bcf05ed
Author: phail <phel@hacknology.de >
Date: Mon Apr 25 20:55:00 2022 +0200
add prototype archive pdf
commit d8d2d53c59
Author: phail <phel@hacknology.de >
Date: Tue Apr 19 20:14:31 2022 +0200
fix Mail actions mixup
commit 027897ff03
Author: phail <phel@hacknology.de >
Date: Tue Apr 19 00:39:00 2022 +0200
work in progress Mail parsing
commit cca576f518
Author: phail <phel@hacknology.de >
Date: Fri Apr 15 14:40:02 2022 +0200
add feature to consume imap mail als .eml
commit 5fcf1b5434
Author: phail <phel@hacknology.de >
Date: Thu Apr 14 00:19:30 2022 +0200
remove uneeded print and fix merge fail
commit 942b5aa9df
Merge: c05b39a0
cc936160
Author: phail <phel@hacknology.de >
Date: Wed Apr 13 23:55:38 2022 +0200
Merge branch 'dev' into fix-mail-starttls
commit c05b39a056
Author: phail <phel@hacknology.de >
Date: Wed Apr 13 23:37:21 2022 +0200
fix unittest
commit 3c8196527f
Author: phail <phel@hacknology.de >
Date: Sat Apr 9 13:07:14 2022 +0200
adapt to starttls interface change in imap_tools
pin imap-tools version to avoid breaking changes
improve mail log
Update settings.component.ts
Update settings.component.ts
2022-12-05 01:35:42 -08:00
Michael Shamoon
4279ba13e9
Redirect and notify for perms guard, add frontend tests
2022-11-25 00:10:34 -08:00
Michael Shamoon
28d70438ec
add api permissions test
2022-11-24 22:09:28 -08:00
Michael Shamoon
ca6454f9fd
update frontend test fixture
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
cf53d0866a
Allow create / update password via UI
2022-11-23 00:35:17 -08:00
Trenton H
3f19c0ed03
Fixes the link for flake8 to the new (?) GitHub repo
2022-11-22 23:36:02 -08:00
Michael Shamoon
355efadf87
Inherited permissions
2022-11-15 20:54:57 -08:00
Michael Shamoon
927a9781ad
implement superuser select-permissions disable
2022-11-15 01:06:12 -08:00
Michael Shamoon
70eb22df42
Add Django model permissions to API endpoints
2022-11-15 00:44:32 -08:00
Michael Shamoon
f461485aa0
frontend permissions dialogs
2022-11-15 00:44:32 -08:00
Michael Shamoon
b6f1ced455
retain user / group permissions the UI doesnt use
2022-11-15 00:44:32 -08:00
Michael Shamoon
10f36870e6
Merge frontend user model
2022-11-13 21:31:46 -08:00
Michael Shamoon
fdaf9e9b46
Revert "fix: update user permissions and groups, update group permissions"
...
This reverts commit 57b709824f
.
2022-11-13 14:18:44 -08:00
Kaaybi
57b709824f
fix: update user permissions and groups, update group permissions
2022-11-13 14:02:54 -08:00
Michael Shamoon
c7b46ac861
skeleton user / group admin dialogs [WIP]
2022-11-13 09:06:56 -08:00
Michael Shamoon
bf28a512c6
dynamic loading of settings tab contents
2022-11-12 14:46:57 -08:00
Kaaybi
4333bd58cf
feat: add users and groups API routes
2022-11-12 13:46:50 -08:00
Michael Shamoon
96a29883cd
Refactor permissions to use enums, permissions service
2022-11-12 04:31:42 -08:00
Michael Shamoon
59e359ff98
Refactor permissions check code
...
Directly check permissions and no subscription (uisettings is always initialized on frontend startup)
update permission directive to accept single string
add explicit management permission name
2022-11-11 15:45:37 -08:00
Kaaybi
4603813896
feat: reflect django permissions on UI
2022-11-11 18:33:04 +00:00