Commit Graph

622 Commits (73f963f179b393dff976beed4d5557c97594024a)

Author SHA1 Message Date
Halil İbrahim Kalkan 8b0c7ffcde #4130 update EF core packages on the framework
5 years ago
Ahmet f50fbcefa4 blobstroring - name fix
5 years ago
Halil İbrahim Kalkan 0302a4a9bb
Merge pull request #4097 from abpframework/maliming/StringLengthAttribute-ErrorMessage
5 years ago
Halil İbrahim Kalkan ebf225822d Introduce BlobAlreadyExistsException
5 years ago
Halil İbrahim Kalkan ed82af47dd Completed integration tests for the file blob store
5 years ago
Halil İbrahim Kalkan 49da37d1ad Added initial tests for the file system blob container.
5 years ago
Halil İbrahim Kalkan 98b6bf026d Remove unused (name)spaces.
5 years ago
Halil İbrahim Kalkan c2fa54729d Added test: Default_Settings_With_TenantId
5 years ago
Halil İbrahim Kalkan 3a7a3fea00 Added tests.
5 years ago
Halil İbrahim Kalkan a8bd4c2ca2 Added BlobProviderSelector_Tests.
5 years ago
Halil İbrahim Kalkan 67fb2ddda2 Added initial test code to AbpBlobStoringFileSystemTestModule
5 years ago
Halil İbrahim Kalkan 2df975c90a Extract DefaultBlobContainerConfigurationProvider to allow to customize getting the configuration.
5 years ago
maliming 9b2d8fca89 Change the ErrorMessage of StringLengthAttribute according to the situation.
5 years ago
Halil İbrahim Kalkan 9b32873a69 Created FileSystemBlobProvider. Renamed blob container classes.
5 years ago
Halil İbrahim Kalkan 058bc0eebc Re-arrange namespaces.
5 years ago
Halil İbrahim Kalkan 0457322d0e Added Volo.Abp.BlobStoring.FileSystem package and test project.
5 years ago
Halil İbrahim Kalkan 67e79533ef Support default blob container.
5 years ago
Halil İbrahim Kalkan cd2db84fb7 Adjust namespaces.
5 years ago
Halil İbrahim Kalkan 602e8af162 Revise the blob configurations.
5 years ago
Halil İbrahim Kalkan d28db0f4ad Fix BlobContainerFactory
5 years ago
Halil İbrahim Kalkan d5b9e0ad14 added tests: BlobContainer_Injection_Tests
5 years ago
Halil İbrahim Kalkan f5caaaaa85 Implemented basic BlobContainerFactory.
5 years ago
Halil İbrahim Kalkan 1f41cd5671 Introduce AbpBlobStoringOptions
5 years ago
Halil İbrahim Kalkan c73cd6962d Created basic interfaces for the storage.
5 years ago
Halil İbrahim Kalkan 8e69b80669 Add bootstrap css/js files to all applications
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
Halil İbrahim Kalkan a024acf0a3
Merge pull request #3985 from abpframework/maliming/map-claims
5 years ago
Halil İbrahim Kalkan 4af55021fc
Merge pull request #3997 from abpframework/akin/moved-pagetoolbar-test-to-abp-framework-solution
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
Halil İbrahim Kalkan 96a93841ad
Merge pull request #3974 from abpframework/maliming/page-void-task
5 years ago
Halil İbrahim Kalkan 69e464598e
Merge pull request #3989 from abpframework/maliming/text-templating
5 years ago
Akın Sabri Çam 3b99735e87 created a test project and moved page toolbar test to abp framework solution
5 years ago
İsmail ÇAĞDAŞ bacaa3800c Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
İsmail ÇAĞDAŞ dade0f2817 added en localizaiton file for Volo.Abp.Emailing.Tests project
5 years ago
maliming 46d0d4eba3 "L" function in the text template rendering system should support parametric text.
5 years ago
Halil İbrahim Kalkan 2f0a7af7b3 Resolved #3984 Expose enum type & members to client side for extension properties.
5 years ago
maliming b70497eb6c Add AbpClaimsMapMiddleware.
5 years ago
Halil İbrahim Kalkan 2cd8311792 #3979: Allow to set custom "default value" for extra properties.
5 years ago
Halil İbrahim Kalkan 5f20c7726e Resolved #3978: ObjectExtensionManager should automatically add RequiredAttribute & EnumDataTypeAttribute when needed
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
Halil İbrahim Kalkan 25085b2959 Improve extension property model binding.
5 years ago
liangshiwei cc1408521f Make AbpPaginationTagHelper generate correct href attribute
5 years ago
maliming 88f2d83846
Update FakeAuthenticationMiddleware.cs
5 years ago
maliming 5a2b36eeb4 Make GetClaimsPrincipal mehtod public.
5 years ago
Halil İbrahim Kalkan 3154fbcbfe Make AbpAspNetCoreSignalRTestBase abstract.
5 years ago
Halil İbrahim Kalkan cd3d1e57bd Create signalr test project.
5 years ago
maliming 78664f1d49 Make ICurrentPrincipalAccessor changeable.
5 years ago
maliming 28492534f7
Merge pull request #3321 from LuisPignataro/luisPignataro/Traslate
5 years ago
Luis Pignataro 519e6d7ffd Resolve some errors for maliming check
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
Halil İbrahim Kalkan f537cd1179 Resolved #3837: Singleton services exposing multiple services should return the same instance
5 years ago
Halil İbrahim Kalkan bd20d3f9d7
Merge pull request #3801 from abpframework/liangshiwei/virtual-file-system
5 years ago
Halil İbrahim Kalkan a94cdf7b37 Make standard layouts inline localized. Also, set IsInlineLocalized on WithVirtualFilePath
5 years ago
Khaled 453fb47c3b
Merge branch 'dev' into dev
5 years ago
Luis Pignataro 84bc8e7cb9 Merge 2.6.2
5 years ago
Halil İbrahim Kalkan 50d416dd25 Check validation on SetProperty.
5 years ago
Halil İbrahim Kalkan 431ab55dea Merge branch 'dev' into extra-properties
5 years ago
Halil İbrahim Kalkan a5141a909a
Merge pull request #3700 from CrazyBaran/dev
5 years ago
Halil İbrahim Kalkan 2ac4ab108c
Merge pull request #3794 from abpframework/maliming/audit-revert
5 years ago
Halil İbrahim Kalkan 092d2dc5cf Use L instead of l on text templates
5 years ago
Necati Meral f70953cac2 Consolidated enodings to utf-8
5 years ago
liangshiwei f48466ed72 make virtual file system return the root directory
5 years ago
maliming 61f8bc32d9 Rename unit test method name.
5 years ago
maliming bdc142454e Compare the value of the property to determine whether it is changed.
5 years ago
Halil İbrahim Kalkan ef54a6416f Added UI config for extra properties
5 years ago
Halil İbrahim Kalkan 720b5d7e2f Add TemplateDefinitionIsInlineLocalized.
5 years ago
Necati Meral 660a83c032 dutch localization for framework projects
5 years ago
Necati Meral 746fc01d32 More tabs / whitespace unification
5 years ago
Halil İbrahim Kalkan 055ba8312d Added ObjectExtensionPropertyInfo.Attributes and marked ValidationAttributes as obsolete
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
Halil İbrahim Kalkan 8a31febcb5 Fix tests for the object extension manager.
5 years ago
Halil İbrahim Kalkan 55016d8446 ExtensibleObject should set default values for defined properties.
5 years ago
Necati Meral 76fc4fb210 german localization for `Volo.Abp.AspNetCore.Mvc.Tests`
5 years ago
Necati Meral 0d187a3568 german localization for `Volo.Abp.Emailing.Tests`
5 years ago
Necati Meral eaa551f787 Small locatization test extensions
5 years ago
Necati Meral 8ea6f6e166 german translation for `Volo.Abp.Localization.Tests`
5 years ago
Halil İbrahim Kalkan f3d82a3807 Refactor text template contribution system.
5 years ago
Halil İbrahim Kalkan e1990d1a3f rename template contributor to template content contributor
5 years ago
Ahmet 60e4a8e8c3 ITemplateContributor GetOrNull converted to Async
5 years ago
Halil İbrahim Kalkan f51c67f11a Re-Organize standard email templates and renamed AddVirtualFiles to WithVirtualFilePath
5 years ago
Halil İbrahim Kalkan 0311092ae1 Refactored text templating and added more tests.
5 years ago
Halil İbrahim Kalkan 8fb41d9e43 Delete email template system and use the text template system.
5 years ago
Halil İbrahim Kalkan 61d2512311 Implemented template renderer.
5 years ago
Halil İbrahim Kalkan 24365e4979 Use Scriban on TemplateRenderer
5 years ago
Halil İbrahim Kalkan 67dbc9b453 Added template content provider and template renderer.
5 years ago
Halil İbrahim Kalkan 9060b695ea Added TemplateDefinitionExtensions.
5 years ago
Halil İbrahim Kalkan 07aaaa0469 Implemented VirtualFileTemplateContributor and added tests.
5 years ago
Halil İbrahim Kalkan 42047737bd Added more tests for template definitions.
5 years ago
Halil İbrahim Kalkan 095bb128a0 Added template definition system and tests.
5 years ago
Halil İbrahim Kalkan af77ec2aee Refactored and added test project
5 years ago
CrazyBaran 54268c2834 change pl-PL for tests projects.
5 years ago
Ahmet 8f8b71b484 demo - title update
5 years ago