shamoon
ed1775e689
Enhancement: allow specifying JSON encoding for webhooks ( #8799 )
2025-01-18 12:19:50 -08: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
e4f69dc945
Feature: bulk edit custom field values ( #8428 )
2024-12-09 17:35:49 +00:00
shamoon
007e5a5473
Fix: dont link related document if document is in the trash
2024-12-02 19:42:54 -08:00
shamoon
70d9a6fd36
Enhancement: auto-link duplicate document for failed tasks ( #8415 )
2024-12-02 19:11:40 -08:00
lufi
0406fca59b
Enhancement: include current filename placeholder in workflows ( #8319 )
...
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-12-03 03:09:27 +00:00
shamoon
1d65628132
Feature: email, webhook workflow actions ( #8108 )
2024-12-03 00:12:40 +00:00
shamoon
0fc1860d4c
Enhancement: use stable unique IDs for custom field select options ( #8299 )
2024-12-02 04:15:38 +00:00
dependabot[bot]
00485138f9
Chore(deps-dev): Bump the development group with 4 updates ( #8352 )
...
Bumps the development group with 4 updates: [ruff](https://github.com/astral-sh/ruff ), [pytest-httpx](https://github.com/Colin-b/pytest_httpx ), [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures ) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material ).
Updates `ruff` from 0.7.3 to 0.8.0
- [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.7.3...0.8.0 )
Updates `pytest-httpx` from 0.33.0 to 0.34.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.33.0...v0.34.0 )
Updates `pytest-rerunfailures` from 14.0 to 15.0
- [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst )
- [Commits](https://github.com/pytest-dev/pytest-rerunfailures/compare/14.0...15.0 )
Updates `mkdocs-material` from 9.5.44 to 9.5.46
- [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.44...9.5.46 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development
- dependency-name: pytest-httpx
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>
2024-12-01 18:56:54 -08:00
shamoon
2b29233a1e
Feature: scheduled workflow trigger ( #8036 )
2024-11-24 18:22:31 +00:00
shamoon
8bfe68743d
Enhancement: support owner permissions for file tasks ( #8195 )
2024-11-20 20:25:53 +00:00
shamoon
a283a65813
Feature: loading preview, better text popup preview ( #8011 )
2024-11-12 16:20:52 -08:00
shamoon
64095a710a
Fix: Dont check empty ASNs
2024-11-05 20:01:36 -08:00
shamoon
ef329fc687
Fix: warn with proper error on ASN exists in trash ( #8176 )
2024-11-03 17:52:59 -08:00
shamoon
35907313e8
Fix: allow removing dead document links from UI, validate via API ( #8081 )
2024-10-28 10:39:17 -07:00
shamoon
79092c27c5
Fix: Make customfieldinstance soft delete, fix filepath when deleted ( #8067 )
2024-10-28 14:02:09 +00:00
shamoon
024b60638a
Feature: live preview of storage path ( #7870 )
2024-10-09 23:35:36 +00:00
Trenton H
7c11a37150
Feature: Enhanced templating for filename format ( #7836 )
...
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-10-06 12:54:01 -07:00
shamoon
54293bedb1
Enhancement: management list button improvements ( #7848 )
2024-10-03 23:00:28 -07:00
shamoon
5e687d9a93
Feature: auto-clean some invalid pdfs ( #7651 )
2024-09-25 15:57:20 +00:00
s0llvan
c92c3e224a
Feature: page count ( #7750 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-09-25 08:22:12 -07:00
shamoon
d7ba6d98d3
Feature: Enhanced backend custom field search API ( #7589 )
...
commit 910dae8413028f647e6295f30207cb5d4fc6605d
Author: Yichi Yang <yiy067@ucsd.edu>
Date: Wed Sep 4 12:47:19 2024 -0700
Fix: correctly handle the case where custom_field_lookup refers to multiple fields
commit e43f70d708b7d6b445f3ca8c8bf9dbdf5ee26085
Author: Yichi Yang <yiy067@ucsd.edu>
Date: Sat Aug 31 14:06:45 2024 -0700
Co-Authored-By: Yichi Yang <yichiyan@usc.edu>
2024-09-23 23:33:49 -07:00
Yichi Yang
057ce29676
Refactor: Reduce number of SQL queries when serializing List[Document] ( #7505 )
2024-08-24 21:20:24 -07:00
shamoon
15554322dd
Enhancement: allow specifying default currency for Monetary custom field ( #7381 )
2024-08-05 17:02:03 -07:00
shamoon
bb83c1eb0a
Chore: upgrade to DRF 3.15 ( #7134 )
2024-07-09 16:57:53 +00:00
shamoon
4ad4862641
Feature: select custom field type ( #7167 )
2024-07-09 07:57:07 -07:00
shamoon
7fe76656f2
Fix: editing of existing custom fields violates throws unique error
2024-07-06 13:05:20 -07:00
shamoon
a796e58a94
Feature: documents trash aka soft delete ( #6944 )
2024-06-17 08:07:08 -07:00
Dominik Bruhn
d1ac15baa9
Enhancement: support delete originals after split / merge ( #6935 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-06-08 11:29:03 -07:00
shamoon
d558367642
Change: rename redo OCR to reprocess ( #6866 )
2024-05-31 18:41:52 +00:00
shamoon
8abb0cd75d
Enhancement: only include correspondent 'last_correspondence' if requested ( #6792 )
2024-05-22 23:15:58 +00:00
shamoon
3e62f13f96
Enhancement: delete pages PDF action ( #6772 )
2024-05-22 23:01:15 +00:00
Trenton H
622f624132
Chore: Change the code formatter to Ruff ( #6756 )
...
* Changing the formatting to ruff-format
* Replaces references to black to ruff or ruff format, removes black from dependencies
2024-05-18 02:26:50 +00:00
Trenton H
d4d0604da2
Moves additional auditlog imports into protected blocks ( #6638 )
2024-05-08 09:04:32 -07:00
shamoon
6ea25a96a3
Fix: make backend monetary validation accept unpadded decimals ( #6626 )
2024-05-07 21:38:52 +00:00
shamoon
c6e7d06bb7
Feature: global search, keyboard shortcuts / hotkey support ( #6449 )
2024-05-02 16:15:56 +00:00
shamoon
63e1f9f5d3
Feature: custom fields filtering & bulk editing ( #6484 )
2024-04-26 15:10:03 -07:00
shamoon
bd4476d484
Feature: customizable fields display for documents, saved views & dashboard widgets ( #6439 )
2024-04-26 06:41:12 -07:00
shamoon
05b1ff9738
Feature: document history (audit log UI) ( #6388 )
2024-04-23 15:16:28 +00:00
Trenton H
95c24a50f7
Fix: Allow negative monetary values with a current code ( #6358 )
...
* Updates the currency validation to allow an optional negative
* Update frontend regex
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-04-10 07:33:13 -07:00
shamoon
1d85caa8d0
Fix: disable invalid create endpoints ( #6320 )
2024-04-07 18:50:40 +00:00
shamoon
129933ff30
Enhancement: support custom fields in post_document endpoint ( #6222 )
2024-03-30 13:00:53 -07:00
shamoon
4af8070450
Feature: PDF actions - merge, split & rotate ( #6094 )
2024-03-25 18:41:24 -07:00
shamoon
ef4f589094
Change: dont require empty bulk edit parameters ( #6059 )
2024-03-09 07:39:35 -08:00
shamoon
f07441a408
Feature: workflow removal action ( #5928 )
...
---------
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
2024-03-04 17:37:42 +00:00
shamoon
a020d807d4
Fix: always pass remove_inbox_tags
from UI, dont require in API ( #5962 )
2024-03-01 12:00:54 -08:00
shamoon
bf11dc8d1b
Enhancement: better monetary field with currency code ( #5858 )
2024-02-27 16:26:06 +00:00
shamoon
4855f4b8b1
Fix: only check workflow trigger source if not empty ( #5701 )
2024-02-09 08:57:09 -08:00
shamoon
b643a68fa3
Enhancement: bulk delete objects ( #5688 )
2024-02-08 10:13:15 -08:00
Trenton H
b60e16fe33
Chore: Backend dependencies update ( #5676 )
2024-02-08 09:48:24 -08:00