Commit Graph

48 Commits (bcbfcbcadd40e0364ab912eeb8943a9d0789d71c)

Author SHA1 Message Date
Berkan Sasmaz bcbfcbcadd Add Slovak language to all solutions
4 years ago
liangshiwei 443d41f2ab Use default CORS policy
4 years ago
Berkan Sasmaz e059c8a1c6 Add new language: Italian
4 years ago
Berkan Sasmaz 1e5fdea196 Add new language: Hindi
4 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.
5 years ago
liangshiwei b8f0de192a Refactor.
5 years ago
liangshiwei cf5b6c4611 Added swagger OAuth2 to Module template
5 years ago
Laszlo Szabados 6f732ae792 hu translation and configure AbpLocalizationOptions
5 years ago
Alper Ebicoglu afab401c82 Make RequireHttpsMetaData configurable.. volosoft/volo#3470
5 years ago
badre429 ac9b4b7efd feat: french localization
5 years ago
maliming 1a6c14ee8b Replace AddIdentityServerAuthentication in app module template.
5 years ago
Halil İbrahim Kalkan 9f7775245d Use Volo.Abp.Caching.StackExchangeRedis from the module startup template.
5 years ago
maliming f63ffc4255 Provide default values for AbpClaimsMapOptions and use AbpClaimsMapMiddleware in projects.
5 years ago
Halil İbrahim Kalkan dfa09e9e70
Merge branch 'dev' into liangshiwei/abp-template
5 years ago
Halil İbrahim Kalkan 687fac36c8 add claims mapping middleware to the MyProjectNameHttpApiHostModule
5 years ago
liangshiwei d0ef06e928 Put UseAbpRequestLocalization after the UseMultiTenancy
5 years ago
liangshiwei e97f07b011 Put UseAbpRequestLocalization just after the UseAuthentication
5 years ago
liangshiwei bb68bdcdc5 Move localization middleware above authentication middleware
5 years ago
maliming 82e35727c4 Add error page in template projects.
5 years ago
Halil İbrahim Kalkan d146f232ab Change UseMvcWithDefaultRouteAndArea with UseConfiguredEndpoints
5 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.
6 years ago
Halil İbrahim Kalkan decad8e30f
Merge pull request #1919 from abpframework/Align-Option-Class-Names
6 years ago
Halil İbrahim Kalkan f62771b186
Merge pull request #1894 from abpframework/maliming/GenericHost
6 years ago
Yunus Emre Kalkan 521b3ac89c UnitOfWorkOptions to AbpUnitOfWorkOptions
6 years ago
Yunus Emre Kalkan 547f78d9ac MultiTenancyOptionsExtensions to AbpMultiTenancyOptionsExtensions
6 years ago
Yunus Emre Kalkan e19dc65af5 CacheOptions to AbpCacheOptions
6 years ago
maliming 204703f5f6 Enable Swagger UI
6 years ago
maliming 1d06dace02 Replace BuildConfiguration with GetConfiguration.
6 years ago
Halil İbrahim Kalkan fca268c816 Merge branch 'dev' into aspnetcore-3.0
6 years ago
maliming 5959329900 Add application name prefix option to distributed cache item keys.
6 years ago
Halil İbrahim Kalkan d93e912acf Disable swagger home page temporary
6 years ago
Halil İbrahim Kalkan 5ab15f8412 Added UseAuthorization
6 years ago
Halil İbrahim Kalkan d51ae9ec41 Upgrade module template to asp.net core 3.0
6 years ago
Halil İbrahim Kalkan 60936a40c1 #1594 Move module template to the templates/module folder.
6 years ago