shamoon
|
63e1f9f5d3
|
Feature: custom fields filtering & bulk editing (#6484)
|
2024-04-26 15:10:03 -07:00 |
|
shamoon
|
bd4476d484
|
Feature: customizable fields display for documents, saved views & dashboard widgets (#6439)
|
2024-04-26 06:41:12 -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 |
|
shamoon
|
7281c110c6
|
Fix: exclude admin perms from frontend
|
2024-04-13 20:12:54 -07:00 |
|
shamoon
|
f812f2af4d
|
Fix: remove admin.logentry perm, use admin (staff) status (#6380)
|
2024-04-14 00:35:34 +00:00 |
|
dependabot[bot]
|
47b4a602a7
|
Chore(deps): Bump idna from 3.6 to 3.7 (#6377)
Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7)
---
updated-dependencies:
- dependency-name: idna
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-12 07:38:28 -07:00 |
|
dependabot[bot]
|
ca73c0d1f3
|
Chore(deps): Bump tar from 6.2.0 to 6.2.1 in /src-ui (#6373)
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.2.0...v6.2.1)
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-11 06:51:53 -07:00 |
|
shamoon
|
7f6a50be5b
|
Fix: dont dismiss active alerts on "dismiss completed" (#6364)
|
2024-04-10 10:55:37 -07:00 |
|
shamoon
|
10e10f9ff4
|
Fix: Allow lowercase letters in monetary currency code field (#6359)
|
2024-04-10 08:27:03 -07:00 |
|
Trenton H
|
95c24a50f7
|
Fix: Allow negative monetary values with a current code (#6358)
* Updates the currency validation to allow an optional negative
* Update frontend regex
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
2024-04-10 07:33:13 -07:00 |
|
Harald
|
d06faa2fcb
|
Fix: add timezone fallback to install script (#6336)
|
2024-04-08 17:45:43 -07:00 |
|
shamoon
|
bed66cced0
|
Reset dev version string
|
2024-04-07 19:04:16 -07:00 |
|
github-actions[bot]
|
ceaf60e6ad
|
Changelog v2.7.2 - GHA (#6329)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-04-07 19:03:01 -07:00 |
|
shamoon
|
9885ca5103
|
Bump version to 2.7.2
v2.7.2
|
2024-04-07 18:44:14 -07:00 |
|
shamoon
|
2f22beaaee
|
Merge branch 'dev'
|
2024-04-07 18:43:43 -07:00 |
|
github-actions[bot]
|
fb2c6282a4
|
New Crowdin translations by GitHub Action (#6313)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2024-04-07 18:43:07 -07:00 |
|
shamoon
|
8c5b5d3948
|
Update translation strings
|
2024-04-07 18:36:14 -07:00 |
|
shamoon
|
4e5135fe70
|
Fix: hide page chooser if not loaded yet
|
2024-04-07 15:41:45 -07:00 |
|
shamoon
|
579c35a3fe
|
Fix: isFiltered check before filter editor init
|
2024-04-07 15:38:38 -07:00 |
|
shamoon
|
4aedcb856d
|
Fix navbar-brand width on large screens
|
2024-04-07 15:21:13 -07:00 |
|
shamoon
|
0b34e70f6c
|
Fix: select dropdown background colors not visible in light mode (#6323)
|
2024-04-07 21:03:15 +00:00 |
|
shamoon
|
7afc91e7b1
|
Fix: spacing in reset and incorrect display in saved views (#6324)
|
2024-04-07 20:50:31 +00:00 |
|
shamoon
|
56b17ce6a2
|
Documentation: add more info to rotation note
|
2024-04-07 12:46:55 -07:00 |
|
shamoon
|
954912cac3
|
Update translation strings
|
2024-04-07 12:41:08 -07:00 |
|
shamoon
|
e46f6b1156
|
Fix frontend tests warning
|
2024-04-07 11:55:27 -07:00 |
|
shamoon
|
1d85caa8d0
|
Fix: disable invalid create endpoints (#6320)
|
2024-04-07 18:50:40 +00:00 |
|
shamoon
|
622fcf96a0
|
Fix: initialize current page to 1
|
2024-04-07 11:15:49 -07:00 |
|