61 Commits (052d2ef0d03cc94a546f1c91a4e08d1a751b4768)

Author SHA1 Message Date
Ioannis Kappas f242b442ac
Add greek localization support 4 years ago
maliming 82b02ab08b
Refactor `OpenIddictDataSeedContributor` 4 years ago
maliming 4863196b2a
Add `AbpTenantManagementEntityFrameworkCoreModule` to `HttpApi.Host` project. 4 years ago
Ahmet Çotur d1d9c47cde use file-scoped namespacing for module template 4 years ago
maliming 57856bea9f
Set same application name` for `DataProtection`. 5 years ago
Berkan Sasmaz bd4a034387 Add new option to languages 5 years ago
liangshiwei e82a603a73 Remove UseErrorPage 5 years ago
Iulian Alexe 6b6e39691f Add new language: Romanian 5 years ago
Emanuele Filardo 0ce81ca531
Update MyProjectNameHttpApiHostModule.cs 5 years ago
Berkan Sasmaz 5acd560b4b Fix the configuration of existing languages in templates 5 years ago
Berkan Sasmaz bcbfcbcadd Add Slovak language to all solutions 5 years ago
liangshiwei 443d41f2ab Use default CORS policy 5 years ago
Berkan Sasmaz e059c8a1c6 Add new language: Italian 5 years ago
Berkan Sasmaz 1e5fdea196 Add new language: Hindi 5 years ago
Berkan Sasmaz fd194acce2 Update language: Français 5 years ago
Berkan Sasmaz 44b1dd9d33 Add language: Finnish 5 years ago
Halil İbrahim Kalkan bc150db846 Replace obsolete UseVirtualFiles with UseStaticFiles 5 years ago
maliming d4203636f0 Select scope by default. 5 years ago
maliming 191b444ab9 Add en-GB language to template projects. 5 years ago
liangshiwei 3ae67cb7db Update MyProjectNameHttpApiHostModule.cs 5 years ago
maliming 2cc867e771 Remove `Updates AbpClaimTypes` code. 6 years ago
liangshiwei b8f0de192a Refactor. 6 years ago
liangshiwei cf5b6c4611 Added swagger OAuth2 to Module template 6 years ago
Laszlo Szabados 6f732ae792 hu translation and configure AbpLocalizationOptions 6 years ago
Alper Ebicoglu afab401c82 Make RequireHttpsMetaData configurable.. volosoft/volo#3470 6 years ago
badre429 ac9b4b7efd feat: french localization 6 years ago
maliming 1a6c14ee8b Replace AddIdentityServerAuthentication in app module template. 6 years ago
Halil İbrahim Kalkan 9f7775245d Use Volo.Abp.Caching.StackExchangeRedis from the module startup template. 6 years ago
maliming f63ffc4255 Provide default values for AbpClaimsMapOptions and use AbpClaimsMapMiddleware in projects. 6 years ago
Halil İbrahim Kalkan 687fac36c8 add claims mapping middleware to the MyProjectNameHttpApiHostModule 6 years ago
liangshiwei d0ef06e928 Put UseAbpRequestLocalization after the UseMultiTenancy 6 years ago
liangshiwei e97f07b011 Put UseAbpRequestLocalization just after the UseAuthentication 6 years ago
liangshiwei bb68bdcdc5 Move localization middleware above authentication middleware 6 years ago
maliming 82e35727c4 Add error page in template projects. 6 years ago
Halil İbrahim Kalkan d146f232ab Change UseMvcWithDefaultRouteAndArea with UseConfiguredEndpoints 6 years ago
Roman Rybalko 4c192da10b Added Russian language definiton to app and module templates 6 years ago
Halil İbrahim Kalkan 50cae73e90 Fixed #2976: UseAutrorization should be later than UseMultiTenancy. 6 years ago
YinChang 3967c642bb add zh-hant to project in templates 6 years ago
Halil İbrahim Kalkan a8e8cf26f1 #2597 Rename UseSerilogEnrichers to UseAbpSerilogEnrichers 6 years ago
Halil İbrahim Kalkan da4c91cabd #2597 Rename AbpSerilogModule to AbpAspNetCoreSerilogModule to bettern align the module name and the package name. 6 years ago
Mehmet Tüken 3028b1a431 Update module template UseSerilogEnrichers. 6 years ago
maliming 1241948cfa Updates AbpClaimTypes to be compatible with identity server claims. 6 years ago
Halil İbrahim Kalkan 4c1e4a323d Enable cors 6 years ago
Halil İbrahim Kalkan f2138e5868 Fix configuration usage. 7 years ago
Yunus Emre Kalkan 521b3ac89c UnitOfWorkOptions to AbpUnitOfWorkOptions 7 years ago
Yunus Emre Kalkan 547f78d9ac MultiTenancyOptionsExtensions to AbpMultiTenancyOptionsExtensions 7 years ago
Yunus Emre Kalkan e19dc65af5 CacheOptions to AbpCacheOptions 7 years ago
maliming 204703f5f6 Enable Swagger UI 7 years ago
maliming 1d06dace02 Replace BuildConfiguration with GetConfiguration. 7 years ago
maliming 5959329900 Add application name prefix option to distributed cache item keys. 7 years ago