5861 Commits (fa68e820e1c768a67c331dfcf4492bfb41136708)

Author SHA1 Message Date
maliming 9b2d8fca89 Change the ErrorMessage of StringLengthAttribute according to the situation. 6 years ago
Halil İbrahim Kalkan 9b32873a69 Created FileSystemBlobProvider. Renamed blob container classes. 6 years ago
Halil İbrahim Kalkan 058bc0eebc Re-arrange namespaces. 6 years ago
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
maliming 993f6ff065 Set console encoding & refactoring. 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
maliming 32b2349150 Update the cli and related documentation. 6 years ago
maliming 3f229609a7 Apply translate. 6 years ago
maliming 55bab1d707 Add cli translate command. 6 years ago
maliming 3451058a4d Make DbContextOptionsFactory public. 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
Khaled f610991e18 Chnage bootstrap rtl lib 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 236a39f0e8 Remove AbpRazorCompiledItemFeatureProvider. 6 years ago
maliming 8d5742d159 Optimize RazorRuntimeCompilation. 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