shamoon
d5573b933d
Fix: chrome scrolling in >= 129 ( #7738 )
2024-09-18 17:09:42 -07:00
shamoon
4549220a9b
Feature: copy workflows and mail rules, improve layout ( #7727 )
2024-09-16 22:02:51 -07:00
shamoon
7f04c6a09a
Fix a random test error
2024-09-16 19:36:44 -07:00
shamoon
82fce24a57
Fix: filter out shown custom fields that have been deleted from saved view edit ( #7710 )
2024-09-15 08:02:38 -07:00
shamoon
18af513165
Refactor: allow filterpipe to specify key
2024-09-13 22:21:38 -07:00
shamoon
5e5235e191
Fix: fix display of permissions filter users dropdown
2024-09-11 09:47:48 -07:00
shamoon
aa6832c153
Fix: saved view permissions fixes ( #7672 )
2024-09-10 13:33:19 -07:00
Trenton H
f657d1ead7
Chore: Update backend dependencies in bulk ( #7656 )
2024-09-08 20:03:38 +00:00
shamoon
a55f97ffab
Enhancement: re-work mail rule dialog, support multiple include patterns ( #7635 )
2024-09-05 15:32:03 -07:00
shamoon
c96268a4bd
Fix: Re-fix non-clickable scroll wheel in file uploads list ( #7591 )
...
This partially reverts commit ee529c2276da02c216cfce06d77175871ec47acf.
2024-09-04 23:37:23 -07:00
shamoon
00bb33a6e5
Fix: fix non-clickable scroll wheel in file uploads list ( #7591 )
2024-08-31 14:02:47 -07:00
shamoon
893284c94c
Fix: deselect file tasks select all button on dismiss ( #7592 )
2024-08-31 14:02:37 -07:00
shamoon
08b3adfb62
Fix: saved view sidebar heading not always visible ( #7584 )
2024-08-30 15:43:08 -07:00
shamoon
1a2607a7b3
Fix: correct select field wrapping with long text ( #7572 )
2024-08-28 16:39:14 -07:00
shamoon
bd7fae11fc
Fix: clear selection after reload for management lists ( #7421 )
2024-08-08 07:38:45 -07:00
shamoon
abc998ea17
Enhancement: optimize tasks / stats reload ( #7402 )
2024-08-05 23:25:55 -07:00
shamoon
0b22a10a71
Enhancement: allow specifying default currency for Monetary custom field ( #7381 )
2024-08-05 17:02:03 -07:00
shamoon
e59e1c0ae9
Fix: disable inline create buttons if insufficient permissions ( #7401 )
2024-08-05 16:45:48 -07:00
shamoon
c151b11360
Fix: use entire document for dropzone ( #7342 )
2024-07-29 07:26:29 -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
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
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
a8d53fd9c3
Fix: remove type attribute from object for Safari ( #7056 )
2024-06-21 11:22:18 -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
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