Skip to content

Releases: open-dxp/admin-bundle

v1.3.5

Choose a tag to compare

@solverat solverat released this 10 Jul 11:58
634d5fb

What's Changed

  • Fix missing OpenDXP CSS vars by @jeykodev in #99
  • fix: add guards for read/get operations in controllers and assets by @NiklasBr in #94

New Contributors

Full Changelog: v1.3.4...v1.3.5

v1.3.4

Choose a tag to compare

@solverat solverat released this 30 Jun 11:59
60e735f

What's Changed

  • Chore: Remove unused grid configuration processing logic from DataObjectController by @solverat in #89
  • Bugfix: Resolve persistent thumbnail spinners in asset folder preview by @solverat in #90
  • Bugfix: Standardize Content-Disposition header formatting across controllers by @solverat in #92
  • Improvement: Add stricter unserialize options; refactor variable naming in TranslationController by @solverat in #88
  • Improvement: Added css color variables prefix by @cbl6499 in #87

Full Changelog: v1.3.3...v1.3.4

v1.3.3

Choose a tag to compare

@solverat solverat released this 26 May 14:02
a8a43e4

What's Changed

  • fix executing workflow transitions by @benwalch in #80
  • fix: array thumbnail parameter in getImageThumbnailAction by @marcopixel in #78
  • Update opendxp website url in login screen by @scrummer in #83
  • add forceResize checkbox to video thumbnail settings in admin bundle by @solverat in #82
  • remove duplicate AdminExtension service definition from services.yaml by @solverat in #84
  • update PHP-CS-Fixer workflow: adjust inputs and add fork point configuration by @solverat in #85

New Contributors

Full Changelog: v1.3.2...v1.3.3

v1.3.2

Choose a tag to compare

@solverat solverat released this 13 Apr 13:10
b79d2bc

What's Changed

  • Replace branding assets with OpenDXP equivalents by @scrummer in #66
  • use query.get instead of get for perspective parameter by @solverat in #68
  • remove redundant translation cache clearing from TranslationController by @solverat in #67
  • update toolbar links to use new documentation URLs by @solverat in #70
  • update admin UI styles: adjust notification and avatar elements for improved alignment and responsiveness by @solverat in #72
  • document link: fix invalid infinite loop detection when linking to another type of element by @solverat in #74
  • remove POEditor export workflow and prune outdated translation keys by @solverat in #75
  • Add php 8.5 support by @solverat in #76

Full Changelog: v1.3.1...v1.3.2

v1.3.1

Choose a tag to compare

@solverat solverat released this 10 Mar 09:45
652970b

What's Changed

  • add guard clause to prevent rendering site settings without a valid site by @solverat in #65

Full Changelog: v1.3.0...v1.3.1

v1.3.0

Choose a tag to compare

@solverat solverat released this 09 Mar 16:46
058c008

What's Changed

  • Site custom settings by @solverat in #61
  • replace SystemSettingsConfig usage with GeneralHostResolver in LoginController and UserController by @solverat in #62
  • refactor ContentSecurityPolicyHandler and SiteCustomConfigNodeType by @solverat in #63
  • update CHANGELOG.md for release 1.3.0 by @solverat in #64

Full Changelog: v1.2.3...v1.3.0

v1.2.3

Choose a tag to compare

@solverat solverat released this 27 Feb 11:52
7845a8b

What's Changed

  • Translations: Fix data request - streamline filtering and improve readability by @solverat in #50
  • correct languages when creating admin translation (#53) by @benwalch in #54
  • Refactor SQL queries: enforce parameterized bindings and consistent style by @solverat in #49
  • strict equality checks across admin bundle by @solverat in #55
  • update constant declarations to use type hints and visibility modifiers by @solverat in #56

Full Changelog: v1.2.2...v1.2.3

v1.2.2

Choose a tag to compare

@benwalch benwalch released this 19 Feb 15:44
aca7335

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

Choose a tag to compare

@scrummer scrummer released this 04 Feb 13:14
5254bb3

What's Changed

  • update Rector configuration: add ForeachItemsAssignToEmptyArrayToAssignRector and update comments by @solverat in #37
  • Apply changes from upstream by @scrummer in #40
  • Various Ext JS Improvements by @solverat in #38
  • Replace $request->get() by @solverat in #39
  • #41 Fix CSS outline property value by @scrummer in #42
  • Fix outline property in editmode.css by @blankse in #43
  • update BC layer comment to reflect OpenDxp 2.0 target by @solverat in #44

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

Choose a tag to compare

@scrummer scrummer released this 06 Jan 12:54
14d0bb4

What's Changed

New Contributors

Full Changelog: v1.1.2...v1.2.0