-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Comparing changes
Open a pull request
base repository: pimcore/pimcore
base: v12.1.4
head repository: pimcore/pimcore
compare: v12.1.5
- 16 commits
- 23 files changed
- 7 contributors
Commits on Sep 8, 2025
-
[Data Objects] Do not return inherited properties if inheritance is d…
…isabled (#18444) * do not return inherited properties if inheritance is disabled * do not return inherited properties if inheritance is disabled * support disabling of loading inherited properties
Configuration menu - View commit details
-
Copy full SHA for 5cddc5c - Browse repository at this point
Copy the full SHA 5cddc5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a326bc3 - Browse repository at this point
Copy the full SHA a326bc3View commit details
Commits on Sep 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5b29bf1 - Browse repository at this point
Copy the full SHA 5b29bf1View commit details
Commits on Sep 11, 2025
-
[Bug]: Pimcore\Model\Notification::setCreationDate(): Argument #1 ($c…
…reationDate) must be of type string, null given (#18678) * Update creationDate assignment with fallback * Check creation date when setting creation date
Configuration menu - View commit details
-
Copy full SHA for 8cdfd69 - Browse repository at this point
Copy the full SHA 8cdfd69View commit details
Commits on Sep 15, 2025
-
[Bug]: Fix WYSIWYG classificationStore default width (#18680)
* Add __wakeup method to Wysiwyg class * Enhance Wysiwyg class with layout enrichment Added LayoutDefinitionEnrichmentInterface to Wysiwyg class and implemented enrichLayoutDefinition method. * Change default width in enrichLayoutDefinition method * Apply php-cs-fixer changes * Change default width to '100%' in enrichLayoutDefinition * Update parameter type in enrichLayoutDefinition method --------- Co-authored-by: kingjia90 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6709d84 - Browse repository at this point
Copy the full SHA 6709d84View commit details
Commits on Sep 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b987cf1 - Browse repository at this point
Copy the full SHA b987cf1View commit details
Commits on Sep 17, 2025
-
PhpStan Version Upgrade September (#18685)
* Update phpstan/phpstan version to 2.1.26 * Fix typo in phpstan/phpstan version string * bump to lastest again (tagged today) and refactor condition * Downgrade phpstan/phpstan to version 2.1.26 * Enhance type hinting for user class in factory * remove ignored pattern * refactor
Configuration menu - View commit details
-
Copy full SHA for 06c92ae - Browse repository at this point
Copy the full SHA 06c92aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for d547a97 - Browse repository at this point
Copy the full SHA d547a97View commit details
Commits on Sep 22, 2025
-
[Bug]: DDL for search_backend_data is redundant (#18665)
* Fix: remove create table search_backend_data * Fix: tests * Fix: tests
Configuration menu - View commit details
-
Copy full SHA for 6320f43 - Browse repository at this point
Copy the full SHA 6320f43View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfd29c9 - Browse repository at this point
Copy the full SHA dfd29c9View commit details
Commits on Sep 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 90f4224 - Browse repository at this point
Copy the full SHA 90f4224View commit details
Commits on Sep 25, 2025
-
Add isEmpty check to calculated value, with specific validations for …
…boolean and numeric types to prevent issues with inheritance. (#18674)
Configuration menu - View commit details
-
Copy full SHA for f693d0c - Browse repository at this point
Copy the full SHA f693d0cView commit details
Commits on Sep 29, 2025
-
[Asset] Prevent flooding pimcore_asset_update message queue transport…
… with faulty assets triggered by previews in admin ui (#18679)
Configuration menu - View commit details
-
Copy full SHA for 2db1133 - Browse repository at this point
Copy the full SHA 2db1133View commit details -
[Task]: Update Dynamic Thumbnail Generation on Request documentation …
…with warnings (#18710) * Update Image Thumbnails documentation with warnings Added a warning about PublicServicesController and caching issues. * Clarify warning for thumbnail feature availability Updated warning message for thumbnail feature to clarify potential issues during maintenance mode.
Configuration menu - View commit details
-
Copy full SHA for 9f577f5 - Browse repository at this point
Copy the full SHA 9f577f5View commit details -
Merge remote-tracking branch 'origin/11.5' into 12.1
# Conflicts: # composer.json # models/Asset.php
Configuration menu - View commit details
-
Copy full SHA for 4a8aa8d - Browse repository at this point
Copy the full SHA 4a8aa8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fca4de8 - Browse repository at this point
Copy the full SHA fca4de8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v12.1.4...v12.1.5