2873 Commits

Author SHA1 Message Date
shamoon
1893c3cda8 Fix: correct frontend retrieval of trash delay setting (#7067) 2024-06-22 12:57:33 -07:00
shamoon
a8d53fd9c3 Fix: remove type attribute from object for Safari (#7056) 2024-06-21 11:22:18 -07:00
shamoon
ef0abcc42d Reset -dev version string 2024-06-18 21:23:34 -07:00
shamoon
3e910a935c Bump version to 2.10.1 2024-06-18 21:00:22 -07:00
github-actions[bot]
67ca0c85b3 New Crowdin translations by GitHub Action (#7027)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-06-18 20:59:28 -07:00
shamoon
6f1a23caeb Fix: dont require admin to view trash on frontend (#7028) 2024-06-18 20:17:36 -07:00
shamoon
1f877dffa4 Reset -dev version string 2024-06-18 16:01:37 -07:00
shamoon
5cb41c2fd4 Bump version to 2.10.0 2024-06-18 10:19:49 -07:00
github-actions[bot]
0597b0b4fa New Crowdin translations by GitHub Action (#6896)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-06-18 09:52:40 -07:00
shamoon
e9ba6de03e Feature: documents trash aka soft delete (#6944) 2024-06-17 08:07:08 -07:00
shamoon
52b280897c Enhancement: better boolean custom field display (#7001) 2024-06-15 09:00:18 -07:00
Trenton H
131fd97655 Fix: Document history could include extra fields (#6989)
* Fixes creation of a custom field being included in a document's history even if not attached

* Show custom field creation in UI

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-06-12 16:23:47 -07:00
shamoon
e7d64a77cd Fix: use local pdf worker js (#6990) 2024-06-12 21:37:42 +00:00
shamoon
8d93462d96 Add type attribute to object tag 2024-06-12 14:09:48 -07:00
Dominik Bruhn
6377233f38 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
bcc8728024 Reset dev version string 2024-06-02 22:36:53 -07:00
shamoon
3d86934a0d Bump version to 2.9.0 2024-06-02 22:17:59 -07:00
github-actions[bot]
c6247037dd New Crowdin translations by GitHub Action (#6753)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-06-02 22:01:06 -07:00
shamoon
3e2d105da6 Fix: including ordering param for id__in retrievals from frontend (#6875) 2024-06-02 02:28:31 +00:00
shamoon
7f6286e743 Change: rename redo OCR to reprocess (#6866) 2024-05-31 18:41:52 +00:00
shamoon
dd7971363e Fix: remove unnecessary i18ns 2024-05-29 00:07:32 -07:00
dependabot[bot]
59edf10aa9 Chore(deps-dev): Bump the development group across 1 directory with 2 updates (#6851)
* Chore(deps-dev): Bump the development group across 1 directory with 2 updates

Bumps the development group with 2 updates in the / directory: [ruff](https://github.com/astral-sh/ruff) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material).


Updates `ruff` from 0.4.4 to 0.4.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/v0.4.4...v0.4.6)

Updates `mkdocs-material` from 9.5.24 to 9.5.25
- [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.24...9.5.25)

---
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>

* Updates hook versions to match

* New codespell fixes

* Remove unneeded i18n

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-05-29 07:04:01 +00:00
shamoon
7e7afa4002 Fix: enforce dropdown input min width 2024-05-28 23:52:45 -07:00
shamoon
6e9c5a94d7 Fix: check original render type for split button 2024-05-25 09:59:28 -05:00
shamoon
6c8ec17507 Enhancement: default to title/content search, allow choosing full search link from global search (#6805) 2024-05-22 16:19:46 -07:00
shamoon
55912df056 Enhancement: only include correspondent 'last_correspondence' if requested (#6792) 2024-05-22 23:15:58 +00:00
shamoon
f2b274c0a7 Enhancement: accessibility improvements for tags, doc links, dashboard views (#6786) 2024-05-22 23:08:25 +00:00
shamoon
7973085859 Enhancement: delete pages PDF action (#6772) 2024-05-22 23:01:15 +00:00
shamoon
7dcc046fc8 Fix: tweak pdf preview page borders 2024-05-17 19:05:11 -07:00
shamoon
ecb412936f Chore: indent system status code copy 2024-05-17 14:30:03 -07:00
shamoon
273b5c23d6 Fix: consistently use created_date for doc display (#6758) 2024-05-17 10:20:40 -07:00
shamoon
d3daf01750 Chore: revert pngx pdf viewer to third party package (#6741) 2024-05-16 11:12:19 -07:00
shamoon
2d40b5ab23 Reset dev version string 2024-05-15 14:15:56 -07:00
shamoon
15203cfa52 Bump version to 2.8.6 2024-05-15 13:54:33 -07:00
github-actions[bot]
066e97a7c6 New Crowdin translations by GitHub Action (#6735)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-05-15 13:50:24 -07:00
shamoon
8c031e1e47 Fix: retain sort field from global search filtering, use FILTER_HAS_TAGS_ALL (#6737) 2024-05-15 13:10:07 -07:00
shamoon
cc5e890e04 Reset dev version string 2024-05-14 22:38:23 -07:00
shamoon
bc08445d72 Bump version to v2.8.5 2024-05-14 22:11:43 -07:00
github-actions[bot]
d5ab69b856 New Crowdin translations by GitHub Action (#6714)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-05-14 21:41:31 -07:00
shamoon
bc3b1700e9 Fix: restore search highlighting on large cards results (#6728) 2024-05-14 21:38:10 -07:00
shamoon
239a2b0584 Fix: global search filtering links broken in 2.8.4 (#6726) 2024-05-14 21:37:55 -07:00
shamoon
acd46ad771 Fix: button alignment on mobile 2024-05-14 20:14:45 -07:00
shamoon
069e72a715 Fix: some buttons incorrectly aligned in 2.8.4 (#6715) 2024-05-13 17:26:41 -07:00
shamoon
b9d0eb7cc4 Fix: dont format ASN as number on dashboard (#6708) 2024-05-13 13:58:47 -07:00
shamoon
98c120c680 Reset dev version string 2024-05-13 13:25:22 -07:00
shamoon
b2c89b7654 Bump version to 2.8.4 2024-05-13 12:59:32 -07:00
github-actions[bot]
5a8c99d2a5 New Crowdin translations by GitHub Action (#6663)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-05-13 12:44:05 -07:00
shamoon
05525175ee Enhancement: global search tweaks (#6674) 2024-05-13 16:12:02 +00:00
shamoon
40e43cb4ac Security: Correctly disable eval in pdfjs (#6702) 2024-05-13 08:44:35 -07:00
shamoon
08e1ddcbd5 Fix: only use pointer for sortable table headings, fix title width 2024-05-12 19:57:08 -07:00