407 Commits (300c10d00d38512787dcaef84dfc8beafc150cec)

Author SHA1 Message Date
Ahmet Çotur 48890f8021 boostrap component demo - updated 6 years ago
Ahmet Çotur 3b60c09123 bootstrap component demo - carousel added 6 years ago
Ahmet Çotur 34346abdd1 bootstrap component demo - paginator added 6 years ago
Ahmet Çotur 6340083da1 boostrap demo - form components added 6 years ago
Halil İbrahim Kalkan 23e6018278 Renamed Volo.Abp.Http.Client.IdentityModel.Relay to Volo.Abp.Http.Client.IdentityModel.Web. Also fixed depending projects. 6 years ago
maliming c086bfe609 Fix audit unit tests. 6 years ago
Ahmet Çotur dc81bb7ca5 boostrap demo components added 6 years ago
Halil İbrahim Kalkan 133f0c0100 Auto add h2 and refactor the basic theme demo. 6 years ago
Halil İbrahim Kalkan d6c78b3e6f Added styles 6 years ago
Halil İbrahim Kalkan 10d8e22e9f ReplaceEmbeddedByPhysical for the AbpAspNetCoreMvcUiThemeSharedDemoModule 6 years ago
Halil İbrahim Kalkan 4a9bb6db84 Created Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Demo project. 6 years ago
maliming adeeb0d5a1 Fixed the bug that the controller was not logged & Filter the controller in AbpAuditingMiddleware. 6 years ago
Galip Tolga Erdem a341528aa6 Updated AuditingMidware exception check and new test 6 years ago
Halil İbrahim Kalkan fc8d34eae9 Refactor and improvements for #2807 6 years ago
Halil İbrahim Kalkan f47a0c1f5f Fix audit log unit tests. 6 years ago
Galip Tolga Erdem eef0f5f59a Added HardDelete with EfCoreRepository and MongoDbRepository tests 6 years ago
maliming 9cffe676b2 Remove Fody from the unit test project. 6 years ago
maliming fc33924d0a
Update zh-Hant.json 6 years ago
YinChang ea140ba748 add zh-hant to project in framework 6 years ago
maliming 3cc29f7ca6 Use propertyEntry.IsModified instead of the Equals method of the object. 6 years ago
maliming 289e8c4da6 Add more Auditing unit tests. 6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method. 6 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd. 6 years ago
Galip Tolga Erdem 1a9fd66be7 updated AbpAuditingMiddleware 6 years ago
Galip Tolga Erdem ca64497b1f reverted back 6 years ago
Galip Tolga Erdem 5c73a61e1c updated AuditingMiddleware for AlwaysLogOnExceptions 6 years ago
Halil İbrahim Kalkan a8e8cf26f1 #2597 Rename UseSerilogEnrichers to UseAbpSerilogEnrichers 6 years ago
Halil İbrahim Kalkan c88cd2054e #2597 Refactor AbpAspNetCoreSerilogOptions 6 years ago
Halil İbrahim Kalkan da4c91cabd #2597 Rename AbpSerilogModule to AbpAspNetCoreSerilogModule to bettern align the module name and the package name. 6 years ago
Galip Tolga Erdem 58d9f3fb5c Updated AuditingMiddleware, updated AuditingManager 6 years ago
Halil İbrahim Kalkan 625632ed94 Resolved #2607: Renamed ValidationHandler to ValidationHelper. 6 years ago
Mehmet Tüken e84dde4f76 Change Serilog.Extensions.Hosting package to Serilog.AspNetCore. 6 years ago
Mehmet Tüken beecc19957 Add test project. 6 years ago
Mehmet Tüken d2cca7306e Add ValidationInterceptor. 6 years ago
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