9679 Commits (NullAbpDistributedLock-patch)

Author SHA1 Message Date
maliming a4927bcccc
Add `btn-sm` class to single button. 2 years ago
maliming 7cd274cd36
Make the `add-module` command to compatible with `Blazor webapp` project. 2 years ago
liangshiwei 84e1c29e8c Update HangfireBackgroundWorkerManager.cs 2 years ago
maliming a9d469a42f Update ExceptionTestPage_Tests.cs 2 years ago
maliming 28b3634fe7
Fix unit test. 2 years ago
maliming 5b0c8d89b6
Remove `text-muted` class. 2 years ago
maliming dd1b004428
Update `SessionExpired` messages. 2 years ago
maliming a49af16913
Update localization texts. 2 years ago
Alper Ebiçoğlu 63a023ad6a
Update en.json 2 years ago
maliming 72f3ff5105 Avoid caching `IServiceProvider ` service. 2 years ago
maliming 5eeb340004
Dispose `RootServiceProvider ` after unit testing. 2 years ago
liangshiwei 8f65f58d82 Remove Blazor.Client project if UI is not Blazor 2 years ago
maliming cab266dae7
Update AbpCrudPageBase.cs 2 years ago
maliming a65bbe802e
Add `CreatedSuccessfully` message. 2 years ago
maliming dc98548269
Set `Environment.ExitCode` if there is a `CliUsaeException` or external error. 2 years ago
liangshiwei 55b128c6c2 Update AbpAspNetCoreMvcUiBundlingModule.cs 2 years ago
liangshiwei 4e7ea23573 Move discoveryEndpoint handle to response responseInterceptor 2 years ago
liangshiwei 90557afbc6 Update abp.swagger.js 2 years ago
liangshiwei 747c61472a Remove Tenant placeholders when configure Swagger Oidc 2 years ago
maliming 109ca428bb
Update `Data-Filtering.md`. 2 years ago
maliming c76b9e6c4a
Set `UseDbFunction` to `false` by default. 2 years ago
maliming 3c8944cec5
Use DbFunction for global query filters. 2 years ago
liangshiwei e6a8e4c41d Fix CLI creation of projects 2 years ago
Mohamed Seada 0f6cd42f58
use post condition not null attribute 2 years ago
Yunus Emre Kalkan 5da9cdc700 Fix update command problem related with studio packages 2 years ago
maliming 0a0c4ed212
keep the prefix of the package version. 2 years ago
liangshiwei 9e9fb1acc3 Remove LeptonX folder if current theme is basic 2 years ago
maliming 95bfca085e
Remove `LeptonXFooter` if current theme is not `LeptonX`. 2 years ago
maliming 328157a0e0
Make `DateTimeExtensionProperty` support `DisplayFormatAttribute`. 2 years ago
liangshiwei 5857f65601 Enhance AbpRedisCahce 2 years ago
maliming aa727a85a7
`GetDefaultServices` without case sensitive. 2 years ago
machonky 7efe0a4a62 BackgroundWorkerBase - Whitespace change 2 years ago
machonky 9e051f6a18 Ready for PR 2 years ago
maliming abf2824305
Apply `AbpConcepts` to entities which navigation property changes. 2 years ago
liangshiwei 444e0b7c46 Check if PageProgressRef is null 2 years ago
Yunus Emre Kalkan c813ba36bd added AbpStudioName 2 years ago
maliming 15fcbd94dc
Change namespace of `AbpAspNetCoreComponentsWebOptions`. 2 years ago
liangshiwei ce5dc4613b Fix AbpRedisCache.ConnectAsync 2 years ago
maliming d7765506c2
Add `FodyWeavers`. 2 years ago
maliming 081b8aa9a8
Add `Volo.Abp.AspNetCore.Components.MauiBlazor.Theming.Bundling` package. 2 years ago
maliming ad9678e073
`IsBundlingEnabled` 2 years ago
maliming ffc8035c9f
`UseStaticWebAssets` in `AbpAspNetCoreModule`. 2 years ago
maliming f954212f6d
Update nolayers and module templates. 2 years ago
machonky 96c562b8bb BackgroundWorkers should be restartable to permit changes in Timer interval 2 years ago
maliming 363970463b
Unify the binding system of blazor server/wasm and mvc. 2 years ago
maliming 1f97485bef
Create blazor `global js&css` at runtime. 2 years ago
maliming c70f3946af
Don't redirect when getting a `403` response. 2 years ago
maliming 09127c47dd
Return more messages for `401 Unauthorized`. 2 years ago
maliming 6fd0e567d8
Make sure `authenticationScheme` implements `IAuthenticationSignOutHandler`. 2 years ago
liangshiwei cca6216fbb Enhancing the logic of CLI find projects 2 years ago