Releases: cures-hub/cures-condec-jira
v2.2.7
v2.2.6
v2.2.5
v2.2.4
v2.2.3
Release v2.2.2
Bug Fixes
- B: fix minor things in the creation of release notes (CONDEC-614)
- B: Decision knowledge page returns errors (CONDEC-599)
- B: Links between Jira issues cannot be created using the context menu (CONDEC-593)
- B: When Project has no versions, the create Release-Note dialog does not open (CONDEC-592)
- B: When downloading as Word, it downloads the first selected dialog (CONDEC-591)
- B: git client needs to be actively closed in code, do not rely on garbage collector (CONDEC-588)
- B: Duplicated ids in the evolution views (CONDEC-574)
- B: Invalid representation of rationale modified by more than one edit-block (CONDEC-553)
- B: Non-Java files are included in the code summary (CONDEC-539)
- B: Knowledge type and documentation locations filters are not working in the vis graph of the JIRA issue view (CONDEC-529)
- B: Decision knowledge elements from the JIRA issue description and comments are missing in the tree and graph visualization (CONDEC-528)
- B: PluginInitializer fails to init (CONDEC-513)
- B: ConDecAPI not found (CONDEC-507)
New Features
-
SF: Evaluate the algorithm for assessing the correctness (CONDEC-576)
-
SF: Show status of decision knowledge elements (CONDEC-565)
-
SF: Export decision knowledge in Jira (CONDEC-484)
Improvements
-
WI: Remove key parameter from REST API method to create element (CONDEC-619)
-
WI: Speed-up creation of Treant (CONDEC-618)
-
WI: Split project setting/config page into sub-pages (CONDEC-617)
-
WI: Improve persistence interface (CONDEC-616)
-
WI: Improve git client (CONDEC-613)
-
WI: Reduce the amount of graph (re)creations (CONDEC-608)
-
WI: Import Javascript dependencies via npm (CONDEC-607)
-
WI: Integrate table framework to improve matrix visualization (CONDEC-606)
-
WI: Filter (by relationship type) functionality in Graph View (CONDEC-605)
-
WI: Change the tree and graph visualization in the Jira issue module so that only child elements are shown (CONDEC-598)
-
WI: add Release-note project-wide configuration options (CONDEC-590)
-
WI: Reorganize JavaScript files (CONDEC-589)
-
WI: shorten the condec git repository to last x-months and evaluate speed with branch checkout (CONDEC-587)
-
WI: Improve speed of branch checkout using develop branch copy (CONDEC-586)
-
WI: GitClient must not track branches removed on remote git server (CONDEC-585)
-
WI: optimize release-note classes (CONDEC-584)
-
B: Duplicated inputfields when reopening create-release-note dialog (CONDEC-583)
-
WI: Improve accessibility of the graph nodes in the compare view (CONDEC-582)
-
WI: improve exception handling release-notes (CONDEC-581)
-
WI: additional configuration options for release notes (CONDEC-579)
-
WI: Save Release-Notes persistently (CONDEC-578)
-
WI: Use a different graph retrieving method as getAllGraphs times out (CONDEC-575)
-
WI: Integrate Git-Commit messages into automatic Classification of Decision Knowledge (CONDEC-573)
-
WI: return selected proposed issues as a string release note (CONDEC-572)
-
WI: implement better rating system for proposed issues (CONDEC-571)
-
WI: Display proposed Jira issues for release notes (CONDEC-570)
-
WI: Create default filter and second filter for the evolution views (CONDEC-569)
-
WI: Add new Relationship Types for Decisions (CONDEC-568)
-
WI: Create Relationship Matrix View (CONDEC-567)
-
WI: Show status of decision knowledge elements (CONDEC-562)
-
WI: Enhance classification performance (CONDEC-561)
-
WI: Create Release Note Rest Resource Controller (CONDEC-559)
-
WI: Add release-note classes, enums and tests (CONDEC-558)
-
WI: create Table with ReleaseNotes and content (CONDEC-557)
-
WI: Extend release menu with button (CONDEC-556)
- Issue: Extending the UI is complicated
The UI of the release-page is not documented anywhere, so it is unclear how to extend it - ![Decision](https://raw.git...
- Issue: Extending the UI is complicated