Commit Graph

628 Commits (f79e047f2d157c54ea3186c7bfbd25e81133b165)

Author SHA1 Message Date
Halil İbrahim Kalkan dfa09e9e70
Merge branch 'dev' into liangshiwei/abp-template
5 years ago
Halil İbrahim Kalkan 8ad6a3a124 Update Index.cshtml
5 years ago
Halil İbrahim Kalkan 94a5bffebe Fix Index.cshtml of the app template
5 years ago
Halil İbrahim Kalkan 94bb704bb6 Delete MyProjectNamePage.cs
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
mehmet-erim ba248a5a4a refactor: remove localization property from environment
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
Arkat Erol a0c3759519 npm packages 2.7.0
5 years ago
Halil İbrahim Kalkan 551b85b766 Add error pages.
5 years ago
Halil İbrahim Kalkan 07feb14a58 Refactor MyProjectNameDbMigrationService
5 years ago
Halil İbrahim Kalkan 5e925b0e20
Merge pull request #3683 from liangshiw/liangshiwei/template-migrate-database
5 years ago
Halil İbrahim Kalkan 431ab55dea Merge branch 'dev' into extra-properties
5 years ago
Halil İbrahim Kalkan a5141a909a
Merge pull request #3700 from CrazyBaran/dev
5 years ago
Halil İbrahim Kalkan 52b6c10a55 Resolved #3790: Add AbpLocalizationOptions.DefaultResourceType.
5 years ago
mehmet-erim 5e4fab7c9c docs: update bookstore tutorial
5 years ago
Arkat Erol bdb75cb2a3 npm packages 2.6.2
5 years ago
Arkat Erol 3ccd7e2356 npm packages 2.6.1
5 years ago
Levent Arman Özak 5a7d399901
add parentheses to forkJoin
5 years ago
CrazyBaran 49cf38b02b Rename and change culture in all polish file for proper one pl-PL. Without tests folder.
5 years ago
CrazyBaran 5dadd2cd2f Wrong polish culture code in json file
5 years ago
CrazyBaran a15ee011a4 Wrong polish culture code in translation file name
5 years ago
mehmet-erim de1ae0ac6b chore(module-template): update npm scripts
5 years ago
mehmet-erim 5b6d417fa3 feat(module-template): upgrade angular version to v9
5 years ago
mehmet-erim 60e1fb7a71 chore: update pofyfills.ts
5 years ago
mehmet-erim 86d7a5eeb7 fix: undo appsettings files changes
5 years ago
mehmet-erim 76361fb6fb fix(module-template): fix some bugs in module template
5 years ago
mehmet-erim 22a4916ac3 chore: upgrade typescript version
5 years ago
liangshiwei 90a7d92843 Improve code
5 years ago
liangshiwei 2c05afc6f5 Initialize the seed data for tenants with the same connection string
5 years ago
Halil İbrahim Kalkan 3025b1fa5b
Merge pull request #3676 from abpframework/maliming/migration
5 years ago
liangshiwei 3db12e6a4d Skip repeated database migration and unify MigrateHostDatabaseAsync and MigrateTenantDatabasesAsync methods
5 years ago
Arkat Erol d863a013c5 npm packages 2.6
5 years ago
maliming ae93e06cd2 Simplify DbMigrator console output.
5 years ago
Halil İbrahim Kalkan 90962088e0
Merge pull request #3057 from romkij/ru-localization
5 years ago
mehmet-erim bdfc24211f fix: reorder app.module imports
5 years ago
mehmet-erim 7307ecd372 fix: change imports order of app.module
5 years ago
Halil İbrahim Kalkan 2cfecb1540 Depend on @abp/utils from @abp/core
5 years ago
Ahmet f6a41a81b2 select2 bootstrap modal patch
5 years ago
mehmet-erim 54ec92fffb chore: add start.ps1
5 years ago
maliming 4d347cddf6 Use IHostApplicationLifetime to manually terminate the console application.
5 years ago
maliming b953f16704
Merge pull request #3571 from liangshiw/liangshiwei/upgrade-swashbuckle-AspNetCore-5.3.1
5 years ago
Halil İbrahim Kalkan 2433dbbb91
Merge pull request #3519 from abpframework/maliming/patch2
5 years ago
liangshiwei 8fc1fe7da5 Upgrade Swashbuckle.AspNetCore to v5.3.1
5 years ago
Halil İbrahim Kalkan 2132e406bd Increase log level for Microsoft.EntityFrameworkCore.
5 years ago
Halil İbrahim Kalkan 8f2908bd86
Merge pull request #3523 from abpframework/maliming/linux-patch
5 years ago
Halil İbrahim Kalkan 71367a7fe8 Merge branch 'dev' into pr/2414
5 years ago