dependabot[bot]
|
4226a1bddc
|
Chore(deps): Bump the frontend-angular-dependencies group in /src-ui with 21 updates (#8143)
* Chore(deps): Bump the frontend-angular-dependencies group
Bumps the frontend-angular-dependencies group in /src-ui with 21 updates:
| Package | From | To |
| --- | --- | --- |
| [@angular/cdk](https://github.com/angular/components) | `18.2.6` | `18.2.11` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `18.2.6` | `18.2.10` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `18.2.6` | `18.2.10` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `18.2.6` | `18.2.10` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `18.2.6` | `18.2.10` |
| [@angular/localize](https://github.com/angular/angular) | `18.2.6` | `18.2.10` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `18.2.6` | `18.2.10` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `18.2.6` | `18.2.10` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `18.2.6` | `18.2.10` |
| [@ng-select/ng-select](https://github.com/ng-select/ng-select) | `13.9.0` | `13.9.1` |
| [ng2-pdf-viewer](https://github.com/VadimDez/ng2-pdf-viewer) | `10.3.1` | `10.3.4` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `18.2.6` | `18.2.11` |
| [@angular-devkit/core](https://github.com/angular/angular-cli) | `18.2.6` | `18.2.11` |
| [@angular-devkit/schematics](https://github.com/angular/angular-cli) | `18.2.6` | `18.2.11` |
| [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder) | `18.3.1` | `18.4.0` |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) | `18.3.1` | `18.4.0` |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) | `18.3.1` | `18.4.0` |
| [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics) | `18.3.1` | `18.4.0` |
| [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) | `18.3.1` | `18.4.0` |
| [@angular/cli](https://github.com/angular/angular-cli) | `18.2.6` | `18.2.11` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `18.2.6` | `18.2.10` |
Updates `@angular/cdk` from 18.2.6 to 18.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/18.2.6...18.2.11)
Updates `@angular/common` from 18.2.6 to 18.2.10
- [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/18.2.10/packages/common)
Updates `@angular/compiler` from 18.2.6 to 18.2.10
- [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/18.2.10/packages/compiler)
Updates `@angular/core` from 18.2.6 to 18.2.10
- [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/18.2.10/packages/core)
Updates `@angular/forms` from 18.2.6 to 18.2.10
- [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/18.2.10/packages/forms)
Updates `@angular/localize` from 18.2.6 to 18.2.10
- [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/18.2.6...18.2.10)
Updates `@angular/platform-browser` from 18.2.6 to 18.2.10
- [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/18.2.10/packages/platform-browser)
Updates `@angular/platform-browser-dynamic` from 18.2.6 to 18.2.10
- [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/18.2.10/packages/platform-browser-dynamic)
Updates `@angular/router` from 18.2.6 to 18.2.10
- [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/18.2.10/packages/router)
Updates `@ng-select/ng-select` from 13.9.0 to 13.9.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/v13.9.0...v13.9.1)
Updates `ng2-pdf-viewer` from 10.3.1 to 10.3.4
- [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/10.3.1...10.3.4)
Updates `@angular-devkit/build-angular` from 18.2.6 to 18.2.11
- [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/18.2.6...18.2.11)
Updates `@angular-devkit/core` from 18.2.6 to 18.2.11
- [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/18.2.6...18.2.11)
Updates `@angular-devkit/schematics` from 18.2.6 to 18.2.11
- [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/18.2.6...18.2.11)
Updates `@angular-eslint/builder` from 18.3.1 to 18.4.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/v18.4.0/packages/builder)
Updates `@angular-eslint/eslint-plugin` from 18.3.1 to 18.4.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/v18.4.0/packages/eslint-plugin)
Updates `@angular-eslint/eslint-plugin-template` from 18.3.1 to 18.4.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/v18.4.0/packages/eslint-plugin-template)
Updates `@angular-eslint/schematics` from 18.3.1 to 18.4.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/v18.4.0/packages/schematics)
Updates `@angular-eslint/template-parser` from 18.3.1 to 18.4.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/v18.4.0/packages/template-parser)
Updates `@angular/cli` from 18.2.6 to 18.2.11
- [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/18.2.6...18.2.11)
Updates `@angular/compiler-cli` from 18.2.6 to 18.2.10
- [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/18.2.10/packages/compiler-cli)
---
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-select/ng-select"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: ng2-pdf-viewer
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-devkit/core"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-devkit/schematics"
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
- dependency-name: "@angular/compiler-cli"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: frontend-angular-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* Change output name
---------
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>
|
2024-11-01 22:32:12 +00:00 |
|
shamoon
|
289a7a2348
|
Documentation: re-add 2.13.0 changelog (#8135)
|
2024-10-31 12:18:32 -07:00 |
|
horvatkm
|
702ab1b77a
|
Chore: update field in bug-report.yml (#8123)
|
2024-10-30 22:07:35 +00:00 |
|
shamoon
|
e22ccbda26
|
Fix: dont use filters for inverted thumbnails (#8121)
|
2024-10-30 11:43:02 -07:00 |
|
shamoon
|
56d296f04b
|
Fix: use static object for activedisplayfields to prevent changes (#8120)
|
2024-10-30 11:21:01 -07:00 |
|
shamoon
|
11cfa0871e
|
Fix: dont invert pdf colors in FF (#8110)
|
2024-10-30 00:54:19 -07:00 |
|
shamoon
|
159344f033
|
Fix: make mail account password and refresh token text fields (#8107)
|
2024-10-29 21:54:47 -07:00 |
|
github-actions[bot]
|
d8cfed5f5e
|
Changelog v2.13.2 - GHA (#8103)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-10-29 12:45:11 -07:00 |
|
shamoon
|
94fe7a9e3d
|
Bump version to 2.13.2
v2.13.2
|
2024-10-29 11:09:19 -07:00 |
|
shamoon
|
9c9b4effe2
|
Merge branch 'dev'
|
2024-10-29 11:08:50 -07:00 |
|
github-actions[bot]
|
75f5007ede
|
New Crowdin translations by GitHub Action (#8101)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2024-10-29 11:07:03 -07:00 |
|
github-actions[bot]
|
d95baf4e6b
|
New Crowdin translations by GitHub Action (#8093)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2024-10-29 11:05:08 -07:00 |
|
shamoon
|
aac04e73b9
|
Fix: correct serializing of auth tokens for export (#8100)
|
2024-10-29 17:02:32 +00:00 |
|
shamoon
|
3af3484a00
|
Fix: cf query dropdown styling affecting other components (#8095)
|
2024-10-28 23:14:11 -07:00 |
|
github-actions[bot]
|
90e68af6cf
|
Documentation: Add v2.13.1 changelog (#8085)
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
2024-10-28 12:44:21 -07:00 |
|
shamoon
|
eee08d389f
|
Bump version to 2.13.1
v2.13.1
|
2024-10-28 11:27:57 -07:00 |
|
github-actions[bot]
|
b3b0e95d2d
|
New Crowdin translations by GitHub Action (#8083)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2024-10-28 11:00:35 -07:00 |
|
shamoon
|
35907313e8
|
Fix: allow removing dead document links from UI, validate via API (#8081)
|
2024-10-28 10:39:17 -07:00 |
|
github-actions[bot]
|
d4a20c7e30
|
New Crowdin translations by GitHub Action (#8080)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2024-10-28 09:00:31 -07:00 |
|
shamoon
|
3b1dffe0dc
|
Fix: dont display trashed docs in doc links
|
2024-10-28 08:57:38 -07:00 |
|
shamoon
|
fa0ab0de27
|
Merge branch 'main' into dev
|
2024-10-28 08:42:07 -07:00 |
|
Trenton H
|
3b2b4a9177
|
Removes whitenoise patches and upgrades it to 6.8.1 (#8079)
|
2024-10-28 15:34:26 +00:00 |
|
github-actions[bot]
|
3d030637ca
|
New Crowdin translations by GitHub Action (#8025)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2024-10-28 07:03:42 -07:00 |
|
shamoon
|
79092c27c5
|
Fix: Make customfieldinstance soft delete, fix filepath when deleted (#8067)
|
2024-10-28 14:02:09 +00:00 |
|
shamoon
|
28fdb170bf
|
Fix: handle uuid fields created under mariadb and Django 4 (#8034)
|
2024-10-28 13:54:16 +00:00 |
|
Trenton H
|
335c6c3820
|
Fix: Update filename correctly if the document is in the trash (#8066)
* Fixes an issue where the filename is not updated if the document is in the trash (but the file is moved)
|
2024-10-28 02:45:31 +00:00 |
|
Trenton H
|
ad23cce2e6
|
Handle a special case where the none marker exists in a way which could create an absolute path (#8060)
|
2024-10-28 01:51:07 +00:00 |
|
shamoon
|
0d96cd03d5
|
Fix: disable custom field signals during import in 2.13.0 (#8065)
|
2024-10-27 18:43:24 -07:00 |
|
shamoon
|
1888ee6a3f
|
Fix: doc link documents search should exclude null (#8064)
|
2024-10-27 17:13:29 -07:00 |
|
marph91
|
605aa50b00
|
Documentation: Fix list indentation (#8050)
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
2024-10-28 00:02:06 +00:00 |
|
shamoon
|
149d770ad1
|
Enhancement: auto-update document filenames with CF select fields (#8045)
|
2024-10-27 23:45:21 +00:00 |
|
shamoon
|
b2e9f3195a
|
Fix: fix custom field query empty element removal (#8056)
|
2024-10-27 06:53:59 -07:00 |
|
shamoon
|
33e9990ed5
|
Chore: fix changelog script (#8022)
|
2024-10-27 03:36:12 +00:00 |
|
shamoon
|
e775b6346a
|
Fix: dont try to load PAPERLESS_MODEL_FILE as env from file (#8040)
|
2024-10-26 22:29:20 +00:00 |
|
shamoon
|
54e17f5b74
|
Documentation: fix docs index page on mobile (#8035)
|
2024-10-26 11:36:40 -07:00 |
|
shamoon
|
ff1639d58b
|
Fix: dont include all allauth urls (#8010)
|
2024-10-26 15:06:22 +00:00 |
|
shamoon
|
7649903d3c
|
Enhancement / fix: include social accounts and api tokens in export (#8016)
|
2024-10-26 06:51:22 -07:00 |
|
tooomm
|
7a5d707fc0
|
Documentation: Resolve display and link errors in changelog (#8019)
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
2024-10-26 01:13:22 -07:00 |
|
github-actions[bot]
|
85e00aecb4
|
Documentation: Add v2.13.0 changelog (#8009)
* Changelog v2.13.0 - GHA
* Update changelog.md
* Update changelog.md
* 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>
|
2024-10-26 01:00:19 -07:00 |
|
shamoon
|
53aa216a4a
|
Fix: oauth settings without base url (#8020)
|
2024-10-26 00:57:36 -07:00 |
|
shamoon
|
2814cd110d
|
Merge pull request #7902 from paperless-ngx/beta
[Beta] Paperless-ngx v2.13.0 Beta Release
v2.13.0
|
2024-10-25 10:13:40 -07:00 |
|
shamoon
|
b9315b018a
|
Merge branch 'dev' into beta
|
2024-10-25 09:33:44 -07:00 |
|
github-actions[bot]
|
27f7ba8cf8
|
New Crowdin translations by GitHub Action (#8008)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2024-10-25 09:33:22 -07:00 |
|
shamoon
|
df9917b0f4
|
Merge branch 'dev' into beta
|
2024-10-25 09:18:11 -07:00 |
|
github-actions[bot]
|
86418f6e04
|
New Crowdin translations by GitHub Action (#7911)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2024-10-25 09:17:18 -07:00 |
|
shamoon
|
69a6a12319
|
Correct repo maintenance documentation
|
2024-10-25 09:16:24 -07:00 |
|
shamoon
|
b501d89846
|
Update repo maintenance rules
|
2024-10-24 16:15:59 -07:00 |
|
shamoon
|
f6548e0e55
|
Enhancement: automatically refresh display list after custom field edit
|
2024-10-22 09:19:22 -07:00 |
|
shamoon
|
a4b8bf1250
|
Fix: prevent focus error on custom field edit when switching from select
|
2024-10-20 19:19:30 -07:00 |
|
shamoon
|
1726aec989
|
Enhancement: automatically refresh display list after custom field edit
|
2024-10-20 19:17:18 -07:00 |
|