5078 Commits (df2cebfcebdf2cdabfc4ba99ef959a5ff5bb04e6)

Author SHA1 Message Date
maliming 730ded1050 Update BootstrapStyleContributor.cs 5 years ago
maliming fdb4b8f8d1 Replace the JavaScript proxy script in the microservice. 5 years ago
maliming df5d3e0cc4 Implement `IEnumerable` interface. 5 years ago
maliming 8d4224474b Use index instead of Linq. 5 years ago
maliming e821c8502c Solve the case of duplicate parameter types 5 years ago
liangshiwei 555c895d6e Fix ClientProxyBase 5 years ago
maliming 0bcc2b9d85 Refactor the proxy class. 5 years ago
maliming cf4c91672a Use `GetFullNameHandlingNullableAndGenerics` instead of `FullName`. 5 years ago
maliming bc87382d2f Update datatables-extensions.js 5 years ago
maliming b163ab9e76 Check API description. 5 years ago
maliming 71e97f89dc Upgrade Blazor to Bootstrap 5. 5 years ago
maliming 9820a9a12c
Update Volo.Abp.EntityFrameworkCore.Oracle.csproj 5 years ago
Ebicoglu 86d003b2a3
Update Oracle package to v5.21.3 5 years ago
Yunus Emre Kalkan 4f428a30a7 Move ProjectNameValidator enhancements to 4.4 5 years ago
Yunus Emre Kalkan d2dc246ab7 Update ProjectNameValidation_Tests.cs 5 years ago
Yunus Emre Kalkan a01140f531 Update ProjectNameValidator.cs 5 years ago
Alper Ebicoglu 2cd9c25132 added InstallationCompleteMessage which comes from abp.io ... closes #10079 5 years ago
maliming f550c694f9 Check `Response.HasStarted` in `AbpNoContentActionFilter`. 5 years ago
maliming a7626e28c0
Update Volo.Abp.IdentityModel.Tests.csproj 5 years ago
maliming e9d2361fa7 Remove NumberHandling setting. 5 years ago
Halil İbrahim Kalkan 75a270a48f Move EntityChangeType to contracts 5 years ago
maliming b65a8d7dc5 Cache CallRequestAsyncMethod. 5 years ago
maliming 6bf33de791 JSON Numbers can be read from string. 5 years ago
Halil İbrahim Kalkan e17b876062 Remove unnecessary namespace import 5 years ago
Halil İbrahim Kalkan dea2bba839 #8771 Introduced Volo.Abp.Auditing.Contracts package to reduce dependencies. 5 years ago
maliming e5c4254df5 Remove BuildActionArguments. 5 years ago
maliming 96aae3a1ae Refactor BuildActionArguments method. 5 years ago
maliming f48cafb4cc Change public to protected in ClientProxyBase. 5 years ago
liangshiwei ac9557e805 Enhance service proxy file template 5 years ago
maliming f77a9d06c9 Enhance ClientProxyBase. 5 years ago
maliming a7bb3d3988 Enhance AbpHttpRequestExtensions. 5 years ago
maliming 8d826fbaa9 Update packages to RC 1. 5 years ago
maliming d49c21c0fc Update SDK to RC 1. 5 years ago
maliming 1c5b8a7b6f Normalized client proxy controller name. 5 years ago
maliming 47c839c103 Use `Latest` if the version is not specified. 5 years ago
maliming 5192857808
Update AbpTenantAppService.cs 5 years ago
maliming aaf09f715c
Update AbpTenantController.cs 5 years ago
Murat Yuceer 35025b63cb make methods virtual to be overridable 5 years ago
maliming a22155c3c3 Bypass the cookie consent policy check. 5 years ago
liangshiwei 47bbfd0a48 Remove unnecessary spaces and line breaks 5 years ago
Alper Ebicoglu fe7fc54095 Refactor project name validator #9853 5 years ago
maliming a112586110 Use authentication scheme by default. 5 years ago
maliming fcefec94f5 Update AbpServiceConvention.cs 5 years ago
maliming b4bc92a893 Convert ClientProxy to controller. 5 years ago
liangshiwei 112287a723 generate js client proxy for all modules 5 years ago
liangshiwei 4484a91b86 Use generate-proxy for all modules 5 years ago
JRoger be74eca87d chore: disable auto generator launchSettings.json 5 years ago
maliming b09787078e Allow project names to contain but not equal to Blazor. 5 years ago
maliming aadb5343d2
Update AbpAuthorizationExceptionHandlerOptions.cs 5 years ago
maliming a4108ec532 Throw an exception if there is no scheme found. 5 years ago