364 Commits (db1cd57787d6ee8dfe7f9f76aa12b05f7ca0ebbf)

Author SHA1 Message Date
Halil İbrahim Kalkan 4ba4306165 Remove unnecessary async usages. 6 years ago
maliming e434fc30c4 Fixed unit test failure due to NoContent method filter. 6 years ago
maliming faa917ba7a Set 204 No Content for void/Task. 6 years ago
maliming 1801407ae0 Use CultureHelper instead of extension methods & rename AbpCultureHelper to CultureHelper. 6 years ago
developerrd 76151fcee5 AbpIntegratedTest change all proejct namespace 6 years ago
maliming bed26a0a62 Removed obsolete WithCulture method. 6 years ago
Javier Campos 911ce80a7c feat: add ConfigureAwait(false) to all await calls 6 years ago
Halil İbrahim Kalkan e3efdbb7c1 Resolved #2499: Move AbpValidationResource to Volo.Abp.Validation package. 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 ee403c37e9 Resolved #2467: Add MaxMaxResultCount to LimitedResultRequestDto. 6 years ago
Halil İbrahim Kalkan 0754254428 Remove UnitOfWork Sync API. 6 years ago
Halil İbrahim Kalkan 676a5c61ac Removed sync interception and sync repository methods. 6 years ago
兜小神 c318133484 fixed unittest for FluentValidation 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 3e743d82ed Fix ES localization tests fail. 6 years ago
maliming b1eed33962 Implement AsyncBackgroundJob. 6 years ago
Luis Pignataro 2cd44f00e8 Spanish traslation fixes 6 years ago
Luis Pignataro 5b8a051800 spanish localization 6 years ago
maliming 542ea712b5 Use the unified provider key format in the feature module. 6 years ago
Arkat Erol dbebc67a60 aspnet core 3.1 docker update for bootstrap tag helpers 6 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1. 6 years ago
Halil İbrahim Kalkan d16bef05b2 Resolved #1933: Ignore owned types while configuring the base properties 6 years ago
Xeevis c59d51d01a Update Czech localization files 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
maliming 357be9a8e3 Implement AbpDateTimeModelBinderProvider & AbpDateTimeModelBinder 6 years ago
Arkat Erol d67ecf91e6 aspnetcore.mvc.ui.theme.shared version update for Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo 6 years ago
Halil İbrahim Kalkan d0da6b89b9 Update bootstrap demo client side dependency. 6 years ago
Arkat Erol 3974545388 bootstrap-taghelpers docker files added 6 years ago
maliming 6944da4a82 Remove the id property from the view. 6 years ago
maliming b4940f135c Added Keyless Entity Types unit test. 6 years ago
JiYuhang c070cd069b Unify all zh-Hans.json files encoding to UTF-8 NO BOM 7 years ago
JiYuhang 84d08af14a Translate to chinese localization files 7 years ago
JiYuhang 96da01529a Translate to chinese localization files 7 years ago
maliming 91ba0f2594 Configuring AbpClockOptions in AbpEntityFrameworkCoreTestModule. 7 years ago
maliming 4eadee29c6 Added DataTimeValueConverters function. 7 years ago
Halil İbrahim Kalkan 17b8705601 Upgrade NuGet packages for the framework. 7 years ago
Galip Tolga Erdem 412bfd5a98 Complex object key calculation reverted. Overriding ToString method of complex object to be used as key as suggested. 7 years ago
Halil İbrahim Kalkan 705407ba9f Merge AbpCacheOptions and AbpDistributedCacheOptions. Resolved #1901 7 years ago
Halil İbrahim Kalkan 81ce88ee20 Resolved #1094: Configuration redesign. 7 years ago
Yunus Emre Kalkan 02143575e4 AspNetCoreMultiTenancyOptions to AbpAspNetCoreMultiTenancyOptions 7 years ago
Yunus Emre Kalkan 9bd045d882 DbConnectionOptions to AbpDbConnectionOptions 7 years ago
Yunus Emre Kalkan 15a79928a0 RemoteServiceOptions to AbpRemoteServiceOptions 7 years ago
Yunus Emre Kalkan df386b9ba7 NavigationOptions to AbpNavigationOptions 7 years ago
Yunus Emre Kalkan 36149fc49d UnitOfWorkDefaultOptions to AbpUnitOfWorkDefaultOptions 7 years ago
Yunus Emre Kalkan 521b3ac89c UnitOfWorkOptions to AbpUnitOfWorkOptions 7 years ago
Yunus Emre Kalkan 2f6eac8c7c VirtualFileSystemOptions to AbpVirtualFileSystemOptions 7 years ago
Yunus Emre Kalkan 8146c20a57 CommonDbContextRegistrationOptions to AbpCommonDbContextRegistrationOptions 7 years ago