Commit Graph

220 Commits (c6fffb76d39fe40a62d8fcce1e4d61733e26eeff)

Author SHA1 Message Date
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
Khaled 453fb47c3b
Merge branch 'dev' into dev
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
kgamalseif e6b5555533
Merge branch 'dev' into dev
5 years ago
Khaled eb6865a2e7 Added arabic localization resources
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
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
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
Halil İbrahim Kalkan 2cfecb1540 Depend on @abp/utils from @abp/core
5 years ago
Ahmet f6a41a81b2 select2 bootstrap modal patch
5 years ago
maliming 4d347cddf6 Use IHostApplicationLifetime to manually terminate the console application.
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
Arkat Erol eff7e1a3b8 npm packages
5 years ago
Arkat Erol ef2604c974 npm packages
5 years ago
maliming 6e6c884eaf Remove Microsoft.AspNetCore.Mvc.DataAnnotations package.
5 years ago
erolarkat adfcdf0a6e npm packages
5 years ago
maliming d0ee68e612 Use object extension system.
5 years ago
Halil İbrahim Kalkan 2270e3c004 Update MyProjectNameDomainObjectExtensions.cs
5 years ago
Halil İbrahim Kalkan 7fa67b1636 Change object mapping style for the app startup template.
5 years ago
Halil İbrahim Kalkan d93226fbac Implement DTO object extensions for the tenant management module.
5 years ago
Halil İbrahim Kalkan 8f7d115ae2 Apply object extension changes to the app template.
5 years ago
Halil İbrahim Kalkan 61453a2bd3 Update template for the ObjectExtending change.
5 years ago
Halil İbrahim Kalkan fc3ae6a190 Update startup template to use the new entity extension system to customize the IdentityUser entity
5 years ago
maliming 9cc51474c3 Migrate only tenants with connection strings.
5 years ago
maliming 3872def4d5
Merge pull request #3150 from abpframework/maliming/Microsoft
5 years ago
erolarkat 2592c46b24 npm packages
5 years ago
Halil İbrahim Kalkan fab5dddac0 Resolved #3189: /api/test API should be removed
5 years ago
maliming bb4688b786 Upgrade Microsoft.* package to 3.12.
5 years ago
Roman Rybalko 4c192da10b Added Russian language definiton to app and module templates
5 years ago
Roman Rybalko 0ac721c9ee
Added ru.json for template
5 years ago
Leon Košak 409cdfdfdd
Create sl.json
5 years ago
erolarkat e87154a4d7 merge
5 years ago
Halil İbrahim Kalkan 50cae73e90 Fixed #2976: UseAutrorization should be later than UseMultiTenancy.
5 years ago
Halil İbrahim Kalkan 23e6018278 Renamed Volo.Abp.Http.Client.IdentityModel.Relay to Volo.Abp.Http.Client.IdentityModel.Web. Also fixed depending projects.
5 years ago
Halil İbrahim Kalkan 69db16a854 Resolved #2941: Change DbMigrationService to work with multiple IDbSchemaMigrator implementations by default for the startup template
5 years ago
Arkat Erol 5eb5298b78 Updated npm packages
5 years ago
liangshiw 87890aa4d2 Update chinese document
5 years ago
Halil İbrahim Kalkan 061027bda5 Add comment for EntityFrameworkCoreMyProjectNameDbSchemaMigrator
5 years ago
Halil İbrahim Kalkan 0528f53355 Add more info in the migrator application.
5 years ago
Galip Tolga Erdem a648172f11 removed unnecessery references and code clean up
5 years ago
Galip Tolga Erdem e7fd5014f9 Updated MigrationService with tenant migrations.
5 years ago
Halil İbrahim Kalkan 3b369df403
Merge branch 'dev' into maliming/FodyConfigureAwait
5 years ago
Halil İbrahim Kalkan ba768a2681
Merge pull request #2696 from abpframework/maliming/console_generic_host
5 years ago
maliming ca74abd8d6 Merge branch 'dev' into maliming/FodyConfigureAwait
5 years ago
maliming 7edfa38065 Change the UserSecretsId to the standard project name.
5 years ago
maliming 099d7f83c5 Merge branch 'dev' into maliming/FodyConfigureAwait
5 years ago
Halil İbrahim Kalkan 83ba323db2 Upgrade NPM packages in the templates
5 years ago
maliming 93b9a58029 Move generic host usage for console apps
5 years ago
maliming 81ea882a7b Merge branch 'dev' into maliming/FodyConfigureAwait
5 years ago
YinChang ffb910f559 update Swashbuckle.AspNetCore to v5.0.0
5 years ago
YinChang 3967c642bb add zh-hant to project in templates
5 years ago
maliming 9c226e6db3 Exclude templates & samples & abp_io projects.
5 years ago
maliming 174e25b0be Remove ConfigureAwait of async method.
5 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd.
5 years ago
Halil İbrahim Kalkan 8db15a81cb Increased version of the npm packages and published all.
5 years ago
Halil İbrahim Kalkan a8e8cf26f1 #2597 Rename UseSerilogEnrichers to UseAbpSerilogEnrichers
5 years ago
Halil İbrahim Kalkan da4c91cabd #2597 Rename AbpSerilogModule to AbpAspNetCoreSerilogModule to bettern align the module name and the package name.
5 years ago
Mehmet Tüken e84dde4f76 Change Serilog.Extensions.Hosting package to Serilog.AspNetCore.
5 years ago
Mehmet Tüken c572815701 Update application template UseSerilogEnrichers.
5 years ago
Halil İbrahim Kalkan b07a181db7 Fixed #2568: User menu in Module.Web.Host not working.
5 years ago
maliming 0d10a61b7b Re-generate EF Core migrations for the startup templates.
5 years ago
Halil İbrahim Kalkan e3efdbb7c1 Resolved #2499: Move AbpValidationResource to Volo.Abp.Validation package.
5 years ago
Yunus Emre Kalkan e111ca3675 template migrations re-initial
5 years ago
mehmet-erim 4cbfbc7093 ci: remove yarn.js and yarnrc
5 years ago
Halil İbrahim Kalkan 1889664c2e Incremented npm package versions to 1.1.1.
5 years ago
Halil İbrahim Kalkan b9faa9973b Upgrade to latest NPM ABP dependencies.
5 years ago
Halil İbrahim Kalkan eefd40a408
Merge pull request #2275 from abpframework/maliming/UserSecrets
5 years ago
Halil İbrahim Kalkan f5d37c99f7
Merge pull request #2309 from abpframework/maliming/aspnetcore-3.1
5 years ago
Halil İbrahim Kalkan 0c730035f9 Publish and update npm packages
5 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
5 years ago
maliming e7a0a34622 Enable UserSecrets for template projects.
5 years ago
Halil İbrahim Kalkan d01c83c5c0 Remove unnecessary Volo.Abp.AspNetCore.MultiTenancy dependency.
5 years ago
maliming 63f48c706a Change SQL Server to LocalDb for the startup template connection strings
5 years ago
İsmail ÇAGDAŞ 087707879c published npm packages
5 years ago
Halil İbrahim Kalkan ceb0a1a8c0 Update npm packages in the templates.
5 years ago
Halil İbrahim Kalkan 99057a935d Update npm package versions.
5 years ago
Yunus Emre Kalkan 707a053dd7 migrations combined
5 years ago
Yunus Emre Kalkan 51451b8fec Merge branch 'dev' of https://github.com/volosoft/abp into dev
5 years ago
Yunus Emre Kalkan 4a31ee9e10 Remove_UniqueIndex_From_TenantName
5 years ago
Halil İbrahim Kalkan 2389ffdb3b Upgrade npm dependencies for startup templates.
5 years ago
maliming 27f44c68a5 Move UseAuthorization after UseIdentityServer.
5 years ago
Halil İbrahim Kalkan f767232d42 Resolved #1958: Move UseAuthorization after UseIdentityServer.
5 years ago