6417 Commits (052d2ef0d03cc94a546f1c91a4e08d1a751b4768)

Author SHA1 Message Date
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 ec22181ba6 dispose of the remoteStream object. 5 years ago
maliming 979538ecaa Only keep one ctor. 5 years ago
maliming 02e5c7f47f Make fileName optional. 5 years ago
maliming 686d28dea7 Refactor. 5 years ago
maliming 3b4bd8c902
Add the latest version of System.Text.Encodings.Web to Volo.Abp.Core. 5 years ago
liangshiwei 18c2f6cb0c Rename sweetalert to sweetalert2 5 years ago
liangshiwei 3b72a6a142 Switch to SweetAlert2 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
TotPeRo a831ad366a
fix quote 5 years ago
Iulian Alexe 6b6e39691f Add new language: Romanian 5 years ago
Alper Ebicoglu 11b5319b24 Create AbpAspNetCoreHostBuilderExtensions.cs 5 years ago
maliming ae7c867679 Add packages to common.ps1 5 years ago
maliming 159bc23f2d
Update AzureDistributedEventBus.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
maliming a2497d5072 Minor change. 5 years ago
maliming 8863a4b7fb Format code. 5 years ago
maliming 49058c9eec Use application/octet-stream as default value of ContentType. 5 years ago
maliming f3c77764a5 Add RemoveQuotes method. 5 years ago
maliming c69447d732 Use ContentDispositionHeaderValue. 5 years ago
Halil İbrahim Kalkan 6fd980f7f0 Created ICurrentApplicationConfigurationCacheResetService to reset the client side cache on blazor apps. 5 years ago