Commit Graph

45 Commits (740c262b6ef7815afbb8924f687c7f3460fe280e)

Author SHA1 Message Date
maliming b663efdb28
Add more unittests for entity changes.
2 years ago
maliming ab170e3821
Update Auditing_Tests.cs
2 years ago
htve 21c218641e
Fix error test caused by multiple attach
2 years ago
liangshiwei 189c984b03
Merge pull request #16779 from abpframework/auto-merge/rel-7-0/1979
2 years ago
maliming a04417529a
Remove `JsonIgnoreAttribute` and use `AbpIgnorePropertiesModifiers`.
2 years ago
maliming a4ea796701
Update Auditing_Tests.cs
3 years ago
maliming b2a3d30ca2
Make `EntityHistoryHelper` compatible `ValueObject`.
3 years ago
Halil İbrahim Kalkan 2c37e56751
Merge pull request #14197 from gdlcf88/entity-sync
3 years ago
maliming 7ba1b544b1
Skip `JsonAuditSerializer_Test` on Github CI.
3 years ago
gdlcf88 dfc561723d Merge branch 'abp' into entity-sync
3 years ago
gdlcf88 336ddf5178 Introduce `IHasEntityVersion` audit property
3 years ago
maliming 3871cd8414 Update JsonAuditSerializer_Test.cs
3 years ago
maliming 00f4a5cd65 Merge branch 'net7' into json
3 years ago
maliming f6ca95b358 Update JsonNetAuditSerializer_Test.cs
3 years ago
maliming 2865d13da1 Merge branch 'net7' into json
3 years ago
maliming 8a1b7484de Add an option to enable/disable AuditLogActionInfo entirely.
3 years ago
maliming 03d0659977
Merge branch 'net7' into json
3 years ago
Halil İbrahim Kalkan c8ec7d6905 Implement AbpAuditingOptions.IsEnabledForIntegrationServices
3 years ago
maliming 047aeb861f
Merge branch 'net7' into json
3 years ago
Halil İbrahim Kalkan 90e03c5303 Set AbpAuditingOptions.ApplicationName by default
3 years ago
maliming ff2ecc004f Remove `HybridJson`.
3 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework
4 years ago
maliming 566e41924a Do not create PropertyChanges for soft deleted entities.
4 years ago
maliming 987e154fed Sequence compare the keys and values of ExtraPropertyDictionary.
4 years ago
Halil İbrahim Kalkan 77368eb935 Add test: Should_Write_AuditLog_For_Classes_That_Implement_IAuditingEnabled_Without_An_Explicit_Scope
5 years ago
Halil İbrahim Kalkan d479e70e40 Implement async transaction methods.
5 years ago
maliming 0bde769e11 Revert to use Newtonsoft for IAuditSerializer.
5 years ago
Ismail Yilmaz 391e443a6d Disable property auditing for base auditing properties
5 years ago
Halil İbrahim Kalkan 8b0c7ffcde #4130 update EF core packages on the framework
5 years ago
maliming 61f8bc32d9 Rename unit test method name.
6 years ago
maliming bdc142454e Compare the value of the property to determine whether it is changed.
6 years ago
maliming c086bfe609 Fix audit unit tests.
6 years ago
maliming adeeb0d5a1 Fixed the bug that the controller was not logged & Filter the controller in AbpAuditingMiddleware.
6 years ago
maliming 3cc29f7ca6 Use propertyEntry.IsModified instead of the Equals method of the object.
6 years ago
maliming 289e8c4da6 Add more Auditing unit tests.
6 years ago
Halil İbrahim Kalkan 388dce7cd2
Merge pull request #2489 from recepdmr/todolist
6 years ago
developerrd 76151fcee5 AbpIntegratedTest change all proejct namespace
6 years ago
Javier Campos 911ce80a7c feat: add ConfigureAwait(false) to all await calls
6 years ago
Aaron Chong fa32c1427b Fix spelling mistakes
7 years ago
Halil ibrahim Kalkan b01d0d259a Fixed test: AuditingInterceptor_Tests
7 years ago
Halil ibrahim Kalkan d73edcb098 EntityChangeInfo.Merge improvements
7 years ago
Halil ibrahim Kalkan 858f57f7f4 Redesigned audit logging.
7 years ago
Halil ibrahim Kalkan 61b2baf671 Refactor auditing.
7 years ago
Halil ibrahim Kalkan c845a612b5 #28 Migrated old Auditing infrastructure.
7 years ago
Halil ibrahim Kalkan 218a59489a Moved ABP to the framework folder.
7 years ago