maliming
|
93d2f0c421
|
Update SampleAppServiceTests.cs
|
5 years ago |
maliming
|
06d845e3ca
|
Define CollectionFixture in each test project.
Because: xUnit collection definitions must be in the same assembly as the test that uses them.
|
5 years ago |
liangshiwei
|
54c685f801
|
Change HttpApiClient project target to netstandard2.0
|
5 years ago |
Halil İbrahim Kalkan
|
dfa09e9e70
|
Merge branch 'dev' into liangshiwei/abp-template
|
5 years ago |
Halil İbrahim Kalkan
|
8ad6a3a124
|
Update Index.cshtml
|
5 years ago |
Halil İbrahim Kalkan
|
94a5bffebe
|
Fix Index.cshtml of the app template
|
5 years ago |
Halil İbrahim Kalkan
|
94bb704bb6
|
Delete MyProjectNamePage.cs
|
5 years ago |
Halil İbrahim Kalkan
|
687fac36c8
|
add claims mapping middleware to the MyProjectNameHttpApiHostModule
|
5 years ago |
liangshiwei
|
d0ef06e928
|
Put UseAbpRequestLocalization after the UseMultiTenancy
|
5 years ago |
liangshiwei
|
e97f07b011
|
Put UseAbpRequestLocalization just after the UseAuthentication
|
5 years ago |
mehmet-erim
|
ba248a5a4a
|
refactor: remove localization property from environment
#3791
|
5 years ago |
liangshiwei
|
bb68bdcdc5
|
Move localization middleware above authentication middleware
|
5 years ago |
maliming
|
5a2b36eeb4
|
Make GetClaimsPrincipal mehtod public.
|
5 years ago |
maliming
|
441e18e2f4
|
Refactoring ICurrentPrincipalAccessor.
|
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
Optimize MyProjectNameDbMigrationService
|
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
Wrong polish culture code in translation file name
|
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
Added bootstrap-rtl to support RTL at MVC version
|
5 years ago |
mehmet-erim
|
5e4fab7c9c
|
docs: update bookstore tutorial
resolves #3504
|
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 |
Levent Arman Özak
|
5a7d399901
|
add parentheses to forkJoin
|
5 years ago |
CrazyBaran
|
49cf38b02b
|
Rename and change culture in all polish file for proper one pl-PL. Without tests folder.
|
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 |
mehmet-erim
|
de1ae0ac6b
|
chore(module-template): update npm scripts
|
5 years ago |
mehmet-erim
|
5b6d417fa3
|
feat(module-template): upgrade angular version to v9
|
5 years ago |
mehmet-erim
|
60e1fb7a71
|
chore: update pofyfills.ts
|
5 years ago |
mehmet-erim
|
86d7a5eeb7
|
fix: undo appsettings files changes
|
5 years ago |
mehmet-erim
|
76361fb6fb
|
fix(module-template): fix some bugs in module template
|
5 years ago |
mehmet-erim
|
22a4916ac3
|
chore: upgrade typescript version
|
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
Simplify DbMigrator console output.
|
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.
Resolve #3658
|
5 years ago |
Halil İbrahim Kalkan
|
90962088e0
|
Merge pull request #3057 from romkij/ru-localization
Russian localization
|
5 years ago |
mehmet-erim
|
bdfc24211f
|
fix: reorder app.module imports
|
5 years ago |
mehmet-erim
|
7307ecd372
|
fix: change imports order of app.module
|
5 years ago |
Halil İbrahim Kalkan
|
2cfecb1540
|
Depend on @abp/utils from @abp/core
|
5 years ago |
Ahmet
|
f6a41a81b2
|
select2 bootstrap modal patch
closes: https://github.com/abpframework/abp/issues/3620
|
5 years ago |
mehmet-erim
|
54ec92fffb
|
chore: add start.ps1
|
5 years ago |
maliming
|
4d347cddf6
|
Use IHostApplicationLifetime to manually terminate the console application.
Resolve #3574
|
5 years ago |
maliming
|
b953f16704
|
Merge pull request #3571 from liangshiw/liangshiwei/upgrade-swashbuckle-AspNetCore-5.3.1
Upgrade Swashbuckle.AspNetCore to v5.3.1
|
5 years ago |
Halil İbrahim Kalkan
|
2433dbbb91
|
Merge pull request #3519 from abpframework/maliming/patch2
Use the tempkey.rsa file in memory.
|
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
Remove Microsoft.AspNetCore.Mvc.DataAnnotations package.
|
5 years ago |
Halil İbrahim Kalkan
|
71367a7fe8
|
Merge branch 'dev' into pr/2414
|
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.
Resolve #3511
|
5 years ago |
maliming
|
5ae4dccb96
|
Use the tempkey.rsa file in memory.
Resolve #3515
|
5 years ago |
mehmet-erim
|
9c6a936819
|
fix build error in angular template
|
5 years ago |
erolarkat
|
adfcdf0a6e
|
npm packages
|
5 years ago |
Halil İbrahim Kalkan
|
b010535173
|
Merge pull request #3366 from abpframework/maliming/Apply-Entity-Extension-System-for-samples
apply entity extension system for samples
|
5 years ago |
mehmet-erim
|
f9d56c6441
|
refactor: use forkJoin instead of concat
|
5 years ago |
mehmet-erim
|
9d8acf8550
|
feat: implement new LazyLoadService
|
5 years ago |
mehmet-erim
|
4afe669355
|
chore: update app template npm versions
|
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 |
Arman Ozak
|
8d71b74281
|
style: add prettierrc and rules matching other angular projects
|
5 years ago |
mehmet-erim
|
83645730b9
|
refactor: deprecate the requirements obj
|
5 years ago |
Halil İbrahim Kalkan
|
30cd18abfa
|
Update MyProjectNameDbContextModelCreatingExtensions.cs
|
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.
Resolve #3292
|
5 years ago |
maliming
|
3872def4d5
|
Merge pull request #3150 from abpframework/maliming/Microsoft
Upgrade Microsoft.* package to 3.12.
|
5 years ago |
erolarkat
|
2592c46b24
|
npm packages
|
5 years ago |
mehmet-erim
|
9bff2716d5
|
refactor: remove unnecessary condition
|
5 years ago |
mehmet-erim
|
2db56d592f
|
feat(rn): add admin email and password fields to create tenant form
|
5 years ago |
Halil İbrahim Kalkan
|
fab5dddac0
|
Resolved #3189: /api/test API should be removed
|
5 years ago |
maliming
|
a045728071
|
Merge branch 'dev' into maliming/Microsoft
|
5 years ago |
mehmet-erim
|
ae5f68497f
|
fix(rn): fix logout fn name
|
5 years ago |
mehmet-erim
|
072fa04314
|
refactor: remove promise all from AppContainer
|
5 years ago |
mehmet-erim
|
14efa745a2
|
feat(rn): add getAllRoles instead of getRoles to identityAPI
|
5 years ago |
mehmet-erim
|
5e1ed35ff9
|
Merge branch 'dev' of https://github.com/abpframework/abp into feat/react-native/create-template
|
5 years ago |
maliming
|
bb4688b786
|
Upgrade Microsoft.* package to 3.12.
|
5 years ago |
Super
|
3445449b6f
|
Add EfCore.Tools package reference to HttpApi.Host.
fix #3124
|
5 years ago |
mehmet-erim
|
e4787631a6
|
Merge branch 'dev' of https://github.com/abpframework/abp into feat/react-native/create-template
|
5 years ago |
mehmet-erim
|
cb5d67138f
|
Revert "feat: create react-native app template"
This reverts commit 185a88544e .
|
5 years ago |
mehmet-erim
|
38506acf19
|
Merge branch 'dev' of https://github.com/abpframework/abp into dev
|
5 years ago |
mehmet-erim
|
0212613ca7
|
chore: update npm versions
|
5 years ago |
maliming
|
537fb1a494
|
Add localization files to module templates.
Fix #3105
|
5 years ago |
mehmet-erim
|
185a88544e
|
feat: create react-native app template
#2699
|
5 years ago |
mehmet-erim
|
384efc9217
|
chore: replace the ^ prefix of abp ng package versions with the tilde
|
5 years ago |
mehmet-erim
|
50c6d720b4
|
chore: change the angular app template project name
|
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
Slovenian translations
|
5 years ago |
Halil İbrahim Kalkan
|
2fb95b4bc6
|
Update .gitignore
|
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
|
7d94050cae
|
Apply #2960 for the module template
|
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 |
mehmet-erim
|
644350f034
|
chore: replace first character of abp packages with tilde
|
5 years ago |
mehmet-erim
|
8a096434f1
|
feat: update the app template to support Angular 9
#2345
|
5 years ago |
mehmet-erim
|
a9b19f8f34
|
chore: remove the spec files.
(They will be added later)
|
5 years ago |
mehmet-erim
|
9c426777ed
|
feat: change lazy abp modules references
#2345
|
5 years ago |
mehmet-erim
|
2c024b7336
|
chore: remove lazy libs folder
#2345
|
5 years ago |
mehmet-erim
|
8ba50b8bda
|
chore: add recomemded vscode extensions to app template
|
5 years ago |
mehmet-erim
|
1c29ac629f
|
chore: remove primeng from template
closes #2924
|
5 years ago |
mehmet-erim
|
95f62d7410
|
Merge branch 'dev' of https://github.com/abpframework/abp into feature/angular-9
|
5 years ago |
Arkat Erol
|
5eb5298b78
|
Updated npm packages
|
5 years ago |
mehmet-erim
|
0238d544bd
|
feat: upgrade typescript to 3.7
|
5 years ago |
mehmet-erim
|
8083701443
|
feat: update rxjs
|
5 years ago |
mehmet-erim
|
35d8cec286
|
feat: install the angular/cli v9 and angular/core v9
|
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
Move generic host usage for console apps
|
5 years ago |
maliming
|
ca74abd8d6
|
Merge branch 'dev' into maliming/FodyConfigureAwait
|
5 years ago |
mehmet-erim
|
3e233001d4
|
feat: add NgxValidateCoreModule to shared modules
|
5 years ago |
maliming
|
7edfa38065
|
Change the UserSecretsId to the standard project name.
Resolve #2728
|
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
Resolve #1891
|
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 |
maliming
|
45c2abbd32
|
framework & module& template & sample to target .NET Standard 2.0
Resolve #2668
|
5 years ago |
maliming
|
3783046883
|
Merge pull request #2671 from yinchang0626/feature/localization-zh-Hant
add localization for zh-hant
|
5 years ago |
YinChang
|
1955a9a050
|
fix Volo.Abp.AspNetCore.Serilog ProjectReference
|
5 years ago |
YinChang
|
3c2f1a8214
|
fix templates/module HttpApi.Host project , wrong name MyProjectName and should use MyProjectName_Module database
|
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 |
mehmet-erim
|
97bc1d03bc
|
chore: update favicon files
|
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
|
3028b1a431
|
Update module template UseSerilogEnrichers.
|
5 years ago |
Mehmet Tüken
|
c572815701
|
Update application template UseSerilogEnrichers.
|
5 years ago |