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 |
|
shamoon
|
a73db71ccf
|
Enhancement: improve layout for custom fields dropdown (#6362)
|
2024-05-01 21:57:18 -07:00 |
|
shamoon
|
95d257cb11
|
Fix relative date test that will fail across months
|
2024-05-01 12:07:27 -07:00 |
|
shamoon
|
5a93862428
|
Hide unusable filters
|
2024-05-01 12:07:27 -07:00 |
|
shamoon
|
fc29f86216
|
Fix: always refresh document after save
|
2024-05-01 12:07:27 -07:00 |
|
shamoon
|
40b81c77e8
|
Feature: custom fields filtering & bulk editing (#6484)
|
2024-04-26 15:10:03 -07:00 |
|
shamoon
|
bcf8db0ad7
|
Feature: customizable fields display for documents, saved views & dashboard widgets (#6439)
|
2024-04-26 06:41:12 -07:00 |
|
shamoon
|
db49fb81ab
|
Fix missing test import
|
2024-04-24 00:28:18 -07:00 |
|
shamoon
|
f0faacd26f
|
Fix: include number placeholder in relative date strings
|
2024-04-24 00:22:08 -07:00 |
|
shamoon
|
77752ec0a7
|
Feature: document history (audit log UI) (#6388)
|
2024-04-23 15:16:28 +00:00 |
|
shamoon
|
031653cae8
|
Enhancement: larger documents in rotate / split dialogs
|
2024-04-23 00:49:20 -07:00 |
|
Benedikt Schwering
|
a126361fea
|
Fix: scroll for large tables (#6460)
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
2024-04-21 23:31:33 +00:00 |
|
shamoon
|
4af8afde7d
|
Fix: monetary field with null values
|
2024-04-20 21:44:31 -07:00 |
|
shamoon
|
16ff22730b
|
Fix: check original file for rotate
|
2024-04-20 20:14:44 -07:00 |
|