diff options
Diffstat (limited to 'changelog/en/changelog_2022-06-15.md')
-rw-r--r-- | changelog/en/changelog_2022-06-15.md | 77 |
1 files changed, 40 insertions, 37 deletions
diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index d5c2c4bb0..d41f31ed3 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -512,6 +512,10 @@ v4.3.1 - 2024-11-13 - refactoring of areas association - special syntax for using identifier in search "id:1234" (used by permission query mecanism) +v4.2.0 - 2025-06-19 +-------------------- + +v4.2 is now the official stable branch v4.1.53 - 2025-02-19 -------------------- @@ -720,7 +724,7 @@ v4.1.30 - 2024-09-22 ### Technical ### - import: - manage post processing of linked items - - post processor for Parcel: set_parcel + - post processor for Parcel: `set_parcel` - sheets: add getter for templates and index formula @@ -845,10 +849,10 @@ v4.1.20 - 2024-07-25 -------------------- ### Features/improvements ### -- user with "view_import" permission can view import list +- user with "`view_import`" permission can view import list ### Technical ### -- commands: fix ishtar_import script - add verbose display +- commands: fix `ishtar_import script` - add verbose display v4.1.19 - 2024-07-15 @@ -919,7 +923,7 @@ v4.1.14 - 2024-06-05 -------------------- ### Bug fixes ### -- hot fix geo forms - no history_creator +- hot fix geo forms - no `history_creator` v4.1.13 - 2024-06-05 -------------------- @@ -946,7 +950,7 @@ v4.1.12 - 2024-06-05 - installation: - add missing typology - communicability, functional area, cultural attribution - add spatial reference system -- JS: put load_window at the end of ishtar.js to prevent loading error +- JS: put `load_window` at the end of ishtar.js to prevent loading error v4.1.11 - 2024-05-10 -------------------- @@ -964,14 +968,12 @@ v4.1.11 - 2024-05-10 - when base finds are deleted, delete the associated finds if not other base find is associated (#3871) - search query: fix multiple date criteria on the same attribute -v4.0.XX - 2099-12-31 --------------------- - -- museum... -- biographical note -- Biographical notes edit form +v4.1.1 -> v4.1.10 - 2024-05-01 +------------------------------ ### Features/improvements ### +- museum fields +- biographical note (sheet and form) - geo form: - add coordinates display - get coordinates from geolocalisation @@ -1023,7 +1025,7 @@ v4.0.XX - 2099-12-31 - imports: - fix post import actions in defaults - document: post importer action - set main image -- ishtar_maintenance script: fix_geographic_items task +- `ishtar_maintenance` script: `fix_geographic_items` task - geodata: fix default attachment for find, context records, warehouse and container - GIS import: fix bad SRID comparison @@ -1093,8 +1095,8 @@ v4.0.69 - 2023-12-18 -------------------- ### Technical ### -- values associated with archaeological find for templates: use "base_find_" prefix and simple prefix (#5695) -- account form: on modification set profile_type to readonly in order to prevent some errors on deletion (#5696) +- values associated with archaeological find for templates: use "`base_find_`" prefix and simple prefix (#5695) +- account form: on modification set `profile_type` to readonly in order to prevent some errors on deletion (#5696) v4.0.68 - 2023-11-30 @@ -1139,7 +1141,7 @@ Many improvement in post-treatments. Better performance for imports are expected ### Technical ### - remove bulk update: should not be useful anymore and can severely degrade performance -- improve parcel post-treatments - add timestamp to prevent multiple geo and cached_label edition +- improve parcel post-treatments - add timestamp to prevent multiple geo and `cached_label` edition v4.0.63 - 2023-11-08 @@ -1174,7 +1176,7 @@ v4.0.59 - 2023-09-29 ### Bug fixes ### - fix missing translations -- remove "BASE_URL" on image sheet (unnecessary locally and buggy on remote access) +- remove "`BASE_URL`" on image sheet (unnecessary locally and buggy on remote access) - areas automatically created by operation with many towns are not "available" by default v4.0.58 - 2023-09-25 @@ -1203,7 +1205,7 @@ v4.0.56 - 2023-09-06 ### Technical ### - imports - linking: remove irrelevant keys -- imports - geo: fix import association when import_key is matched +- imports - geo: fix import association when `import_key` is matched - fix update of cached coordinates on precision change of the SRS v4.0.55 - 2023-08-07 @@ -1240,16 +1242,16 @@ v4.0.53 - 2023-07-06 ### Bug fixes ### - wizards: fix autofocus of first field -- do not overload when no complete_id is available +- do not overload when no `complete_id` is available v4.0.52 - 2023-07-06 -------------------- ### Bug fixes ### -- message after creation: use the generate_cached_label if no label is available +- message after creation: use the `generate_cached_label` if no label is available ### Technical ### -- fix infinite loop on regenerate_all_id +- fix infinite loop on `regenerate_all_id` v4.0.51 - 2023-07-05 @@ -1343,7 +1345,7 @@ v4.0.45 - 2023-05-15 - Migration font-awesome -> fork-awesome - Inline JS migrated to a dynamic, cacheable settings.js - Container import: do not crash on empty container type -- media_find_missing_files command: added set-alt-media-dir option to link missing media from an alternate directory and set-empty-image option to link to dummy images for missing images +- `media_find_missing_files` command: added set-alt-media-dir option to link missing media from an alternate directory and set-empty-image option to link to dummy images for missing images v4.0.44 - 2023-04-17 -------------------- @@ -1353,7 +1355,7 @@ v4.0.44 - 2023-04-17 - Containers: manage history - Security: - Manage expiration of passwords - - Manage strong password policy (ISHTAR_STRONG_PASSWORD_POLICY) with "Each character type" validator + - Manage strong password policy (`ISHTAR_STRONG_PASSWORD_POLICY`) with "Each character type" validator - Add default auth validator - Default timeout for session is set to 5 days - Optional security for login attempt: loging, deactivate account after many failed login. @@ -1368,9 +1370,9 @@ v4.0.44 - 2023-04-17 - Fix permissions for treatments requests (#5441) ### Technical ### -- Load task refactoring - manage external_id regen with tasks +- Load task refactoring - manage `external_id` regen with tasks - Update and fix translations (#5578, #5579, #5581) -- Importer export: fix pre_importer call +- Importer export: fix `pre_importer` call - Force using 128 bits salt for password hasher - Mark false security issues detected by bandit - Fix low severity security issues detected by bandit @@ -1380,9 +1382,9 @@ v4.0.43 - 2023-03-17 ### Features/improvements ### - General: - - add custom cached_label configuration for each main item + - add custom `cached_label` configuration for each main item - add "created" field on main items in order to facilitate queries -- settings: add "ISHTAR_SECURE_OPTIONS" to activate Django secured options +- settings: add "`ISHTAR_SECURE_OPTIONS`" to activate Django secured options - Sheet document: better UI for files - Model: add history for document and containers - Menu: remove "Administration" entry - put Account management in "Directory" entry @@ -1398,10 +1400,10 @@ v4.0.43 - 2023-03-17 - Account: add "profile type" field - Free text search: - use accent and unaccented string - - add french_archeo thesaurus config + - add `french_archeo `thesaurus config - File - add "year-index" -- Maintenance scripts: delete deprecated and migrate to ishtar_maintenance -- Put a serif font for <pre> +- Maintenance scripts: delete deprecated and migrate to `ishtar_maintenance` +- Put a serif font for `<pre>` - Sheet: - Treatment file: add associated image and document list @@ -1411,7 +1413,7 @@ v4.0.43 - 2023-03-17 - improve many facet query - Document - source type is now a hierarchic search - Context record: add identification and activity criteria -- File: filter plan action when preventive_operator is activated in profile +- File: filter plan action when `preventive_operator` is activated in profile - Profile: - do not display geo item list when mapping is deactivated - custom footer message @@ -1592,7 +1594,7 @@ v4.0.28 - 2022-11-18 v4.0.27 - 2022-11-10 -------------------- -### Features ## +### Features ### - Improve tests - French translation @@ -1653,7 +1655,7 @@ v4.0.21 - 2022-10-14 ### Bug fix ### -- Geo data: fix main_geodata association test +- Geo data: fix `main_geodata` association test - fix some admin pages v4.0.20 - 2022-10-03 @@ -1697,7 +1699,7 @@ v4.0.16 - 2022-09-09 ### Bug fix ### -- Fix safe_or template tags +- Fix `safe_or` template tags v4.0.15 - 2022-08-30 -------------------- @@ -1757,8 +1759,8 @@ v4.0.10 - 2022-07-22 ### Bug fix ### - Sheet document - fix permalink content -- migrate_to_geo_v4: - - fix migration of item multi_polygon_source_item and point_source_item +- `migrate_to_geo_v4:` + - fix migration of item `multi_polygon_source_item` and `point_source_item` - fix "Contour" label v4.0.9 - 2022-07-21 @@ -1809,14 +1811,14 @@ v4.0.3 - 2022-07-15 ### Bug fix ### -- migrate_to_geo_v4: fix operation and site import when SRID != 4326 +- `migrate_to_geo_v4`: fix operation and site import when SRID != 4326 v4.0.2 - 2022-06-15 -------------------- ### Bug fix ### -- migrate_to_geo_v4: fix main item import when SRID=4326 +- `migrate_to_geo_v4`: fix main item import when SRID=4326 v4.0.1 - 2022-06-15 -------------------- @@ -1836,3 +1838,4 @@ v4.0.1 - 2022-06-15 ### Bug fix ### - increase length of phone numbers + |