205 Commits (2209c31913b2cd142e5634ec00efbfdfebf00a13)

Author SHA1 Message Date
maliming cf2ded7071 Recreate the migration of app template. 6 years ago
Halil İbrahim Kalkan dab6715dae #4041 Fix server on the connection string. 6 years ago
Halil İbrahim Kalkan 6ce79cb53b Fixed #4041: fix connection strings on the template. 6 years ago
erolarkat ce608a4dd4 npm packages 2.8 6 years ago
Halil İbrahim Kalkan 8e69b80669 Add bootstrap css/js files to all applications 6 years ago
Halil İbrahim Kalkan 202479ddd0 Restore npm packages. 6 years ago
liangshiwei 54c685f801 Change HttpApiClient project target to netstandard2.0 6 years ago
Halil İbrahim Kalkan 8ad6a3a124 Update Index.cshtml 6 years ago
Halil İbrahim Kalkan 94a5bffebe Fix Index.cshtml of the app template 6 years ago
Halil İbrahim Kalkan 94bb704bb6 Delete MyProjectNamePage.cs 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 5a2b36eeb4 Make GetClaimsPrincipal mehtod public. 6 years ago
maliming 441e18e2f4 Refactoring ICurrentPrincipalAccessor. 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
Ahmet cccffb6240 Revert "Merge branch 'dev' into Cotur/Blogging" 6 years ago
Ahmet d358e80ecb Merge branch 'dev' into Cotur/Blogging 6 years ago
Arkat Erol a0c3759519 npm packages 2.7.0 6 years ago
Halil İbrahim Kalkan 551b85b766 Add error pages. 6 years ago
Halil İbrahim Kalkan 07feb14a58 Refactor MyProjectNameDbMigrationService 6 years ago
Halil İbrahim Kalkan 52b6c10a55 Resolved #3790: Add AbpLocalizationOptions.DefaultResourceType. 6 years ago
Khaled eb6865a2e7 Added arabic localization resources 6 years ago
Arkat Erol bdb75cb2a3 npm packages 2.6.2 6 years ago
Arkat Erol 3ccd7e2356 npm packages 2.6.1 6 years ago
CrazyBaran 5dadd2cd2f Wrong polish culture code in json file 6 years ago
CrazyBaran a15ee011a4 Wrong polish culture code in translation file name 6 years ago
liangshiwei 90a7d92843 Improve code 6 years ago
liangshiwei 2c05afc6f5 Initialize the seed data for tenants with the same connection string 6 years ago
liangshiwei 3db12e6a4d Skip repeated database migration and unify MigrateHostDatabaseAsync and MigrateTenantDatabasesAsync methods 6 years ago
Arkat Erol d863a013c5 npm packages 2.6 6 years ago
maliming ae93e06cd2 Simplify DbMigrator console output. 6 years ago
Halil İbrahim Kalkan 2cfecb1540 Depend on @abp/utils from @abp/core 6 years ago
Ahmet f6a41a81b2 select2 bootstrap modal patch 6 years ago
maliming 4d347cddf6 Use IHostApplicationLifetime to manually terminate the console application. 6 years ago
liangshiwei 8fc1fe7da5 Upgrade Swashbuckle.AspNetCore to v5.3.1 6 years ago
Halil İbrahim Kalkan 2132e406bd Increase log level for Microsoft.EntityFrameworkCore. 6 years ago
Arkat Erol eff7e1a3b8 npm packages 6 years ago
Arkat Erol ef2604c974 npm packages 6 years ago
maliming 6e6c884eaf Remove Microsoft.AspNetCore.Mvc.DataAnnotations package. 6 years ago
maliming 5ae4dccb96 Use the tempkey.rsa file in memory. 6 years ago
erolarkat adfcdf0a6e npm packages 6 years ago
maliming d0ee68e612 Use object extension system. 6 years ago
Halil İbrahim Kalkan 2270e3c004 Update MyProjectNameDomainObjectExtensions.cs 6 years ago
Halil İbrahim Kalkan 7fa67b1636 Change object mapping style for the app startup template. 6 years ago
Halil İbrahim Kalkan d93226fbac Implement DTO object extensions for the tenant management module. 6 years ago
Halil İbrahim Kalkan 8f7d115ae2 Apply object extension changes to the app template. 6 years ago
Halil İbrahim Kalkan 61453a2bd3 Update template for the ObjectExtending change. 6 years ago
Halil İbrahim Kalkan fc3ae6a190 Update startup template to use the new entity extension system to customize the IdentityUser entity 6 years ago