Trenton H
ee2693e6e4
Reverts most files to dev while keeping the exception assert fixes
2025-11-18 09:54:06 -08:00
Ed Bardsley
7b220f737f
tests: general cleanup and fixes for runnning under docker
...
This now allows tests to be run under a locally built or production
docker image with something like:
`docker run --rm -v $PWD:/usr/src/paperless --entrypoint=bash paperlessngx/paperless-ngx:latest -c "uv run pytest"`
Specific fixes:
- fix unreachable code around `assertRaises` blocks
- fix `assertInt` typos
- fix `str(e)` vs `str(e.exception)` issues
- skip permission-based checks when root (in a docker container)
- catch `OSError` problems when instantiating `INotify` and
skip inotify-based tests when it's unavailable.
2025-11-14 15:17:32 -08:00
dependabot[bot]
dd6f7fad32
docker(deps): bump astral-sh/uv ( #11338 )
...
Bumps [astral-sh/uv](https://github.com/astral-sh/uv ) from 0.9.7-python3.12-bookworm-slim to 0.9.9-python3.12-bookworm-slim.
- [Release notes](https://github.com/astral-sh/uv/releases )
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/uv/compare/0.9.7...0.9.9 )
---
updated-dependencies:
- dependency-name: astral-sh/uv
dependency-version: 0.9.8-python3.12-bookworm-slim
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>
2025-11-14 18:37:33 +00:00
Ed Bardsley
c5ad148dc7
Fix: include BASE_URL when constructing doc_url for workflows ( #11360 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2025-11-14 17:45:13 +00:00
shamoon
b12f1e757c
Fixhancement: refactor email attachment logic ( #11336 )
2025-11-14 17:28:46 +00:00
GitHub Actions
0cbab1ae80
Auto translate strings
2025-11-14 16:10:47 +00:00
shamoon
0219df5b67
Fixhancement: trim whitespace for some text searches ( #11357 )
2025-11-14 08:09:09 -08:00
shamoon
005ef4fce6
Fix: update Outlook refresh token when refreshed ( #11341 )
2025-11-11 08:27:24 -08:00
shamoon
44f0191bfb
Fix: only cache remote version for version checking ( #11320 )
2025-11-09 00:34:46 +00:00
shamoon
e9f846ca24
Fix: include replace none logic in storage path preview, improve jinja conditionals for empty metadata ( #11315 )
2025-11-08 13:31:57 -08:00
GitHub Actions
2049497b76
Auto translate strings
2025-11-07 19:23:35 +00:00
shamoon
2a9d1fce0d
Chore: include password validation on user edit ( #11308 )
2025-11-07 11:20:27 -08:00
shamoon
808c074f48
Merge branch 'main' into dev
2025-11-06 13:04:32 -08:00
github-actions[bot]
7927e5c436
Changelog v2.19.5 - GHA ( #11305 )
2025-11-06 13:01:52 -08:00
shamoon
cac48c9855
Bump version to 2.19.5
2025-11-06 11:39:08 -08:00
github-actions[bot]
3fda648f37
New Crowdin translations by GitHub Action ( #11288 )
2025-11-06 19:36:26 +00:00
dependabot[bot]
95736eebc4
docker(deps): Bump astral-sh/uv ( #11283 )
...
Bumps [astral-sh/uv](https://github.com/astral-sh/uv ) from 0.9.4-python3.12-bookworm-slim to 0.9.7-python3.12-bookworm-slim.
- [Release notes](https://github.com/astral-sh/uv/releases )
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/uv/compare/0.9.4...0.9.7 )
---
updated-dependencies:
- dependency-name: astral-sh/uv
dependency-version: 0.9.7-python3.12-bookworm-slim
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>
2025-11-04 20:12:56 -08:00
shamoon
85027dbffd
Fix: ensure custom field query propagation, change detection ( #11291 )
2025-11-04 12:40:05 -08:00
github-actions[bot]
74f72e417d
Documentation: Add v2.19.4 changelog ( #11285 )
...
* Changelog v2.19.4 - GHA
* Update changelog for paperless-ngx 2.19.4
Reorganize changelog to include performance enhancements.
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2025-11-03 17:39:28 -08:00
shamoon
fe3c424d7d
Bump version to 2.19.4
2025-11-03 16:02:09 -08:00
shamoon
a0172a2754
Chore: fix test error
2025-11-03 16:01:45 -08:00
shamoon
810bf3d612
Fix: fix log loading spinner display condition
2025-11-03 15:54:43 -08:00
github-actions[bot]
846cc47565
New Crowdin translations by GitHub Action ( #11238 )
2025-11-03 15:34:23 -08:00
GitHub Actions
1d396d9160
Auto translate strings
2025-11-03 17:48:25 +00:00
shamoon
2a4e8f9acd
Performance: re-enable virtual scroll, bump ng-select ( #11279 )
2025-11-03 09:46:35 -08:00
shamoon
a9dfe8f3f7
Fix: use original_file when attaching docs to workflow emails with added trigger ( #11266 )
2025-11-03 08:42:29 -08:00
GitHub Actions
906e841ded
Auto translate strings
2025-11-03 14:21:38 +00:00
shamoon
6684e80ffc
Fix: mark 'Select' button in doc list for translation ( #11278 )
2025-11-03 06:18:41 -08:00
GitHub Actions
3dc7cf3da1
Auto translate strings
2025-11-01 20:22:23 +00:00
shamoon
819f606335
Chore: hide slim toggler if insufficient permissions
2025-11-01 13:18:49 -07:00
shamoon
ad45e3f747
Fix: respect fields parameter for created field ( #11251 )
2025-11-01 13:13:39 -07:00
shamoon
74b10db028
Fix: improve legibility of processed mail error popover in light mode ( #11258 )
2025-11-01 12:49:05 -07:00
shamoon
cffb9c34f0
Chore: add headers for wikipedia CI tests ( #11253 )
2025-11-01 09:37:49 -07:00
GitHub Actions
6f52614817
Auto translate strings
2025-11-01 14:53:03 +00:00
shamoon
a0d3527d20
Fixhancement: truncate large logs, improve auto-scroll ( #11239 )
2025-11-01 07:49:52 -07:00
shamoon
4e64ca7ca6
Chore: add max-height and overflow to processedmail error popover ( #11252 )
2025-11-01 07:49:31 -07:00
GitHub Actions
e9511bd3da
Auto translate strings
2025-10-31 01:28:27 +00:00
shamoon
8b9ca75a90
Fix: delay iframe DOM removal, handle onafterprint error for print in FF ( #11237 )
2025-10-30 18:26:42 -07:00
shamoon
9f0a4ac19d
Sure sonar, consolidate
2025-10-30 18:00:19 -07:00
shamoon
8f969ecab5
Fix: delay iframe DOM removal for print in FF
2025-10-30 17:24:44 -07:00
shamoon
245e52a4eb
Coverage
2025-10-30 17:00:15 -07:00
shamoon
a8c75d95d8
Update document-detail.component.ts
2025-10-30 17:00:15 -07:00
shamoon
d6e2456baf
Update document-detail.component.ts
2025-10-30 17:00:15 -07:00
shamoon
3b75d3271e
Fix: delay iframe DOM removal for print in FF
2025-10-30 17:00:15 -07:00
GitHub Actions
e88816d141
Auto translate strings
2025-10-30 23:36:37 +00:00
CanbiZ
e5bd4713ac
Performance: use virtual scroll container and log level parsing for logs view ( #11233 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2025-10-30 23:34:53 +00:00
shamoon
b9aced07fb
Chore: cache Github version check for 15 minutes ( #11235 )
2025-10-30 13:53:30 -07:00
shamoon
6b55740f56
Fix: de-deduplicate children in tag list when filtering ( #11229 )
2025-10-30 07:02:00 -07:00
github-actions[bot]
9aee063347
Documentation: Add v2.19.3 changelog ( #11223 )
...
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2025-10-29 11:08:29 -07:00
shamoon
7fe411bb1a
Bump version to 2.19.3
2025-10-29 10:22:28 -07:00