Commit Graph

1538 Commits (938d090ac1c6b4ab2d5364bc7513a59ad6fa3cc6)

Author SHA1 Message Date
maliming e407754280 Refresh instead of returning dynamic claims.
2 years ago
maliming 4d5c5d5486
Merge branch 'dev' into dynamic-claims-middleware
2 years ago
maliming 294c5d5f86
Merge branch 'dev' into AbpImagingSkiaSharpModule
2 years ago
maliming fe4129d3e3
Add `ClaimsMap` to `AbpClaimsPrincipalFactoryOptions`.
2 years ago
maliming bb36aec363
Add `AbpDynamicClaimsPrincipalContributorBase_Tests`.
2 years ago
maliming aed0551015
Merge branch 'dev' into dynamic-claims-middleware
2 years ago
maliming 02bd699c4d Add `RemoteDynamicClaimsPrincipalContributor`.
2 years ago
maliming 706e36a0d5
Add `DynamicClaims` infrastructure.
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