Skip to content

Releases: infonova/infocmdb

v4.1.0

12 Mar 08:45
f1e6769
Compare
Choose a tag to compare

Changelog

Changes:

#110: Add default webservices to manage projects
#111: Add list query to "Dropdown (SQL filled") attribute

Bug fixes:

#110: Fix displaying newlines in description of webservice detail view

v4.0.13

20 Feb 09:50
babbbef
Compare
Choose a tag to compare

Changelog

Changes:

#106: Separate password change from user edit

Bug fixes:

#102: Trim displayed attribute description
#103: Fix types of identifiers in script workflow params
#105: Fix singleEdit update of selectQuery attribute without selections
#108: Fix single edit of multiselect attribute

v4.0.12

11 Feb 14:20
8aea7df
Compare
Choose a tag to compare

Changelog

Changes:

This release is focussed on bugfixes only.
No significant changes occurred.

Bug fixes:

#99: Fix CI search with umlauts
#97: Validate that golang workflow names do not end with _test
#95: Fix update ci attributes with non-existent empty input field attribute

v4.0.11

11 Feb 14:16
79e166d
Compare
Choose a tag to compare

Changelog

Changes:

  • #82: Change dropdown attribute values without order number to default to 0

Bug fixes:

  • #93: Do not create, update or display query attributes more than once
  • #92: Fix wrong trigger type "manual" for fileimport workflows
  • #91: Fix missing note attribute for citype seeds
  • #89: Fix workflow context data types to be consistent
  • #87: Fix displaying workflow json context
  • #86: Fix problem with attribute filters not working since XSS enhancements
  • #80: Attribute - script, action-script not shown in existing ci's
  • #79: Attribute - script, action-script flag not saved on create

v4.0.10

11 Dec 10:09
5034fb4
Compare
Choose a tag to compare

Changelog

changed

  • attribute dropdown without ordernumer will default to 0
  • various run-script changes and fixes
  • menu order is now order-id > display value, rather than order-id only which caused random reorder
  • menu default order changed to be more intuitive
  • singleedit can now be canceled via 'esc'-key

fixes

  • attribute scripts which are created will showup for existing cis
  • attribute scripts action-flag will be saved upon creation
  • singleedit attribute write-permissions not properly checked in edge-cases
  • adds missing translations for various forms

v4.0.9

03 Dec 13:35
acbf63f
Compare
Choose a tag to compare
Merge pull request #69 from infonova/develop

update v4.0.9

v4.0.8

03 Dec 13:08
d8e6324
Compare
Choose a tag to compare

Changelog

changes

  • cosmetic: search-input, search-button don't wrap anymore
  • button order of ci:create/edit to be consistent

fixes

  • singleedit can now be canceled

v4.0.7

02 Dec 10:07
37ccc56
Compare
Choose a tag to compare

Changelog

additions

  • apiV2: Citype:List Action
  • Attribute:Create/Edit regex will now be validated to be proper regex

changes

  • Form buttons reordered to be consistent
  • cancel button failed to cancel in all cases
  • some css cleanup

v4.0.6 - Cleaned Context and Docker Scripts

28 Nov 13:49
853e72e
Compare
Choose a tag to compare

Changelog

Improvement

  • updates wf:context - added ci:create:new, removed ci:delete:new
  • updates import validation error

Minor fix release

26 Nov 15:27
73e5ade
Compare
Choose a tag to compare

Changes

  • adds missing query_en translations
  • adds mission translation for cqlDefault
  • adds travis_retry for selenium steps as those can randomly fail
  • changes perl default lib github url
  • fixes ci translation punctuation
  • updates golang default workflow templates