-
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.2.3
head repository: pimcore/pimcore
compare: v12.2.4
- 10 commits
- 40 files changed
- 6 contributors
Commits on Nov 19, 2025
-
[Bug, EC] PEES-824: Bug: Default Value When Using Field Collections (#…
…18814) * fix * Apply php-cs-fixer changes * add tests * Apply php-cs-fixer changes * Update FieldcollectionTest.php * Update container class folder path in Definition.php * Update Definition.php * Refactor getFieldDefinitionParams call for readability * Refactor FieldcollectionTest to validate default values Updated the test to check default values for new objects in Fieldcollection. * Change default value for 'linput' field * Apply php-cs-fixer changes * dirtylanguage returns null on existing data * Fix null input handling in FieldcollectionTest * fix test * refactor --------- Co-authored-by: kingjia90 <6014195+kingjia90@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1ab7773 - Browse repository at this point
Copy the full SHA 1ab7773View commit details -
[BUG] Update checkPostAuth of UserChecker to set last login date (#18836
Configuration menu - View commit details
-
Copy full SHA for aeb22eb - Browse repository at this point
Copy the full SHA aeb22ebView commit details -
[Bugfix]: Ensure
getConditionVariableTypes()is used in all DAOs (#……18789) * [Bugfix]: Ensure `getConditionVariableTypes()` is used in all DAOs * [Refactor]: Replace `getModel()` method calls with direct `$this->model` access in DAOs
Configuration menu - View commit details
-
Copy full SHA for 8f14a1a - Browse repository at this point
Copy the full SHA 8f14a1aView commit details
Commits on Nov 28, 2025
-
[Bug, EC] PEES-839: Fix Static Page generation not working properly v…
…ia CLI (#18835) * [FIX]: static page generator resets services now, if is executed in cli * [FIX]: static page generation: set uri for request * add docs about https and http context in CLI * Simplify service reset logic in CLI context * bc safe change * typo * Update StaticPageGenerator.php * attempt approach to resolve 3.2 --------- Co-authored-by: Melissa Kittl <melissa.kittl@valantic.at>
Configuration menu - View commit details
-
Copy full SHA for ca9f653 - Browse repository at this point
Copy the full SHA ca9f653View commit details
Commits on Dec 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9246a42 - Browse repository at this point
Copy the full SHA 9246a42View commit details
Commits on Dec 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 39f2d27 - Browse repository at this point
Copy the full SHA 39f2d27View commit details -
Configuration menu - View commit details
-
Copy full SHA for f92ec4c - Browse repository at this point
Copy the full SHA f92ec4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9820a75 - Browse repository at this point
Copy the full SHA 9820a75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bc2bff - Browse repository at this point
Copy the full SHA 5bc2bffView commit details
Commits on Dec 5, 2025
-
Merge remote-tracking branch 'origin/11.5' into 12.2
# Conflicts: # lib/Http/RequestHelper.php # models/DataObject/Classificationstore/CollectionConfig/Listing/Dao.php # models/DataObject/Classificationstore/StoreConfig/Listing/Dao.php # models/Element/Tag/Listing/Dao.php # models/Notification/Dao.php
Configuration menu - View commit details
-
Copy full SHA for 0239cef - Browse repository at this point
Copy the full SHA 0239cefView 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.2.3...v12.2.4