Commit Graph

526 Commits (ff3c77b3777b69fa7d6279297073c2f6067b26b0)

Author SHA1 Message Date
maliming 269cc94af1 Merge branch 'dev' into maliming/update-nuget-packages
5 years ago
Akın Sabri Çam e2a67fafc3
Merge pull request #4424 from abpframework/akin/added-missing-turkish-localization-keys
5 years ago
Halil İbrahim Kalkan bda2f4184e Resolved #4411, Resolved #4410
5 years ago
Akın Sabri Çam f62332e2a6 added missing turkish keys and values
5 years ago
maliming 1dc6546267 Upgrade MicroserviceDemo module packages.
5 years ago
Halil İbrahim Kalkan 5c05797741
Merge pull request #4247 from abpframework/maliming/razor-inherits
5 years ago
maliming ad1b91a955 Using AbpAspNetCoreMvcUiMultiTenancyModule instead of AbpAspNetCoreMultiTenancyModule.
5 years ago
maliming ed46f92c10 Remove inherits directive in all pages.
5 years ago
Halil İbrahim Kalkan 67c3417fce Merge branch 'dev' into maliming/RazorRuntimeCompilation
5 years ago
Halil İbrahim Kalkan 12c76626df
Merge pull request #4084 from abpframework/maliming/patch-2
5 years ago
Xeevis eca210e255 Update Czech translations & fix formatting
5 years ago
Halil İbrahim Kalkan 16353e99d5 Complete upgrading to EF Core 3.1.4.
5 years ago
maliming 2244cf3037 added organization unit migration for \MicroserviceDemo.
5 years ago
maliming 867d5a0329 Update usage codes in modules and templates.
5 years ago
Halil İbrahim Kalkan 8e69b80669 Add bootstrap css/js files to all applications
5 years ago
maliming 8d5742d159 Optimize RazorRuntimeCompilation.
5 years ago
maliming f63ffc4255 Provide default values for AbpClaimsMapOptions and use AbpClaimsMapMiddleware in projects.
5 years ago
liangshiwei d0ef06e928 Put UseAbpRequestLocalization after the UseMultiTenancy
5 years ago
liangshiwei e97f07b011 Put UseAbpRequestLocalization just after the UseAuthentication
5 years ago
liangshiwei bb68bdcdc5 Move localization middleware above authentication middleware
5 years ago
liangshiwei d3e7a50f9f Add AbpAspNetCoreMvcModule to microservices host module dependencies
5 years ago
Halil İbrahim Kalkan d146f232ab Change UseMvcWithDefaultRouteAndArea with UseConfiguredEndpoints
5 years ago
Halil İbrahim Kalkan 43d1d4ac8f Fix BrandingProvider.
5 years ago
liangshiwei 3f66f9062c Add AbpTenantManagementEntityFrameworkCoreModule to host module dependencies
5 years ago
CrazyBaran 49cf38b02b Rename and change culture in all polish file for proper one pl-PL. Without tests folder.
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
liangshiwei 8fc1fe7da5 Upgrade Swashbuckle.AspNetCore to v5.3.1
5 years ago
Halil İbrahim Kalkan 10aa85472f
Create README.MD
5 years ago
Akın Sabri Çam b54fab1597 Moved RabbitMqEventBus sample from this repository and updated common.ps1
5 years ago
Akın Sabri Çam 9cf2c029d0 moved EfCoreMigrationDemo sample from this repository
5 years ago
Akın Sabri Çam 708be00c9d moved dashboarddemo sample from this repository
5 years ago
Akın Sabri Çam 4933eeda0e Moved BookStore-Modular sample from this repository
5 years ago
Akın Sabri Çam b1cfe77dea moved bookstore-angular-mongodb sample
5 years ago
Akın Sabri Çam 1d013da40d Moved bookstore sample
5 years ago
Akın Sabri Çam 39b0465181 removed console and coreapp samples for moving other repository
5 years ago
maliming 4a83c2db83 Rename BookStoreEntityExtensions to BookStoreEfCoreEntityExtensionMappings.
5 years ago
maliming d0ee68e612 Use object extension system.
5 years ago
maliming 3d85fd0141 Undo changes to EfCoreMigrationDemo.
5 years ago
maliming 283da6783b Apply Entity Extension System for samples
5 years ago
maliming bb4688b786 Upgrade Microsoft.* package to 3.12.
5 years ago
mehmet-erim 384efc9217 chore: replace the ^ prefix of abp ng package versions with the tilde
5 years ago
Halil İbrahim Kalkan 2b0882bfde Handle tenant creation event and create admin user and role for the new tenant.
5 years ago
Halil İbrahim Kalkan a9060c3d10 Add Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy and Volo.Abp.TenantManagement.EntityFrameworkCore dependencies.
5 years ago
Halil İbrahim Kalkan e0cfb6c50d Change log level for Microsoft.EntityFrameworkCore
5 years ago
Halil İbrahim Kalkan 19c90d2c30 Depend on AbpIdentityEntityFrameworkCoreModule from the TenantManagementServiceHostModule
5 years ago
Halil İbrahim Kalkan dbdea97738 Add Logout to backend app.
5 years ago
Halil İbrahim Kalkan 1c07d20c97 Add multi-tenancy packages and enabled multi-tenancy for all applications.
5 years ago
Halil İbrahim Kalkan 4c83db008f Added feature management and tenant management UI to the backend app.
5 years ago
Halil İbrahim Kalkan ca246162ef Authorize clients for tenant management service, configure gateways and make the console client demo working.
5 years ago