1435 Commits (b978ba4bf96751bdf37e4ebec98b84a7891c1714)

Author SHA1 Message Date
Halil İbrahim Kalkan d78bc4ffbc Use generic GetRequiredService 6 years ago
Halil İbrahim Kalkan c010c56793 Optimization& refactor: Move localizer inside the validation control 6 years ago
Halil İbrahim Kalkan 58f04d34cc Fix test: AbpServiceProxiesController_Tests.GetAllWithMinify 6 years ago
Halil İbrahim Kalkan 2bda094fcf Fix build errors after PR merges. 6 years ago
Halil İbrahim Kalkan 3316bcae97
Revert "AddGlobalFilters method of MongoDbRepository extracted to a service" 6 years ago
maliming 65cd3ea8ab Localize exception message on limited result request dto. 6 years ago
Yunus Emre Kalkan a6b48ab4fe Localize exception message on LimitedResultRequestDto cont. 6 years ago
Yunus Emre Kalkan f703db96e5 Localize exception message on LimitedResultRequestDto 6 years ago
maliming d736a84ab5 Cancel value generation for aggregate roots and entities. 6 years ago
maliming a72fb4e567 Cancel changes to the tenant module. 6 years ago
Halil İbrahim Kalkan 5722c99727 Remove unused methods from InMemoryBackgroundJobStore 6 years ago
Halil İbrahim Kalkan ee403c37e9 Resolved #2467: Add MaxMaxResultCount to LimitedResultRequestDto. 6 years ago
maliming 1ae083f11a Remove the sync method for tenant & background job module. 6 years ago
Halil İbrahim Kalkan d332818f6a Background job remove sync api 6 years ago
Halil İbrahim Kalkan f0ae994848 Audit log remove sync api 6 years ago
Halil İbrahim Kalkan f6084749f9 Use Castle.Core.AsyncInterceptor 6 years ago
Halil İbrahim Kalkan c4b2d2b48c Remove reflection for ExecuteWithoutReturnValueAsync 6 years ago
Halil İbrahim Kalkan 0754254428 Remove UnitOfWork Sync API. 6 years ago
Halil İbrahim Kalkan 0860f54e5a Remove CachedApplicationConfigurationClient.Get 6 years ago
Halil İbrahim Kalkan 676a5c61ac Removed sync interception and sync repository methods. 6 years ago
maliming 6890919357
Update FluentObjectValidationContributor.cs 6 years ago
maliming 3d1ee5ec52 Add GetSetMethod condition before SetValue. 6 years ago
兜小神 c318133484 fixed unittest for FluentValidation 6 years ago
兜小神 c4e28c127d
Update FluentObjectValidationContributor.cs 6 years ago
YinChang 3ba06fe022 move AbpValidationResource to Volo.Abp.Validation from Volo.Abp.Localization 6 years ago
maliming 87eb1891f5 Change some simplified Chinese translations. 6 years ago
maliming 97353bf5f9 Formatting code. 6 years ago
YinChang 9b502bd69a fix EmailingResource's Definition 6 years ago
YinChang 49a9eb0a0c configure embedded resources by wildcard 6 years ago
YinChang 447237426e modify several module's SettingDefinitionProvider to support multi-lingual 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 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
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
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