Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
537 commits
Select commit Hold shift + click to select a range
22a36f0
Change default listing to 100 and add sorting by ticket number (#1153)
senjo-aehrc Sep 19, 2024
3bbac89
tooltips for toolbar buttons
leoniedickson Sep 19, 2024
bf25420
Merge pull request #1154 from aehrc/1138-snodine-the-multi-select-act…
leoniedickson Sep 19, 2024
00047c1
fix disabled fields in individual ticket edit page, depending on stat…
clinnygee Sep 19, 2024
10d94ed
Update versions for release
senjo-aehrc Sep 19, 2024
e6fcbb2
Create nre release
senjo-aehrc Sep 19, 2024
e2ec0e0
Create new release
senjo-aehrc Sep 19, 2024
124ef90
Merge branch 'release/1.2.0'
senjo-aehrc Sep 19, 2024
dc8fe78
Update for next development version
senjo-aehrc Sep 19, 2024
9abd6ec
Add a new snackbar on updating task assignee/reviewers (#1160)
senjo-aehrc Sep 20, 2024
ed2adc7
Update versions for release
senjo-aehrc Sep 20, 2024
b2c973c
Create a new release
senjo-aehrc Sep 20, 2024
16e341d
Merge branch 'release/1.2.1'
senjo-aehrc Sep 20, 2024
de617f7
Update for next development version
senjo-aehrc Sep 20, 2024
85ac523
Remove snomio version from snodine as its currenly submodule (#1161)
senjo-aehrc Sep 20, 2024
c7e1fa0
remove all uses of getIndividualTicket, which used the ticketId and r…
clinnygee Sep 24, 2024
b5819a1
Update versions for release
senjo-aehrc Sep 24, 2024
4cf91ab
Create new release
senjo-aehrc Sep 24, 2024
f6c447b
Merge branch 'release/1.2.2'
senjo-aehrc Sep 24, 2024
a2b867c
Update for next development version
senjo-aehrc Sep 24, 2024
6d2325c
Update release.md (#1172)
senjo-aehrc Sep 24, 2024
2ebad73
Bump org.springframework:spring-web from 6.1.6 to 6.1.12 in /eclrefset
dependabot[bot] Sep 24, 2024
913ff3c
Update the ticket number scale to 6 (#1177)
senjo-aehrc Sep 26, 2024
a5f53f9
Bugfix/websocket backoff (#1184)
clinnygee Sep 29, 2024
1bca16b
Fix refset missing issue #1185 (#1186)
senjo-aehrc Sep 30, 2024
73c1213
Update versions for release
senjo-aehrc Sep 30, 2024
b70aaa5
Update changelog
senjo-aehrc Sep 30, 2024
fcc60b3
Merge branch 'release/1.2.3'
senjo-aehrc Sep 30, 2024
33ee2e6
Update for next development version
senjo-aehrc Sep 30, 2024
66f8907
move to using open source ecl-builder, remove .npmrc (#1197)
clinnygee Oct 2, 2024
ae16797
Snodine - sync with list (#1196)
leoniedickson Oct 2, 2024
c2a7cb6
Create brand name (#1195)
senjo-aehrc Oct 3, 2024
049c35f
Snodine - exclude promoted tasks from tasks list and fix square brack…
leoniedickson Oct 3, 2024
0b17b18
Feature/my backlog (#1194)
clinnygee Oct 3, 2024
9fd28e3
Fix round issues (#1200)
senjo-aehrc Oct 3, 2024
67218c1
Fix duplicate brands if multiple artg ids mapped (#1203)
senjo-aehrc Oct 4, 2024
d044116
Bugfix/filter issues (#1202)
clinnygee Oct 4, 2024
1c90f66
fix sorting order (#1204)
senjo-aehrc Oct 7, 2024
00d58a2
Bugfix/filter issues (#1205)
clinnygee Oct 8, 2024
f73cc87
change it so once one label/external requestor is changed, you have t…
clinnygee Oct 8, 2024
1103390
fix up paging of refsets
developerdu Oct 9, 2024
e67e915
Fix error message not appearing for product model (#1207)
senjo-aehrc Oct 9, 2024
2f0afcf
further changes for paging of refsets
developerdu Oct 9, 2024
ac3f7ad
making sonar cloud happy
developerdu Oct 9, 2024
210c6a5
Merge pull request #1208 from aehrc/ecl-refset-process-unexpected-pro…
developerdu Oct 9, 2024
2e0e0c9
Fix sorting artg ids (#1216)
senjo-aehrc Oct 11, 2024
bc57b7c
fix quick search and default sort order (#1217)
clinnygee Oct 11, 2024
84e5700
Initial deployment docs
KyleOps Oct 14, 2024
5bd9814
Fix brand issue (#1222)
senjo-aehrc Oct 14, 2024
c3acefc
Fix duplicate TP issue (#1224)
senjo-aehrc Oct 14, 2024
e058a8b
Merge pull request #1173 from aehrc/dependabot/maven/eclrefset/org.sp…
dionmcm Oct 14, 2024
0900c2b
Merge pull request #1066 from aehrc/dependabot/maven/main/com.h2datab…
dionmcm Oct 14, 2024
2f00452
Merge pull request #1050 from aehrc/dependabot/maven/main/org.awaitil…
dionmcm Oct 14, 2024
0c07efa
Bump org.yaml:snakeyaml from 2.2 to 2.3
dependabot[bot] Oct 14, 2024
136d828
Merge pull request #1227 from aehrc/dependabot/maven/main/org.yaml-sn…
dionmcm Oct 14, 2024
a992365
Bump org.apache.commons:commons-csv from 1.11.0 to 1.12.0
dependabot[bot] Oct 14, 2024
3704ecd
do own encoding as restTemplate does not process {{}} (description fi…
developerdu Oct 15, 2024
96f1e6d
Fix brand dialogue (#1231)
senjo-aehrc Oct 15, 2024
b2f28e6
Fix ARTGIDs being added to TPP concepts (#1232)
dionmcm Oct 16, 2024
66e13a9
update DoD and branching strategy
clinnygee Oct 16, 2024
a75ec18
replace occurances of Snomio with Lingo across the docs
clinnygee Oct 16, 2024
ef18f3d
fix references to snomio that were replaced with lingo to go back to …
clinnygee Oct 16, 2024
e52d65e
add warning to README.md about rename
clinnygee Oct 16, 2024
88ccd50
Update versions for release
senjo-aehrc Oct 16, 2024
2a23e0e
Release version
senjo-aehrc Oct 16, 2024
9d9f67a
Merge branch 'release/1.2.4'
senjo-aehrc Oct 16, 2024
964b9b5
Update for next development version
senjo-aehrc Oct 16, 2024
b9d8538
Update README.md
dionmcm Oct 17, 2024
667566f
remove .npmrc stuff, this package is now just hosted on npm as a publ…
clinnygee Oct 17, 2024
3cc1cd3
Merge pull request #1229 from aehrc/ecl-refset-process-unexpected-pro…
developerdu Oct 17, 2024
48e30d2
package renaming and license fixing (#1219)
dionmcm Oct 18, 2024
918909b
fix a lot of lint warnings (#1223)
clinnygee Oct 18, 2024
cdb97c2
move to /docs folder
KyleOps Oct 18, 2024
434cadc
Allow sergio user to access lingo (#1238)
senjo-aehrc Oct 18, 2024
1876146
Reverse colour red for dev and green for uat (#1246)
senjo-aehrc Oct 21, 2024
793e2fa
Updated README.md with review changes
ChrisKellaleaMaynard Oct 22, 2024
728de1b
Updated contributing.md with review changes
ChrisKellaleaMaynard Oct 22, 2024
0384fa0
Updated DEPLOYMENT.md for review changes
ChrisKellaleaMaynard Oct 22, 2024
07942bf
Updated architectural-decisions.md with review changes
ChrisKellaleaMaynard Oct 22, 2024
8653fde
Updated non-functional-requirements.md with review changes
ChrisKellaleaMaynard Oct 22, 2024
6903c0a
Updated application-components.md with review changes
ChrisKellaleaMaynard Oct 22, 2024
6b1fa8e
Updated integration-points.md with review changes
ChrisKellaleaMaynard Oct 22, 2024
a036527
Updated security-model.md with review changes
ChrisKellaleaMaynard Oct 22, 2024
1a9a92d
Updated testing-and-scanning.md with review changes
ChrisKellaleaMaynard Oct 22, 2024
33811c9
Updated CONFIGURATION.md with review changes
ChrisKellaleaMaynard Oct 22, 2024
8996b9c
Minor update to technologies.md
ChrisKellaleaMaynard Oct 22, 2024
00eacd5
Updated USERGUIDE.md with review changes
ChrisKellaleaMaynard Oct 22, 2024
5232ff3
fix unselectedable text in /jobResults and the backlog (#1247)
clinnygee Oct 25, 2024
77ea14f
can now open a ticket on the task page (#1250)
clinnygee Oct 25, 2024
22b0a0c
Remove the error handling code which swallows 401 and convert to 500 …
senjo-aehrc Oct 28, 2024
7a29792
Update next development version (#1252)
senjo-aehrc Oct 28, 2024
9fc8236
Fix refset sort order (#1257)
senjo-aehrc Oct 28, 2024
7f85c4b
Fix CVE-2024-38821 (#1259)
senjo-aehrc Oct 30, 2024
e7e3b1b
Merge branch 'main' into documentation
clinnygee Nov 4, 2024
cba8afd
updates to documentation in response to chris' email
clinnygee Nov 4, 2024
7e36d5c
update the userguide
clinnygee Nov 4, 2024
6f9e166
remove empty line
clinnygee Nov 4, 2024
a5e3b30
Update application-components.md
dionmcm Nov 4, 2024
7cc82c5
Update application-components.md
dionmcm Nov 4, 2024
bafb8fe
Manage Products from Deleted Task When Reassigning Ticket to New Task…
senjo-aehrc Nov 6, 2024
2376775
Bugfix/advanced search two (#1274)
senjo-aehrc Nov 8, 2024
41758da
Bump org.mapstruct:mapstruct from 1.5.5.Final to 1.6.3
dependabot[bot] Nov 11, 2024
1f8dfed
Make it possible to edit ticket filters in the settings page (#1271)
clinnygee Nov 12, 2024
2b3108c
Edit arttg id (#1282)
senjo-aehrc Nov 12, 2024
10a6d06
remove string truncation (#1270)
clinnygee Nov 15, 2024
b11c1c3
fix comment display (#1273)
clinnygee Nov 15, 2024
eb84a9b
add inferred view to concept diagram, also make some lines straight t…
clinnygee Nov 15, 2024
755c0ed
even if for some reason the ticket doesn't return the task associatio…
clinnygee Nov 15, 2024
1091588
Fix concentration validation
senjo-aehrc Nov 15, 2024
557807a
Merge pull request #1292 from aehrc/fix-concentarion-validation
lukeswindale Nov 15, 2024
1702f8d
Bugfix/multiple concept options (#1296)
clinnygee Nov 19, 2024
637e714
Update DEPLOYMENT.md
dionmcm Nov 20, 2024
2c3964f
Update and rename DEPLOYMENT.md to BUILD.md
dionmcm Nov 20, 2024
3bb5e5c
Merge pull request #1221 from aehrc/docs/Deployment
dionmcm Nov 20, 2024
e649d66
Merge branch 'refs/heads/main' into documentation
dionmcm Nov 20, 2024
fca19e2
added documentation of technologies
dionmcm Nov 20, 2024
f8ae5fa
updated documentation
dionmcm Nov 20, 2024
9a54e6a
Merge pull request #1105 from aehrc/documentation
dionmcm Nov 20, 2024
51ca1fb
Edit artg (#1301)
senjo-aehrc Nov 28, 2024
5848708
remove selectedConceptIdentifiers from preview button (#1297)
clinnygee Nov 28, 2024
7533945
users can now see a preview of a file if it is a picture or pdf (#1299)
clinnygee Nov 29, 2024
a0aca16
Fix product edit issues (#1309)
senjo-aehrc Dec 2, 2024
a89ccfa
Revert task ticket click functionality (#1310)
senjo-aehrc Dec 2, 2024
74c60d1
Fix sort order for ticket products (#1312)
senjo-aehrc Dec 3, 2024
c18c48a
Update versions for release
senjo-aehrc Dec 3, 2024
1ef639d
Creating new release
senjo-aehrc Dec 3, 2024
da4b691
Merge branch 'release/1.2.7'
senjo-aehrc Dec 3, 2024
6ae8d47
Update for next development version
senjo-aehrc Dec 3, 2024
1fb0c68
changed when the warning message would render (#1311)
clinnygee Dec 3, 2024
6fff1d3
Update versions for release
senjo-aehrc Dec 4, 2024
e514624
Creating new release
senjo-aehrc Dec 4, 2024
025bfb6
Merge branch 'release/1.2.8'
senjo-aehrc Dec 4, 2024
afac227
Update for next development version
senjo-aehrc Dec 4, 2024
d2e0167
SnowstormClient.java changes, can now search for all refset members (…
clinnygee Dec 5, 2024
be99f79
Fix sentry feedback form related focus issue (#1317)
senjo-aehrc Dec 5, 2024
1f4b39b
Adjust sentry button position (#1319)
senjo-aehrc Dec 6, 2024
3a6451c
Update versions for release
senjo-aehrc Dec 6, 2024
86d881c
New release
senjo-aehrc Dec 6, 2024
e856ecf
Merge branch 'release/1.2.9'
senjo-aehrc Dec 6, 2024
74fa97c
Update for next development version
senjo-aehrc Dec 6, 2024
e661d33
Update CHANGELOG.md
ChrisKellaleaMaynard Dec 6, 2024
deb62bb
Added Unreleased to CHANGELOG.md
ChrisKellaleaMaynard Dec 6, 2024
3ae11fd
Fix term search more than 250 characters (#1324)
senjo-aehrc Dec 9, 2024
64059b6
Bugfix/concept options overrides saved product (#1326)
clinnygee Dec 11, 2024
a98241d
Merge pull request #1228 from aehrc/dependabot/maven/main/org.apache.…
dionmcm Dec 11, 2024
0969b71
Merge pull request #1279 from aehrc/dependabot/maven/main/org.mapstru…
dionmcm Dec 11, 2024
04479be
Feature/backlog tables titles (#1333)
clinnygee Dec 16, 2024
b785b20
removed diagrams from README - they are in and belong in the detailed…
dionmcm Dec 16, 2024
f0a2d9b
initial test (#1198)
clinnygee Dec 17, 2024
31b024d
Clean up after e2e test (#1338)
senjo-aehrc Dec 18, 2024
1281890
Fix clean up (#1341)
senjo-aehrc Dec 18, 2024
e5b84ea
Use elasticsearch from quay.io (#1343)
senjo-aehrc Dec 23, 2024
9ab4856
can now do multi file upload for attachments (#1334)
clinnygee Jan 6, 2025
7437423
Fix newline characters (#1340)
clinnygee Jan 9, 2025
ec96556
fix licenses (#1367)
clinnygee Jan 15, 2025
ca2a311
Bugfix/allowed liceneses (#1368)
clinnygee Jan 16, 2025
b6c2743
Bugfix/allowed liceneses (#1369)
clinnygee Jan 16, 2025
7d747e9
Change version to 1.2.10.1-SNAPSHOT
clinnygee Jan 23, 2025
214be5c
Hotfix/1.2.9.1 (#1393)
clinnygee Feb 6, 2025
39f71b4
initial commit (#1372)
clinnygee Feb 16, 2025
7b8ab01
Feature/additional synonomys for concepts (#1362)
clinnygee Feb 18, 2025
eec70b4
Added configuration for allowed roles for users to access the applica…
dionmcm Feb 20, 2025
a848f74
Merge pull request #1422 from aehrc/feature/ms-role-config
dionmcm Feb 21, 2025
dbbd940
Update versions for release
Feb 27, 2025
2d4632f
Update changelog for release 1.2.10.1
Feb 27, 2025
d5eade7
Merge branch 'release/1.2.10.1'
Feb 27, 2025
7281134
Update for next development version
Feb 27, 2025
c4c503e
Add [Unreleased] section
Feb 27, 2025
4db6716
Update versions for release
Feb 27, 2025
d2b4df0
Update changelog for release 1.2.10.2
Feb 27, 2025
d9d31e7
Merge branch 'release/1.2.10.2'
Feb 27, 2025
8cc36f0
Update for next development version
Feb 27, 2025
7bbeb2f
Add [Unreleased] section
Feb 27, 2025
ff22777
fix attachment file upload (#1429)
clinnygee Mar 4, 2025
737a4de
Bugfix/concept edit (#1431)
clinnygee Mar 4, 2025
25ff1df
Added artefact promotion script if it's built from release branch
edeati Mar 7, 2025
55ac394
Use if instead of expression
edeati Mar 7, 2025
3714081
Try this conditional
edeati Mar 7, 2025
affdadc
AI is dumb as
edeati Mar 7, 2025
c7d85a1
Fix parenthesis
edeati Mar 7, 2025
ca6a3cf
Tag build should kick off an artefact promotion
edeati Mar 7, 2025
4667ed7
Variable not used anymore
edeati Mar 7, 2025
f3dc14b
Need a proper build for the deploy maven command
edeati Mar 7, 2025
9bef9c0
Add maven to path
edeati Mar 7, 2025
c902d8d
Install jq on agent
edeati Mar 10, 2025
d0c2eea
Forgot -y from install
edeati Mar 10, 2025
3cb580e
Forgot feedName variable declaration
edeati Mar 10, 2025
76e755f
Add debug messages as the script doesn't promote
edeati Mar 10, 2025
023491e
Use maven API artifact repo api call now and change logic
edeati Mar 10, 2025
1f80704
Temporary snodine branch inactive concepts main (#1439)
clinnygee Mar 11, 2025
6f6c646
change azurepipelines to point to main branch: (#1441)
clinnygee Mar 11, 2025
b582b8e
After 2 days I found the proper API call
edeati Mar 11, 2025
7d07ea4
Move around publish code coverage task
edeati Mar 12, 2025
52759fa
Bugfix/edit product synonyms (#1445)
clinnygee Mar 12, 2025
10595b9
Merge pull request #1434 from aehrc/feature/snomio-release-artifacts
edeati Mar 12, 2025
b1e33cf
Bugfix/edit product synonyms (#1446)
clinnygee Mar 13, 2025
89510d2
semantic tags are now seperated from the fsn in the 7boxpreview scree…
clinnygee Mar 14, 2025
81a65f7
add error handling for bulkupdate (#1444)
clinnygee Mar 14, 2025
208481c
added warning to 7 box preview screen if someone changes a semantic t…
clinnygee Mar 17, 2025
4fa12df
fix top bar search, now resets when no concepts/errors are thrown (#1…
clinnygee Mar 17, 2025
035f4da
Bugfix/edit product synonyms (#1451)
clinnygee Mar 20, 2025
b98265a
fix the regExp for illegal characters in descriptions being passed to…
clinnygee Mar 20, 2025
bc7fc0f
Feature/view historic edit product (#1455)
clinnygee Apr 3, 2025
fc1b955
add log (#1462)
clinnygee Apr 7, 2025
450d6cf
Temporary snodine branch sort change (#1463)
clinnygee Apr 8, 2025
f112f75
commit (#1461)
clinnygee Apr 8, 2025
4e98695
change sort for job results (#1464)
clinnygee Apr 9, 2025
f5d542c
Bugfix/edit concept descriptions (#1466)
clinnygee Apr 9, 2025
7106145
Fixed issue where additional fields were lost on reference set member…
dionmcm Apr 10, 2025
43d998a
Merge pull request #1470 from aehrc/bugfix/lost-additional-field-on-r…
dionmcm Apr 10, 2025
102ba36
fix-external-identifiers (#1468)
clinnygee Apr 14, 2025
9b6db63
fix issue where it would create duplicate relationships, leading to c…
clinnygee Apr 14, 2025
bf36106
Bugfix/product edit descriptions duplicate relationships (#1474)
clinnygee Apr 23, 2025
bd4a858
changelog (#1477)
clinnygee Apr 24, 2025
09eb908
Update versions for release
Apr 24, 2025
e6c6749
Update changelog for release 1.2.10.3
Apr 24, 2025
6eb1ee6
Merge branch 'release/1.2.10.3'
Apr 24, 2025
10d8fad
Update for next development version
Apr 24, 2025
c312314
Add [Unreleased] section
Apr 24, 2025
51b5367
fix semantic tag issue (#1479)
clinnygee May 2, 2025
d2ba0cb
fix issue with product validation with square brackets (#1482)
clinnygee May 7, 2025
3dd3c70
fix ticket products list (#1486)
clinnygee May 11, 2025
9530e6c
added drag & drop functionality to the ticket attachment upload (#1483)
clinnygee May 13, 2025
a1fc8db
users can now add synonyms in the 7 box preview screen (#1492)
clinnygee May 19, 2025
4a77862
Feature/snodine inactive concept filter (#1490)
clinnygee May 20, 2025
91464c0
Fixed semantic tag appending on the 7 box preview screen, that would …
clinnygee May 20, 2025
e8b5075
Bugfix/snodine changes tasks (#1494)
clinnygee May 23, 2025
e8e0207
update changelog (#1497)
clinnygee May 29, 2025
8fe3e7f
Update versions for release
May 29, 2025
c4470a0
Update changelog for release 1.2.10.4
May 29, 2025
6b5c251
Merge branch 'release/1.2.10.4'
May 29, 2025
641dffb
Update for next development version
May 29, 2025
b5f261a
Add [Unreleased] section
May 29, 2025
bfea816
bugfix/concrete-domains-in-ecl (#1507)
dionmcm Jun 24, 2025
321004f
Update versions for release
Jun 24, 2025
699f051
Update changelog for release 1.2.10.5
Jun 24, 2025
295062c
Merge branch 'release/1.2.10.5'
Jun 24, 2025
f828c82
Update for next development version
Jun 24, 2025
bec45bc
Add [Unreleased] section
Jun 24, 2025
a3a9840
Added cascading of selected concept identifiers in package details to…
dionmcm Jul 1, 2025
ab5f910
Update CHANGELOG.md
dionmcm Jul 1, 2025
229b5e0
Merge pull request #1511 from aehrc/bugfix/1505-multipack-multicompon…
dionmcm Jul 2, 2025
8d752f4
Update versions for release
Jul 2, 2025
509f67b
Update changelog for release 1.2.10.6
Jul 2, 2025
8476b76
Merge branch 'release/1.2.10.6'
Jul 2, 2025
fad1c67
Update for next development version
Jul 2, 2025
0ba98fc
Add [Unreleased] section
Jul 2, 2025
6efd0b0
Update README.md
dionmcm Jul 4, 2025
44c8071
Update contributing.md
dionmcm Jul 4, 2025
965ad48
Bump org.postgresql:postgresql from 42.7.3 to 42.7.8
dependabot[bot] Sep 19, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Binary file added .active.txt.swp
Binary file not shown.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/report-bug.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: Report a Bug
about: Template for reporting a Snomio bug
description: "Template for reporting a Snomio bug"
about: Template for reporting a Lingo bug
description: "Template for reporting a Lingo bug"
title: ''
labels: "bug"
assignees: ''
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/user-story.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: User story
about: User story template for Snomio
about: User story template for Lingo
title: ''
labels: ''
assignees: ''
Expand Down
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@
.DS_Store
api/src/main/resources/static
ui/reports
setenv.sh
setenv.sh
sergio-extension/dependency-reduced-pom.xml
/eclrefset/target/
17 changes: 3 additions & 14 deletions .trivyignore
Original file line number Diff line number Diff line change
@@ -1,14 +1,3 @@
# This is 7 hours old and eclipse base image is not updated yet
CVE-2023-4911
CVE-2023-34062
CVE-2023-6378
CVE-2023-34054
CVE-2023-34055
CVE-2023-34053
# No fixed version yet 10/01/24
CVE-2023-51074
CVE-2024-22243
# No fixed version yet - 22/02/24
CVE-2024-22234
# Requires Spring boot starter upgrade
CVE-2024-22262
# Reactor-netty, in spring-boot-starter-webflux, there is currently not a fix for it, also does not affect us as it is
# A vulnerability that only affects windows machines.
CVE-2024-47535
157 changes: 157 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,157 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

The following sections are considered for each release: **Added, Changed, Fixed, Security, Deprecated, Removed**

## [Unreleased]
- No updates yet.


## [1.2.10.6] - 2025-07-02

### Fixed

- Fixed handling of primitive concept selection as component of a multicomponent, multipack product in one of the packs

## [1.2.10.5] - 2025-06-24

### Fixed

- Detection of datatypes or object properties based on the SnowstormRelationship.getConcrete() Boolean result was unreliable due to null values. This led to missing clauses in the ECL and overly broad detection of existing concepts.

## [1.2.10.4] - 2025-05-29

### Added

- Ability to drag/drop attachments onto tickets
- Can now filter for refsets with inactive concepts
- Can now create tasks on the snodine page, on any project
- Create additional synonyms in the 7 box create screen

### Changed

- Sort refset members by title
- Reference sets are now handled on the front end, all data is queried when a reference set is loaded

### Fixed

- Pagination of reference set members now extends beyond 10,000
- Issues with the artgid reference set
- Issues with the semantic tags when the duplicate fsn/pt warning would appear on the 7 box create screen

## [1.2.10.3] - 2025-04-24

### Added

- Ability to manually lock Snomio processes during a release week (#1350)
- Display a concept model diagram for a concept using the inferred view (#870)
- Create additional synonyms for new product concepts within the 7-box Preview screen (#159)
- Ticket management: Attach multiple files to a ticket in a single manual operation (#1263)
- Separation of semantic tags from concept descriptions in the 7-box Preview screen (#1354)
- Validation of concept semantic tags within the Preview screen (#1353)
- Sergio: Add/update additional URLs targeting product information (#1262)

### Changed

- In the dashboard screen, add the saved filter's name as a title for each cell (#867)
- 7-box Preview screen does not remove newline characters from manually-edited descriptions (#1328)
- Task Management: Sort tasks by reviewers (#1303)
- Sergio: Remove BlackTriangle label from ticket when the product is no longer BTS (#1370)
- Sergio: Additional stabilisation improvements (#1300)
- Snodine: Overnight processing should skip broken reference sets without aborting the entire run (#1398)

### Fixed

- Unable to edit the description of a multi-component product (#1323)
- Sergio: Tickets are being updated with incomplete comments (#1277)
- Sergio: Incorrect title for product URL in tickets (#1409)

## [1.2.10.2] - 2025-02-27


## [1.2.10.1] - 2025-02-27

## [1.2.9] - 2024-12-06
### Added
- "Help & Support" button for reporting bugs or requesting features
* You need to specify your name and email address, then an internal ticket (which is neither Jira nor Snomio) will be generated.
* The system will capture some of the browser logs, the URL you're on, etc. and you can also add a screenshot.
* The development team is notified when a ticket is created, and bug fixes and features will be added to the Snomio backlog as required for tracking.
* This system will also automatically report backend errors encountered by Snomio, for example if the server gets a random error while communicating with Snowstorm.
* If you are unsure of whether an on-screen behaviour is an issue, or you have an initial suggestion for a complex feature, please continue to use the Teams channels for discussing interactively first.
- Add and remove ARTG IDs from existing concepts
* From within a task, when the atomic data entry form is displayed one of the authoring options is “Edit Product”.
* After searching for and selecting a product, all of the CTPPs will have a pencil icon for editing the concept.
* In addition to adding and removing ARTG IDs, the FSN and PT of the CTPP can be modified as well.
* A history of these editing changes is not currently being recorded against the ticket. This will be added after a design discussion around recording other product/concept changes has occurred (e.g. when modifying a product by using the atomic data entry form).
* Until the history of changes is being recorded against a ticket, users should record these updates as a comment on the ticket – so reviewers can check the changes using the Authoring Platform.
- Addition of environment-specific Lingo logo
* To match the Authoring Platform: Production = blue, UAT = green, Dev = red
* The logo colour helps ensure users (and testers) are working within the correct environment.
- Modify and Delete saved ticket backlog filters
* Available within the System Settings after clicking the user’s name.
* The new modification feature currently only modifies the name of the filter. You can still modify the way the filter works by applying it to the backlog, and then saving over the top of the existing filter – you just could never change its name before.
- Preview for attachments in the Edit Ticket screen
* The following document types will offer a preview: png/jpg/jpeg, pdf
* These are among the most commonly-used attachment file types. Extending the preview to other file types will require significant development effort.
* Attachments can still be downloaded from the tickets.
### Changed
- Users can highlight/copy text from list rows
* All lists (except the list of tickets on a task) can have their row text highlighted and copied to the clipboard (e.g. ticket numbers in the Sergio notifications).
* Previously, dragging the cursor across the row would cause a drag-and-drop event to start.
- Within the 7-box model screens, when viewing the list of reference sets for a concept they are now sorted alphabetically
- Internal changes to support open-sourcing of Snomio
* These changes do not affect the functionality of the applications, just makes them more generic for external developers to view and use.
* These changes affected a wide range of code across the platform, which has then undergone regression testing to ensure it will be suitable for deployment.
### Fixed
- In the product Advanced Search feature, entering a 5-digit number would cause an error message to be displayed
* This was related to the Advanced Search’s inherent ability to search for an ARTG ID.
- Clicking the title of a ticket in the Edit Task screen sends the user to the Backlog list and then draws the Edit Ticket panel (instead of leaving the Edit Task screen open in the background)
- When associating a task with a ticket in the Edit Task panel, task titles are artificially truncated
- Ticket management: when a ticket is assigned to a user, the comments saved against the ticket are shown to have been created by the new user
* This was just a display issue; the data underneath was not being overwritten.
- Unable to associate specific tickets with tasks
* The original list of tickets was manually fixed in the Production environment.
* Further changes have now occurred to reduce the chance of this occurring in the future, and to ensure that clearing the associated task from a ticket would occur without performing misleading validation.
- Manage Products from Deleted Task When Reassigning Ticket to New Task
* After creating a product against a task, and then deleting that task and associating the ticket with another task, the saved product is still present in the Products list for the ticket.
* Users used to be able to click the product to view its 7-box model diagram, even though the concepts no longer exist. Now the only option is to upload the product’s details into the atomic data entry form.
* Products which have been saved against the ticket but are not available within the current task will be coloured green (because they are completed) however they will also have a warning logo displayed in the row.
- 7-box Preview screen: Concept heading box should be red when multiple concepts exist for a box (was displaying as green, which was misleading)
- 7-box Preview screen: Unknown validation error occurs after selecting a concept option (when multiple potential concepts have been found) and reloading screen
* Atomic data saved against a ticket can immediately be loaded into the atomic data entry form and then previewed; the 7-box Preview screen will show the MPUU (or whichever notable concept that was affected) in red and either an existing concept selected, or a new concept created, from within the screen.
- 7-Box Preview screen: Product details saved against ticket are skewing new product creation calculation
* This was observed when multiple potential MPUUs were found during product creation. After selecting one and saving the product, then loading the product into the atomic data entry form and clicking Preview, the system would automatically select an MPUU instead of offering the original set of options to the user.

## [1.2.8]

## [1.2.7]

## [1.2.5]

## [1.2.4]

## [1.2.3]

## [1.2.2]

## [1.2.1]

## [1.2.0]

## [1.1.3]

### Fixed

- a bug causing decimal concrete domain values that were whole numbers to not have a zero decimal
place rendered in the concrete domain value making the classifier think they were integers

## [1.1.2]

## [1.1.0]

Initial testing version
Loading