Commit Graph

1447 Commits (7049453fbad2b191de7cfc165bf4408e19bdba18)

Author SHA1 Message Date
YinChang 447237426e modify several module's SettingDefinitionProvider to support multi-lingual
6 years ago
Alper Ebicoglu 3b6908c060 Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
Alper Ebicoglu f0e275a0c8 add Poly to Abp.Cli.Core and use it GetApiKeyOrNullAsync method.
6 years ago
Halil İbrahim Kalkan a5d74d32af Add async/await
6 years ago
Halil İbrahim Kalkan f2099d5966 Resolved #2427 Integrate ILoggerFactory to EF Core.
6 years ago
Rwing 9ae64bd113
fix typo in CLI sample
6 years ago
maliming a6ccc3320f Add Razor support for mvc.
6 years ago
Yunus Emre Kalkan e4cefe83fe Update UpdateCommand.cs
6 years ago
Yunus Emre Kalkan 189c243477 refactor
6 years ago
Yunus Emre Kalkan a306a91177 Merge branch 'dev' of https://github.com/volosoft/abp into dev
6 years ago
Yunus Emre Kalkan f30a0d1afa remove redundant using statements
6 years ago
Halil İbrahim Kalkan 6e6070ab72 Don't pass authorizationService.AsAbpAuthorizationService().CurrentPrincipal as the resource
6 years ago
Halil İbrahim Kalkan 66122369ca Added log for AbpApplicationConfigurationAppService
6 years ago
Halil İbrahim Kalkan 67331bce5f Added debug log to AbpApplicationConfigurationAppService
6 years ago
Halil İbrahim Kalkan 5fe88a3b09 Improve RemoteTenantStore: Reduce AsyncHelper usage.
6 years ago
Halil İbrahim Kalkan 647dd63e7e Make IJobQueueManager.Get method async to reduce AsyncHelper usage
6 years ago
Halil İbrahim Kalkan 05cc1e2b21 Avoid AsyncHelper usage in the DefaultAbpRequestLocalizationOptionsProvider
6 years ago
Halil İbrahim Kalkan fe2f66a304 Eleminate AsyncHelper.RunSync usage from RemoteLocalizationContributor.
6 years ago
Halil İbrahim Kalkan b04df4eff3 Update AbpDictionaryBasedStringLocalizer.cs
6 years ago
maliming db95f58852
Merge pull request #2400 from mehmetuken/fix-2396
6 years ago
Mehmet Tüken 0226a00fac fix missing rename from AbpErrorViewModel
6 years ago
Mehmet Tüken 1de18d845f catch JsonReaderException isn't valid json response.
6 years ago
Halil İbrahim Kalkan 772deb0586
Merge pull request #2390 from mehmetuken/localization-tests-error
6 years ago
Mehmet Tüken 146bc59595 bump System.Security.Permissions 4.6.0 to 4.7.0
6 years ago
Mehmet Tüken b5891ffc77 bump System.Collections.Immutable 1.6.0 to 1.7.0
6 years ago
Mehmet Tüken 198d9e8260 bump Pomelo.EntityFrameworkCore.MySql 3.0.0 to 3.0.1
6 years ago
Mehmet Tüken 55f84b59a2 bump Scriban 2.1.0 to 2.1.1
6 years ago
Mehmet Tüken 388ec86755 bump NuGet.Versioning 5.3.0 to 5.4.0
6 years ago
Mehmet Tüken efccd9801f bump Newtonsoft.Json 12.0.2 to 12.0.3
6 years ago
Mehmet Tüken 6d64b72eb9 bump MongoDB.Driver 2.9.2 to 2.10.0
6 years ago
Mehmet Tüken 7a088fc68a bump Microsoft.NET.Test.Sdk 16.3.0 to 16.4.0
6 years ago
Mehmet Tüken d4b5e0b688 bump Microsoft.CodeAnalysis.CSharp 3.3.1 to 3.4.0
6 years ago
Mehmet Tüken 46c1b52251 bump Microsoft.AspNetCore.Mvc.Versioning 4.0.0 to 4.1.1
6 years ago
Mehmet Tüken 8b4277a14c bump IdentityModel 4.0.0 to 4.1.1
6 years ago
Mehmet Tüken 27be8db921 bump Hangfire.AspNetCore 1.7.6 to 1.7.8
6 years ago
Mehmet Tüken 41db38b2b3 bump FluentValidation 8.5.0 to 8.6.0
6 years ago
Mehmet Tüken 3e743d82ed Fix ES localization tests fail.
6 years ago
Halil İbrahim Kalkan c34b89e274
Merge pull request #2225 from Xeevis/localization-cs
6 years ago
Halil İbrahim Kalkan cea17be390
Merge pull request #2238 from itryan/dev
6 years ago
Alper Ebicoglu ed585ad4eb Remove short arguments for Suite.
6 years ago
Alper Ebicoglu 4664b63b99 Update SuiteCommand.cs
6 years ago
Alper Ebicoglu 063712f857 Merge branch 'dev' of https://github.com/volosoft/abp into dev
6 years ago
Alper Ebicoglu bb38ffc28a fixes #2387 and fix CLI command descriptions.
6 years ago
maliming ba2b790f2c Use MinifyGeneratedScript option to minify script.
6 years ago
Halil İbrahim Kalkan 8d6d37a847
Merge pull request #2377 from LuisPignataro/luisPignataro/Traslate
6 years ago
Alper Ebicoglu def70c5fe0 add suite cli command.
6 years ago
Alper Ebicoglu f8ea908112 Merge branch 'dev' of https://github.com/volosoft/abp into dev
6 years ago
Alper Ebicoglu 61fa2e9987 add Suite cli command to Abp Cli.
6 years ago
Alper Ebicoglu f940f9142e add Suite cli command to Abp Cli.
6 years ago
maliming b1eed33962 Implement AsyncBackgroundJob.
6 years ago
İsmail ÇAGDAŞ dca94d1a12 fixes #2325: Remove temporary workaround for setting System.Net.Http.UseSocketsHttpHandler switch to false
6 years ago
Luis Pignataro b7e32520e9 Spanish traslation fixes
6 years ago
Luis Pignataro 2cd44f00e8 Spanish traslation fixes
6 years ago
Luis Pignataro 5b8a051800 spanish localization
6 years ago
iyilm4z bc02f0e980 AddGlobalFilters method of MongoDbRepository extracted to a service
6 years ago
Halil İbrahim Kalkan e81a4bbbef
Merge pull request #2370 from abpframework/maliming/RemoteService
6 years ago
maliming 542ea712b5 Use the unified provider key format in the feature module.
6 years ago
maliming 0ad31c40e1 When RemoteService is disabled, the selector of the service or service method is no longer configured.
6 years ago
Arkat Erol dbebc67a60 aspnet core 3.1 docker update for bootstrap tag helpers
6 years ago
olicooper c8ef5c4f0c
en localization grammar issue
6 years ago
liangshiwei fd4a757eaa Fix: set the default mail template culture name to "en"
6 years ago
Halil İbrahim Kalkan f5d37c99f7
Merge pull request #2309 from abpframework/maliming/aspnetcore-3.1
6 years ago
wakuflair 50f08ab180 Resolved: https://github.com/abpframework/abp/issues/2326
6 years ago
maliming 9fd020a1e6 Upgrade Npgsql.EntityFrameworkCore.PostgreSQL to v3.1.0.
6 years ago
Marcelo M. M 554a7b5aca update PT-BR translation
6 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
6 years ago
Yunus Emre Kalkan 0ca7a0e3b2 basic theme content_toolbar "text-right mb-2"
6 years ago
Halil İbrahim Kalkan 46c98e33c6
Merge pull request #2201 from abpframework/maliming/AddHttpClientFactoryAndPolicy
6 years ago
Halil İbrahim Kalkan 5f0b31214c
Merge pull request #2169 from abpframework/maliming/minify
6 years ago
Halil İbrahim Kalkan 3cb4d7fe90 Fix mime types.
6 years ago
Halil İbrahim Kalkan d16bef05b2 Resolved #1933: Ignore owned types while configuring the base properties
6 years ago
maliming 4a03983d8b Upgrade MailKit to 2.4.1.
6 years ago
Halil İbrahim Kalkan e20f6b0662
Merge pull request #2253 from abpframework/maliming/ExposeServicesAttribute
6 years ago
Yunus Emre Kalkan 5f80bd1058 Merge branch 'dev' of https://github.com/volosoft/abp into dev
6 years ago
Yunus Emre Kalkan 8a18186341 update command solution directory option
6 years ago
Halil İbrahim Kalkan c90366ab05 Should completely hide the tenant switch area if multi-tenancy is not enabled
6 years ago
Yunus Emre Kalkan 1f8827a30c added tenant name to my profile mvc
6 years ago
maliming f12c33ad62 Change the nullable parameter of ExposeServices to a non-nullable type.
6 years ago
Halil İbrahim Kalkan cfb714ece7
Merge pull request #2151 from abpframework/maiming/AbpDateTimeModelBinder
6 years ago
Halil İbrahim Kalkan ffc0c1329e
Merge pull request #2000 from abpframework/maliming/DataTimeValueConverters
6 years ago
Yunus Emre Kalkan 60a001df6a
Merge pull request #2205 from abpframework/maliming/hideLanguage
6 years ago
itryan a8f89d8e06 fix: Microservice PublicWebSite oidc fails parsing UserInfoEndpoint response
6 years ago
Xeevis c59d51d01a Update Czech localization files
6 years ago
Halil İbrahim Kalkan e8417a461c Resolved #2213: Support async for Bundle Contributors.
6 years ago
maliming cfd2845a9e Hide language switch menu if the app has only one language.
6 years ago
maliming f9af889743 Avoid calling AddHttpClient & HttpErrorPolicy multiple times.
6 years ago
Yunus Emre Kalkan d7d3f6d4f1
Merge pull request #2190 from mehmetuken/cli-normalize-namespace
6 years ago
Mehmet Tüken b2a47cfc46 change review request.
6 years ago
Thiago Coelho 668bbbc407 Updating pt-BR account localization
6 years ago
Mehmet Tüken 3bb802da6b Adding cli namespace normalizer.
6 years ago
Halil İbrahim Kalkan cd50b57357 Resolved #2181: Introduce IDistributedCacheKeyNormalizer.
6 years ago
maliming f5c293d391 Fill missing Chinese localization texts.
6 years ago
Xeevis 6bb1987a1f Fix UseVirtualFiles middleware return value
6 years ago
maliming 7d0a009a9e Minify the script returned by ServiceProxyScript.
6 years ago
maliming df26af69fc Add AbpMinifyModule.
6 years ago
İsmail ÇAGDAŞ 6f63267e9b updated from master
6 years ago
Halil İbrahim Kalkan 913d46b78b Resolved #2159: Create Configuration setting value provider.
6 years ago
maliming d18229db8c
Merge pull request #2158 from abpframework/cli-none-ui
6 years ago
maliming 46faea99aa Independently configure UI & update cli documents.
6 years ago
Halil İbrahim Kalkan 5250a88271 Revert "Merge pull request #1993 from abpframework/maliming/MvcNoUi"
6 years ago