Skip to content

v4.6.0-beta2

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Sep 13:42
· 589 commits to main since this release

ibexa/admin-ui changes between v4.6.0-beta1 and v4.6.0-beta2

Improvements

  • IBX-6017: Avoid loading whole content in the Content Tree (#2104)
  • IBX-6240: Create general css classes for switcher (from edit form left menu) (#850)
  • IBX-6314: Apply microcopy guidelines and adjust translation keys and domains (#866)
  • IBX-6415: Renamed domain names (#886)
  • IBX-3698: Conditional icon for form_help (#889)
  • IBX-6252: Update hover styles for --selector button (#877)
  • IBX-6338: As an Editor I'd like to sort the list of search results (#884)
  • IBX-6339: As an Editor I'd like use facets to filter global search results (#871)
  • IBX-6502: Drafts under content (#899)
  • IBX-6492: Keyboard support for redo and undo (#903)

Bugs

  • IBX-5744: [Tags] Incorrect Root tag name on create a new tag form (#827)
  • IBX-5869: Search results table view for many translations (#820)
  • IBX-5863: Adjust reschedule modal for long labels in buttons (#829)
  • IBX-5784, IBX-5743: CkEditor toolbar overflow (#815)
  • IBX-1133: An exception occurred while searching for available contents in back office (#2105)
  • IBX-6193: [Landing page] JS exception occur while editing landing page (#838)
  • IBX-6123: Fixed tooltips ellipsis (#848)
  • IBX-5979: Fixed creator filter overlapped by table elements in trash list (#832)
  • IBX-6001: Added cast items array to String (#843)
  • IBX-6160: Fix tooltip text height calculation (#852)
  • IBX-6160: Fix tooltip text height calculation (#851)
  • IBX-5852: Created a new layout for error pages to prevent leak data (#2106)
  • IBX-4325: Added min-height for field definition header (#839)
  • IBX-4172: Fixed jumping headline in content structure (#841)
  • IBX-6276: Added removing content type draft when clicking cancel button (#2107)
  • IBX-3675: Fix unavailable state styling of PB sidebar blocks (d&d) (#845)
  • IBX-3069: Fixed selection input in firefox (#835)
  • IBX-5145: Modified invitation modal for easier extending (#844)
  • IBX-6327: Added missing content_type_name parameter (#868)
  • IBX-6260: Fixed preview voter taking language priority into consideration (#865)
  • IBX-5886: Dispatched ContentCreateContentTypeChoiceLoaderEvent
  • IBX-6214: Set default action to publishContentType (#870)
  • IBX-6261: Fixed UDW Search module to set locations when unmounting (#861)
  • IBX-6342: Fixed richtext field in user content type (#885)
  • IBX-5854: Added base backoffice path to adminUI config (#860)
  • IBX-5743: Fixed header z-index in edit mode (#888)
  • IBX-6451: Calculating the size of the dropdown element has been changed (#2110)
  • IBX-2942: Added missing edit permission restriction in UDW response (#2109)

Misc