summaryrefslogtreecommitdiff
path: root/changelog/en/changelog_2022-06-15.md
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2025-03-19 15:15:32 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2025-03-19 15:29:17 +0100
commitf3926450e8b990a8b773aa76c5d58c63fdc5758d (patch)
tree5d3fe43d3288349838891dce8dcf15f4713169fc /changelog/en/changelog_2022-06-15.md
parent4eb3f822cbfbe4e970b9ad37cd1db226c3b75ae8 (diff)
downloadIshtar-f3926450e8b990a8b773aa76c5d58c63fdc5758d.tar.bz2
Ishtar-f3926450e8b990a8b773aa76c5d58c63fdc5758d.zip
🔖 version 4.3.30
Diffstat (limited to 'changelog/en/changelog_2022-06-15.md')
-rw-r--r--changelog/en/changelog_2022-06-15.md46
1 files changed, 46 insertions, 0 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md
index 114ad3d5f..f8feeba19 100644
--- a/changelog/en/changelog_2022-06-15.md
+++ b/changelog/en/changelog_2022-06-15.md
@@ -1,3 +1,49 @@
+v4.3.30 - 2025-03-19
+--------------------
+
+### Features/improvements ###
+- if user ignore 10 times the new version info message stop displaying it
+- sheets:
+ - refactor document listing - add edit and unlink actions (#6221)
+ - account: display attached items (#6208)
+ - archaeological sites: display related context records (#6147)
+- operation bulk update form: add button to add collaborator (#6219)
+- autocomplete operation: more tolerant search on code
+- exhibitions: link documents (#6222)
+- criteria search: attached to user - permissions (#6208)
+- imports: "match" button in color (warning)
+
+
+### Bug fixes ###
+- sheets:
+ - fix own permission (#6183)
+ - account: fix link for quick edit action
+ - account: fix treaments/treatmesnt requests creation display (#6186)
+ - person: fix precise town of organization (#6169)
+- treatment type form: fix filter of treatment type by availability (#6143)
+- site bulk update: fix header label (#6220)
+- bulk update form: fix add button with new permissions
+- archaeological files:
+ - templates: add `unit_label` to generic equipment cost (#6218)
+ - manage business daysfor deadlines (#6218)
+- finds: quick move form - more explicits labels (#6164)
+- parcel forms: better help message (#6194)
+- fix geographic association for warehouse and containers (#6192)
+- account form: fix title, area and person type field (#6190)
+- simplify person wizard - put person types on main form
+- administrative act: fix internal reference label (#6185)
+- autocomplete finds: do not display find with downstream treatment (#6178)
+- operation quick action: do not display sites relation action if site module is not activated (#6215)
+- person search: fix person type search (#6191)
+
+
+### Technical ###
+- fix huge performance problems on permissions when too many items are attached
+- fix bad polygon agregation for town area (#6234)
+- administrative act: intented to is now many (#6210)
+- management command - `ishtar_update_permissions`: add force option
+
+
v4.3.29 - 2025-03-07
--------------------