shamoon
2ea9c7e135
Chore: update to Angular v18 ( #7106 )
2024-06-26 20:57:39 -07:00
shamoon
2b024dc72e
Feature: improve history display of object names etc ( #7102 )
2024-06-27 02:52:08 +00:00
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
6f1a23caeb
Fix: dont require admin to view trash on frontend ( #7028 )
2024-06-18 20:17:36 -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
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
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
8c031e1e47
Fix: retain sort field from global search filtering, use FILTER_HAS_TAGS_ALL
( #6737 )
2024-05-15 13:10:07 -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
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
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
shamoon
633019b8e0
Fix: history timestamp tooltip illegible in dark mode ( #6696 )
2024-05-13 01:43:05 +00:00
Daniel
c93b095588
Enhancement: display current ASN in statistics ( #6692 )
2024-05-12 16:58:04 -07:00
shamoon
4f4bcc80a2
Fix: allow 0 in monetary field ( #6658 )
2024-05-09 10:43:27 -07:00
shamoon
589b522e0c
Fix: custom field removal doesnt always trigger change detection ( #6653 )
2024-05-09 17:10:11 +00:00
shamoon
37abae09e5
Fix: correctly handle global search esc key when open and button focused ( #6644 )
2024-05-09 06:41:42 -07:00
shamoon
00f2c8dcc4
Fix: consistent monetary field display in list and cards ( #6645 )
2024-05-09 04:32:14 +00:00
shamoon
e9f70ce5ec
Fix: doc links and more illegible in light mode ( #6643 )
2024-05-08 21:01:01 -07:00
shamoon
0e03be895c
Fix: make backend monetary validation accept unpadded decimals ( #6626 )
2024-05-07 21:38:52 +00:00
shamoon
3b7229f78a
Enhancement: show name on cards if custom field empty, add tooltip ( #6620 )
2024-05-07 11:09:15 -07:00
shamoon
c99d6ccd73
Security: Disable eval in pdfjs ( #6615 )
...
Closes https://github.com/paperless-ngx/paperless-ngx/security/dependabot/181 see https://github.com/advisories/GHSA-wgrm-67xf-hhpq
2024-05-07 16:45:19 +00:00
shamoon
51f29a6499
Change: allow modifier+arrow keyboard shortcuts in input fields
2024-05-07 09:10:38 -07:00
shamoon
f147436f38
Fix: table view doesnt immediately display custom fields on app startup ( #6600 )
2024-05-07 15:30:34 +00:00
shamoon
afaf66f196
Fix: global search text illegible in light mode ( #6602 )
2024-05-07 01:48:47 -07:00
shamoon
c1bd2cd8bb
Fix: document history text color illegible in light mode ( #6601 )
2024-05-07 01:37:13 -07:00
shamoon
c9dbcbd38b
Fix: saved views dont immediately display custom fields in table view ( #6594 )
2024-05-06 23:30:06 -07:00
shamoon
084623e9ab
Fix: bulk edit custom fields should support multiple items ( #6589 )
2024-05-06 22:07:55 -07:00
shamoon
7c0c2e142a
Fix ngbDropdown stealing keyboard events
2024-05-04 09:47:27 -07:00
shamoon
08da0f661e
Feature: global search, keyboard shortcuts / hotkey support ( #6449 )
2024-05-02 16:15:56 +00:00