Commit Graph

268 Commits (6bd43caee572af6acec744e768982430ea788b0d)

Author SHA1 Message Date
maliming 30490211d1
Revert "Introduce `AbpRequestSizeLimitMiddleware `"
3 years ago
maliming e17227d430
Add `RequestSizeLimit` unit tests.
4 years ago
maliming c4d5d53057
Set `ContentLength` of `HttpContext.Response`
4 years ago
maliming 06bee7baec
Add `AlwaysLogSelectors` to `AuditingOptions`
4 years ago
maliming e66dd7f2e4
Merge branch 'dev' into new-hosting-model
4 years ago
maliming 2212157f03
Refactor.
4 years ago
maliming 719a546d40
Merge branch 'dev' into auto-merge/rel-5-0/727
4 years ago
maliming 6596d9776a
Fix unit tests.
4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework
4 years ago
Berkan Sasmaz b7df4effae Add missing localizations for zh-Hans and zh-Hant
4 years ago
Berkan Sasmaz edc0cadf67 Add missing localizations for vi
4 years ago
Berkan Sasmaz 887a21597f Add missing localizations for sl
4 years ago
Berkan Sasmaz 8dfb0232bb Add missing localizations for sk
4 years ago
Berkan Sasmaz 303048e0c6 Add missing localizations for ru
4 years ago
Berkan Sasmaz e043f4c622 Add missing localizations for ro-RO
4 years ago
Berkan Sasmaz 99b4b1ca97 Add missing localizations for pt-BR
4 years ago
Berkan Sasmaz c2b2918cbf Add missing localization for pl-PL
4 years ago
Berkan Sasmaz dac71ba5e3 Add missing localizations for nl
4 years ago
Berkan Sasmaz acaa008cb5 Add missing localizations for it
4 years ago
Berkan Sasmaz ae73bb15fc Add missing localizations for hu
4 years ago
Berkan Sasmaz 8746d37b3c Add missing localizations for hi
4 years ago
Berkan Sasmaz f70525e4dd Add missing localizations for fr
4 years ago
Berkan Sasmaz 5dc72ddfd6 Add missing localizations for fi
4 years ago
Berkan Sasmaz 4b2b582950 Add missing localization for es
4 years ago
Berkan Sasmaz 6fabfff5c1 Add missing localizations for de-DE
4 years ago
Berkan Sasmaz dbdfb3efab Add missing localizations for cs
4 years ago
Berkan Sasmaz e6d245b43b Add missing localizations ar
4 years ago
albert 492c995f23
Merge pull request #10351 from abpframework/berkan/add-Icelandic-language
4 years ago
maliming 2919be386e
Refactor.
4 years ago
iyilm4z 7edbc7d7d0 Should_Replace_Registered_Mvc_Service test added
4 years ago
Berkan Sasmaz ba5c807332 Add the Icelandic
4 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189
4 years ago
maliming 3c0f5ae197 Merge branch 'dev' into maliming/MongoDbDateTime
4 years ago
maliming 549b76158c Add `PermissionsRequirement` and `PermissionsRequirementHandler` to check multiple permissions.
4 years ago
maliming 6a3e4e3e5e Introduce `AbpMongoDbDateTimeSerializer`.
4 years ago
Halil İbrahim Kalkan bb8ba8c173
Merge pull request #9940 from abpframework/maliming/AbpAuthorizationException
4 years ago
maliming c9d88faa7c Merge branch 'dev' into net6
4 years ago
maliming ffc95b8b53 Merge branch 'dev' into non-file-remote-stream
4 years ago
maliming 80667180b0 Merge branch 'dev' into maliming/AbpAuthorizationException
4 years ago
maliming a112586110 Use authentication scheme by default.
4 years ago
maliming 74001e550e Use ASP NET Core's AuthenticationScheme to handle AbpAuthorizationException.
4 years ago
Halil İbrahim Kalkan 8217bf59f6 Introduced AddLocalEvent and AddDistributedEvent methods on IUnitOfWork
4 years ago
maliming 0b4defecb8
Merge branch 'dev' into net6
4 years ago
maliming 0baccb330f Merge branch 'dev' into non-file-remote-stream
4 years ago
maliming 3511c0a7c5 Remove PreserveCompilationContext.
4 years ago
maliming ef9d20533a Change TargetFramework to net6.0.
4 years ago
maliming 3f6a20f184 Merge branch 'dev' into pr/9180
4 years ago
Iulian Alexe 6b6e39691f Add new language: Romanian
4 years ago
maliming cd8796136b Add the class name as property localization prefix.
4 years ago
Berkan Sasmaz bcbfcbcadd Add Slovak language to all solutions
4 years ago
Berkan Sasmaz 9be04866c4 Add new language: Slovak
4 years ago
maliming c69447d732 Use ContentDispositionHeaderValue.
4 years ago
Jadyn 15743d1785 Add FileName for RemoteStreamContent
4 years ago
Berkan Sasmaz b3ad30a982 Update localizations for Italian
4 years ago
Alexandru Bagu e4077d5569 1. allow the usage of IRemoteContentStream or RemoteContentStream when the incoming stream is not a form content format
4 years ago
maliming b53060bf49
Merge pull request #9089 from abpframework/auto-merge/rel-4-3/396
4 years ago
maliming fbba79a359 Configuration to disable validation for controllers.
4 years ago
Berkan Sasmaz e059c8a1c6 Add new language: Italian
4 years ago
Berkan Sasmaz 1e5fdea196 Add new language: Hindi
4 years ago
Berkan Sasmaz 44b1dd9d33 Add language: Finnish
5 years ago
maliming daf70c5289 Add exception to audit log if it not record.
5 years ago
maliming 17514aae82 Try to set Position to 0 in RequestPayloadBuilder.
5 years ago
maliming 5d2b9af1c2 Get the correct type of page model.
5 years ago
Halil İbrahim Kalkan 73e700addc Resolved #8006: Virtual File Middleware should be compatible with IWebHostEnvironment.WebRootFileProvider
5 years ago
Halil İbrahim Kalkan bb61d598e4
Merge pull request #7753 from abpframework/alper/security-response-headers
5 years ago
Aaron Chong 1325367e18 Add tests for AbpServiceConvention new behaviour
5 years ago
Aaron Chong ebe92d3bb3 Add tests for AbpServiceConvention
5 years ago
maliming 32d7219580 Add unit test for AbpSecurityHeadersMiddleware.
5 years ago
Alper Ebicoglu 393f86babf added security header middleware. closes #7752
5 years ago
maliming 75e47dd4a5 Update unit test.
5 years ago
maliming e7dc50fcd2 Refactor IRemoteStreamContent related functions.
5 years ago
Halil İbrahim Kalkan 9c1e24e0df
Merge pull request #7011 from abpframework/maliming/AbpRequestLocalizationOptions
5 years ago
maliming 1d761eb49b Update LocalizationTestController_Tests
5 years ago
maliming 46d65e708b Introduce AbpRequestLocalizationOptions
5 years ago
Kevin bd52241566 Added en-GB json files
5 years ago
maliming 7e903faa57 Introduce Directory.Build.props.
5 years ago
maliming c79935eca0 Merge branch 'dev' into maliming/batch
5 years ago
maliming 0a1dd5e991
Update NoContentTestController_Tests.cs
5 years ago
maliming 8498f558bf Refactor.
5 years ago
Lonze 4b9608e584 Update AbpNoContentActionFilter with unit test
5 years ago
maliming 6754ea3de4 Make IPermissionChecker support batch check.
5 years ago
Halil İbrahim Kalkan 9680a443f0
Merge pull request #5952 from abpframework/maliming/system.text.json
5 years ago
Alper Ebicoglu 3f46a6f272 add German translations... volosoft/volo#2282
5 years ago
maliming 5650f6461d Add AbpHybridJsonSerializer_Tests.
5 years ago
maliming 74affe2a74 Refactor & add more unit tests.
5 years ago
maliming 47ee4ae652 Merge branch 'dev' into maliming/net5
5 years ago
Laszlo Szabados 6f732ae792 hu translation and configure AbpLocalizationOptions
5 years ago
maliming 5374a6818d Merge branch 'dev' into maliming/net5
5 years ago
Halil İbrahim Kalkan faf998ab53 Refactored #5733
5 years ago
Luis Pignataro 2b3ac58e2d Clean project files
5 years ago
maliming f151602b08 Update TargetFramework.
5 years ago
maliming cf885b92c4 Use netstandard for class library & blazor.
5 years ago
Luis Pignataro 1683441f63 Spanish localization update for v3.2
5 years ago
maliming b2ceacbe40 Upgrade modules.
5 years ago
maliming 6e79efce2c Upgrade TargetFramework/packages to net5.0 RC.
5 years ago
badre429 f3ff49865d fix some typos
5 years ago
badre429 ac9b4b7efd feat: french localization
5 years ago
liangshiwei 453771ba31 Introduce DynamicRangeAttribute
5 years ago
maliming 6e01e79001 Create Global Feature Action & Page filters to prevent usage of a controller/page if the feature was disabled
5 years ago
Halil İbrahim Kalkan 51bebf4dfb Resolved #4905: Allow to add converters to the standard JSON serializer
5 years ago