Releases: pimcore/admin-ui-classic-bundle
Releases · pimcore/admin-ui-classic-bundle
1.5.0-RC2
What's Changed
- 464 fix filtering objects or variant in grid tab by @lucfumagalli in #465
- Hide buttons for not editable tables by @APochmann in #455
- Only run POEditor Export in main repository not in forks by @matthiashamacher in #471
- 🔄 synced file(s) with pimcore/sync-common-files by @brusch in #438
- Add translations for missing keys in classification store. by @sid-mdt in #452
- Update cla checker by @robertSt7 in #482
- PHP 8.3 Support by @blankse in #446
- Scheduled sync changes from CE to EE admin ui classic bundle by @bluvulture in #490
- Introduce event to handle different object edit lock tasks by @APochmann in #448
- Support comparing localized fields in field collections in version view by @BlackbitDevs in #443
- Add possibility to make languages not mandatory by @matthiashamacher in #472
- [Improvement] Feature/input quantity value cell editor by @torqdev in #520
- Enable the selection of WebP & AVIF in the format selection of image thumbnails by @leitge in #442
- [Thumbnail] Mirror image via thumbnail configuration by @youwe-petervanderwal in #473
- [Improvement, EC]: Display read-only asset metadata when granted view permission by @kingjia90 in #524
- [Improvement]: Add requirement and support of phpoffice/phpspreadsheet by @kingjia90 in #539
- Decouple simple backend search from admin UI classic bundle by @markus-moser in #542
- Fix date filters and storage when client timezone differs from server timezone by @markus-moser in #553
- Fix edit in grid for date fields with date column type by @markus-moser in #557
- Add options to enable or disable timezone support for date attributes by @markus-moser in #560
- Fix date attributes without timezone support when server timezone is configured by @markus-moser in #565
- Make global language switch affect classification store by @GNi33 in #292
- [Improvement] Split icon library by @kingjia90 in #567
- [Improvement]: Make Dependencies tab hideable via config by @kingjia90 in #549
- [Improvement]: Move grid data related functions from pimcore/pimcore v11.3 by @kingjia90 in #457
- [Improvement]: Set default date time formats on startup based on user locale by @kingjia90 in #554
- Consider & showing Platform Version when installed by @fashxp in #568
- Remove "Default-Language in Admin-Interface" by @blankse in #447
- [Task]: Remove some leftover of unwanted change by @kingjia90 in #571
- Respect the user's timezone in the version preview and in CSV exports by @markus-moser in #548
- [Bug]: Fix potential bug in grid view options by @kingjia90 in #573
- Remove STAN check because of changes in 11.x by @lukmzig in #578
- Field type Table: Support autoSize columns by @BlackbitDevs in #566
- composer.json: use pimcore/pimcore: ^11.3.0-RC1 to still allow 11.x-dev by @brusch in #580
- Split icon library follow up by @markus-moser in #582
- Date/datetime timezone related fixes by @markus-moser in #583
- Fix accidentally added characters by @markus-moser in #584
- Hide variant filter when variants are disabled by @markus-moser in #585
- Fix date format parsing in scheduler when localized date format is enabled by @markus-moser in #587
- Grid options preview wrong date/time format by @markus-moser in #589
- Respect user timezone for creation/modification dates in version previews by @markus-moser in #590
New Contributors
- @lucfumagalli made their first contribution in #465
- @APochmann made their first contribution in #455
- @sid-mdt made their first contribution in #452
- @leitge made their first contribution in #442
- @youwe-petervanderwal made their first contribution in #473
- @markus-moser made their first contribution in #542
- @GNi33 made their first contribution in #292
Full Changelog: v1.4.4...v1.5.0-RC2
1.5.0-RC1
What's Changed
- 464 fix filtering objects or variant in grid tab by @lucfumagalli in #465
- Hide buttons for not editable tables by @APochmann in #455
- Only run POEditor Export in main repository not in forks by @matthiashamacher in #471
- 🔄 synced file(s) with pimcore/sync-common-files by @brusch in #438
- Add translations for missing keys in classification store. by @sid-mdt in #452
- Update cla checker by @robertSt7 in #482
- PHP 8.3 Support by @blankse in #446
- Scheduled sync changes from CE to EE admin ui classic bundle by @bluvulture in #490
- Introduce event to handle different object edit lock tasks by @APochmann in #448
- Support comparing localized fields in field collections in version view by @BlackbitDevs in #443
- Add possibility to make languages not mandatory by @matthiashamacher in #472
- [Improvement] Feature/input quantity value cell editor by @torqdev in #520
- Enable the selection of WebP & AVIF in the format selection of image thumbnails by @leitge in #442
- [Thumbnail] Mirror image via thumbnail configuration by @youwe-petervanderwal in #473
- [Improvement, EC]: Display read-only asset metadata when granted view permission by @kingjia90 in #524
- [Improvement]: Add requirement and support of phpoffice/phpspreadsheet by @kingjia90 in #539
- Decouple simple backend search from admin UI classic bundle by @markus-moser in #542
- Fix date filters and storage when client timezone differs from server timezone by @markus-moser in #553
- Fix edit in grid for date fields with date column type by @markus-moser in #557
- Add options to enable or disable timezone support for date attributes by @markus-moser in #560
- Fix date attributes without timezone support when server timezone is configured by @markus-moser in #565
- Make global language switch affect classification store by @GNi33 in #292
- [Improvement] Split icon library by @kingjia90 in #567
- [Improvement]: Make Dependencies tab hideable via config by @kingjia90 in #549
- [Improvement]: Move grid data related functions from pimcore/pimcore v11.3 by @kingjia90 in #457
- [Improvement]: Set default date time formats on startup based on user locale by @kingjia90 in #554
- Consider & showing Platform Version when installed by @fashxp in #568
- Remove "Default-Language in Admin-Interface" by @blankse in #447
- [Task]: Remove some leftover of unwanted change by @kingjia90 in #571
- Respect the user's timezone in the version preview and in CSV exports by @markus-moser in #548
New Contributors
- @lucfumagalli made their first contribution in #465
- @APochmann made their first contribution in #455
- @sid-mdt made their first contribution in #452
- @leitge made their first contribution in #442
- @youwe-petervanderwal made their first contribution in #473
- @markus-moser made their first contribution in #542
- @GNi33 made their first contribution in #292
Full Changelog: v1.4.4...v1.5.0-RC1
1.4.4
What's Changed
- Bug: language switch by @robertSt7 in #555
- [Bug]: Fix Quantity Value Range turning 0 into empty/null by @kingjia90 in #561
- Fix issue with "Undefined array key 0" when bulk importing custom layouts by @DanielLaranjeira063 in #558
- FieldDefinition: Add missing forbidden names by @blankse in #545
- [Bug] JS Errors on Bricks with many-to-many relation and specific configuration by @robertSt7 in #462
Full Changelog: v1.4.3...v1.4.4
1.4.3
What's Changed
- Fix: Upload Dialog remains visible on failure by @blankse in #501
- [Task]: Update SECURITY.md by @kingjia90 in #514
- [BUGFIX] Fixed dirty detection of carbon fields by @turbo-ele in #467
- [Asset upload] Provide translation parameters in correct order by @BlackbitDevs in #519
- PhpCsFixer: Execute on pull requests by @blankse in #517
- Fix: Numeric Editable config option "decimalPrecision" does not work by @blankse in #507
- [Bug]: Restore
class name
(object) andid
in toolbar submenu by @kingjia90 in #516 - [Bug, LTS]: Delete all versions controller action does not respect element type by @robertSt7 in #521
- NotificationController: Set limit/offset as integer by @blankse in #508
- [Bug]: Fix "getSaveData is not a function" in Folder context by @mindspace-devs in #505
- [Bug, EC; LTS]: Parts of main menu disappear when starting download by @robertSt7 in #522
- [Bug]: Fix calling isAllowed on
null
by @kingjia90 in #529 - [FIX]: Dynamic Text Labels preview by @Navino16 in #518
- Fix: hide empty toolbar item by @Kayphonie in #532
- [GridConfigDialog] Fix Uncaught Error: Duplicate component id "tree" by @blankse in #504
- [Bug]: Fix visual bug that scheduled date is in different format by @kingjia90 in #534
- [Bug]: Fix last generated static page date displayed as 1970 by @kingjia90 in #533
- Fix UX for inherited boolean properties by @frc0necto in #479
- Update minipaint by @robertSt7 in #537
- Fixes problem when post_max_size is set to unlimited but upload_max_filesize has a limit by @DanielLaranjeira063 in #538
- Fix consideration of checked tags with collapsed parent tag by @saschabaecher-twocream in #445
- [Bug]: Hide search input field when Simple Backend Search bundle is not active by @kingjia90 in #546
New Contributors
- @turbo-ele made their first contribution in #467
- @mindspace-devs made their first contribution in #505
- @Navino16 made their first contribution in #518
- @Kayphonie made their first contribution in #532
- @frc0necto made their first contribution in #479
- @DanielLaranjeira063 made their first contribution in #538
Full Changelog: v1.4.2...v1.4.3
1.4.2
What's Changed
- [Bug] Mark table field dirty after pasting data from clipboard by @mcop1 in #510
- "Save and Publish" asset button does not work correctly by @robertSt7 in #513
Full Changelog: v1.4.1...v1.4.2
1.4.1
What's Changed
- Fix label in string contains operator by @saschabaecher-twocream in #441
- Add translation for invalid option in multiselect / select by @melissakittl in #404
- Fix: Upload dialog of the object video tag by @patkul0 in #411
- Don't use 100% width for grid/cell editor by @blankse in #439
- [BUGFIX]: Moving objects in alphabetical tree by @dturopoli in #469
- Provide fieldname to get-nice-path calls in grid editor by @astehlik in #436
- Revert part of PSDP-244/686e913 to fix an error when uploading a new avatar by @skoch98 in #477
- [Bug]: UI Inconsistencies between Advanced Many-to-Many and Many-to-Many data types by @skoch98 in #478
- Login: Center custom logo by @blankse in #480
- Fix: js error on asset save only scheduled tasks by @robertSt7 in #483
- Fix: quantity values-load base units by @opreacalina90 in #415
- [Bug]: Fix Custom OptionsProvider value reset in Class definition edit mode of DataObject Select field by @kingjia90 in #485
- [Bug, EC]: Fix unchecked array access in WorkflowManagementListener by @kingjia90 in #488
- [Bug]: Fix typo and apply CLA changes by @kingjia90 in #495
- [Bug]: Fix attributes->get('_controller') potentially being null causing TypeError in UsageStatisticsListener.php by @Daniel-Ateles in #453
- Fix null to property error in operator text by @saschabaecher-twocream in #503
New Contributors
- @saschabaecher-twocream made their first contribution in #441
- @melissakittl made their first contribution in #404
- @patkul0 made their first contribution in #411
- @dturopoli made their first contribution in #469
- @astehlik made their first contribution in #436
Full Changelog: 1.4.0...v1.4.1
1.4.0
What's Changed
- [Improvement] Adding post menu build event by @mattamon in #387
- Refactor export handler from inline into own function by @Corepex in #393
- Added stale bot by @bluvulture in #401
- Support QuantityValueRange on Classification Store as mentioned in #385 by @ITspirit in #386
- Remove superfluous PHPDoc by @blankse in #239
- UserNameTrait: Use Required attribute by @blankse in #410
- [Task]: Change login background image by @kingjia90 in #400
- Support displaying localized fields in field collections in version view by @BlackbitDevs in #382
- [Assets][Grid]: Fix batch append and remove by @kingjia90 in #432
- Many-to-many-relations: support multi-file-upload by @BlackbitDevs in #137
- Fix invite user modal translation by @blankse in #450
- Thumbnail: Don't create cover item with positioning: null by @blankse in #449
- [Bug]: Split view for localized fields in object bricks not working properly (data loss) by @kingjia90 in #451
- [Data Objects] Password : Deprecate support for algorithms other than password_hash by @kingjia90 in #454
- [Docs]: Removed outdated line about deprecated by @kingjia90 in #458
- Followup #454 by @blankse in #459
- Document version conparison fix: make the comparison independent from session/cookie authentication by @brusch in #460
- Followup #460 by @blankse in #461
- Added Gotenberg support for creating page and version previews by @brusch in #423
Full Changelog: v1.3.4...1.4.0
https://github.com/pimcore/admin-ui-classic-bundle/issues?q=is%3Aclosed+milestone%3A1.4.0
1.3.5
What's Changed
- [Assets][Grid]: Fix batch append and remove by @kingjia90 in #432
- Fix invite user modal translation by @blankse in #450
- Thumbnail: Don't create cover item with positioning: null by @blankse in #449
- [Bug]: Split view for localized fields in object bricks not working properly (data loss) by @kingjia90 in #451
- Document version conparison fix: make the comparison independent from session/cookie authentication by @brusch in #460
- Followup #460 by @blankse in #461
Full Changelog: v1.3.4...v1.3.5
https://github.com/pimcore/admin-ui-classic-bundle/issues?q=is%3Aclosed+milestone%3A1.3.5
1.3.4
What's Changed
- Fix typo in twig variable names by @blankse in #414
- Fix loading login background image from remote by @matthiashamacher in #392
- [Bug]: Fix crash when selecting an empty value in Asset Grid multiselect filters by @kingjia90 in #418
- sonar-cloud-fix by @herbertroth in #421
- [Bug]: Grid export error with localized brick by @fashxp in #430
- [Security]: Fix potential host injection in invitation link by @kingjia90 in #428
- [Bug]: Fix unwanted code (hasTargetGroupSpecificEditables) removal in DocumentControllerBase by @kingjia90 in #427
- [Bug]: Fix grid display of dynamic select options by @kingjia90 in #426
- [Bug]: Fix asset metadata tag type by @kingjia90 in #419
- [Bug]: Activate Filter for Asset grids by @kingjia90 in #417
New Contributors
- @matthiashamacher made their first contribution in #392
- @herbertroth made their first contribution in #421
Full Changelog: v1.3.3...v1.3.4
1.3.3
What's Changed
- Fix: gridview filtering with multiple filters starting with null or empty filter by @opreacalina90 in #372
- Fix: Tag access rights by @robertSt7 in #412
- [Bug]: Fix grid batch edit not considering the current language by @kingjia90 in #413
New Contributors
- @opreacalina90 made their first contribution in #372
Full Changelog: v1.3.2...v1.3.3