liangshiwei
|
3308b3cce0
|
Use relative path
|
4 years ago |
maliming
|
9019cdb99b
|
Consider port in DomainTenantResolveContributor.
|
4 years ago |
Ahmet
|
5318451927
|
Sorting all modifiers
|
4 years ago |
Halil İbrahim Kalkan
|
25afb25dc4
|
Merge branch 'dev' of https://github.com/abpframework/abp into dev
|
4 years ago |
Halil İbrahim Kalkan
|
6c1abd6146
|
Remove unused namespaces.
|
4 years ago |
Halil İbrahim Kalkan
|
797f7a7bbd
|
Merge pull request #6995 from abpframework/liangshiwei/repositoryasync
Always use Repository.GetQueryableAsync() in the method of RepositoryAsyncExtensions
|
4 years ago |
Halil İbrahim Kalkan
|
3c5fa7e1e4
|
Merge pull request #7007 from abpframework/maliming/HardDeleteAsync
Add hard delete by predicate for IRepository.
|
4 years ago |
Halil İbrahim Kalkan
|
7d049361d7
|
MethodInvocationAuthorizationService should constructor-inject instead of resolving.
|
4 years ago |
Halil İbrahim Kalkan
|
a5ab3b5d9b
|
Merge pull request #6815 from abpframework/maliming/test
Lazy Resolve Dependencies To Gain Performance
|
4 years ago |
Halil İbrahim Kalkan
|
ea0bf50d13
|
Introduce a way to reset MVC client cache.
|
4 years ago |
Halil İbrahim Kalkan
|
6c0760680d
|
Fix AbpTimingModule dependencies.
|
4 years ago |
Halil İbrahim Kalkan
|
24e889c842
|
Volo.Abp.AspNetCore.Mvc.Contracts should not depend on Volo.Abp.Ddd.Application
|
4 years ago |
Halil İbrahim Kalkan
|
f5bd8f7681
|
Added DisableObsoleteDbContextCreationWarning to disable warning.
|
4 years ago |
Halil İbrahim Kalkan
|
0df01129f0
|
Fixed #7104: Setting RabbitMQ connection in appsettings.json causes consumers to not consume messages
|
4 years ago |
Halil İbrahim Kalkan
|
bc0993bb34
|
Merge branch 'dev' of https://github.com/abpframework/abp into dev
|
4 years ago |
Halil İbrahim Kalkan
|
3c8d1c4cdc
|
Remove debug log message
|
4 years ago |
Halil İbrahim Kalkan
|
597eb11f5e
|
Merge pull request #7093 from abpframework/auto-merge/rel-4-1/55
Merge branch dev with rel-4.1
|
4 years ago |
Alper Ebicoglu
|
2dd0697233
|
Merge pull request #7083 from abpframework/issue/4264
CLI public web site option
|
4 years ago |
Yunus Emre Kalkan
|
48c761994b
|
Fix Cli Thanks Page Redirection
|
4 years ago |
Yunus Emre Kalkan
|
daadc2a569
|
CLI public web site option
|
4 years ago |
Halil İbrahim Kalkan
|
b079f0b3a9
|
Map claims.
|
4 years ago |
liangshiwei
|
478ceb738e
|
Set DispatchConsumersAsync to true
|
4 years ago |
liangshiwei
|
0adc4afb5c
|
Set DispatchConsumersAsync to true
|
4 years ago |
Halil İbrahim Kalkan
|
9c1e24e0df
|
Merge pull request #7011 from abpframework/maliming/AbpRequestLocalizationOptions
Introduce AbpRequestLocalizationOptions
|
4 years ago |
Halil İbrahim Kalkan
|
7a8b53e7e7
|
Merge pull request #6853 from abpframework/stsrki/dev-page-progress
Page progress
|
4 years ago |
maliming
|
61215ee9b3
|
Merge pull request #7026 from axunonb/dev
Fix for culture-specific number formats with Volo.Abp.TextTemplating
|
4 years ago |
Mehmet Erim
|
ec98bc8e15
|
Merge branch 'dev' into auto-merge/rel-4-1/50
|
4 years ago |
erolarkat
|
e28f354793
|
npm packages 4.1.0
|
4 years ago |
GameBelial
|
76846b6cac
|
Clean up the code.
|
4 years ago |
GameBelial
|
c883e24cd5
|
Fix the problem of path under UNIX-like.
|
4 years ago |
Yunus Emre Kalkan
|
e81c7a4f7c
|
Merge branch 'dev' into CreateMigrationAndRunMigrator
|
4 years ago |
liangshiwei
|
7a6a1454b1
|
Merge pull request #7041 from abpframework/auto-merge/rel-4-1/45
Merge branch dev with rel-4.1
|
4 years ago |
maliming
|
37e3924f00
|
Use commas to separate header objects.
Fix #7031
|
4 years ago |
Norbert Bietsch
|
563a62dc7f
|
Fixes #7025
|
4 years ago |
maliming
|
b2a78a5eda
|
Merge branch 'dev' into languages/add-en-GB-English-UK-json-files
|
4 years ago |
maliming
|
1d761eb49b
|
Update LocalizationTestController_Tests
|
4 years ago |
maliming
|
46d65e708b
|
Introduce AbpRequestLocalizationOptions
Sometimes the module may need to configure RequestLocalizationOptions
|
4 years ago |
liangshiwei
|
432aac0347
|
Use Standby instead of PauseAll method
|
4 years ago |
maliming
|
28d1690b14
|
Add hard delete by predicate for IRepository.
Resolve #6925
|
4 years ago |
liangshiwei
|
5729afaf1e
|
Merge pull request #7005 from abpframework/auto-merge/rel-4-1/35
Merge branch dev with rel-4.1
|
4 years ago |
Mladen Macanovic
|
82700d6351
|
Remove RunProcess method
|
4 years ago |
liangshiwei
|
eaaa8b4ace
|
Always use Repository.GetQueryableAsync() in the method of RepositoryAsyncExtensions class
|
4 years ago |
Mladen Macanovic
|
1db1305120
|
Merge branch 'dev' into stsrki/dev-page-progress
|
4 years ago |
Halil İbrahim Kalkan
|
72ac1a28df
|
Merge branch 'dev' of https://github.com/abpframework/abp into dev
|
4 years ago |
Halil İbrahim Kalkan
|
197878ae8a
|
Use GetQueryableAsync in RepositoryAsyncExtensions
|
4 years ago |
maliming
|
da0e76bc66
|
Merge branch 'dev' into maliming/test
|
4 years ago |
maliming
|
e2feaef57d
|
Use IServiceScopeFactory in some interceptors.
|
4 years ago |
Alper Ebicoglu
|
6b8277e24c
|
Merge branch 'rel-4.1' into Fix-SolutionModuleAdder.RemoveProjectByPostFix
|
4 years ago |
Alper Ebicoglu
|
6b8edd4589
|
Merge pull request #6855 from abpframework/Dbms-Change-ConnectionString
change connection string by Dbms preference
|
4 years ago |
Halil İbrahim Kalkan
|
5dc91ed7ee
|
Merge pull request #6976 from abpframework/auto-merge/rel-4-1/31
Merge branch dev with rel-4.1
|
4 years ago |
Halil İbrahim Kalkan
|
8522d8a8fe
|
Merge pull request #6859 from abpframework/lookup-property-table-column-localization-fix
Lookup property table column localization fix
|
4 years ago |
Halil İbrahim Kalkan
|
31b04dc535
|
Merge pull request #6839 from abpframework/Fix-SolutionModuleAdder-RemoveProjectByPostFix
Fix SolutionModuleAdder.RemoveProjectByPostFix
|
4 years ago |
Halil İbrahim Kalkan
|
c52d13301d
|
Merge pull request #6868 from abpframework/liangshiwei/automapper
DI support of AutoMapper
|
4 years ago |
Halil İbrahim Kalkan
|
388aab48ce
|
Merge pull request #6840 from abpframework/Empty-launchSettngs.json
Delete cli launchSettings.json
|
4 years ago |
Halil İbrahim Kalkan
|
33c86c93dc
|
Merge pull request #6463 from abpframework/maliming/Autofac.Extensions.DependencyInjection
Add Autofac.Extensions.DependencyInjection to Volo.Abp.Autofac module.
|
4 years ago |
maliming
|
79ca12d963
|
Fix merge conflicts.
|
4 years ago |
maliming
|
cd845ef153
|
Merge branch 'dev' into maliming/test
|
4 years ago |
maliming
|
4185454046
|
Merge pull request #6809 from abpframework/async-uow-transaction
Transaction management made async
|
4 years ago |
Halil İbrahim Kalkan
|
3aa4efaa0a
|
Remove unnecessary code.
|
4 years ago |
Halil İbrahim Kalkan
|
106a398d0a
|
Introduce IClientScopeServiceProviderAccessor to access the main scope for the current client.
|
4 years ago |
Kevin
|
bd52241566
|
Added en-GB json files
|
4 years ago |
maliming
|
59efc93da6
|
Merge pull request #6924 from abpframework/auto-merge/rel-4-1/23
Merge branch dev with rel-4.1
|
4 years ago |
maliming
|
da117b9ba4
|
Update AddModuleCommand.cs
|
4 years ago |
liangshiwei
|
8bb84aae04
|
Improved
|
4 years ago |
Yunus Emre Kalkan
|
00a71897b4
|
Fix SolutionModuleAdder.RemoveProjectByPostFix
|
4 years ago |
liangshiwei
|
ffdd6440a3
|
Improved AddAbpOpenIdConnect
|
4 years ago |
Mehmet Erim
|
356aba9bda
|
Merge pull request #6905 from abpframework/auto-merge/rel-4-1/19
Merge branch dev with rel-4.1
|
4 years ago |
maliming
|
b8bc697311
|
Fix Should_Registered_AutoMapper_Service test method.
|
4 years ago |
maliming
|
b6cb2860e3
|
Fix MapperAccessor problem.
|
4 years ago |
Mladen Macanovic
|
7ac1877b73
|
IUiPageProgressService moved to AbpBlazorClientHttpMessageHandler
|
4 years ago |
liangshiwei
|
5531e827f0
|
Make ContainerName nullable
|
4 years ago |
maliming
|
07e64331ea
|
Refactor AbpLazyServiceProvider.
|
4 years ago |
maliming
|
a7739c2ee3
|
Use IAbpLazyServiceProvider instead of LazyGetRequiredService method.
|
4 years ago |
maliming
|
2e76df3de7
|
Use LazyServiceProvider in MongoDbRepository & MemoryDbRepository
|
4 years ago |
Yunus Emre Kalkan
|
08a43351d9
|
Cli: Change NuGet.config file path for module source-code download
|
4 years ago |
liangshiwei
|
91595ee0ca
|
add unit tests
|
4 years ago |
liangshiwei
|
82888df9bc
|
Update AbpAutoMapperConventionalRegistrar
|
4 years ago |
liangshiwei
|
364732114c
|
Add AbpAutoMapperConventionalRegistrar
|
4 years ago |
liangshiwei
|
03551252f6
|
DI support of AutoMapper
|
4 years ago |
Ilkay Ilknur
|
5c91b5af8e
|
handle lookup property table header localization.
|
4 years ago |
Ilkay Ilknur
|
55f8c1670c
|
set lookup property display name to the text field.
|
4 years ago |
Yunus Emre Kalkan
|
2debe79b3f
|
Merge branch 'dev' into CreateMigrationAndRunMigrator
|
4 years ago |
Yunus Emre Kalkan
|
cfa005fcd7
|
Update NewCommand.cs
|
4 years ago |
Yunus Emre Kalkan
|
f2641509c4
|
Cli new command: change connection string by dbms
|
4 years ago |
Mladen Macanovic
|
3f04c995fb
|
Implement IUiPageProgressService into IUiPageProgressService
|
4 years ago |
Mladen Macanovic
|
348d1cbda8
|
Created UiPageProgress component and service
|
4 years ago |
Mladen Macanovic
|
1221d50d62
|
Update to latest Blazorise 0.9.3-preview4
|
4 years ago |
Alper Ebicoglu
|
a8ce303c3c
|
Merge pull request #6795 from abpframework/Dbms-Selection-Remove-Recreate-Migration-Step
CLI: just delete migrations instead of recreating when -dbms is used
|
4 years ago |
maliming
|
c4a36cac9e
|
Fix the unit tests.
|
4 years ago |
Yunus Emre Kalkan
|
5edd578eb7
|
Delete launchSettings.json
|
4 years ago |
Yunus Emre Kalkan
|
cb7e65ccc7
|
Remove commandLineArgs & workingDirectory from launchSettings.json
|
4 years ago |
maliming
|
4b595a1427
|
Use IAbpLazyServiceProvider instead of property injection.
|
4 years ago |
Yunus Emre Kalkan
|
03d6874341
|
Fix SolutionModuleAdder.RemoveProjectByPostFix
|
4 years ago |
maliming
|
e799338781
|
Use IServiceProvider in MethodInvocationAuthorizationService.
|
4 years ago |
maliming
|
d3c4465121
|
Use IServiceProvider in Interceptors.
|
4 years ago |
maliming
|
c74ee64178
|
Add AbpActionContextExtensions.
|
4 years ago |
Halil İbrahim Kalkan
|
95b7b0693b
|
Extract AspNetCoreUnitOfWorkTransactionBehaviourProviderOptions.
|
4 years ago |
Halil İbrahim Kalkan
|
65c4f19963
|
Convert to singleton for a better DI performance.
|
4 years ago |
Halil İbrahim Kalkan
|
ad49f51c35
|
Better warning message
|
4 years ago |
Alper Ebicoglu
|
b522ae658d
|
Merge pull request #6818 from abpframework/liangshiwei/swagger
Enabled swagger login for HostWithIds project
|
4 years ago |
liangshiwei
|
e3082f6ab5
|
Enabled swagger login for HostWithIds project
|
4 years ago |
Halil İbrahim Kalkan
|
2c6ae3a13e
|
Update MongoDbRepository.cs
|
4 years ago |
Mehmet Erim
|
45d694bcfa
|
Merge pull request #6816 from abpframework/auto-merge/rel-4-1/11
Merge branch dev with rel-4.1
|
4 years ago |
maliming
|
43172fc2fb
|
Reduce unnecessary dependency injection.
|
4 years ago |
Halil İbrahim Kalkan
|
818fb4a027
|
Merge branch 'dev' into async-uow-transaction
|
4 years ago |
Halil İbrahim Kalkan
|
db6d5b50aa
|
Make multi-tenancy connection string resolving async.
|
4 years ago |
Halil İbrahim Kalkan
|
95965980e7
|
Merge branch 'dev' into async-uow-transaction
|
4 years ago |
Halil İbrahim Kalkan
|
b318ee8799
|
Use ICancellationTokenProvider
|
4 years ago |
Halil İbrahim Kalkan
|
3094f577a6
|
Update PersonDapperRepository.cs
|
4 years ago |
Halil İbrahim Kalkan
|
d479e70e40
|
Implement async transaction methods.
|
4 years ago |
Yunus Emre Kalkan
|
1a92a83481
|
Added RemoveUnnecessaryPortsStep
resolves https://github.com/abpframework/abp/issues/6767
|
4 years ago |
Yunus Emre Kalkan
|
a5cc3375f5
|
Fix databaseProvider parameter of thanks page url
|
4 years ago |
Halil İbrahim Kalkan
|
5dad6818f7
|
Override WithDetailsAsync for EF Core.
|
4 years ago |
Halil İbrahim Kalkan
|
c7f480d30e
|
Add CreateFilteredQueryAsync
|
4 years ago |
Yunus Emre Kalkan
|
589b540f99
|
Make sure migration is added before running dbmigrator again
|
4 years ago |
Yunus Emre Kalkan
|
6ea46257bd
|
CLI: just delete migrations instead of recreating when -dbms is used
|
4 years ago |
maliming
|
be906177ab
|
Add modal container at the beginning of the body.
Resolve #6715
|
4 years ago |
Halil İbrahim Kalkan
|
b285537061
|
Fix typeparamref.
|
4 years ago |
Halil İbrahim Kalkan
|
d57c468e09
|
fix summaries.
|
4 years ago |
Halil İbrahim Kalkan
|
ac652f2a1f
|
Fix sync usages.
|
4 years ago |
Halil İbrahim Kalkan
|
8f3c527126
|
Use async methods in the mongo repo.
|
4 years ago |
Alper Ebicoglu
|
95a14caa2f
|
Merge pull request #6737 from abpframework/issue/2543
Automate DBMS selection by the ABP CLI
|
4 years ago |
Halil İbrahim Kalkan
|
b38084f071
|
Resolve warnings.
|
4 years ago |
Halil İbrahim Kalkan
|
d76c853ad3
|
Merge branch 'dev' into async-uow-transaction
|
4 years ago |
Yunus Emre Kalkan
|
c53945f490
|
DbMigrator creates the initial migration if no migration exists
|
4 years ago |
Halil İbrahim Kalkan
|
9329af8e46
|
Merge pull request #6676 from abpframework/repo-bulk-operations
Bulk Operations
|
4 years ago |
Halil İbrahim Kalkan
|
d314e8ea5b
|
Merge pull request #6728 from abpframework/pr-6727
Exclude UserCache of ProxyScriptingModel as the cache key.
|
4 years ago |
Halil İbrahim Kalkan
|
08bda6cfb2
|
Merge pull request #6705 from PMExtra/patch-1
Fix AbpStringExtensions
|
4 years ago |
Halil İbrahim Kalkan
|
850ea9f9e0
|
Merge pull request #6730 from abpframework/maliming/BrandLogo
Add LogoUrl to Brand component.
|
4 years ago |
Halil İbrahim Kalkan
|
80c3c031b0
|
Merge pull request #6734 from abpframework/liangshiwei/redirectAllowedUrl
Added RedirectAlowedUrls
|
4 years ago |
liangshiwei
|
d58e9bf5aa
|
Update loginDisplay
|
4 years ago |
liangshiwei
|
6726815029
|
Blazor theme menu supports target
|
4 years ago |
liangshiwei
|
2e37b500c5
|
Update Volo.Abp.AspNetCore.Mvc.csproj
|
4 years ago |
liangshiwei
|
f89f21164d
|
Update appUrlProvider
|
4 years ago |
liangshiwei
|
7be8907321
|
Merge branch 'dev' into liangshiwei/redirectAllowedUrl
|
4 years ago |
liangshiwei
|
f771eb4bba
|
Merge pull request #6771 from abpframework/maliming/submit_localizer
Localize the submit button text.
|
4 years ago |
maliming
|
890869d1bb
|
Localize the submit button text.
Resolve #6769
|
4 years ago |
Halil İbrahim Kalkan
|
2be7b6c131
|
Merge branch 'dev' into async-uow-transaction
|
4 years ago |
Mehmet Erim
|
eab86fbeb2
|
Merge branch 'dev' into auto-rel-merge-pr-3
|
4 years ago |
Mehmet Erim
|
2087775722
|
Merge pull request #6711 from abpframework/dev-merge-4-1
Merge rel-4.1 to dev
|
4 years ago |
maliming
|
d10e33fa72
|
Remove ModelExpressionProvider.
|
4 years ago |
maliming
|
8b2ef17976
|
Add AbpIdNameTagHelper
|
4 years ago |
Halil İbrahim Kalkan
|
9994bbcf53
|
Use reserved UOW also for the UOW interceptor. Also, allow web layer to determine transaction behaviour.
|
4 years ago |
Yunus Emre Kalkan
|
2f824c2044
|
Update TemplateProjectBuildPipelineBuilder.cs
|
4 years ago |
maliming
|
e59d64cbb8
|
Add localizedText to InnerHtml of small tag.
Resolve #6724
|
4 years ago |
Halil İbrahim Kalkan
|
64f9ee3c7c
|
Add warning log.
|
4 years ago |
Halil İbrahim Kalkan
|
ee7d9adb4d
|
Fix naming
|
4 years ago |
Yunus Emre Kalkan
|
9e00d351c8
|
DatabaseManagementSystemChangeStep improvements & revert connectionString requirement revert
|
4 years ago |
Halil İbrahim Kalkan
|
cfecb1f8d9
|
Implemented creating dbcontext in async way.
|
4 years ago |
Yunus Emre Kalkan
|
a8be0b7611
|
DatabaseManagementSystemChangeStep improvements & remove connection string requirement
|
4 years ago |