Commit Graph

111 Commits (ccc0eeb9e9ecfd3e58d3b3aa9c8ae53808c90fee)

Author SHA1 Message Date
Xeevis eca210e255 Update Czech translations & fix formatting
5 years ago
Halil İbrahim Kalkan 57a8701b70 Resolved resharper warnings.
5 years ago
maliming 9b2d8fca89 Change the ErrorMessage of StringLengthAttribute according to the situation.
5 years ago
Halil İbrahim Kalkan e19da45b1b
Merge branch 'dev' into dev
5 years ago
Halil İbrahim Kalkan 34ec1ad0e7 #3985 Allow to dynamically map the claims.
5 years ago
Halil İbrahim Kalkan ff3f0b2436 Refactor AbpClaimsMapMiddleware
5 years ago
maliming f63ffc4255 Provide default values for AbpClaimsMapOptions and use AbpClaimsMapMiddleware in projects.
5 years ago
maliming 24134170e8 Merge branch 'dev' into maliming/map-claims
5 years ago
Halil İbrahim Kalkan 27a11f3781
Merge pull request #3918 from abpframework/maliming/signalr-patch-1
5 years ago
maliming b70497eb6c Add AbpClaimsMapMiddleware.
5 years ago
maliming b72ba88752
Update ExceptionTestPage.cshtml.cs
5 years ago
maliming d73281680f Razor page's exception filter ignores void and task return types.
5 years ago
maliming 88f2d83846
Update FakeAuthenticationMiddleware.cs
5 years ago
maliming 5a2b36eeb4 Make GetClaimsPrincipal mehtod public.
5 years ago
maliming 78664f1d49 Make ICurrentPrincipalAccessor changeable.
5 years ago
Halil İbrahim Kalkan d146f232ab Change UseMvcWithDefaultRouteAndArea with UseConfiguredEndpoints
5 years ago
Halil İbrahim Kalkan 2c0913fd22
Merge pull request #3773 from NecatiMeral/#3727-german-localization
5 years ago
Halil İbrahim Kalkan f0a90aa724
Merge pull request #3775 from NecatiMeral/#3774-dutch-localization
5 years ago
Khaled 453fb47c3b
Merge branch 'dev' into dev
5 years ago
Halil İbrahim Kalkan 431ab55dea Merge branch 'dev' into extra-properties
5 years ago
Necati Meral 660a83c032 dutch localization for framework projects
5 years ago
Khaled eb6865a2e7 Added arabic localization resources
5 years ago
Halil İbrahim Kalkan fbfd912a14 ExtraPropertyBindingHelper should supported containerless expressions. Added tests.
5 years ago
Necati Meral 76fc4fb210 german localization for `Volo.Abp.AspNetCore.Mvc.Tests`
5 years ago
CrazyBaran 54268c2834 change pl-PL for tests projects.
5 years ago
maliming abda1104ae Add authorization unit test for razor page.
5 years ago
maliming fd5eda2b7f Add unit tests for razor page filters.
5 years ago
Halil İbrahim Kalkan e849921f7e Resolved #3328: Allow to subscribe to exceptions handled by the abp framework
5 years ago
Halil İbrahim Kalkan b6f114353d Added test
5 years ago
maliming adeeb0d5a1 Fixed the bug that the controller was not logged & Filter the controller in AbpAuditingMiddleware.
5 years ago
Yunus Emre Kalkan 6b125349c8 merge
5 years ago
Galip Tolga Erdem a341528aa6 Updated AuditingMidware exception check and new test
5 years ago
Halil İbrahim Kalkan f47a0c1f5f Fix audit log unit tests.
5 years ago
Halil İbrahim Kalkan 5221b99cdf
Merge branch 'dev' into pr/2277
5 years ago
maliming 9cffe676b2 Remove Fody from the unit test project.
5 years ago
maliming 81ea882a7b Merge branch 'dev' into maliming/FodyConfigureAwait
5 years ago
YinChang ea140ba748 add zh-hant to project in framework
5 years ago
maliming 174e25b0be Remove ConfigureAwait of async method.
5 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd.
5 years ago
Galip Tolga Erdem 1a9fd66be7 updated AbpAuditingMiddleware
5 years ago
Galip Tolga Erdem ca64497b1f reverted back
5 years ago
Galip Tolga Erdem 5c73a61e1c updated AuditingMiddleware for AlwaysLogOnExceptions
5 years ago
Galip Tolga Erdem 58d9f3fb5c Updated AuditingMiddleware, updated AuditingManager
5 years ago
maliming e434fc30c4 Fixed unit test failure due to NoContent method filter.
5 years ago
maliming faa917ba7a Set 204 No Content for void/Task.
5 years ago
Halil İbrahim Kalkan 76d742683a
Merge pull request #2502 from abpframework/maliming/WithCulture
5 years ago
maliming 1801407ae0 Use CultureHelper instead of extension methods & rename AbpCultureHelper to CultureHelper.
5 years ago
Halil İbrahim Kalkan 32fdfb9bab
Merge branch 'dev' into dev
5 years ago
Javier Campos 911ce80a7c feat: add ConfigureAwait(false) to all await calls
5 years ago
Halil İbrahim Kalkan e3efdbb7c1 Resolved #2499: Move AbpValidationResource to Volo.Abp.Validation package.
5 years ago