4901 Commits (a6720f71699ffc0fcf1cdcf58fccaca65ef3632a)

Author SHA1 Message Date
maliming 3511c0a7c5 Remove PreserveCompilationContext. 5 years ago
liangshiwei 0bd08ac67b Fix NU1701 warning of Volo.Abp.Sms.Aliyun 5 years ago
maliming 713fe08360 Remove Linq in StringEncryptionService. 5 years ago
Berkan Sasmaz 69fdb530a2 feat(Volo.Abp.HangFire): Add dashboard authorization for Hangfire 5 years ago
maliming 76317521fb Set NumberHandling of JsonSerializerOptions to JsonNumberHandling.Strict. 5 years ago
maliming ef9d20533a Change TargetFramework to net6.0. 5 years ago
Yunus Emre Kalkan bbb003ffca CLI: fix add-module command 5 years ago
maliming a5dc1681fe Skip the default CancellationToken. 5 years ago
maliming cc3fc18adb Use `CancellationToken` if it exists in the parameter. 5 years ago
liangshiwei d9aab07b92 Update NullCancellationTokenProvider_Tests.cs 5 years ago
maliming 121280829d
Update ICancellationTokenProvider.cs 5 years ago
liangshiwei 846d30ccf8 Allowed to override CancellationToken for a specific call 5 years ago
liangshiwei 1c99daddf2 Fix unit tests 5 years ago
liangshiwei a5a55830b6 Remove IJsonSerializer use in LocalEventBus 5 years ago
Ahmet Çotur 271bdd61c0 Update Blazorise packages 5 years ago
Halil İbrahim Kalkan 4495d7a3b1 Fix the comment 5 years ago
Halil İbrahim Kalkan ce6736fd9a Resolved #9646: Move GetListAsync from IReadOnlyBasicRepository to IReadOnlyRepository 5 years ago
liangshiwei 67807404e9 Minimize character escaping in AbpSystemTextJsonSerializer 5 years ago
maliming 2731747bc9 Skip the empty values in the `abp-translation.json` file. 5 years ago
maliming 9604e4d55c Remove unnecessary code 5 years ago
maliming f59abe5aa0 Use non-static to store excluded types. 5 years ago
maliming a99c2aaa94 Supports nested ExtensibleObject classes. 5 years ago
maliming 3b4bd8c902
Add the latest version of System.Text.Encodings.Web to Volo.Abp.Core. 5 years ago
liangshiwei 713da3c3cd Add AppSettingsSecret.json if template version greater than or equal to 4.4 5 years ago
liangshiwei 5cd7306686 Use AddAppSettingsSecretsJson extension method 5 years ago
Alper Ebicoglu 11b5319b24 Create AbpAspNetCoreHostBuilderExtensions.cs 5 years ago
maliming c87a34b6f9 Avoid setting cookies multiple times. 5 years ago
maliming 662803e4d3 Update DatabaseManagementSystemChangeStep.cs 5 years ago
maliming 66ec1cacd8 Switch to the given language if sent in the querystring. 5 years ago
maliming cd8796136b Add the class name as property localization prefix. 5 years ago
Berkan Sasmaz e722d4e944 Add missing localizations for Italian 5 years ago
maliming d2e52f64f2 Make IObjectValidator async. 5 years ago
maliming a627e1d754 Make the implementation simpler. 5 years ago
maliming addefc2a92 Support multiple culture replacement providers 5 years ago
maliming b4040e75ab Add QueryStringCultureReplacementContext. 5 years ago
maliming 34fc8bc75d Add QueryStringCultureReplacement. 5 years ago
maliming 81f1f7cb26 Switch to host if the tenant value of querystring is empty. 5 years ago
maliming 43db5d683a Switch to the tenant if __tenant querystring parameter is sent. 5 years ago
Jadyn d49db9f5b6 Fix DynamicOptions of `LdapManager` 5 years ago
Mladen Macanovic e2a769ace2 Add loading indicator and empty template to Datagrid 5 years ago
Mladen Macanovic 21f0269bee Update Blazorise v0.9.3.6 5 years ago
liangshiwei 4e8479b95a Remove unnecessary packages from abp.tui-editor 5 years ago
Yunus Emre Kalkan 6e4978c7ff SolutionRenameStep should replace lowercase 5 years ago
maliming 27700b86e1 Handle DbMigrations in DatabaseManagementSystemChangeStep. 5 years ago
liangshiwei 7ad480f15a Remove CreateAppSettingsSecretsStep from ModuleProjectBuildPipelineBuilder 5 years ago
maliming cc1dcfc7f1 Use a different description for the command. 5 years ago
maliming c6458d9ccf Fix convert issue in AbpCrudPageBase. 5 years ago
maliming 4c6cee1f36 Convert property to enum if necessary. 5 years ago
Berkan Sasmaz bcbfcbcadd Add Slovak language to all solutions 5 years ago
Berkan Sasmaz 9be04866c4 Add new language: Slovak 5 years ago