8716 Commits (e124d4aee4c4d331be89813a9073977df8befe38)

Author SHA1 Message Date
maliming 06609002fa
Check if id parameter can convert from `string`. 1 year ago
maliming 83ef7f97ee
Add missing namespaces. 1 year ago
Muximize e49cba9bc9
Remove unused Usings 2 years ago
maliming 2d76ee3ef8 Use `WithStaticAssets` for controller and razor page. 1 year ago
maliming bb8ffe775f
Remove `OnDisconnectedAsync` method from `AbpAuthenticationHubFilter`. 1 year ago
maliming 9c611e7ee8
Update `Npgsql.EntityFrameworkCore.PostgreSQL` to 9.0 rc2. 1 year ago
enisn aa78c49cb8
Add logs when there is no update on packageMapping 1 year ago
enisn 4c61c241d6
Don't create PackageSourceMapping if there is none 1 year ago
enisn 94a8c1f65f
Adding PackageSourceMapping while adding new sources 1 year ago
maliming 71d6318f9b
Use the logic in the `ResolveAsync` method to implement the `Resolve` method. 1 year ago
maliming 4ef431dd2c Update Volo.Abp.EntityFrameworkCore.PostgreSql.csproj 1 year ago
maliming d3ec0619f2
Skip `DateTime_Kind_Should_Be_Normalized_In_View_Query_Test` test. 2 years ago
EngincanV 736f0c0c2d CLI: CmdHelper should be working even the directory has 'space' characters. 2 years ago
sumeyyeKurtulus f8845fc927 update: add error message localization 2 years ago
maliming 4d6c5b57ab Upgrade all nuget packages to latest. 2 years ago
javed ahmed 802c974788 #20923 - AbpCrudPageBase is sroting by SortIndex 2 years ago
maliming b54263d327
Add a `Type` parameter to `ExtraPropertiesValueConverter`. 2 years ago
EngincanV 01de75c7ef Update AbpHybridCache.cs 2 years ago
maliming 825ca9b6bf
Output log if there are items in the entity change list. 2 years ago
liangshiwei 6a5a1c0926 Update AbpRedisCache.cs 2 years ago
maliming fbbe526a8f Add net8.0` to `TargetFrameworks`. 2 years ago
Patrik Johansson 568c16a18c
Translated to Swedish (sv) 2 years ago
maliming d82d6a8265
Use `ICancellationTokenProvider` to replace the `RequestAborted` token. 2 years ago
maliming 80e02d37dc Fix the `AbpDateTimeValueConverter `. 2 years ago
maliming d3414f836c Disable `AbpDateTimeValueConverter`. 2 years ago
Washington Acero d5edefa7c2
Update es.json 2 years ago
EngincanV 6a9a588628 Update ABP CLI 2 years ago
ahmetfarukulu 577bd75fbe Language edit problem fixed 2 years ago
maliming 5294aebd80 Update Volo.Abp.EntityFrameworkCore.PostgreSql.csproj 2 years ago
maliming b8222da8e9 Serve the files from `AllowedExtraWebContentFolders` of `AbpAspNetCoreContentOptions`. 2 years ago
maliming 61165fade6 Use `EmptyHostingEnvironment` to create `WebContentFileProvider`. 2 years ago
maliming 8c574829a7 `UseStaticFiles` for `Pages` folder. 2 years ago
maliming ea7383ad35 Update `AbpRedisCache` to compatible net 9. 2 years ago
sumeyyeKurtulus 6cef539447 update: validation character length messages 2 years ago
maliming c366cf362c Fix unit tests. 2 years ago
maliming 0f34f6dfcd Rename `MapStaticAssets` extension name to `MapAbpStaticAssets`. 2 years ago
maliming 361902fffa Add `MapStaticAssets`. 2 years ago
Yunus Emre Kalkan c67c3572c6 make GetShortDescription methods static 2 years ago
maliming 1b11f2de8f
Add `AbpHybridCache`. 2 years ago
maliming c3f5fd9eda Temporarily disable `AbpRedisCache`. 2 years ago
maliming 4fdbb20e08
Update `Volo.Abp.ExceptionHandling.Tests` to `net9.0`. 2 years ago
maliming ce45a00718
Add unit test. 2 years ago
maliming 66f34d7a1a
Optimize the way to get `Map` method through reflection. 2 years ago
maliming bdbe95bc79
Set `SendExceptionDataToClientTypes` from options. 2 years ago
maliming 9c1c3a45f8
Only set specific type of exception's `data` to `errorInfo.Data`. 2 years ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
Jack Fistelmann 2476b34098 feat(blazor): html ui message alert 2 years ago
maliming 544e24d85f
Skip check libs if `WebRootPath` is not set. 2 years ago
liangshiwei 1ecd3f632c Add BLOB Storing Google Provider document 2 years ago
EngincanV df1705f592 Refactoring 2 years ago