2225 Commits (cf4cd772a850beeaee618369c80779a5ae80d6ef)

Author SHA1 Message Date
Halil İbrahim Kalkan 0457322d0e Added Volo.Abp.BlobStoring.FileSystem package and test project. 6 years ago
Halil İbrahim Kalkan 67e79533ef Support default blob container. 6 years ago
Halil İbrahim Kalkan cd2db84fb7 Adjust namespaces. 6 years ago
Halil İbrahim Kalkan 602e8af162 Revise the blob configurations. 6 years ago
Halil İbrahim Kalkan d28db0f4ad Fix BlobContainerFactory 6 years ago
Halil İbrahim Kalkan 1cf0382bf7 remove name from BlobContainerConfiguration 6 years ago
Halil İbrahim Kalkan f897a67f63 Rename to BlobContainerFactoryExtensions 6 years ago
Halil İbrahim Kalkan d5b9e0ad14 added tests: BlobContainer_Injection_Tests 6 years ago
Halil İbrahim Kalkan f5caaaaa85 Implemented basic BlobContainerFactory. 6 years ago
Halil İbrahim Kalkan 1f41cd5671 Introduce AbpBlobStoringOptions 6 years ago
Halil İbrahim Kalkan 3821dbafa8 Rename Get to Create 6 years ago
Halil İbrahim Kalkan 02246ea15a Create TypedBlobContainerWrapper. 6 years ago
Halil İbrahim Kalkan c73cd6962d Created basic interfaces for the storage. 6 years ago
Halil İbrahim Kalkan b151c0f50d Created initial Volo.Abp.BlobStoring package 6 years ago
Halil İbrahim Kalkan 39eb54fbda #4017 Added some other useful methods to the contexts. 6 years ago
maliming 632733bd42 Convert c# type to typescript type. 6 years ago
liangshiwei e58c13dcfd Update AbpBackgroundWorkersQuartzModule.cs 6 years ago
maliming e88161c0d0 Add useful services to IToolbarConfigurationContext and MenuConfigurationContext 6 years ago
Halil İbrahim Kalkan 8e69b80669 Add bootstrap css/js files to all applications 6 years ago
Halil İbrahim Kalkan faa38d45cf Fix for the RTL UI 6 years ago
Halil İbrahim Kalkan 81193a261b Clean unused code and format code. 6 years ago
Halil İbrahim Kalkan 956d6b68a4 #3382 Throw exception instead of warning if background job execution was disabled but still trying to execute. 6 years ago
Halil İbrahim Kalkan 783c162512 #3382 Should check if _backgroundJobServer is null 6 years ago
Halil İbrahim Kalkan 34ec1ad0e7 #3985 Allow to dynamically map the claims. 6 years ago
Halil İbrahim Kalkan ff3f0b2436 Refactor AbpClaimsMapMiddleware 6 years ago
maliming f63ffc4255 Provide default values for AbpClaimsMapOptions and use AbpClaimsMapMiddleware in projects. 6 years ago
xyfy 220e4aae46
Update zh-Hans.json 6 years ago
Halil İbrahim Kalkan d3a42228b2 Set name only if there is a valid value. 6 years ago
Halil İbrahim Kalkan c17868e5ac Handle floating numbers on extension properties. 6 years ago
Halil İbrahim Kalkan 0df437d876 Add decimal to NumberTypes for extension properties 6 years ago
Halil İbrahim Kalkan 9ef9d142ef Handle formatting for DateTime inputs for extension properties. 6 years ago
Halil İbrahim Kalkan f160b368a9 handle dates and datetimes on datatables MVC UI 6 years ago
Halil İbrahim Kalkan 2d55cbf194 Update LuxonScriptContributor.cs 6 years ago
Halil İbrahim Kalkan 17891a959a Add Default Renderers for datatables. 6 years ago
Halil İbrahim Kalkan 67e68297e2 Create GetInputFormatOrNull extension method for ObjectExtensionPropertyInfo 6 years ago
Halil İbrahim Kalkan 7abcc0fdf8 Add Format (asp-format), Name and Value properties to AbpInputTagHelper 6 years ago
Halil İbrahim Kalkan 4a56efdc48 Show icon for boolean extension properties on datatables. 6 years ago
Halil İbrahim Kalkan 465c751ea9 Fixed #3999: Fix BootstrapDatepicker Script/Style Contributor namespace 6 years ago
Akın Sabri Çam 3b99735e87 created a test project and moved page toolbar test to abp framework solution 6 years ago
liangshiwei 33bd7ffdca Improve code 6 years ago
liangshiwei eebaf449ce Add console template 6 years ago
İsmail ÇAĞDAŞ dade0f2817 added en localizaiton file for Volo.Abp.Emailing.Tests project 6 years ago
maliming 46d0d4eba3 "L" function in the text template rendering system should support parametric text. 6 years ago
Halil İbrahim Kalkan 9071221dcf Update TagHelperExtensions.cs 6 years ago
Halil İbrahim Kalkan 2f0a7af7b3 Resolved #3984 Expose enum type & members to client side for extension properties. 6 years ago
maliming b70497eb6c Add AbpClaimsMapMiddleware. 6 years ago
Halil İbrahim Kalkan e3e3ecd712 Refactor AbpTagHelperLocalizer. 6 years ago
Halil İbrahim Kalkan 6c949053d7 Handle enum conversion on the ExtraPropertiesValueConverter 6 years ago
Halil İbrahim Kalkan 6fefed6aad AbpSelectTagHelperService: Support providing enum as object. 6 years ago
Halil İbrahim Kalkan 2f074af4a8 Change TypeSimple name to enum for enum members. 6 years ago