Gizem Mutu Kurt
e37281adac
Merge branch 'HTML-encode-TagHelper' into gizem/HTML-encode-TagHelper-xss-test
1 month ago
Gizem Mutu Kurt
9e5434f27d
Merge branch 'dev' into gizem/HTML-encode-TagHelper-xss-test
1 month ago
maliming
c418e28742
Remove HtmlEncoder dependency from button tag helpers
1 month ago
maliming
3692690a86
Use `Append` method instead of `HtmlEncoder`.
1 month ago
Ma Liming
465e53db4c
Merge pull request #24535 from abpframework/auto-merge/rel-10-1/4236
Merge branch dev with rel-10.1
1 month ago
Halil İbrahim Kalkan
b6aa282802
Merge pull request #24534 from abpframework/unit-test-rider
Fix unit tests in Rider.
1 month ago
Halil İbrahim Kalkan
d2afff914c
Merge pull request #24533 from abpframework/BasicAggregateRoot_Events
Refactor BasicAggregateRoot to use nullable collections for distributed and local events
1 month ago
maliming
85ed51b87c
Fix unit tests in Rider.
1 month ago
maliming
c8fa004de6
Refactor event clearing methods with null-conditional operator
1 month ago
maliming
1e253b4844
Refactor BasicAggregateRoot to use nullable collections for distributed and local events
1 month ago
Ma Liming
634d8052ac
Merge pull request #24049 from gdlcf88/patch-10
1 month ago
maliming
028362c672
Add logging for DateTime conversion failures
1 month ago
maliming
84cf25f17b
Refactor DateTime handling to use GetUtcOffset for accurate timezone adjustments in model binding and JSON converters
1 month ago
maliming
d7ae2b9b8f
Merge branch 'dev' into pr/24049
1 month ago
maliming
275b181fce
Enhance DateTime handling with timezone support in model binding and JSON converters
1 month ago
maliming
9491c4600f
Merge branch 'rel-10.1' into pr/24049
1 month ago
maliming
b7dfc7840e
Merge branch 'rel-10.0' into HTML-encode-TagHelper
1 month ago
Ma Liming
e1359afaa2
Merge pull request #24529 from abpframework/auto-merge/rel-10-1/4235
Merge branch dev with rel-10.1
1 month ago
Ma Liming
e66d88d82b
Merge pull request #24528 from abpframework/auto-merge/rel-10-0/4234
Merge branch rel-10.1 with rel-10.0
1 month ago
Yağmur Çelik
21a2e54581
Merge pull request #24523 from abpframework/pr/update-tutorial-bookstore
Update `BookStore with ABP Suite` tutorial
1 month ago
Mansur Besleney
b5cabd9e21
Merge pull request #24527 from irem1demirci/patch-8
Update post.md
1 month ago
irem1demirci
8d40a1c935
Update post.md
1 month ago
Ma Liming
e67d6bafab
Merge pull request #24525 from abpframework/auto-merge/rel-10-1/4233
Merge branch dev with rel-10.1
1 month ago
Yağmur Çelik
306ff239fb
Merge pull request #24516 from abpframework/fix/resource-based-permission-modal-problems
Angular - Fixing resource based permission modal problems
1 month ago
github-actions[bot]
ead0a45f56
Optimised images with calibre/image-actions
1 month ago
Muhammed Ali ÖZKAYA
a43a45b9c3
Update `BookStore with ABP Suite` tutorial
1 month ago
Ma Liming
185048f5f8
Merge pull request #24519 from abpframework/salihozkara/improve-entity-changes
Improve entity history handling for shared types and JSON
1 month ago
maliming
6f57ec4568
Add audit support for JSON property changes.
1 month ago
maliming
96a7303fc6
Revert "Add support and tests for entity history with JSON properties"
This reverts commit 4d00ee9365 .
1 month ago
SALİH ÖZKARA
4d00ee9365
Add support and tests for entity history with JSON properties
Introduces AppEntityWithJsonProperty and related DbSet to test contexts, configures model to handle owned JSON properties, and adds tests to verify entity history tracking for nested JSON property changes and shared entities. Refactors EntityHistoryHelper to improve navigation property change handling.
1 month ago
Ma Liming
38a3afdf3b
Merge pull request #24522 from abpframework/auto-merge/rel-10-1/4232
Merge branch dev with rel-10.1
1 month ago
Engincan VESKE
9837dce850
Merge pull request #24520 from abpframework/maliming-patch-2
Fix resource display name in modal header
1 month ago
Ma Liming
c9a4ab4fe5
Merge pull request #24373 from MarkCiliaVincenti/Frozen
Use frozen collections where suitable
1 month ago
SALİH ÖZKARA
fb5dbaee99
Fix entity type name for shared CLR types
Update EntityHistoryHelper to set the entity type name only for shared CLR types that are not owned entities. This prevents incorrect entity name assignment for owned types.
1 month ago
Ma Liming
abe5a5c18b
Fix resource display name in modal header
1 month ago
SALİH ÖZKARA
d041aeb1fa
Improve JSON navigation property change tracking
Refactored EntityHistoryHelper to better handle property changes for navigation properties mapped to JSON. Now, nested property changes are prefixed with the navigation property name, and duplicate property names are handled to avoid conflicts.
1 month ago
SALİH ÖZKARA
bdd0901dba
Update framework/src/Volo.Abp.EntityFrameworkCore/Volo/Abp/EntityFrameworkCore/EntityHistory/EntityHistoryHelper.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 month ago
SALİH ÖZKARA
f253f9945e
Improve entity history handling for shared types and JSON
Enhanced EntityHistoryHelper to correctly handle entities with shared CLR types and properties mapped to JSON. Added logic to determine property type from entry values when the type is object, and improved property change tracking for JSON-mapped navigation properties.
1 month ago
Ma Liming
9f3f25b3cd
Merge pull request #24518 from abpframework/auto-merge/rel-10-1/4231
Merge branch dev with rel-10.1
1 month ago
Ma Liming
43e20a1ff7
Merge pull request #24517 from abpframework/auto-merge/rel-10-0/4230
Merge branch rel-10.1 with rel-10.0
1 month ago
Ma Liming
c162867296
Merge pull request #24512 from abpframework/fix-feature-checker
Use GetOrNullAsync for feature definition lookup
1 month ago
sumeyye
05f7c3c70b
fix: localization and add some auto save updates
1 month ago
sumeyye
0f79e2345f
fix: lookup search problems
1 month ago
Ma Liming
9a9244c1d7
Merge pull request #24514 from abpframework/auto-merge/rel-10-1/4229
Merge branch dev with rel-10.1
1 month ago
Ma Liming
463ba78e4b
Merge pull request #24513 from abpframework/auto-merge/rel-10-0/4228
Merge branch rel-10.1 with rel-10.0
1 month ago
Engincan VESKE
bb8b02052e
Merge pull request #24505 from abpframework/maliming-patch-2
Update MySql.EntityFrameworkCore version to 10.0.0-rc
1 month ago
maliming
f5a3526d7b
Update test for undefined setting to expect null
1 month ago
maliming
5bf06b50f5
Use GetOrNullAsync for setting definition lookup
1 month ago
Halil İbrahim Kalkan
3de33e51ee
Use GetOrNullAsync for feature definition lookup
Replaces GetAsync with GetOrNullAsync when retrieving feature definitions in FeatureChecker. This prevents exceptions when a feature is not found and returns null instead, improving error handling.
1 month ago
Mansur Besleney
7771d89005
Merge pull request #24511 from abpframework/skoc10-patch-1
Update version for nightly build 10.2.0preview
1 month ago