Skip to content

v2.8.0

Compare
Choose a tag to compare
@zburke zburke released this 24 Jul 18:48
· 1519 commits to master since this release
55c29f6
  • <SearchAndSort> accepts title to set the results-pane headline. Refs UIOR-298.
  • <EditableList> layout is stable when validation errors are present and prevents validation on cancel. Fixes UIORG-81.
  • <ControlledVocab> accepts optional new actuatorType property. If set to 'refdata', it performs different back-end operations to maintain the vocabulary, as described in API to the Refdata system. Fixes ReShare issue PR-189. Available from v2.7.3.
  • Remove permissions related to the (deprecated and removed) earlier implementation of Notes (STSMACOM-224)
  • <ControlledVocab> displays error message when save fails. Fixes STSMACOM-165.
  • <AddressFieldGroup> i18n. Fixes STSMACOM-170.
  • Reset <SearchField> with an empty string instead of undefined. Fixes UIIN-615.
  • Fix requests count and alert message after loan due date changed. Refs UIU-1070.
  • Pass permissions to setupApplication so tests can configure their own permissions. Fixes STSMACOM-231.
  • Fix <ViewMetaData> so it doesn't blow the stack when creator and updater differ. Fixes STSMACOM-230.