Commit Graph

162 Commits (a06ea3d106a838a676033f0fe334e3d9f385c0a2)

Author SHA1 Message Date
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
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