Commit Graph

1531 Commits (2726d57ea4559f4df8f4ba1247f93378fc5ee33f)

Author SHA1 Message Date
maliming 294c5d5f86
Merge branch 'dev' into AbpImagingSkiaSharpModule
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 5ac5743866
Add `Volo.Abp.Imaging.SkiaSharp` package.
2 years ago
maliming 6bd43caee5
Enable `Central Package Management`.
2 years ago
maliming 054bb3396a
Merge branch 'dev' into net8-upgrade-all-packages
2 years ago
Halil İbrahim Kalkan fe7ab3e7d4
Merge pull request #17776 from abpframework/net8
2 years ago
maliming 15e29c39d7 Upgrade depended NuGet packages to the latest versions.
2 years ago
timge f15d152f45 Async functions do not return a Task type. If the parameter is empty, an exception will be returned. System.NullReferenceException
2 years ago
timge 8f8516b585 Async functions do not return a Task type. If the parameter is empty, an exception will be returned. System.NullReferenceException
2 years ago
maliming 7c70ca418f
Merge branch 'dev' into net8
2 years ago
maliming ca23540e5b Upgrade abp to NET 8.0.
2 years ago
maliming 388746ecf6
Add `ExtraPropertyDictionaryToQueryString/FormData`.
2 years ago
maliming b5afc77309
Expose the `validator` service itself.
2 years ago
maliming a90db94c3e
Merge pull request #17617 from abpframework/auto-merge/rel-7-4/2180
2 years ago
maliming cb21652fe8
Merge pull request #17616 from abpframework/auto-merge/rel-7-3/2179
2 years ago
liangshiwei 159c73fb1d Add unit tests
2 years ago
Halil İbrahim Kalkan 9eb354b124
Merge pull request #17497 from abpframework/WebApplicationFactory
2 years ago
maliming cc0a2c8bb5
Disable logging for `HEAD` if `IsEnabledForGetRequests` is `false`.
2 years ago
maliming 9356884516
Rename `RepositoryInterceptor` and so on to `ChangeTrackingInterceptor`.
2 years ago
maliming 257ad413c1
Set `ApplicationName` as current `assembly name`.
2 years ago
maliming 29005af5ea
`Obsolete` the `AbpAspNetCoreAsyncIntegratedTestBase` and `AbpAspNetCoreIntegratedTestBase `
2 years ago
maliming 5b903a4eb5
Use `WebApplicationFactory` in template project.
2 years ago
maliming 0329dd29c1
Using `WebApplicationFactory` as web unit test base class.
2 years ago
maliming eb9b954717
Add `RepositoryInterceptor`.
2 years ago
maliming 01d2cf3a8b
Use `IsChangeTrackingEnabled` to replace `IsReadOnly`.
2 years ago
maliming 3ab5048856
Add a new unit test for `ReadOnlyRepository`.
2 years ago
maliming 547bb83667
Change some code base on review cmment.
2 years ago
maliming 2c24f0c706
Throw `AbpRepositoryIsReadOnlyException` when the read-only repository writes method calls.
2 years ago
maliming d7cf095789
Add `IsReadOnly` to `IRepository`.
2 years ago
maliming e70a0ac86a
Clear destination collection.
2 years ago
maliming 9d9fa7075f
Support more collection types.
2 years ago
maliming 80c83856f9
Object2Object mapping enhancements.
2 years ago
maliming 763ba15195
Merge pull request #17240 from abpframework/auto-merge/rel-7-3/2096
2 years ago
maliming 48c14e5565
Update AbpAutoMapperExtensibleDtoExtensions_Tests.cs
2 years ago
maliming 15b8a37d03
`MapExtraPropertiesTo` should ignored if `ExtraProperties` is `null`.
2 years ago
maliming 5032cf360e
Add `FilterQueryable` method to `IMongoDbRepositoryFilterer`.
2 years ago
maliming 879c334ef1
Merge branch 'dev' into auto-merge/rel-7-3/2078
2 years ago
maliming 5f46723c0d
Merge pull request #17147 from abpframework/auto-merge/rel-7-2/2077
2 years ago
maliming 3d8b30020d
Merge pull request #17146 from abpframework/auto-merge/rel-7-1/2076
2 years ago
maliming 8152559ce7
Merge pull request #17145 from abpframework/auto-merge/rel-7-0/2075
2 years ago
maliming 2df380724d
Add `HasAbpQueryFilter` method to combine the custom filter with global filters.
2 years ago
maliming 546525172e
No longer use `GetConverter` to get converter.
2 years ago
Halil İbrahim Kalkan 597d7d5889 Add additional assemblies as potential application parts
2 years ago
Halil İbrahim Kalkan fd47e4ed71 Rename AdditionalModuleAssemblyAttribute and document usage
2 years ago
Halil İbrahim Kalkan d46ba3463f Introduce AdditionalModuleAssemblyAttribute to define additional assemblies to be part of a module
2 years ago
maliming 2c9d359645
Merge pull request #16992 from abpframework/auto-merge/rel-7-3/2043
2 years ago
maliming 093e1f85b7
Merge branch 'rel-7.3' into auto-merge/rel-7-2/2042
2 years ago