Commit Graph

1379 Commits (7110b49f6cd6ef4c6cc18fd327392e34fa0689f4)

Author SHA1 Message Date
Alper Ebicoglu 3b6908c060 Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
Alper Ebicoglu f0e275a0c8 add Poly to Abp.Cli.Core and use it GetApiKeyOrNullAsync method.
5 years ago
Halil İbrahim Kalkan a5d74d32af Add async/await
5 years ago
Halil İbrahim Kalkan f2099d5966 Resolved #2427 Integrate ILoggerFactory to EF Core.
5 years ago
Rwing 9ae64bd113
fix typo in CLI sample
5 years ago
Yunus Emre Kalkan e4cefe83fe Update UpdateCommand.cs
5 years ago
Yunus Emre Kalkan 189c243477 refactor
5 years ago
Yunus Emre Kalkan a306a91177 Merge branch 'dev' of https://github.com/volosoft/abp into dev
5 years ago
Yunus Emre Kalkan f30a0d1afa remove redundant using statements
5 years ago
Halil İbrahim Kalkan 6e6070ab72 Don't pass authorizationService.AsAbpAuthorizationService().CurrentPrincipal as the resource
5 years ago
Halil İbrahim Kalkan 66122369ca Added log for AbpApplicationConfigurationAppService
5 years ago
Halil İbrahim Kalkan 67331bce5f Added debug log to AbpApplicationConfigurationAppService
5 years ago
Halil İbrahim Kalkan 5fe88a3b09 Improve RemoteTenantStore: Reduce AsyncHelper usage.
5 years ago
Halil İbrahim Kalkan 647dd63e7e Make IJobQueueManager.Get method async to reduce AsyncHelper usage
5 years ago
Halil İbrahim Kalkan 05cc1e2b21 Avoid AsyncHelper usage in the DefaultAbpRequestLocalizationOptionsProvider
5 years ago
Halil İbrahim Kalkan fe2f66a304 Eleminate AsyncHelper.RunSync usage from RemoteLocalizationContributor.
5 years ago
Halil İbrahim Kalkan b04df4eff3 Update AbpDictionaryBasedStringLocalizer.cs
5 years ago
maliming db95f58852
Merge pull request #2400 from mehmetuken/fix-2396
5 years ago
Mehmet Tüken 0226a00fac fix missing rename from AbpErrorViewModel
5 years ago
Mehmet Tüken 1de18d845f catch JsonReaderException isn't valid json response.
5 years ago
Halil İbrahim Kalkan 772deb0586
Merge pull request #2390 from mehmetuken/localization-tests-error
5 years ago
Mehmet Tüken 3e743d82ed Fix ES localization tests fail.
5 years ago
Halil İbrahim Kalkan c34b89e274
Merge pull request #2225 from Xeevis/localization-cs
5 years ago
Halil İbrahim Kalkan cea17be390
Merge pull request #2238 from itryan/dev
5 years ago
Alper Ebicoglu ed585ad4eb Remove short arguments for Suite.
5 years ago
Alper Ebicoglu 4664b63b99 Update SuiteCommand.cs
5 years ago
Alper Ebicoglu 063712f857 Merge branch 'dev' of https://github.com/volosoft/abp into dev
5 years ago
Alper Ebicoglu bb38ffc28a fixes #2387 and fix CLI command descriptions.
5 years ago
Halil İbrahim Kalkan 8d6d37a847
Merge pull request #2377 from LuisPignataro/luisPignataro/Traslate
5 years ago
Alper Ebicoglu def70c5fe0 add suite cli command.
5 years ago
Alper Ebicoglu f8ea908112 Merge branch 'dev' of https://github.com/volosoft/abp into dev
5 years ago
Alper Ebicoglu 61fa2e9987 add Suite cli command to Abp Cli.
5 years ago
Alper Ebicoglu f940f9142e add Suite cli command to Abp Cli.
5 years ago
İsmail ÇAGDAŞ dca94d1a12 fixes #2325: Remove temporary workaround for setting System.Net.Http.UseSocketsHttpHandler switch to false
5 years ago
Luis Pignataro b7e32520e9 Spanish traslation fixes
5 years ago
Luis Pignataro 2cd44f00e8 Spanish traslation fixes
5 years ago
Luis Pignataro 5b8a051800 spanish localization
5 years ago
Halil İbrahim Kalkan e81a4bbbef
Merge pull request #2370 from abpframework/maliming/RemoteService
5 years ago
maliming 542ea712b5 Use the unified provider key format in the feature module.
5 years ago
maliming 0ad31c40e1 When RemoteService is disabled, the selector of the service or service method is no longer configured.
5 years ago
Arkat Erol dbebc67a60 aspnet core 3.1 docker update for bootstrap tag helpers
5 years ago
olicooper c8ef5c4f0c
en localization grammar issue
5 years ago
liangshiwei fd4a757eaa Fix: set the default mail template culture name to "en"
5 years ago
Halil İbrahim Kalkan f5d37c99f7
Merge pull request #2309 from abpframework/maliming/aspnetcore-3.1
5 years ago
wakuflair 50f08ab180 Resolved: https://github.com/abpframework/abp/issues/2326
5 years ago
maliming 9fd020a1e6 Upgrade Npgsql.EntityFrameworkCore.PostgreSQL to v3.1.0.
5 years ago
Marcelo M. M 554a7b5aca update PT-BR translation
5 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
5 years ago
Yunus Emre Kalkan 0ca7a0e3b2 basic theme content_toolbar "text-right mb-2"
5 years ago
Halil İbrahim Kalkan 46c98e33c6
Merge pull request #2201 from abpframework/maliming/AddHttpClientFactoryAndPolicy
5 years ago