Commit Graph

122 Commits (6559641912502fe0488f25bc35f4aab1a6de0420)

Author SHA1 Message Date
maliming 388746ecf6
Add `ExtraPropertyDictionaryToQueryString/FormData`.
2 years ago
maliming e90d1659bb
`SetModificationAuditProperties` for entities with default value.
3 years ago
maliming c72d3659dc
Merge pull request #15199 from abpframework/auto-merge/rel-7-0/1605
3 years ago
maliming 796cd1b0e5
Add `AbpIncludeNonPublicPropertiesModifiers` when `AddEntityCache`.
3 years ago
Halil İbrahim Kalkan 2c37e56751
Merge pull request #14197 from gdlcf88/entity-sync
3 years ago
maliming 4cc7b62499
Remove `JsonInclude`.
3 years ago
gdlcf88 dfc561723d Merge branch 'abp' into entity-sync
3 years ago
gdlcf88 336ddf5178 Introduce `IHasEntityVersion` audit property
3 years ago
maliming f88776f7ea
Merge branch 'dev' into auto-merge/rel-6-0/1432
3 years ago
maliming 58847bf35e
Ignore properties with `NotMappedAttribute`.
3 years ago
liangshiwei 003f6e24b6 Fix unit tests
3 years ago
LiangShiWei 31e519087e Fix unit tests
3 years ago
LiangShiWei 04e86d0686 Update EntityCache_Tests
3 years ago
LiangShiWei 11f8c7476d Add EntityCache_Tests
3 years ago
Halil İbrahim Kalkan 02516fa20d Integration service prefix should be `integration-service` by default.
3 years ago
Halil İbrahim Kalkan ede078a4b1 Added extension method: HasSameExtraProperties
3 years ago
liangshiwei 03e7412e9a Update EntityChangeEvents_Tests.cs
3 years ago
liangshiwei 30bd5caf2e Remove EntityCreatingEventData, EntityUpdatingEventData, EntityDeletingEventData and EntityChangingEventData
3 years ago
maliming 9355e0673d
Add document and unit tests.
4 years ago
maliming 2ced498334
Merge branch 'dev' into auto-merge/rel-5-0/729
4 years ago
maliming 123db2cfa1
Enhance `AbpRemoteStreamContentModelBinder` class.
4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework
4 years ago
maliming 4551acda13 Move interface to `Http.Client`.
4 years ago
maliming fe32230aae Add `IObjectToFormData`.
4 years ago
maliming 43c4d80b6d Add `IObjectToQueryString`.
4 years ago
Halil İbrahim Kalkan b6ee15d9c2
Merge pull request #10136 from abpframework/liangshiwei/iqueryable
4 years ago
maliming 3c0f5ae197 Merge branch 'dev' into maliming/MongoDbDateTime
4 years ago
maliming 0afbbe4f34 Merge branch 'dev' into pr/7453
4 years ago
maliming 6a3e4e3e5e Introduce `AbpMongoDbDateTimeSerializer`.
4 years ago
liangshiwei 41adcd251d Make IRepository not inherit from IQueryable
4 years ago
maliming ffc95b8b53 Merge branch 'dev' into non-file-remote-stream
4 years ago
Halil İbrahim Kalkan 61cac95775 Resolved #9897: Marked EntityCreatingEventData, EntityUpdatingEventData, EntityDeletingEventData and EntityChangingEventData as obsolete.
4 years ago
Halil İbrahim Kalkan 258cf783f7 Events should be published and handled in the right order.
4 years ago
Halil İbrahim Kalkan b966ec7717 Add events to UOW to be published on complete.
4 years ago
Halil İbrahim Kalkan e18313e9eb Added unit test: Should_Rollback_Uow_If_Event_Handler_Throws_Exception
4 years ago
maliming 3f6a20f184 Merge branch 'dev' into pr/9180
4 years ago
Jadyn 15743d1785 Add FileName for RemoteStreamContent
4 years ago
maliming a8995eaeb8 Set the database default value of LastActiveTime.
4 years ago
maliming a44c8a11d6 Don't set modified audit if the property is generated by the database.
4 years ago
Alexandru Bagu e4077d5569 1. allow the usage of IRemoteContentStream or RemoteContentStream when the incoming stream is not a form content format
4 years ago
maliming 31b1608e9a Support using IRemoteStreamContent in Dto
5 years ago
liangshiwei 3d784bf89e Add GetListAsync with predicate to IReadOnlyBasicRepository
5 years ago
Oliver Cooper 2f69058e67 Add additional DeleteManyAsync soft-delete test
5 years ago
Oliver Cooper 7399f59a9d Add RepositoryExtensions.HardDeleteAsync for IEnumerables
5 years ago
Halil İbrahim Kalkan c2fa7bee14
Merge pull request #7460 from abpframework/maliming/IRemoteStreamContent
5 years ago
enisn 8aa48e7644 Framework - Add DeleteMany Tests to HardDelete_Tests
5 years ago
maliming eb2776cc95 Check ContentType in unit test.
5 years ago
maliming 75e47dd4a5 Update unit test.
5 years ago
maliming e7dc50fcd2 Refactor IRemoteStreamContent related functions.
5 years ago
Ahmet 5318451927 Sorting all modifiers
5 years ago