Skip to content

Releases: STARIONGROUP/COMET-WEB-Community-Edition

WEB Application - Version 5.1.0

18 Jun 08:48
Compare
Choose a tag to compare

This release includes the following:

  • Implement the OpenTab Component; fixes #663
  • Sidebar should be collapsible; fixes #668
  • Change login flow; fixes #671 - Pages that don't require open iterations won't ask to open a model.

WEB Application - Version 5.0.0

12 Jun 13:48
Compare
Choose a tag to compare

This release includes the following:

  • [Implement] create and edit (update) of ArrayParameterType; fixes #602
  • [Add] Core components implemented for tab flow; fixes #656 #661 #662:
  • [Create] a sidebar and remove the current top menu; fixes #666
  • [Integrate] sidebar with tabs functionality; fixes #667

WEB Application - Version 4.7.1

04 Jun 14:07
Compare
Choose a tag to compare

This release includes the following:

  • [Engineering Model] Implement DomainFilestore page; fixes #615

WEB Application - Version 4.7.0

04 Jun 14:06
Compare
Choose a tag to compare

This release includes the following:

  • [EditFom] validation improvements; fixes #641
  • [Refactor] BaseDataItemTableViewModel.CreateNewRow to make use of a Factory service; fixes #630
  • [Refactor] Viewmodels to make use of this.whenanyvalue in favour of XXXViewModel.Selectxxx() methods; fixes #628
  • [ReferenceData] categories - hierarchy view improvements; fixes #626
  • [Model Editor] Panel Editor - add Parameter and add Element Definition improvements; fixes #627
  • [Server Administration] Refactor Participant Roles page to be inline with Measurement Scale page; fixes #611
  • [Server Administration] Refactor Person Roles page to be inline with Measurement Scale page; fixes #610
  • [Server Administration] Refactor Models page to be inline with Measurement Scale page; fixes #612
  • [Engineering Model] Refactor Options page to be inline with Measurement Scale page; fixes #613
  • [Engineering Model] Refactor CommonFilestore page to be inline with Measurement Scale page; fixes #614

WEB Application - Version 4.6.0

24 May 09:00
Compare
Choose a tag to compare

This release includes the following:

  • [Refactor] BaseDataItemTableViewModel.InitializeViewModel to make use of an abstract QueryListOfThings method; fixes #631
  • [Improve] toast messages, make the message to the user more specific; fixes #640

WEB Application - Version 4.5.0

23 May 20:31
Compare
Choose a tag to compare

This release includes the following:

  • [Update] CDP4-SFK to version 27.0.0
  • [Update] antdesign, Authorization, WebUtilities, ReactiveUI, System.Drawing.Common
  • [Update] [NUnit, Coverlet
  • [Refactor] domains of expertise pages; fixes #608
  • [Reference Data] refactor Category page to be inline with measurement scales page; fixes #606
  • [DeprecatableThing] remove the Deprecate button, since the checkbox is already available; fixes #622
  • [Reference Data] refactor measurement units page to be inline with measurement scales page; fixes #605
  • [Server Administration] Refactor user Management page to be inline with Measurement Scale page; fixes #607
  • [Minimize] the user of SessionService.RefreshSession; fixes #632
  • [Refactor] organizations page; fixes #609
  • [Configuration] Add a fullTrust property to the appsettings; fixes #637

WEB Application - Version 4.4.0

17 May 12:00
Compare
Choose a tag to compare

This release includes the following:

  • [Improve] Model Editor page - useability; fixes #617

WEB Application - Version 4.3.0

17 May 06:03
Compare
Choose a tag to compare

This release includes the following:

  • [Reference Data] improve measurement scales page - part 2; fixes #600
  • [Reference Data] refactor ParameterTypes page to be inline with measurement scales page; fixes #604
  • [Engineering Model] CommonFileStore: when a user adds a filestore and then tries to delete the filestore the application crashes; fixes #616

WEB Application - Version 4.2.0

15 May 09:39
Compare
Choose a tag to compare

This release includes the following:

  • [Reference Data] Add, Edit and Deprecate all Parameter Types (with the exception of Array Parameter Types); fixes #437

WEB Application - Version 4.1.0

12 May 10:05
Compare
Choose a tag to compare

This release includes the following:

  • [Model editor] As a domain expert, I want to add new parameters for an element; fixes #24
  • [Fix] element definition creation
  • [Add] support for ValueArrayDetails; fixes #459
  • [Update] layout of MeasurementScale page; fixes #591
  • [Add] DomainOfExpertise / owner - drop down list (combobox) improvements; fixes #593
  • [Add] a full trust checkbox on the login form to allow connecting to servers with self signed certificates; #597