96 Commits (maliming/uow-commit-before-response)

Author SHA1 Message Date
maliming 71da95e1d9
Use a per-connection in-memory SQLite database in unit tests 1 month ago
maliming 38c651767e
Support HTTP QUERY method 1 month ago
maliming 85770416c6
Skip disabled complex properties in auditing 7 months ago
maliming 45557f9ae5
Enhance auditing for complex properties by adding support for nested complex property changes and updating related tests 7 months ago
maliming e487c0aaf2
Support auditing and history for complex properties 7 months ago
maliming 07a2087e85
Add ambient auditing disable/enable support. 7 months ago
maliming 6f57ec4568
Add audit support for JSON property changes. 8 months ago
maliming 00f0bc9636
Skip auditing for navigations with DisableAuditing attribute 8 months ago
maliming 88bfa816bc
Improve foreign key change detection in domain events 10 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 1 year ago
maliming 17c4e6be53
Get the before and after changes of navigation properties. 2 years ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
maliming 3c8944cec5
Use DbFunction for global query filters. 2 years ago
maliming d503f292e3
Add `AbpEfCoreNavigationHelper`. 2 years ago
maliming 2c5ed8dd63
Use `AbpUnitTestSqliteConnection` instead of `SqliteConnection`. 3 years ago
maliming 155b7449b7
Add `SaveEntityHistoryWhenNavigationChanges` to `AbpAuditingOptions `. 3 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 3 years ago
maliming b663efdb28
Add more unittests for entity changes. 3 years ago
maliming ab170e3821
Update Auditing_Tests.cs 3 years ago
htve 21c218641e
Fix error test caused by multiple attach 3 years ago
maliming 6bd43caee5
Enable `Central Package Management`. 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
maliming a04417529a
Remove `JsonIgnoreAttribute` and use `AbpIgnorePropertiesModifiers`. 3 years ago
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework 3 years ago
maliming a4ea796701
Update Auditing_Tests.cs 4 years ago
maliming b2a3d30ca2
Make `EntityHistoryHelper` compatible `ValueObject`. 4 years ago
maliming 7ba1b544b1
Skip `JsonAuditSerializer_Test` on Github CI. 4 years ago
gdlcf88 336ddf5178 Introduce `IHasEntityVersion` audit property 4 years ago
maliming 3871cd8414 Update JsonAuditSerializer_Test.cs 4 years ago
maliming f6ca95b358 Update JsonNetAuditSerializer_Test.cs 4 years ago
maliming 8a1b7484de Add an option to enable/disable AuditLogActionInfo entirely. 4 years ago
Halil İbrahim Kalkan c8ec7d6905 Implement AbpAuditingOptions.IsEnabledForIntegrationServices 4 years ago
Halil İbrahim Kalkan 90e03c5303 Set AbpAuditingOptions.ApplicationName by default 4 years ago
maliming ff2ecc004f Remove `HybridJson`. 4 years ago
maliming e7e9756cf2
Upgrade to NET 7.0. 4 years ago
Ahmet Çotur 9f5eba64fd remove all .DotSettings files from projects 5 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 5 years ago
maliming 566e41924a Do not create PropertyChanges for soft deleted entities. 5 years ago
maliming ef9d20533a Change TargetFramework to net6.0. 5 years ago
maliming 987e154fed Sequence compare the keys and values of ExtraPropertyDictionary. 5 years ago
Halil İbrahim Kalkan 77368eb935 Add test: Should_Write_AuditLog_For_Classes_That_Implement_IAuditingEnabled_Without_An_Explicit_Scope 6 years ago
Halil İbrahim Kalkan d479e70e40 Implement async transaction methods. 6 years ago
maliming 7e903faa57 Introduce Directory.Build.props. 6 years ago
maliming 0bde769e11 Revert to use Newtonsoft for IAuditSerializer. 6 years ago
maliming f151602b08 Update TargetFramework. 6 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago
maliming 6e79efce2c Upgrade TargetFramework/packages to net5.0 RC. 6 years ago
Sergey Komisarchik d18dc20282 revert test context changes 6 years ago
Sergey Komisarchik 76f6471103 Fix NRE on EntityHistoryHelper.ShouldSavePropertyHistory 6 years ago
Ismail Yilmaz 391e443a6d Disable property auditing for base auditing properties 6 years ago