1461 Commits

Author SHA1 Message Date
shamoon
f6da7067f1 Fix shortcut keys prevented in date fields (#5009) 2023-12-18 01:07:09 +00:00
shamoon
5c5e43985d Enhancement: document link field fixes (#5020)
* Implement more efficient getFew for document retrieval

* Filter out parent document ID & already-selected documents

* Clip very long document titles
2023-12-18 00:39:45 +00:00
shamoon
7edaf8db71 Enhancement: above and below doc detail save buttons (#5008)
* Show doc detail nav buttons above & below fields

* Fix tests for additional button nav

* Use flexbox to fix tab order but retain visual order

* Update screenshots
2023-12-18 00:11:12 +00:00
shamoon
ba3c4152ce Fix password change detection on profile edit (#5028) 2023-12-17 13:36:17 -08:00
shamoon
61995d6d74 Fix: show errors for select dropdowns (#4979) 2023-12-14 10:05:36 -08:00
shamoon
0bf2e01505 Fix: allow text copy in pngx pdf viewer (#4938) 2023-12-12 01:06:30 +00:00
shamoon
fc202c4d0c Fix: frontend handle autocomplete failure gracefully (#4903) 2023-12-11 15:41:40 +00:00
shamoon
aeda10bd16 Fix: alignment of share links archive toggle 2023-12-07 14:03:57 -08:00
shamoon
082df8b886 Fix: disable toggle for share link creation without archive version, fix auto-copy in Safari (#4885)
* Fix: disable share link archive switch if archive version doesnt exist

* Fix: Add brief timeout before copy after share link creation for Safari, only show if succeeded

* Update messages.xlf
2023-12-07 13:48:33 -08:00
shamoon
7337792e61 Fix: storage paths link incorrect in dashboard widget (#4878) 2023-12-07 15:23:22 +00:00
shamoon
7d8287fb5d Fix: respect baseURI for pdfjs worker URL (#4865) 2023-12-07 07:13:00 -08:00
shamoon
10904a96cb Fix: dont show move icon for file tasks badge (#4860) 2023-12-06 14:26:04 -08:00
shamoon
d7fdef32fa Fix: invalid height attr on logo svg 2023-12-05 09:08:42 -08:00
shamoon
fb002a4e26 Fix: prevent dropdown open when clicking document links 2023-12-05 08:56:13 -08:00
shamoon
659a80cff8 Update settings.component.ts 2023-12-05 08:23:37 -08:00
shamoon
22e58b8e14 Enhancement: implement document link custom field (#4799) 2023-12-05 08:16:56 -08:00
shamoon
59e062f154 Fix: always reset theme classes on update appearance settings 2023-12-05 00:08:03 -08:00
shamoon
79d87c1da1 Fix: welcome widget text color (#4829) 2023-12-05 00:00:20 -08:00
shamoon
d82e97fab7 Feature: pngx PDF viewer with updated pdfjs (#4679) 2023-12-04 17:17:40 -08:00
shamoon
1a36d8ff23 Fix: bulk edit object permissions should use permissions object (#4797) 2023-12-04 06:40:17 -08:00
shamoon
084c31b37a Enhancement: support assigning custom fields via consumption templates (#4727) 2023-12-03 15:35:30 -08:00
shamoon
65c5d32973 Fix: use default permissions for objects created via dropdown (#4778) 2023-12-03 00:52:48 +00:00
shamoon
68e7a5266b Feature: update user profile (#4678) 2023-12-02 08:26:42 -08:00
Trenton H
7a98e3c1e7 Enhancement: Allow excluding mail attachments by name (#4691)
* Adds new filtering to exclude attachments from processing

* Frontend use include / exclude mail rule filename filters

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-12-02 08:26:19 -08:00
shamoon
9120df93a6 Fix: Limit global drag-drop to events with files (#4767) 2023-12-02 07:47:57 -08:00
shamoon
8b271cc208 Enhancement: auto-refresh logs & tasks (#4680) 2023-12-01 03:08:03 +00:00
shamoon
e5f5579639 Fix: share links for URLs containing 'api' incorrect in dropdown (#4701) 2023-11-29 11:10:55 -08:00
shamoon
f03d24c164 Fix dashboard saved view mobile width in v.2.0.0-beta.rc1 (#4660) 2023-11-22 12:37:17 -08:00
shamoon
9f79959fcb Fix: consistent bottom margin for form field labels 2023-11-21 13:53:11 -08:00
shamoon
4e027d0ddc Fix: Miscellaneous visual fixes in v2.0.0-beta.rc1 2 (#4635)
* Fix filter editor sticky top spacing

* Fix management list long title text alignment

* Fix paperless green using incorrect lightness value
2023-11-19 16:13:38 -08:00
shamoon
e6666db0a2 Fix: Always retrieve sidebar views from service (#4619) 2023-11-17 09:41:00 -08:00
shamoon
0ea7a16a75 Fix: Prevent text wrap on consumption template label (#4616) 2023-11-17 00:40:40 -08:00
shamoon
1203d6074c Fix: increase width of labels in default perms settings (#4612) 2023-11-16 22:59:24 -08:00
shamoon
cf954acaea Fix: increase sidebar xxxl breakpoint to 2400px 2023-11-15 20:06:33 -08:00
shamoon
39d54c733c Fix: Add missing translation strings in v2.0.0-beta.rc1
Closes #4595
2023-11-15 00:43:00 -08:00
shamoon
d9008dfd5c Fix: Add missing translation string in share link dropdown
Closes #4594
2023-11-15 00:20:55 -08:00
shamoon
863971a8c6 Fix: Miscellaneous v2.0 visual fixes (#4576)
* Fix notes count in tab button wrapping

* Fix position of custom fields dropdown on mobile

* Limit list view title width

* Update messages.xlf
2023-11-13 19:54:01 -08:00
shamoon
0f3f4ed0e7 Feature: compact toasts (#4545) 2023-11-13 21:17:44 +00:00
Trenton H
ab9e561317 Chore: Backend bulk updates (#4509) 2023-11-13 17:09:56 +00:00
shamoon
ca7bc2ba21 Fix plain text preview overflow (#4555) 2023-11-13 06:44:07 -08:00
shamoon
29d88d7827 Adds Hungarian translation (#4552) 2023-11-12 16:39:17 -08:00
shamoon
967d796787 Fix: use ngSwitch for custom fields 2023-11-09 15:07:49 -08:00
shamoon
a792bf1ca1 Feature: Implement custom fields for documents (#4502)
Adds custom fields of certain data types, attachable to documents and searchable

Co-Authored-By: Trenton H <797416+stumpylog@users.noreply.github.com>
2023-11-05 17:27:23 -08:00
shamoon
514abab755 Adds Bulgarian translation (#4470) 2023-11-01 06:49:52 -07:00
shamoon
c8f2883737 Update share-links-dropdown.component.ts 2023-10-31 15:44:53 -07:00
shamoon
b18028cffa Fix: visually hidden text breaks delete button wrap (#4462) 2023-10-30 19:57:11 -07:00
shamoon
f9bf35147c Feature: support sorting sidebar saved views (#4381) 2023-10-20 02:41:01 +00:00
shamoon
f5d19522ae Fix: replace drag drop & clipboard dependencies with Angular CDK (#4362)
* Swap ngx-drag-drop dependency for Angular CDK

* Swap ngx-clipboard dependency for Angular CDK
2023-10-16 19:46:16 -07:00
shamoon
a1d5c4deec Fix: hover colors, empty lists, disable autocomplete, translation strings 2023-10-15 12:00:30 -07:00
shamoon
a83a8d9af2 Fix: dashboard sidebar sticky, bottom margin 2023-10-15 11:34:59 -07:00