3053 Commits

Author SHA1 Message Date
shamoon
c151b11360 Fix: use entire document for dropzone (#7342) 2024-07-29 07:26:29 -07:00
shamoon
bee28243e0 Bump version to 2.11.2 2024-07-28 14:11:20 -07:00
github-actions[bot]
a42a2f11a9 New Crowdin translations by GitHub Action (#7299)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-07-28 14:10:36 -07:00
shamoon
1d5689a96c Chore: reorganize trash location 2024-07-28 14:09:20 -07:00
shamoon
05b4fa964d Resolve test error 2024-07-28 14:08:16 -07:00
shamoon
821ec7b0b1 Change: more clearly handle init permissions error (#7334) 2024-07-28 07:06:15 -07:00
shamoon
c613348bce Fix dashboard col width when wrapping on smaller screens with collapsed sidebar 2024-07-26 10:32:06 -07:00
shamoon
c8078c8c0d Chore: add permissions info link from webUI (#7310) 2024-07-24 10:06:38 -07:00
Jay Barker
3c7c558a76 Fix: increase search input text contrast with light custom theme colors (#7303)
---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-07-24 02:57:26 +00:00
shamoon
f78fc4e552 Bump version to 2.11.1 2024-07-22 10:29:02 -07:00
github-actions[bot]
31c73cb254 New Crowdin translations by GitHub Action (#7221)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-07-22 10:09:22 -07:00
shamoon
f798d387dd Fix: support multiple inbox tags from stats widget (#7281) 2024-07-22 10:07:51 -07:00
shamoon
8461c5baac Clarify has any tags 2024-07-15 15:37:43 -07:00
shamoon
bea50c3fe0 Correct some indentation 2024-07-15 15:28:11 -07:00
shamoon
f68b9e5abc Fix: use responsive table for compatibility with custom columns (#7255) 2024-07-15 15:17:46 -07:00
shamoon
2cfaf85155 Bump version to 2.11.0 2024-07-10 21:21:29 -07:00
github-actions[bot]
3c07bec264 New Crowdin translations by GitHub Action (#7124)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-07-10 20:29:17 -07:00
shamoon
91b0fc5639 Enhancement: disable add split button when approrpriate (#7215) 2024-07-11 03:27:04 +00:00
shamoon
97c9833046 Enhancement: wrapping of saved view fields d-n-d UI (#7216) 2024-07-10 20:14:59 -07:00
shamoon
c41a4c1958 Fix: correct card display custom field trackby variable 2024-07-09 13:06:06 -07:00
shamoon
bccd825b79 Fix: restore dashboard saved views display 2024-07-09 13:01:49 -07:00
shamoon
f3298e1311 Fix: move dashboard tour anchor to fix overlapping issues 2024-07-09 11:43:25 -07:00
shamoon
a38e341015 Feature: select custom field type (#7167) 2024-07-09 07:57:07 -07:00
shamoon
b19643baaf Add missing disable autocomplete for doc type edit dialog 2024-07-06 13:24:43 -07:00
shamoon
c4e728c8f9 Enhancement: show more columns in mail frontend admin (#7158) 2024-07-03 08:09:28 -07:00
shamoon
a80f00721d Fix: handle errors for trash actions and only show documents user can restore or delete (#7119) 2024-06-27 20:33:39 +00:00
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
fdf0dc4bce Bump version to 2.10.2 2024-06-23 22:13:33 -07:00
github-actions[bot]
0c1de122fc New Crowdin translations by GitHub Action (#7034)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-06-23 21:57:48 -07: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
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