Skip to content

Releases: cures-hub/cures-condec-jira

v2.2.7

20 Sep 15:39
Compare
Choose a tag to compare

v2.2.6

10 Jul 12:01
Compare
Choose a tag to compare

v2.2.5

03 May 16:44
Compare
Choose a tag to compare

v2.2.4

09 Feb 17:52
Compare
Choose a tag to compare

v2.2.3

10 Jan 11:55
Compare
Choose a tag to compare

Release v2.2.2

23 Oct 20:03
Compare
Choose a tag to compare

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)
    • DecisionDecision: Create the eventlistener package and one ConDecEventListener super class that all concrete event listeners inherit from!
    • IssueIssue: How to prevent the event listeners from blocking each other?

New Features

  • SF: Evaluate the algorithm for assessing the correctness (CONDEC-576)

    • DecisionDecision: Implement evaluation possibilities into a separate tool!

    • IssueIssue: Where should the evaluation tool be integrated?

  • SF: Show status of decision knowledge elements (CONDEC-565)

  • SF: Export decision knowledge in Jira (CONDEC-484)

    • IssueIssue: Which machine readable format should be implemented?

Improvements

  • WI: Remove key parameter from REST API method to create element (CONDEC-619)

  • WI: Speed-up creation of Treant (CONDEC-618)

    • IssueIssue: How can we make the tree view faster
  • 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)

    • DecisionDecision: selected nodes are also selected the second compare graph
    • IssueIssue: How can we improve visibility of the howl project in the compere views
  • 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)

    • IssueIssue: Where should the classified messages be displayed?
  • WI: return selected proposed issues as a string release note (CONDEC-572)

    • IssueIssue: Welches Text-Format soll verwendet werden um die Release-Notes zu speichern?
    • DecisionDecision: Markdown
      .md
  • WI: implement better rating system for proposed issues (CONDEC-571)

    • IssueIssue: Which algorithm should be used to calculate the rating

    • DecisionDecision: Use combination of both scaling and median interval
      We use a combination of median and scaling.
      The numbers get divided in two intervals depending on the median and there they get scaled.

  • 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)

    • IssueIssue: What library should we use for imlementation?

    • IssueIssue: What algorithm should we use?

  • 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)

    • IssueIssue: 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...
Read more

v2.2.1

26 Jun 17:06
07a61c7
Compare
Choose a tag to compare

v2.2.0

13 Apr 16:58
aa5f663
Compare
Choose a tag to compare

v2.1.9

26 Jan 21:51
Compare
Choose a tag to compare

v2.1.8

06 Jan 19:30
Compare
Choose a tag to compare