Commit Graph

1502 Commits (d4e5fec77de762f76597b1d36f8e323991598042)

Author SHA1 Message Date
YinChang 3ba06fe022 move AbpValidationResource to Volo.Abp.Validation from Volo.Abp.Localization
5 years ago
maliming 87eb1891f5 Change some simplified Chinese translations.
5 years ago
maliming 97353bf5f9 Formatting code.
5 years ago
YinChang 9b502bd69a fix EmailingResource's Definition
5 years ago
YinChang 49a9eb0a0c configure embedded resources by wildcard
5 years ago
YinChang 447237426e modify several module's SettingDefinitionProvider to support multi-lingual
5 years ago
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
maliming a6ccc3320f Add Razor support for mvc.
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 146bc59595 bump System.Security.Permissions 4.6.0 to 4.7.0
5 years ago
Mehmet Tüken b5891ffc77 bump System.Collections.Immutable 1.6.0 to 1.7.0
5 years ago
Mehmet Tüken 198d9e8260 bump Pomelo.EntityFrameworkCore.MySql 3.0.0 to 3.0.1
5 years ago
Mehmet Tüken 55f84b59a2 bump Scriban 2.1.0 to 2.1.1
5 years ago
Mehmet Tüken 388ec86755 bump NuGet.Versioning 5.3.0 to 5.4.0
5 years ago
Mehmet Tüken efccd9801f bump Newtonsoft.Json 12.0.2 to 12.0.3
5 years ago
Mehmet Tüken 6d64b72eb9 bump MongoDB.Driver 2.9.2 to 2.10.0
5 years ago
Mehmet Tüken 7a088fc68a bump Microsoft.NET.Test.Sdk 16.3.0 to 16.4.0
5 years ago
Mehmet Tüken d4b5e0b688 bump Microsoft.CodeAnalysis.CSharp 3.3.1 to 3.4.0
5 years ago
Mehmet Tüken 46c1b52251 bump Microsoft.AspNetCore.Mvc.Versioning 4.0.0 to 4.1.1
5 years ago
Mehmet Tüken 8b4277a14c bump IdentityModel 4.0.0 to 4.1.1
5 years ago
Mehmet Tüken 27be8db921 bump Hangfire.AspNetCore 1.7.6 to 1.7.8
5 years ago
Mehmet Tüken 41db38b2b3 bump FluentValidation 8.5.0 to 8.6.0
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
maliming ba2b790f2c Use MinifyGeneratedScript option to minify script.
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
maliming b1eed33962 Implement AsyncBackgroundJob.
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
iyilm4z bc02f0e980 AddGlobalFilters method of MongoDbRepository extracted to a service
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
Halil İbrahim Kalkan 5f0b31214c
Merge pull request #2169 from abpframework/maliming/minify
5 years ago
Halil İbrahim Kalkan 3cb4d7fe90 Fix mime types.
5 years ago
Halil İbrahim Kalkan d16bef05b2 Resolved #1933: Ignore owned types while configuring the base properties
5 years ago
maliming 4a03983d8b Upgrade MailKit to 2.4.1.
5 years ago
Halil İbrahim Kalkan e20f6b0662
Merge pull request #2253 from abpframework/maliming/ExposeServicesAttribute
5 years ago
Yunus Emre Kalkan 5f80bd1058 Merge branch 'dev' of https://github.com/volosoft/abp into dev
5 years ago
Yunus Emre Kalkan 8a18186341 update command solution directory option
5 years ago
Halil İbrahim Kalkan c90366ab05 Should completely hide the tenant switch area if multi-tenancy is not enabled
5 years ago
Yunus Emre Kalkan 1f8827a30c added tenant name to my profile mvc
5 years ago
maliming f12c33ad62 Change the nullable parameter of ExposeServices to a non-nullable type.
5 years ago
Halil İbrahim Kalkan cfb714ece7
Merge pull request #2151 from abpframework/maiming/AbpDateTimeModelBinder
5 years ago
Halil İbrahim Kalkan ffc0c1329e
Merge pull request #2000 from abpframework/maliming/DataTimeValueConverters
5 years ago
Yunus Emre Kalkan 60a001df6a
Merge pull request #2205 from abpframework/maliming/hideLanguage
5 years ago
itryan a8f89d8e06 fix: Microservice PublicWebSite oidc fails parsing UserInfoEndpoint response
5 years ago
Xeevis c59d51d01a Update Czech localization files
5 years ago
Halil İbrahim Kalkan e8417a461c Resolved #2213: Support async for Bundle Contributors.
5 years ago
maliming cfd2845a9e Hide language switch menu if the app has only one language.
5 years ago
maliming f9af889743 Avoid calling AddHttpClient & HttpErrorPolicy multiple times.
5 years ago
Yunus Emre Kalkan d7d3f6d4f1
Merge pull request #2190 from mehmetuken/cli-normalize-namespace
5 years ago
Mehmet Tüken b2a47cfc46 change review request.
5 years ago
Thiago Coelho 668bbbc407 Updating pt-BR account localization
5 years ago
Mehmet Tüken 3bb802da6b Adding cli namespace normalizer.
5 years ago
Halil İbrahim Kalkan cd50b57357 Resolved #2181: Introduce IDistributedCacheKeyNormalizer.
5 years ago
maliming f5c293d391 Fill missing Chinese localization texts.
5 years ago
Xeevis 6bb1987a1f Fix UseVirtualFiles middleware return value
5 years ago
maliming 7d0a009a9e Minify the script returned by ServiceProxyScript.
5 years ago
maliming df26af69fc Add AbpMinifyModule.
5 years ago
İsmail ÇAGDAŞ 6f63267e9b updated from master
5 years ago
Halil İbrahim Kalkan 913d46b78b Resolved #2159: Create Configuration setting value provider.
5 years ago
maliming d18229db8c
Merge pull request #2158 from abpframework/cli-none-ui
5 years ago
maliming 46faea99aa Independently configure UI & update cli documents.
5 years ago
Halil İbrahim Kalkan 5250a88271 Revert "Merge pull request #1993 from abpframework/maliming/MvcNoUi"
5 years ago
Yunus Emre Kalkan 6a70ba9b9b rename AbpErrorPageModel to AbpErrorViewModel
5 years ago
Yunus Emre Kalkan 3c444ebd59
Merge pull request #2097 from abpframework/Abp-Error-status-Page-option
5 years ago
Yunus Emre Kalkan 297706a6d5 refactor
5 years ago
Halil İbrahim Kalkan 8a74d4bca1
Merge pull request #2038 from abpframework/maliming/patch-4
5 years ago
Halil İbrahim Kalkan d7b1de668f
Merge pull request #1993 from abpframework/maliming/MvcNoUi
5 years ago
maliming 357be9a8e3 Implement AbpDateTimeModelBinderProvider & AbpDateTimeModelBinder
5 years ago
Halil İbrahim Kalkan d0da6b89b9 Update bootstrap demo client side dependency.
5 years ago
maliming 6944da4a82 Remove the id property from the view.
5 years ago
maliming b4940f135c Added Keyless Entity Types unit test.
5 years ago
maliming bfd49e8c97 Update zh-Hans.json
5 years ago
Yunus Emre Kalkan 9b851347c1 added localization
5 years ago
Yunus Emre Kalkan 8cd7470316 added localization
5 years ago
Yunus Emre Kalkan e743e662af added AbpErrorPageOptions and moved the "/error" page to a new controller
5 years ago
maliming 7a5f12ee29
Merge pull request #2079 from wakuflair/dev
5 years ago
maliming 00f4171af9
Merge pull request #2081 from Goxiaoy/dev
5 years ago
maliming 3c223ab661
Update EntityHelper.cs
5 years ago
Goxiaoy b3859b81ef EntityHelper build id expression strong typed
5 years ago
wakuflair a2226ae3a1 Resolved https://github.com/abpframework/abp/issues/2078
5 years ago
Halil İbrahim Kalkan 28a8cb70e4 #2052 Check if GetLocalEvents() and GetDistributedEvents() returns null.
5 years ago
maliming a1466b67d8 Cli new command to create a project folder.
5 years ago
maliming 0aa6d6f000 Add a delegate to configure IHttpClientBuilder in AddHttpClientProxy method.
5 years ago
maliming 32363c17cd
Merge pull request #1999 from cnAbp/Translate
5 years ago
JiYuhang c070cd069b Unify all zh-Hans.json files encoding to UTF-8 NO BOM
5 years ago
JiYuhang 84d08af14a Translate to chinese localization files
5 years ago
Alper Ebicoglu 0c5b74d40e fix focusing first element
5 years ago
maliming 91ba0f2594 Configuring AbpClockOptions in AbpEntityFrameworkCoreTestModule.
5 years ago
Alper Ebicoglu 3b8f269898 Update modal-manager.js
5 years ago
Alper Ebicoglu 7ee60ed51c focus first typeable element. except pickers
5 years ago
Mehmet Tüken 5fd97a9d9d Cli create app template without ui.
5 years ago
maliming a898b4abe8 Handling Clock in AbpDbContext may be null.
5 years ago
maliming 4eadee29c6 Added DataTimeValueConverters function.
5 years ago
maliming 8858b0c73c MVC templates support the no-ui option.
5 years ago
Halil İbrahim Kalkan 97098360e5 Update AbpEntityFrameworkCoreModule.cs
5 years ago
Yunus Emre Kalkan 56b40c19a6 localization improvement
5 years ago
maliming ed62b77efd Remove unnecessary cacheOption.
5 years ago
Halil İbrahim Kalkan 9871384ee3 Resolved #1026: Align AbpValidationActionFilter with MethodInvocationValidator.
5 years ago
Halil İbrahim Kalkan 82c01a4c95
Merge pull request #1913 from gterdem/pr/1900
5 years ago
Halil İbrahim Kalkan 17b8705601 Upgrade NuGet packages for the framework.
5 years ago
Galip Tolga Erdem 412bfd5a98 Complex object key calculation reverted. Overriding ToString method of complex object to be used as key as suggested.
5 years ago
Halil İbrahim Kalkan a3d248a02f Resolved #286: Rename permission & setting provider names to shorter ones.
5 years ago
Halil İbrahim Kalkan 6a575eab23 Use AbpMultiTenancyOptions
5 years ago
Alper Ebicoglu e76c92df4e Update BootstrapDatepickerScriptContributor.cs
5 years ago
Yunus Emre Kalkan 687748e4f4 Update FontAwesomeStyleContributor.cs
5 years ago
Halil İbrahim Kalkan 705407ba9f Merge AbpCacheOptions and AbpDistributedCacheOptions. Resolved #1901
5 years ago
Halil İbrahim Kalkan 81ce88ee20 Resolved #1094: Configuration redesign.
5 years ago