diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-05-17 16:48:27 +0200 | 
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-05-17 16:48:27 +0200 | 
| commit | 99cd78ea5eae6496556dec4eca25a093108aee76 (patch) | |
| tree | b37370ed911eed4fb5f7848b85a160c9800486b5 | |
| parent | ea55847867084ab9db3aec50f5e26b8ed81501cf (diff) | |
| download | Ishtar-99cd78ea5eae6496556dec4eca25a093108aee76.tar.bz2 Ishtar-99cd78ea5eae6496556dec4eca25a093108aee76.zip | |
Operation: fix operations relations listing (refs #5364)
| -rw-r--r-- | CHANGES.md | 115 | ||||
| -rw-r--r-- | archaeological_operations/templates/ishtar/sheet_operation.html | 1 | 
2 files changed, 65 insertions, 51 deletions
| diff --git a/CHANGES.md b/CHANGES.md index 56fae77c7..548f88be8 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,17 +1,30 @@ +--- +title: Ishtar changelog +date: 2022-05-17 +--- +  Ishtar changelog  ================ +v3.1.63 - 2022-05-17 +-------------------- + +### Bug fix ### + +- Sheet operation: + +  v3.1.62 - 2022-05-10  -------------------- -### Bugs ### +### Bug fix ### -- Operation: fix empty operation prefix in profile +- Operation: fix operations relations listing  v3.1.61 - 2022-05-09  -------------------- -### Bugs ### +### Bug fix ###  - Sheet container: fix weight display  - Update and fix translation @@ -19,14 +32,14 @@ v3.1.61 - 2022-05-09  v3.1.60 - 2022-05-09  -------------------- -### Bugs ### +### Bug fix ###  - Basket: fix permissions for document generation  v3.1.59 - 2022-05-05  -------------------- -### Bugs ### +### Bug fix ###  - Account management - profile: raise an error on profile name duplication @@ -41,7 +54,7 @@ v3.1.58 - 2022-04-22  v3.1.57 - 2022-04-13  -------------------- -### Bugs ### +### Bug fix ###  - Operation - fix label regeneration on town change @@ -55,14 +68,14 @@ v3.1.55-56 - 2022-04-06  v3.1.54 - 2022-03-25  -------------------- -### Bugs ### +### Bug fix ###  - fix item creation when no last_modified is set  v3.1.53 - 2022-03-24  -------------------- -### Bugs ### +### Bug fix ###  - fix dated field search (modified after/before) @@ -71,7 +84,7 @@ v3.1.53 - 2022-03-24  v3.1.52 - 2022-03-23  -------------------- -### Bugs ### +### Bug fix ###  - remove auto update for last_modified - add a _no_last_modified_update @@ -95,7 +108,7 @@ v3.1.50 - 2022-03-08  v3.1.49 - 2022-02-28  -------------------- -### Bugs ### +### Bug fix ###  - Templates: fix base finds get value from container @@ -114,7 +127,7 @@ v3.1.47 - 2022-02-22  v3.1.46 - 2022-02-20  -------------------- -### Bugs ### +### Bug fix ###  - ooopy: do not crash when z-index is missing  v3.1.45 - 2022-02-09 @@ -123,13 +136,13 @@ v3.1.45 - 2022-02-09  ### Features ###  - Document duplicate: add reference field -### Bugs ### +### Bug fix ###  - File storage: fix file save on broken link  v3.1.44 - 2022-02-08  -------------------- -### Bugs ### +### Bug fix ###  - Document duplication:    - do not duplicate image    - fix field name @@ -141,12 +154,12 @@ v3.1.44 - 2022-02-08  v3.1.43 - 2021-12-10  -------------------- -### Bugs ### +### Bug fix ###  - Export: fix functional area export  v3.1.42 - 2021-11-16  -------------------- -### Bugs ### +### Bug fix ###  - Container sheet: display image when no main image is selected  v3.1.41 - 2021-11-16 @@ -156,12 +169,12 @@ v3.1.41 - 2021-11-16  v3.1.39 - 2021-11-09  -------------------- -### Bugs ### +### Bug fix ###  - Container: prevent parent infinite loop  v3.1.38 - 2021-11-01  -------------------- -### Bugs ### +### Bug fix ###  - do not translate type labels on forms  v3.1.37 - 2021-10-20 @@ -211,12 +224,12 @@ v3.1.29 - 2021-06-16  v3.1.28 - 2021-06-04  -------------------- -### Bug fixes ### +### Bug fix ###  - Stats: fix "#" encoding in CSV  v3.1.27 - 2021-06-03  -------------------- -### Bug fixes ### +### Bug fix ###  - QAPackaging: fix treatment type filter  - Stats: fix CSV encoding  - Operation - owns: remove end_date constraint @@ -234,7 +247,7 @@ v3.1.25 - 2021-06-01  - Import: cleaner layout for match template  - Custom index - document: operation_source_type_code, index by operation and source_type code -### Bug fixes ### +### Bug fix ###  - Search vector field always first field  v3.1.24 - 2021-05-25 @@ -246,7 +259,7 @@ v3.1.24 - 2021-05-25  v3.1.23 - 2021-05-11  -------------------- -### Bug fixes ### +### Bug fix ###  - Search:  	- fix pin for container  	- fix empty search replaced by pin @@ -269,26 +282,26 @@ v3.1.19 - 2021-05-07  ### Features ###  - Sheets: display parcel address -### Bug fixes ### +### Bug fix ###  - Helpers: fix material_type_label  v3.1.18 - 2021-04-29  -------------------- -### Bug fixes ### +### Bug fix ###  - Sheet: json display for context records and operations  - Fix autocomplete container and default basket search  v3.1.17 - 2021-04-29  -------------------- -### Bug fixes ### +### Bug fix ###  - fix default pin  v3.1.16 - 2021-04-29  -------------------- -### Bug fixes ### +### Bug fix ###  - baskets:  	- pin  	- display of content when pinned @@ -308,13 +321,13 @@ v3.1.14 - 2021-04-28  v3.1.13 - 2021-04-20  -------------------- -### Bug fixes ### +### Bug fix ###  - Fix sentry integration of release parameter  v3.1.12 - 2021-04-20  -------------------- -### Bug fixes ### +### Bug fix ###  - Fix parcel sorting  v3.1.11 - 2021-04-19 @@ -323,7 +336,7 @@ v3.1.11 - 2021-04-19  ### Features ###  - sheet find: add container index -### Bug fixes ### +### Bug fix ###  - CSV export: deduplicate multi-values  v3.1.10 - 2021-04-12 @@ -339,7 +352,7 @@ v3.1.9 - 2021-04-12  - Statistics - modalities:    - Operation, Site, Context record, Find: modification year -### Bug fixes ### +### Bug fix ###  - Fix basket search (bad base query management)  v3.1.8 - 2021-04-02 @@ -351,7 +364,7 @@ v3.1.8 - 2021-04-02    - Find: operation    - Container: container type -### Bug fixes ### +### Bug fix ###  - Forms: fix permissions evaluation on field options  v3.1.7 - 2021-03-30 @@ -360,13 +373,13 @@ v3.1.7 - 2021-03-30  ### Features ###  - Operation - Context records: Surface int -> float -### Bug fixes ### +### Bug fix ###  - Container: fix index generation when only stationary containers are available  v3.1.6 - 2021-03-23  ------------------- -### Bug fixes ### +### Bug fix ###  - Operation: fix parcel sorting when add from a file @@ -377,7 +390,7 @@ v3.1.5 - 2021-03-19  - sentry: filter disallowed host  - use Black for code source format -### Bug fixes ### +### Bug fix ###  - reup CI  - force translations for QA new items  - fix complete_id generation for containers @@ -386,7 +399,7 @@ v3.1.5 - 2021-03-19  v3.1.4 - 2021-03-09  -------------------- -### Bug fixes ### +### Bug fix ###  - QA Regen ID: change place and color  - UI: fix display of help button  - Fix: pined search do not interfere with sheet views @@ -398,7 +411,7 @@ v3.1.4 - 2021-03-09  v3.1.3 - 2021-03-04  -------------------- -### Bug fixes ### +### Bug fix ###  - UI fix on fields of bulk edition  ### Features ### @@ -428,13 +441,13 @@ v3.1.1 - 2021-02-28  - custom index  - custom complete identifier -### Bug fixes ### +### Bug fix ###  Many fixes on parcels, documents, files, sheets.  v3.0.17 - 2020-12-02  -------------------- -### Bug fixes ### +### Bug fix ###  - Archaeological files: fix default labels  v3.0.16 - 2020-11-16 @@ -444,7 +457,7 @@ v3.0.16 - 2020-11-16  - Admin: action to add automatically department towns to an area  - Imports: add "|" separator for CSV -### Bug fixes ### +### Bug fix ###  - Operation sheet: fix parcel column on context record table  - Labels generation: fix missing images in templates  - Labels generation: optimize template evaluation @@ -452,13 +465,13 @@ v3.0.16 - 2020-11-16  v3.0.15 - 2020-11-04  -------------------- -### Bug fixes ### +### Bug fix ###  - Operation sheet: fix parcel column on context record table  v3.0.14 - 2020-10-05  -------------------- -### Bug fixes ### +### Bug fix ###  - Search: fix many town search  - Context records:    - sheet: fix length display @@ -467,13 +480,13 @@ v3.0.14 - 2020-10-05  v3.0.13 - 2020-09-22  -------------------- -### Bug fixes ### +### Bug fix ###  - ajax_selects: fix Admin > Import edit  v3.0.12 - 2020-09-17  -------------------- -### Bug fixes ### +### Bug fix ###  - ajax_selects: fix missing "bootstrap.js" file missing in debian install  v3.0.11 - 2020-08-31 @@ -488,13 +501,13 @@ v3.0.10 - 2020-07-26  ### Features ####  - Admin: Import/export as JSON for types and importers -### Bug fixes ### +### Bug fix ###  - Fix modal order for find select form  v3.0.9 - 2020-07-01  ------------------- -### Bug fixes ### +### Bug fix ###  - Fix bad many to many field renitialization on wizards (refs #4963)  v3.0.8 - 2020-05-26 @@ -503,7 +516,7 @@ v3.0.8 - 2020-05-26  ### Features ####  - Search finds/context records: add missing search criteria for datings -### Bug fixes ### +### Bug fix ###  - Fix corrupted image  - Operation - Wizard: fix parcel sort  - Find - search: fix dates fields @@ -518,7 +531,7 @@ v3.0.7 - 2020-05-11  v3.0.6 - 2020-05-01  ------------------- -### Bug fixes ### +### Bug fix ###  - Fix database initialization  v3.0.5 - 2020-03-23 @@ -529,7 +542,7 @@ v3.0.5 - 2020-03-23    - modify action    - display detail (address) of the current item -### Bug fixes ### +### Bug fix ###  - Many fixes on file module @@ -554,25 +567,25 @@ v3.0.4 - 2020-03-11      - has associated image      - has associated url -### Bug fixes ### +### Bug fix ###  - Tables: fix display of links in columns  - Criteria search: manage empty field (but not NULL) multiple level search for file (including images) fields  v3.0.3 - 2020-02-24  ------------------- -### Bug fixes ### +### Bug fix ###  - Import: fix concatenation when the concat string is empty  v3.0.2 - 2020-02-17  ------------------- -### Bug fixes ### +### Bug fix ###  - Admin: improve performance  - Sentry integration  v3.0.1 - 2020-02-11  ------------------- -### Bug fixes ### +### Bug fix ###  - Finds: do not duplicate treatments on duplicate action  - QA basket: fix add to a shared basket diff --git a/archaeological_operations/templates/ishtar/sheet_operation.html b/archaeological_operations/templates/ishtar/sheet_operation.html index 88fa2356a..0afeee078 100644 --- a/archaeological_operations/templates/ishtar/sheet_operation.html +++ b/archaeological_operations/templates/ishtar/sheet_operation.html @@ -330,6 +330,7 @@          <h3>{% trans "Relations"%}</h3>          {% for rel in item.right_relations.all %}          {% ifchanged rel.relation_type %} +        {% if forloop.counter0 %}</div>{% endif %}          <h4>{{rel.relation_type}}</h4>          <div class="row">{% endifchanged %}              <div class="col-12"> | 
