1539 Commits (4a7ec9ec48d88a30bc8ccb997752a730fa15f8e2)

Author SHA1 Message Date
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
maliming e407754280 Refresh instead of returning dynamic claims. 2 years ago
maliming fe4129d3e3
Add `ClaimsMap` to `AbpClaimsPrincipalFactoryOptions`. 2 years ago
maliming bb36aec363
Add `AbpDynamicClaimsPrincipalContributorBase_Tests`. 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
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 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 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
liangshiwei 159c73fb1d Add unit tests 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. 3 years ago
maliming d7cf095789
Add `IsReadOnly` to `IRepository`. 3 years ago
maliming e70a0ac86a
Clear destination collection. 3 years ago
maliming 9d9fa7075f
Support more collection types. 3 years ago
maliming 80c83856f9
Object2Object mapping enhancements. 3 years ago
maliming 48c14e5565
Update AbpAutoMapperExtensibleDtoExtensions_Tests.cs 3 years ago
maliming 15b8a37d03
`MapExtraPropertiesTo` should ignored if `ExtraProperties` is `null`. 3 years ago
maliming 5032cf360e
Add `FilterQueryable` method to `IMongoDbRepositoryFilterer`. 3 years ago
maliming 2df380724d
Add `HasAbpQueryFilter` method to combine the custom filter with global filters. 3 years ago
maliming 546525172e
No longer use `GetConverter` to get converter. 3 years ago
Halil İbrahim Kalkan 597d7d5889 Add additional assemblies as potential application parts 3 years ago
Halil İbrahim Kalkan fd47e4ed71 Rename AdditionalModuleAssemblyAttribute and document usage 3 years ago
Halil İbrahim Kalkan d46ba3463f Introduce AdditionalModuleAssemblyAttribute to define additional assemblies to be part of a module 3 years ago
maliming 2564e798ee
Fix `AddItem` extension method of `UnitOfWorkExtensions`. 3 years ago
maliming 6351c40388
Fix unit test. 3 years ago
maliming 4ea1986565
Update CorrelationIdProvider_Tests.cs 3 years ago
maliming 81ae954ceb
Change current ICorrelationIdProvider implementations. 3 years ago
maliming a04417529a
Remove `JsonIgnoreAttribute` and use `AbpIgnorePropertiesModifiers`. 3 years ago
maliming a8130614e5
Add another constructor to `TemplateDefinition`. 3 years ago
maliming c50cc1ff5f
Fix unit test. 3 years ago
maliming 3c7f90decc
Add `Dynamic Text Template` infrastructure. 3 years ago
Engincan VESKE fd3306e42c Update SecurityHeadersTestController_Tests.cs 3 years ago