530 Commits (2.2.0)

Author SHA1 Message Date
Halil İbrahim Kalkan 50cae73e90 Fixed #2976: UseAutrorization should be later than UseMultiTenancy. 7 years ago
Halil İbrahim Kalkan 7d94050cae Apply #2960 for the module template 7 years ago
Halil İbrahim Kalkan 23e6018278 Renamed Volo.Abp.Http.Client.IdentityModel.Relay to Volo.Abp.Http.Client.IdentityModel.Web. Also fixed depending projects. 7 years ago
Halil İbrahim Kalkan 69db16a854 Resolved #2941: Change DbMigrationService to work with multiple IDbSchemaMigrator implementations by default for the startup template 7 years ago
mehmet-erim 644350f034 chore: replace first character of abp packages with tilde 7 years ago
mehmet-erim 8a096434f1 feat: update the app template to support Angular 9 7 years ago
mehmet-erim a9b19f8f34 chore: remove the spec files. 7 years ago
mehmet-erim 9c426777ed feat: change lazy abp modules references 7 years ago
mehmet-erim 2c024b7336 chore: remove lazy libs folder 7 years ago
mehmet-erim 8ba50b8bda chore: add recomemded vscode extensions to app template 7 years ago
mehmet-erim 1c29ac629f chore: remove primeng from template 7 years ago
Arkat Erol 5eb5298b78 Updated npm packages 7 years ago
mehmet-erim 0238d544bd feat: upgrade typescript to 3.7 7 years ago
mehmet-erim 8083701443 feat: update rxjs 7 years ago
mehmet-erim 35d8cec286 feat: install the angular/cli v9 and angular/core v9 7 years ago
liangshiw 87890aa4d2 Update chinese document 7 years ago
Halil İbrahim Kalkan 061027bda5 Add comment for EntityFrameworkCoreMyProjectNameDbSchemaMigrator 7 years ago
Halil İbrahim Kalkan 0528f53355 Add more info in the migrator application. 7 years ago
Galip Tolga Erdem a648172f11 removed unnecessery references and code clean up 7 years ago
Galip Tolga Erdem e7fd5014f9 Updated MigrationService with tenant migrations. 7 years ago
mehmet-erim 3e233001d4 feat: add NgxValidateCoreModule to shared modules 7 years ago
maliming 7edfa38065 Change the UserSecretsId to the standard project name. 7 years ago
Halil İbrahim Kalkan 83ba323db2 Upgrade NPM packages in the templates 7 years ago
maliming 93b9a58029 Move generic host usage for console apps 7 years ago
YinChang ffb910f559 update Swashbuckle.AspNetCore to v5.0.0 7 years ago
maliming 45c2abbd32 framework & module& template & sample to target .NET Standard 2.0 7 years ago
YinChang 1955a9a050 fix Volo.Abp.AspNetCore.Serilog ProjectReference 7 years ago
YinChang 3c2f1a8214 fix templates/module HttpApi.Host project , wrong name MyProjectName and should use MyProjectName_Module database 7 years ago
YinChang 3967c642bb add zh-hant to project in templates 7 years ago
maliming 9c226e6db3 Exclude templates & samples & abp_io projects. 7 years ago
maliming 174e25b0be Remove ConfigureAwait of async method. 7 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd. 7 years ago
mehmet-erim 97bc1d03bc chore: update favicon files 7 years ago
Halil İbrahim Kalkan 8db15a81cb Increased version of the npm packages and published all. 7 years ago
Halil İbrahim Kalkan a8e8cf26f1 #2597 Rename UseSerilogEnrichers to UseAbpSerilogEnrichers 7 years ago
Halil İbrahim Kalkan da4c91cabd #2597 Rename AbpSerilogModule to AbpAspNetCoreSerilogModule to bettern align the module name and the package name. 7 years ago
Yunus Emre Kalkan 3715d8c43b Revert "re-created application template migration" 7 years ago
Yunus Emre Kalkan 52fc8ad332 re-created application template migration 7 years ago
Mehmet Tüken e84dde4f76 Change Serilog.Extensions.Hosting package to Serilog.AspNetCore. 7 years ago
Mehmet Tüken 3028b1a431 Update module template UseSerilogEnrichers. 7 years ago
Mehmet Tüken c572815701 Update application template UseSerilogEnrichers. 7 years ago
Halil İbrahim Kalkan e04aea53b0 Inherit from the MyProjectNamePageModel 7 years ago
Halil İbrahim Kalkan 474fc95824 Resolved #2579: Use Contextualized object mapper for the module template. 7 years ago
Halil İbrahim Kalkan 8621591f4c Add Volo.Abp.Account.Application reference to the Web.Unified.csproj. 7 years ago
Halil İbrahim Kalkan b07a181db7 Fixed #2568: User menu in Module.Web.Host not working. 7 years ago
maliming d7761c6dfe Add AbpAccountApplicationModule to the IdentityServer project of the module template. 7 years ago
maliming 0d10a61b7b Re-generate EF Core migrations for the startup templates. 7 years ago
mehmet-erim 3f4a97b378 feat(module-template): make module component replaceable 7 years ago
Yunus Emre Kalkan 4fb3e0e587 add missing namespace to modules and templates: Volo.Abp.Testing 7 years ago
Halil İbrahim Kalkan e3efdbb7c1 Resolved #2499: Move AbpValidationResource to Volo.Abp.Validation package. 7 years ago