Commit Graph

218 Commits (588040cfa504426fc4fc82bb874960039008773e)

Author SHA1 Message Date
Alper Ebicoglu 2812380ae6 add the using for CRUD page generator
5 years ago
Alper Ebicoglu 10e51f5bac add AbpProject type to common.props for discriminating app and module
5 years ago
Alper Ebicoglu 8cf4112ae4 enable myPermission group for CRUD page generator to add items under this group.
5 years ago
Halil İbrahim Kalkan 12c76626df
Merge pull request #4084 from abpframework/maliming/patch-2
5 years ago
Alper Ebicoglu 76f9e65ad0 move menu items under menus folder
5 years ago
Xeevis eca210e255 Update Czech translations & fix formatting
5 years ago
Xeevis 2ce6869e4c Correction to English language files
5 years ago
Alper Ebicoglu 3a35ebdffb rename Authorization folder to Permissions to make it same with the app template
5 years ago
Halil İbrahim Kalkan 16353e99d5 Complete upgrading to EF Core 3.1.4.
6 years ago
liangshiwei 018fa25b9b Use vitual path redirect
6 years ago
liangshiwei 27aa66558f Support virtual path deployment
6 years ago
maliming 5890927501 Recreate the migration of module template.
6 years ago
maliming 867d5a0329 Update usage codes in modules and templates.
6 years ago
erolarkat ce608a4dd4 npm packages 2.8
6 years ago
Halil İbrahim Kalkan 8e69b80669 Add bootstrap css/js files to all applications
6 years ago
maliming 8d5742d159 Optimize RazorRuntimeCompilation.
6 years ago
maliming f63ffc4255 Provide default values for AbpClaimsMapOptions and use AbpClaimsMapMiddleware in projects.
6 years ago
Halil İbrahim Kalkan 27a11f3781
Merge pull request #3918 from abpframework/maliming/signalr-patch-1
6 years ago
liangshiwei 54c685f801 Change HttpApiClient project target to netstandard2.0
6 years ago
Halil İbrahim Kalkan dfa09e9e70
Merge branch 'dev' into liangshiwei/abp-template
6 years ago
Halil İbrahim Kalkan 687fac36c8 add claims mapping middleware to the MyProjectNameHttpApiHostModule
6 years ago
liangshiwei d0ef06e928 Put UseAbpRequestLocalization after the UseMultiTenancy
6 years ago
liangshiwei e97f07b011 Put UseAbpRequestLocalization just after the UseAuthentication
6 years ago
liangshiwei bb68bdcdc5 Move localization middleware above authentication middleware
6 years ago
maliming 5a2b36eeb4 Make GetClaimsPrincipal mehtod public.
6 years ago
maliming 441e18e2f4 Refactoring ICurrentPrincipalAccessor.
6 years ago
maliming 82e35727c4 Add error page in template projects.
6 years ago
Halil İbrahim Kalkan d146f232ab Change UseMvcWithDefaultRouteAndArea with UseConfiguredEndpoints
6 years ago
Arkat Erol a0c3759519 npm packages 2.7.0
6 years ago
Halil İbrahim Kalkan a5141a909a
Merge pull request #3700 from CrazyBaran/dev
6 years ago
Arkat Erol bdb75cb2a3 npm packages 2.6.2
6 years ago
Arkat Erol 3ccd7e2356 npm packages 2.6.1
6 years ago
CrazyBaran 49cf38b02b Rename and change culture in all polish file for proper one pl-PL. Without tests folder.
6 years ago
mehmet-erim 86d7a5eeb7 fix: undo appsettings files changes
6 years ago
mehmet-erim 76361fb6fb fix(module-template): fix some bugs in module template
6 years ago
Arkat Erol d863a013c5 npm packages 2.6
6 years ago
Halil İbrahim Kalkan 90962088e0
Merge pull request #3057 from romkij/ru-localization
6 years ago
Halil İbrahim Kalkan 2cfecb1540 Depend on @abp/utils from @abp/core
6 years ago
Ahmet f6a41a81b2 select2 bootstrap modal patch
6 years ago
liangshiwei 8fc1fe7da5 Upgrade Swashbuckle.AspNetCore to v5.3.1
6 years ago
Halil İbrahim Kalkan 71367a7fe8 Merge branch 'dev' into pr/2414
6 years ago
Arkat Erol eff7e1a3b8 npm packages
6 years ago
Arkat Erol ef2604c974 npm packages
6 years ago
erolarkat adfcdf0a6e npm packages
6 years ago
Halil İbrahim Kalkan 30cd18abfa Update MyProjectNameDbContextModelCreatingExtensions.cs
6 years ago
maliming 3872def4d5
Merge pull request #3150 from abpframework/maliming/Microsoft
6 years ago
erolarkat 2592c46b24 npm packages
6 years ago
maliming bb4688b786 Upgrade Microsoft.* package to 3.12.
6 years ago
Super 3445449b6f
Add EfCore.Tools package reference to HttpApi.Host.
6 years ago
maliming 537fb1a494 Add localization files to module templates.
6 years ago
Roman Rybalko 4c192da10b Added Russian language definiton to app and module templates
6 years ago
erolarkat e87154a4d7 merge
6 years ago
Halil İbrahim Kalkan 50cae73e90 Fixed #2976: UseAutrorization should be later than UseMultiTenancy.
6 years ago
Halil İbrahim Kalkan 7d94050cae Apply #2960 for the module template
6 years ago
Arkat Erol 5eb5298b78 Updated npm packages
6 years ago
Halil İbrahim Kalkan 3b369df403
Merge branch 'dev' into maliming/FodyConfigureAwait
6 years ago
Halil İbrahim Kalkan ba768a2681
Merge pull request #2696 from abpframework/maliming/console_generic_host
6 years ago
maliming ca74abd8d6 Merge branch 'dev' into maliming/FodyConfigureAwait
6 years ago
maliming 7edfa38065 Change the UserSecretsId to the standard project name.
6 years ago
maliming 099d7f83c5 Merge branch 'dev' into maliming/FodyConfigureAwait
6 years ago
Halil İbrahim Kalkan 83ba323db2 Upgrade NPM packages in the templates
6 years ago
maliming 93b9a58029 Move generic host usage for console apps
6 years ago
maliming 81ea882a7b Merge branch 'dev' into maliming/FodyConfigureAwait
6 years ago
YinChang ffb910f559 update Swashbuckle.AspNetCore to v5.0.0
6 years ago
maliming 45c2abbd32 framework & module& template & sample to target .NET Standard 2.0
6 years ago
maliming 3783046883
Merge pull request #2671 from yinchang0626/feature/localization-zh-Hant
6 years ago
YinChang 1955a9a050 fix Volo.Abp.AspNetCore.Serilog ProjectReference
6 years ago
YinChang 3c2f1a8214 fix templates/module HttpApi.Host project , wrong name MyProjectName and should use MyProjectName_Module database
6 years ago
YinChang 3967c642bb add zh-hant to project in templates
6 years ago
maliming 9c226e6db3 Exclude templates & samples & abp_io projects.
6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method.
6 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd.
6 years ago
Halil İbrahim Kalkan 8db15a81cb Increased version of the npm packages and published all.
6 years ago
Halil İbrahim Kalkan a8e8cf26f1 #2597 Rename UseSerilogEnrichers to UseAbpSerilogEnrichers
6 years ago
Halil İbrahim Kalkan da4c91cabd #2597 Rename AbpSerilogModule to AbpAspNetCoreSerilogModule to bettern align the module name and the package name.
6 years ago
Mehmet Tüken e84dde4f76 Change Serilog.Extensions.Hosting package to Serilog.AspNetCore.
6 years ago
Mehmet Tüken 3028b1a431 Update module template UseSerilogEnrichers.
6 years ago
Halil İbrahim Kalkan e04aea53b0 Inherit from the MyProjectNamePageModel
6 years ago
Halil İbrahim Kalkan 474fc95824 Resolved #2579: Use Contextualized object mapper for the module template.
6 years ago
Halil İbrahim Kalkan 8621591f4c Add Volo.Abp.Account.Application reference to the Web.Unified.csproj.
6 years ago
Halil İbrahim Kalkan b07a181db7 Fixed #2568: User menu in Module.Web.Host not working.
6 years ago
maliming d7761c6dfe Add AbpAccountApplicationModule to the IdentityServer project of the module template.
6 years ago
maliming 0d10a61b7b Re-generate EF Core migrations for the startup templates.
6 years ago
Halil İbrahim Kalkan 388dce7cd2
Merge pull request #2489 from recepdmr/todolist
6 years ago
Yunus Emre Kalkan 4fb3e0e587 add missing namespace to modules and templates: Volo.Abp.Testing
6 years ago
Halil İbrahim Kalkan e3efdbb7c1 Resolved #2499: Move AbpValidationResource to Volo.Abp.Validation package.
6 years ago
Halil İbrahim Kalkan 207d861e0a
Merge pull request #2449 from abpframework/maliming/patch-2
6 years ago
Halil İbrahim Kalkan d5422af84c
Merge pull request #2391 from mehmetuken/update-packages
6 years ago
Halil İbrahim Kalkan b0f17b8876 remove sync uow methods
6 years ago
maliming 1241948cfa Updates AbpClaimTypes to be compatible with identity server claims.
6 years ago
Mehmet Tüken dcc2d63e10
Merge branch 'dev' into update-packages
6 years ago
Yunus Emre Kalkan e111ca3675 template migrations re-initial
6 years ago
Mehmet Tüken e44efcb803 [templates/module] fix mongo.exe dispose
6 years ago
Mehmet Tüken 7a088fc68a bump Microsoft.NET.Test.Sdk 16.3.0 to 16.4.0
6 years ago
mehmet-erim 4cbfbc7093 ci: remove yarn.js and yarnrc
6 years ago
Halil İbrahim Kalkan 1889664c2e Incremented npm package versions to 1.1.1.
6 years ago
Halil İbrahim Kalkan b9faa9973b Upgrade to latest NPM ABP dependencies.
6 years ago
Halil İbrahim Kalkan eefd40a408
Merge pull request #2275 from abpframework/maliming/UserSecrets
6 years ago
Halil İbrahim Kalkan f5d37c99f7
Merge pull request #2309 from abpframework/maliming/aspnetcore-3.1
6 years ago
Halil İbrahim Kalkan 0c730035f9 Publish and update npm packages
6 years ago