shamoon
|
72df553289
|
Exclude added for small cards default list, make show just like other fields
|
2024-04-24 22:52:22 -07:00 |
|
shamoon
|
218488eba6
|
Add default to empty drag-drop list
|
2024-04-24 22:52:22 -07:00 |
|
shamoon
|
4207463d20
|
increase font size
|
2024-04-24 22:52:22 -07:00 |
|
shamoon
|
c07e3f8379
|
Use simple JSON field for display_fields
|
2024-04-24 22:52:22 -07:00 |
|
shamoon
|
6f546b9cba
|
Hide sort fields if insufficient permissions
|
2024-04-24 22:52:22 -07:00 |
|
shamoon
|
89acce9507
|
Fix coverage
|
2024-04-24 22:51:31 -07:00 |
|
shamoon
|
386a4390f1
|
Refactor fields location
|
2024-04-24 22:51:31 -07:00 |
|
shamoon
|
c1bf77a1c9
|
Cleanup
|
2024-04-24 22:51:31 -07:00 |
|
shamoon
|
0e1ab79773
|
Blank out display fields for better backwards compatibility
|
2024-04-24 22:51:31 -07:00 |
|
shamoon
|
9a2d30cb33
|
Refactoring
|
2024-04-24 22:51:31 -07:00 |
|
shamoon
|
eb1eab1dfc
|
Customizable documents view
Fix
|
2024-04-24 22:51:09 -07:00 |
|
shamoon
|
ffae52c9ac
|
Support large cards display mode
|
2024-04-24 22:51:09 -07:00 |
|
shamoon
|
8d96e22591
|
Make display_mode and page_size blank
|
2024-04-24 22:51:09 -07:00 |
|
shamoon
|
d8e7113fef
|
Real display of custom fields
|
2024-04-24 22:51:09 -07:00 |
|
shamoon
|
149b1538ac
|
Basic display of custom fields
|
2024-04-24 22:51:09 -07:00 |
|
shamoon
|
af94eed042
|
Basic toggling of fields
|
2024-04-24 22:51:09 -07:00 |
|
shamoon
|
4ffe5d34f0
|
Update translation strings
|
2024-04-24 22:51:09 -07:00 |
|
shamoon
|
4dc8cea473
|
Refactoring names
|
2024-04-24 22:51:09 -07:00 |
|
shamoon
|
9b075fb86b
|
Updated UI for editing saved views with custom fields
|
2024-04-24 22:51:09 -07:00 |
|
shamoon
|
9decfbfcf2
|
Refactor dashboard_view_table_columns to document_display_fields
|
2024-04-24 22:51:09 -07:00 |
|
shamoon
|
cd4cc4d9e1
|
Frontend display custom fields in dasboard views
|
2024-04-24 22:51:09 -07:00 |
|
shamoon
|
0f29899b71
|
Backend for custom fields in dashboard views
|
2024-04-24 22:51:09 -07:00 |
|
shamoon
|
044f9d6f5c
|
Update translation strings
|
2024-04-24 22:51:09 -07:00 |
|
shamoon
|
4cd9fd6832
|
UI for editing customizable dashboard views
|
2024-04-24 22:49:15 -07:00 |
|
shamoon
|
23a96810f7
|
Preserve column ordering
|
2024-04-24 22:48:35 -07:00 |
|
shamoon
|
38e79aa1d9
|
Customizable dashboard views
|
2024-04-24 22:48:35 -07:00 |
|
shamoon
|
7a0334f353
|
Fix: cast custom fields values list to list for other DB types
Closes #6482
|
2024-04-24 01:35:45 -07:00 |
|
shamoon
|
d03e48ea88
|
Fix missing test import
|
2024-04-24 00:28:18 -07:00 |
|
shamoon
|
342e6d4679
|
Fix: include number placeholder in relative date strings
|
2024-04-24 00:22:08 -07:00 |
|
dependabot[bot]
|
584f1361ad
|
Chore(deps): Bump python-ipware in the major-versions group (#6468)
Bumps the major-versions group with 1 update: [python-ipware](https://github.com/un33k/python-ipware).
Updates `python-ipware` from 2.0.3 to 3.0.0
- [Changelog](https://github.com/un33k/python-ipware/blob/main/CHANGELOG.md)
- [Commits](https://github.com/un33k/python-ipware/compare/v2.0.3...v3.0.0)
---
updated-dependencies:
- dependency-name: python-ipware
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: major-versions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-23 09:08:46 -07:00 |
|
shamoon
|
05b1ff9738
|
Feature: document history (audit log UI) (#6388)
|
2024-04-23 15:16:28 +00:00 |
|
dependabot[bot]
|
d65fcf70f3
|
Chore(deps-dev): Bump the development group with 2 updates (#6466)
* Chore(deps-dev): Bump the development group with 2 updates
Bumps the development group with 2 updates: [ruff](https://github.com/astral-sh/ruff) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material).
Updates `ruff` from 0.3.7 to 0.4.1
- [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.3.7...v0.4.1)
Updates `mkdocs-material` from 9.5.17 to 9.5.18
- [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.17...9.5.18)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
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 the ruff hook version to match
---------
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>
|
2024-04-23 14:53:56 +00:00 |
|
shamoon
|
a5d3d51cc5
|
Fix: always check workflow filter_mailrule if set (#6474)
|
2024-04-23 07:37:14 -07:00 |
|
shamoon
|
f4489ca2e7
|
Enhancement: larger documents in rotate / split dialogs
|
2024-04-23 00:49:20 -07:00 |
|
Benedikt Schwering
|
e40893e74f
|
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
|
d002ae2e05
|
Fix: monetary field with null values
|
2024-04-20 21:44:31 -07:00 |
|
shamoon
|
bf430865b4
|
Fix: check original file for rotate
|
2024-04-20 20:14:44 -07:00 |
|
shamoon
|
a47d36f5e5
|
Enhancement: speed up merge document list retrieval
|
2024-04-19 10:17:17 -07:00 |
|
shamoon
|
4392628bd7
|
Fix: password reset done template error (#6444)
|
2024-04-19 09:34:34 -07:00 |
|
shamoon
|
6d25eb26a1
|
Update translation strings
|
2024-04-19 01:13:11 -07:00 |
|
shamoon
|
95fd1ae879
|
Enhancement: refactor monetary field (#6370)
|
2024-04-19 08:08:46 +00:00 |
|
shamoon
|
78f338484f
|
Enhancement: improve layout, button labels for custom fields dropdown (#6362)
|
2024-04-19 06:57:17 +00:00 |
|
Trenton H
|
40db1065dc
|
Updates QPDF to 11.9.0 from trixie (#6423)
|
2024-04-18 22:16:44 +00:00 |
|
Trenton H
|
b720aa3cd1
|
Chore: Convert the consumer to a plugin (#6361)
|
2024-04-18 02:59:14 +00:00 |
|
dependabot[bot]
|
e837f1e85b
|
Chore(deps): Bump gunicorn from 21.2.0 to 22.0.0 (#6416)
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 21.2.0 to 22.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/21.2.0...22.0.0)
---
updated-dependencies:
- dependency-name: gunicorn
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-18 00:38:03 +00:00 |
|
dependabot[bot]
|
ea2012bc81
|
Chore(deps): Bump the small-changes group with 11 updates (#6405)
* Chore(deps): Bump the small-changes group with 11 updates
Bumps the small-changes group with 11 updates:
| Package | From | To |
| --- | --- | --- |
| [django-filter](https://github.com/carltongibson/django-filter) | `24.1` | `24.2` |
| [djangorestframework](https://github.com/encode/django-rest-framework) | `3.14.0` | `3.15.1` |
| [channels](https://github.com/django/channels) | `4.0.0` | `4.1.0` |
| [filelock](https://github.com/tox-dev/py-filelock) | `3.13.3` | `3.13.4` |
| [imap-tools](https://github.com/ikvk/imap_tools) | `1.5.0` | `1.6.0` |
| [python-ipware](https://github.com/un33k/python-ipware) | `2.0.2` | `2.0.3` |
| [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz) | `3.7.0` | `3.8.1` |
| [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.4.1.post1` | `1.4.2` |
| [black](https://github.com/psf/black) | `24.3.0` | `24.4.0` |
| [ruff](https://github.com/astral-sh/ruff) | `0.3.5` | `0.3.7` |
| [daphne](https://github.com/django/daphne) | `4.1.0` | `4.1.2` |
Updates `django-filter` from 24.1 to 24.2
- [Release notes](https://github.com/carltongibson/django-filter/releases)
- [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst)
- [Commits](https://github.com/carltongibson/django-filter/compare/24.1...24.2)
Updates `djangorestframework` from 3.14.0 to 3.15.1
- [Release notes](https://github.com/encode/django-rest-framework/releases)
- [Commits](https://github.com/encode/django-rest-framework/compare/3.14.0...3.15.1)
Updates `channels` from 4.0.0 to 4.1.0
- [Changelog](https://github.com/django/channels/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/django/channels/compare/4.0.0...4.1.0)
Updates `filelock` from 3.13.3 to 3.13.4
- [Release notes](https://github.com/tox-dev/py-filelock/releases)
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.13.3...3.13.4)
Updates `imap-tools` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/ikvk/imap_tools/releases)
- [Changelog](https://github.com/ikvk/imap_tools/blob/master/docs/release_notes.rst)
- [Commits](https://github.com/ikvk/imap_tools/compare/v1.5.0...v1.6.0)
Updates `python-ipware` from 2.0.2 to 2.0.3
- [Changelog](https://github.com/un33k/python-ipware/blob/main/CHANGELOG.md)
- [Commits](https://github.com/un33k/python-ipware/compare/v2.0.2...v2.0.3)
Updates `rapidfuzz` from 3.7.0 to 3.8.1
- [Release notes](https://github.com/rapidfuzz/RapidFuzz/releases)
- [Changelog](https://github.com/rapidfuzz/RapidFuzz/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/rapidfuzz/RapidFuzz/compare/v3.7.0...v3.8.1)
Updates `scikit-learn` from 1.4.1.post1 to 1.4.2
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.4.1.post1...1.4.2)
Updates `black` from 24.3.0 to 24.4.0
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/24.3.0...24.4.0)
Updates `ruff` from 0.3.5 to 0.3.7
- [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.3.5...v0.3.7)
Updates `daphne` from 4.1.0 to 4.1.2
- [Changelog](https://github.com/django/daphne/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/django/daphne/compare/4.1.0...4.1.2)
---
updated-dependencies:
- dependency-name: django-filter
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: djangorestframework
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: channels
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: imap-tools
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: python-ipware
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: rapidfuzz
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: scikit-learn
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: daphne
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: small-changes
...
Signed-off-by: dependabot[bot] <support@github.com>
* Reverts DRF update
* Also bumps the hook versions to match
---------
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>
|
2024-04-18 00:26:10 +00:00 |
|
Dominik Bruhn
|
8e39315586
|
Enhancement: Hide columns in document list if user does not have permissions (#6415)
---------
Co-authored-by: Dominik Bruhn <dominik@menlo79.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
2024-04-16 21:41:15 +00:00 |
|
Benedikt Schwering
|
f009d9868e
|
Fix: show message on empty group list (#6393)
|
2024-04-14 17:53:48 +00:00 |
|
shamoon
|
1bbcd0961b
|
Fix select dropdown pixel alignment
|
2024-04-14 08:55:07 -07:00 |
|
shamoon
|
4fa2b54aed
|
Update frontend translation strings
|
2024-04-13 20:12:54 -07:00 |
|