Commit Graph

77 Commits (3dca6ea5a79d0de00d9f9b7637378207140e4ed8)

Author SHA1 Message Date
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg"
2 years ago
maliming b663efdb28
Add more unittests for entity changes.
2 years ago
maliming ab170e3821
Update Auditing_Tests.cs
2 years ago
maliming 6e41c2a962
Merge branch 'dev' into pr/17998
2 years ago
htve 21c218641e
Fix error test caused by multiple attach
2 years ago
maliming 6bd43caee5
Enable `Central Package Management`.
2 years ago
maliming ca23540e5b Upgrade abp to NET 8.0.
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
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework
3 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 adfb1e890f Merge branch 'dev' into net7
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
maliming e593d9bf0a
Merge branch 'dev' into net7
3 years ago
Halil İbrahim Kalkan c8ec7d6905 Implement AbpAuditingOptions.IsEnabledForIntegrationServices
3 years ago
maliming 047aeb861f
Merge branch 'net7' into json
3 years ago
maliming 41303c1f92
Merge branch 'dev' into net7
3 years ago
Halil İbrahim Kalkan 90e03c5303 Set AbpAuditingOptions.ApplicationName by default
3 years ago
maliming ff2ecc004f Remove `HybridJson`.
3 years ago
maliming e7e9756cf2
Upgrade to NET 7.0.
3 years ago
Ahmet Çotur 9f5eba64fd remove all .DotSettings files from projects
4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework
4 years ago
Halil İbrahim Kalkan cdceaa272f
Merge pull request #9735 from abpframework/maliming/EntityChangeType
4 years ago
maliming 566e41924a Do not create PropertyChanges for soft deleted entities.
4 years ago
maliming ef9d20533a Change TargetFramework to net6.0.
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 7e903faa57 Introduce Directory.Build.props.
5 years ago
maliming 0bde769e11 Revert to use Newtonsoft for IAuditSerializer.
5 years ago
maliming f151602b08 Update TargetFramework.
5 years ago
maliming cf885b92c4 Use netstandard for class library & blazor.
5 years ago
maliming 6e79efce2c Upgrade TargetFramework/packages to net5.0 RC.
5 years ago
Halil İbrahim Kalkan eb5ac8d2b6
Merge pull request #4516 from iyilm4z/entity-history-audit-log-improvements
5 years ago
Ismail Yilmaz 391e443a6d Disable property auditing for base auditing properties
5 years ago
maliming f0ed618736 Upgrade framework packages.
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