Commit Graph

403 Commits (60c2dfd779dcbb5654203e76be21307040015578)

Author SHA1 Message Date
Halil İbrahim Kalkan f0e41bc55f
Merge pull request #2959 from abpframework/maliming/saveauditlog
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
Halil İbrahim Kalkan decf4c7d34
Merge pull request #2880 from abpframework/maliming/auditlogs
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
Yunus Emre Kalkan 6b125349c8 merge
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 8d76491209 Merge branch 'dev' into pr/2807
6 years ago
Halil İbrahim Kalkan f47a0c1f5f Fix audit log unit tests.
6 years ago
Halil İbrahim Kalkan 5221b99cdf
Merge branch 'dev' into pr/2277
6 years ago
Galip Tolga Erdem eef0f5f59a Added HardDelete with EfCoreRepository and MongoDbRepository tests
6 years ago
Halil İbrahim Kalkan d9b7e3aef0 Merge branch 'dev' into maliming/Auditing
6 years ago
maliming 9cffe676b2 Remove Fody from the unit test project.
6 years ago
maliming 81ea882a7b Merge branch 'dev' into maliming/FodyConfigureAwait
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
Galip Tolga Erdem a529a3df9e Merge branch 'dev' of https://github.com/abpframework/abp into pr/2277
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
Halil İbrahim Kalkan f31c335c15
Merge pull request #2597 from mehmetuken/serilog-enrichment
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
Halil İbrahim Kalkan 388dce7cd2
Merge pull request #2489 from recepdmr/todolist
6 years ago
Halil İbrahim Kalkan 76d742683a
Merge pull request #2502 from abpframework/maliming/WithCulture
6 years ago
maliming 1801407ae0 Use CultureHelper instead of extension methods & rename AbpCultureHelper to CultureHelper.
6 years ago
Halil İbrahim Kalkan 32fdfb9bab
Merge branch 'dev' into dev
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