shamoon
|
0b079f57ed
|
Partially Revert "Chore(deps): Bump the small-changes group across 1 directory with 6 updates (#9921)"
This partially reverts commit 1fe166e014ebde9a6fb6861819efa7e705175cd6.
|
2025-05-19 12:20:05 -07:00 |
|
dependabot[bot]
|
1fe166e014
|
Chore(deps): Bump the small-changes group across 1 directory with 6 updates (#9921)
* Chore(deps): Bump the small-changes group across 1 directory with 6 updates
Bumps the small-changes group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [concurrent-log-handler](https://github.com/Preston-Landers/concurrent-log-handler) | `0.9.25` | `0.9.26` |
| [django](https://github.com/django/django) | `5.1.8` | `5.2.1` |
| [django-auditlog](https://github.com/jazzband/django-auditlog) | `3.0.0` | `3.1.2` |
| [drf-spectacular-sidecar](https://github.com/tfranzel/drf-spectacular-sidecar) | `2025.4.1` | `2025.5.1` |
| [ocrmypdf](https://github.com/ocrmypdf/OCRmyPDF) | `16.10.0` | `16.10.1` |
| [setproctitle](https://github.com/dvarrazzo/py-setproctitle) | `1.3.5` | `1.3.6` |
Updates `concurrent-log-handler` from 0.9.25 to 0.9.26
- [Release notes](https://github.com/Preston-Landers/concurrent-log-handler/releases)
- [Changelog](https://github.com/Preston-Landers/concurrent-log-handler/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Preston-Landers/concurrent-log-handler/compare/0.9.25...0.9.26)
Updates `django` from 5.1.8 to 5.2.1
- [Commits](https://github.com/django/django/compare/5.1.8...5.2.1)
Updates `django-auditlog` from 3.0.0 to 3.1.2
- [Release notes](https://github.com/jazzband/django-auditlog/releases)
- [Changelog](https://github.com/jazzband/django-auditlog/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jazzband/django-auditlog/compare/v3.0.0...v3.1.2)
Updates `drf-spectacular-sidecar` from 2025.4.1 to 2025.5.1
- [Commits](https://github.com/tfranzel/drf-spectacular-sidecar/compare/2025.4.1...2025.5.1)
Updates `ocrmypdf` from 16.10.0 to 16.10.1
- [Release notes](https://github.com/ocrmypdf/OCRmyPDF/releases)
- [Changelog](https://github.com/ocrmypdf/OCRmyPDF/blob/main/docs/release_notes.md)
- [Commits](https://github.com/ocrmypdf/OCRmyPDF/compare/v16.10.0...v16.10.1)
Updates `setproctitle` from 1.3.5 to 1.3.6
- [Changelog](https://github.com/dvarrazzo/py-setproctitle/blob/master/HISTORY.rst)
- [Commits](https://github.com/dvarrazzo/py-setproctitle/compare/version-1.3.5...version-1.3.6)
---
updated-dependencies:
- dependency-name: concurrent-log-handler
dependency-version: 0.9.26
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: django
dependency-version: 5.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: django-auditlog
dependency-version: 3.1.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: drf-spectacular-sidecar
dependency-version: 2025.5.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: ocrmypdf
dependency-version: 16.10.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: setproctitle
dependency-version: 1.3.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
...
Signed-off-by: dependabot[bot] <support@github.com>
* Fix log matches related to newlines, add newlines to stdout.writelines
* Fix disable api remote auth test, Django 5.2 no longer uses process_request
---------
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-05-19 11:03:02 -07:00 |
|
shamoon
|
55917fcabe
|
Fix: handle created change with api version increment, use created only on frontend, deprecate created_date (#9962)
|
2025-05-19 09:38:01 -07:00 |
|
shamoon
|
6647b32ac0
|
Fix: ignore logo file from sanity checker (#9946)
|
2025-05-16 17:30:34 -07:00 |
|
shamoon
|
1a6f32534c
|
Change: treat created as date not datetime (#9793)
|
2025-05-16 14:23:04 +00:00 |
|
shamoon
|
344cc70cd5
|
Enhancement: support negative offset in scheduled workflows (#9746)
|
2025-05-11 20:04:46 +00:00 |
|
shamoon
|
73f0f1212d
|
Fixhancement: better handle removed social apps in profile (#9876)
|
2025-05-11 19:55:33 +00:00 |
|
shamoon
|
6a5be992c0
|
Enhancement: add barcode frontend config (#9742)
|
2025-05-11 19:44:06 +00:00 |
|
Sebastian Steinbeißer
|
648cfd9d05
|
Chore: switch from os.path to pathlib.Path (#9339)
|
2025-04-21 12:16:52 -07:00 |
|
shamoon
|
abf910fd93
|
Fix: fix breaking api change to document notes user field (#9714)
|
2025-04-19 22:02:33 +00:00 |
|
shamoon
|
df5af5c8ad
|
Fix: correctly handle dict data with webhook (#9674)
|
2025-04-16 00:07:08 -07:00 |
|
shamoon
|
6dea158de9
|
Fix: prevent self-linking when bulk edit doc link (#9629)
|
2025-04-14 07:12:50 -07:00 |
|
shamoon
|
0c9d615f56
|
Merge branch 'main' into beta
|
2025-03-14 13:07:03 -07:00 |
|
shamoon
|
3b19a727b8
|
Change: better handle permissions in patch requests (#9393)
|
2025-03-14 08:53:00 -07:00 |
|
Trenton H
|
670ee6c5b0
|
Chore: Ensure the directories have been overridden and created for this test (#9354)
|
2025-03-10 15:49:35 +00:00 |
|
shamoon
|
4d15544a3e
|
Fix: fix notes serializing in API document response (#9336)
|
2025-03-09 23:04:05 +00:00 |
|
Sebastian Steinbeißer
|
76d363f22d
|
Chore: switch from os.path to pathlib.Path (#9060)
|
2025-03-05 21:06:01 +00:00 |
|
shamoon
|
1e489a0666
|
Enhancement: add switch to allow merging non-PDFs with archive version (#9305)
|
2025-03-05 20:46:51 +00:00 |
|
shamoon
|
edc7181843
|
Enhancement: support assigning custom field values in workflows (#9272)
|
2025-03-05 12:30:19 -08:00 |
|
Trenton H
|
f205c4d0e2
|
Removes undocumented FileInfo (#9298)
|
2025-03-04 13:49:47 -08:00 |
|
Trenton H
|
817aad7c8b
|
Fix: Switches data to content to upload raw bytes/text content (#9293)
|
2025-03-04 18:56:28 +00:00 |
|
Harold Waterkeyn
|
1bc77546eb
|
Feature: Add slugify filter in templating (#9269)
|
2025-03-03 08:20:04 -08:00 |
|
shamoon
|
2d52226732
|
Enhancement: system status report sanity check, simpler classifier check, styling updates (#9106)
|
2025-02-26 22:12:20 +00:00 |
|
Trenton H
|
ec34197b59
|
Chore: Switch remote version check to HTTPx (#9232)
|
2025-02-26 12:37:33 -08:00 |
|
shamoon
|
edc0e6f859
|
Fix: cleanup saved view references on custom field deletion, auto-refresh views, show error on saved view save (#9225)
|
2025-02-26 10:09:41 -08:00 |
|
shamoon
|
61cb5103ed
|
Fix: prune invalid custom fields (#9224)
|
2025-02-25 13:50:15 -08:00 |
|
shamoon
|
c122c60d3f
|
Feature: email document button (#8950)
|
2025-02-21 16:44:03 +00:00 |
|
shamoon
|
4f08b5fa20
|
Enhancement: "webui" workflowtrigger source option (#9170)
|
2025-02-21 08:26:00 -08:00 |
|
shamoon
|
3bf64ae7da
|
Fix: saved views do not return to default display fields after setting and then removing (#9168)
|
2025-02-19 15:44:48 -08:00 |
|
shamoon
|
e49ecd4dfe
|
Enhancement: use charfield for webhook url, custom validation (#9128)
---------
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
|
2025-02-16 14:26:30 -08:00 |
|
shamoon
|
fc68f55d1a
|
Documentation: correct modify_tags param requirement
|
2025-02-14 08:20:43 -08:00 |
|
shamoon
|
1dc80f04cb
|
Feature: openapi spec, full api browser (#8948)
|
2025-02-10 16:43:07 +00:00 |
|
shamoon
|
63bb3644f6
|
Enhancement: filter by file type (#8946)
|
2025-02-10 08:09:50 -08:00 |
|
Silvia Bigler
|
71472a6a82
|
Enhancement: add layout options for email conversion (#8907)
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
2025-02-07 18:32:35 +00:00 |
|
Sebastian Steinbeißer
|
e560fa3be0
|
Chore: Enable ruff FBT (#8645)
|
2025-02-07 09:12:03 -08:00 |
|
shamoon
|
e1d8680698
|
Fix: also ensure symmetric doc link removal on bulk edit (#8963)
|
2025-01-31 07:44:47 -08:00 |
|
shamoon
|
e0ea4a4625
|
Fix: reflect doc links in bulk modify custom fields (#8962)
|
2025-01-31 07:44:47 -08:00 |
|
shamoon
|
c2a9ac332a
|
Enhancement: require totp code for obtain auth token (#8936)
|
2025-01-31 07:44:47 -08:00 |
|
shamoon
|
54e72d5b60
|
Fix: also ensure symmetric doc link removal on bulk edit (#8963)
|
2025-01-31 07:39:22 -08:00 |
|
shamoon
|
5b8c9ef5fc
|
Fix: reflect doc links in bulk modify custom fields (#8962)
|
2025-01-30 10:55:05 -08:00 |
|
Sebastian Steinbeißer
|
fce7b03324
|
Chore: Switch from os.path to pathlib.Path (#8644)
|
2025-01-29 10:58:53 -08:00 |
|
shamoon
|
79956d6a7b
|
Enhancement: require totp code for obtain auth token (#8936)
|
2025-01-29 15:23:44 +00:00 |
|
shamoon
|
270e70a958
|
Fix: backwards-compatible versioned API response for custom field select fields (#8912)
|
2025-01-27 07:34:23 -08:00 |
|
dependabot[bot]
|
20ec8cb57b
|
Chore(deps-dev): Bump the development group with 2 updates (#8841)
* Chore(deps-dev): Bump the development group with 2 updates
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.6 to 0.9.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.6...0.9.2)
Updates `mkdocs-material` from 9.5.49 to 9.5.50
- [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.49...9.5.50)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
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>
* Update .pre-commit-config.yaml
* Run new ruff format
---------
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-21 19:22:25 +00:00 |
|
shamoon
|
bfc11a545b
|
Change: use simpler method for attaching files (#8845)
|
2025-01-21 10:38:21 -08:00 |
|
shamoon
|
0ea4da03a7
|
Chore: fix coverage for superuser change
|
2025-01-20 12:02:20 -08:00 |
|
shamoon
|
41bcc12cc2
|
Change: restrict altering and creation of superusers to superusers only (#8837)
|
2025-01-20 11:57:22 -08:00 |
|
shamoon
|
ed1775e689
|
Enhancement: allow specifying JSON encoding for webhooks (#8799)
|
2025-01-18 12:19:50 -08:00 |
|
shamoon
|
5e3ee3a80d
|
Fix: disable API basic auth if MFA enabled (#8792)
|
2025-01-18 03:51:53 +00:00 |
|
shamoon
|
d97e4a9a95
|
Fix: fix email/wh actions on consume started (#8750)
|
2025-01-15 15:48:10 +00:00 |
|