shamoon
0ab21b6fc5
Fix: allow document editor to create share link
2025-01-07 07:59:35 -08:00
shamoon
485237caf1
Fix: check permissions for all documents via bulk download ( #8631 )
2025-01-07 00:10:11 -08:00
dependabot[bot]
9181aebc8c
Chore(deps): Bump the small-changes group with 3 updates ( #8627 )
...
Bumps the small-changes group with 3 updates: [ocrmypdf](https://github.com/ocrmypdf/OCRmyPDF ), [pathvalidate](https://github.com/thombashi/pathvalidate ) and [zxing-cpp](https://github.com/zxing-cpp/zxing-cpp ).
Updates `ocrmypdf` from 16.7.0 to 16.8.0
- [Release notes](https://github.com/ocrmypdf/OCRmyPDF/releases )
- [Changelog](https://github.com/ocrmypdf/OCRmyPDF/blob/main/docs/release_notes.rst )
- [Commits](https://github.com/ocrmypdf/OCRmyPDF/compare/v16.7.0...v16.8.0 )
Updates `pathvalidate` from 3.2.1 to 3.2.3
- [Release notes](https://github.com/thombashi/pathvalidate/releases )
- [Changelog](https://github.com/thombashi/pathvalidate/blob/master/CHANGELOG.md )
- [Commits](https://github.com/thombashi/pathvalidate/compare/v3.2.1...v3.2.3 )
Updates `zxing-cpp` from 2.2.0 to 2.3.0
- [Release notes](https://github.com/zxing-cpp/zxing-cpp/releases )
- [Commits](https://github.com/zxing-cpp/zxing-cpp/compare/v2.2.0...v2.3.0 )
---
updated-dependencies:
- dependency-name: ocrmypdf
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: pathvalidate
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: zxing-cpp
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-07 01:32:36 +00:00
dependabot[bot]
eec3f13610
Chore(deps-dev): Bump ruff from 0.8.4 to 0.8.6 in the development group ( #8626 )
...
* Chore(deps-dev): Bump ruff from 0.8.4 to 0.8.6 in the development group
Bumps the development group with 1 update: [ruff](https://github.com/astral-sh/ruff ).
Updates `ruff` from 0.8.4 to 0.8.6
- [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/0.8.4...0.8.6 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update .pre-commit-config.yaml
---------
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>
2025-01-07 01:15:43 +00:00
Sebastian Steinbeißer
935d077836
Chore: Switch from os.path to pathlib.Path ( #8325 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2025-01-06 12:12:27 -08:00
tsia
d06aac947d
Chore: disable max-age for some document endpoints ( #8611 )
2025-01-06 18:36:04 +00:00
shamoon
1856837d21
Fix: more missing modules
2025-01-05 12:37:10 -08:00
shamoon
bac6a013ed
Fix: add missing CustomFieldDisplayComponent to saved view widget
...
Closes #8614
2025-01-05 12:28:10 -08:00
shamoon
aef68f0b41
Fix: fix saved views triggering changeafterchecked warning
2025-01-04 13:24:35 -08:00
shamoon
7fbe4d0aad
Fix: found a couple more missing components
2025-01-04 13:24:35 -08:00
Malte Breitzmann
2a1c6bf0ca
Documentation: remove dollar sign in code snippets ( #8600 )
2025-01-04 00:30:25 +00:00
shamoon
8e6de2790e
Fix: do not accept empty string for doc link value via API ( #8596 )
2025-01-03 15:16:00 -08:00
shamoon
94a20b4510
Fix: prevent saved view widgets cut off on mobile
2025-01-02 19:50:44 -08:00
shamoon
21558dcf8b
Fix: add missing ngbdropdown for management lists on mobile
2025-01-02 16:26:26 -08:00
shamoon
85d913520b
Fix: add one missing bs class
2025-01-01 22:31:45 -08:00
shamoon
f89b6281da
Enhancement: angular 19 ( #8584 )
2025-01-01 22:26:53 -08:00
shamoon
75de53eb83
Fix relative date again
2025-01-01 21:49:51 -08:00
shamoon
b0dd77bfd8
Fix: fix hotkey arrows ( #8583 )
2025-01-01 21:10:56 -08:00
shamoon
51b0f6e325
Fix: remove outdated admin logentry handler ( #8580 )
2025-01-01 10:11:54 -08:00
shamoon
9153be489c
Fix: tweak relative date
2025-01-01 09:47:27 -08:00
shamoon
90731e05f5
Fix: remove accidental console log
2024-12-30 23:11:53 -08:00
dependabot[bot]
9270f7290e
Chore(deps): Bump django-allauth in the django group ( #8574 )
...
Bumps the django group with 1 update: [django-allauth](https://github.com/sponsors/pennersr ).
Updates `django-allauth` from 65.3.0 to 65.3.1
- [Commits](https://github.com/sponsors/pennersr/commits )
---
updated-dependencies:
- dependency-name: django-allauth
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: django
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-30 14:44:20 -08:00
shamoon
4e3d25c714
Enhancement: custom field sorting ( #8494 )
2024-12-30 18:18:34 +00:00
shamoon
e44cfef662
Documentation: cleanup devcontainer docs and move into tasks and launch config files
2024-12-26 10:49:32 -08:00
Orce MARINKOVSKI
6c138a21d4
Development: devcontainer improvements ( #8553 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-12-26 16:10:02 +00:00
Orce MARINKOVSKI
b5a1dc86a5
Development: fix devcontainer postCreateCommand ( #8542 )
2024-12-25 08:53:30 +00:00
shamoon
3520a83c2f
Fix: fix occasional error toast overflow ( #8552 )
2024-12-24 23:11:48 -08:00
shamoon
93f2ef45f5
Fix: fix share link archive version detection ( #8551 )
2024-12-24 23:11:03 -08:00
shamoon
8291ec17d4
Fix: disable email workflow type if email not enabled
2024-12-24 09:31:59 -08:00
dependabot[bot]
5007855904
Chore(deps-dev): Bump ruff from 0.8.3 to 0.8.4 in the development group ( #8546 )
...
* Chore(deps-dev): Bump ruff from 0.8.3 to 0.8.4 in the development group
Bumps the development group with 1 update: [ruff](https://github.com/astral-sh/ruff ).
Updates `ruff` from 0.8.3 to 0.8.4
- [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/0.8.3...0.8.4 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update .pre-commit-config.yaml
---------
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-12-23 22:07:57 +00:00
dependabot[bot]
754cf17c90
Chore(deps): Bump the small-changes group with 6 updates ( #8547 )
...
Bumps the small-changes group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [gotenberg-client](https://github.com/stumpylog/gotenberg-client ) | `0.7.0` | `0.8.2` |
| [httpx-oauth](https://github.com/frankie567/httpx-oauth ) | `0.16.0` | `0.16.1` |
| [imap-tools](https://github.com/ikvk/imap_tools ) | `1.7.4` | `1.8.0` |
| [jinja2](https://github.com/pallets/jinja ) | `3.1.4` | `3.1.5` |
| [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz ) | `3.10.1` | `3.11.0` |
| [tika-client](https://github.com/stumpylog/tika-rest-client ) | `0.7.0` | `0.8.1` |
Updates `gotenberg-client` from 0.7.0 to 0.8.2
- [Release notes](https://github.com/stumpylog/gotenberg-client/releases )
- [Changelog](https://github.com/stumpylog/gotenberg-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stumpylog/gotenberg-client/compare/0.7.0...0.8.2 )
Updates `httpx-oauth` from 0.16.0 to 0.16.1
- [Release notes](https://github.com/frankie567/httpx-oauth/releases )
- [Commits](https://github.com/frankie567/httpx-oauth/compare/v0.16.0...v0.16.1 )
Updates `imap-tools` from 1.7.4 to 1.8.0
- [Release notes](https://github.com/ikvk/imap_tools/releases )
- [Changelog](https://github.com/ikvk/imap_tools/blob/master/docs/release_notes.rst )
- [Commits](https://github.com/ikvk/imap_tools/compare/v1.7.4...v1.8.0 )
Updates `jinja2` from 3.1.4 to 3.1.5
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.1.4...3.1.5 )
Updates `rapidfuzz` from 3.10.1 to 3.11.0
- [Release notes](https://github.com/rapidfuzz/RapidFuzz/releases )
- [Changelog](https://github.com/rapidfuzz/RapidFuzz/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/rapidfuzz/RapidFuzz/compare/v3.10.1...v3.11.0 )
Updates `tika-client` from 0.7.0 to 0.8.1
- [Release notes](https://github.com/stumpylog/tika-rest-client/releases )
- [Changelog](https://github.com/stumpylog/tika-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stumpylog/tika-rest-client/compare/0.7.0...0.8.1 )
---
updated-dependencies:
- dependency-name: gotenberg-client
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: httpx-oauth
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: imap-tools
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: jinja2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: rapidfuzz
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: tika-client
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-23 13:48:21 -08:00
shamoon
6972d0337f
Fix: fix some popover closing behavior
2024-12-21 21:04:55 -08:00
HiranChaudhuri
452ea2ccf9
Enhancement: add timeout for Tika client ( #8520 )
...
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-12-19 16:58:26 +00:00
shamoon
2bcbed31e9
Fix: add some minor frontend permissions checks ( #8524 )
2024-12-19 08:08:46 -08:00
shamoon
20b7ff9f9f
Fix: resolve test warning
2024-12-19 08:05:06 -08:00
dependabot[bot]
3f7a0802a4
Chore(deps-dev): Bump the development group with 2 updates ( #8502 )
...
Bumps the development group with 2 updates: [ruff](https://github.com/astral-sh/ruff ) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material ).
Updates `ruff` from 0.8.2 to 0.8.3
- [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/0.8.2...0.8.3 )
Updates `mkdocs-material` from 9.5.48 to 9.5.49
- [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.5.48...9.5.49 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
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>
2024-12-16 13:53:12 -08:00
shamoon
ea514a7ed8
FIx: obliquely trim spaces from global search ( #8484 )
2024-12-13 07:39:16 -08:00
shamoon
af67dbe523
Update frontend strings
2024-12-13 07:36:41 -08:00
shamoon
8cd09ba10d
Chore: add prettier organize imports
2024-12-13 00:45:20 -08:00
shamoon
9e4bc05a24
Fix: include global perms for bulk edit endpoint ( #8468 )
2024-12-12 15:38:54 +00:00
shamoon
dafb0b1f21
Enhancement: process mail button ( #8466 )
2024-12-11 11:03:53 -08:00
shamoon
2ac2a6dec6
Fix: frontend better reflect global perms for bulk edit, disabled form state ( #8469 )
2024-12-11 01:05:23 -08:00
shamoon
beb8ed8313
Fix: minor safari visual fixes around loading cards
2024-12-10 08:49:18 -08:00
shamoon
997db0fea1
Chore: update ng2 pdf viewer ( #8462 )
2024-12-09 16:12:53 -08:00
dependabot[bot]
64d40a7c37
Chore(deps-dev): Bump the development group with 2 updates ( #8458 )
...
Bumps the development group with 2 updates: [ruff](https://github.com/astral-sh/ruff ) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material ).
Updates `ruff` from 0.8.1 to 0.8.2
- [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/0.8.1...0.8.2 )
Updates `mkdocs-material` from 9.5.47 to 9.5.48
- [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.5.47...9.5.48 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
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>
2024-12-09 22:56:28 +00:00
dependabot[bot]
dc422b5dac
Chore(deps): Bump django-soft-delete from 1.0.15 to 1.0.16 in the django group ( #8459 )
...
* Chore(deps): Bump django-soft-delete in the django group
Bumps the django group with 1 update: [django-soft-delete](https://github.com/san4ezy/django_softdelete ).
Updates `django-soft-delete` from 1.0.15 to 1.0.16
- [Commits](https://github.com/san4ezy/django_softdelete/commits )
---
updated-dependencies:
- dependency-name: django-soft-delete
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: django
...
Signed-off-by: dependabot[bot] <support@github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-09 21:48:54 +00:00
dependabot[bot]
f56ab150b0
Chore(deps): Bump the small-changes group with 4 updates ( #8460 )
...
* Chore(deps): Bump the small-changes group with 4 updates
Bumps the small-changes group with 4 updates: [httpx-oauth](https://github.com/frankie567/httpx-oauth ), [ocrmypdf](https://github.com/ocrmypdf/OCRmyPDF ), [redis](https://github.com/redis/redis-py ) and [scikit-learn](https://github.com/scikit-learn/scikit-learn ).
Updates `httpx-oauth` from 0.15.1 to 0.16.0
- [Release notes](https://github.com/frankie567/httpx-oauth/releases )
- [Commits](https://github.com/frankie567/httpx-oauth/compare/v0.15.1...v0.16.0 )
Updates `ocrmypdf` from 16.6.2 to 16.7.0
- [Release notes](https://github.com/ocrmypdf/OCRmyPDF/releases )
- [Changelog](https://github.com/ocrmypdf/OCRmyPDF/blob/main/docs/release_notes.rst )
- [Commits](https://github.com/ocrmypdf/OCRmyPDF/compare/v16.6.2...v16.7.0 )
Updates `redis` from 5.2.0 to 5.2.1
- [Release notes](https://github.com/redis/redis-py/releases )
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES )
- [Commits](https://github.com/redis/redis-py/compare/v5.2.0...v5.2.1 )
Updates `scikit-learn` from 1.5.2 to 1.6.0
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases )
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.5.2...1.6.0 )
---
updated-dependencies:
- dependency-name: httpx-oauth
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: ocrmypdf
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: redis
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: scikit-learn
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
...
Signed-off-by: dependabot[bot] <support@github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-09 21:35:09 +00:00
shamoon
e3fa3fe818
Chore: use rxjs instead of JS setInterval for timers ( #8461 )
2024-12-09 13:14:48 -08:00
shamoon
0a7c296194
Chore: refactor loading stuff to be more DRY
2024-12-09 12:57:58 -08:00
shamoon
c2e34b36ce
Fix: only adjust icon position inside buttons
2024-12-09 12:17:27 -08:00