Commit Graph

10082 Commits (30d28bc7d3600ab35735eb0deb5715be550e4e49)
 

Author SHA1 Message Date
Mehmet Erim 2d6167aee0
Merge pull request #4122 from abpframework/feat/add-general-invalid-blueprint
6 years ago
Halil İbrahim Kalkan 49da37d1ad Added initial tests for the file system blob container.
6 years ago
Halil İbrahim Kalkan 98b6bf026d Remove unused (name)spaces.
6 years ago
Arkat Erol 4a21750f1c missing double quotes fixed
6 years ago
Arman Ozak 52784b4429 feat: add general invalid blueprint to basic theme
6 years ago
Levent Arman Özak e9c177bb84
Merge pull request #4117 from abpframework/master
6 years ago
Levent Arman Özak 249582984c Merge pull request #4109 from abpframework/fix/3757
6 years ago
Mehmet Erim 3f65e56c61 Merge pull request #4115 from abpframework/feat/4114
6 years ago
Arman Ozak 57514bc174 feat: add a minimum age validator
6 years ago
Yunus Emre Kalkan 4dfe7dd5ef Fix: blogging moduule comment and login redirect problems
6 years ago
Levent Arman Özak 79c591f977
Merge pull request #4108 from abpframework/docs/layout-components
6 years ago
Levent Arman Özak db05ae49d2
docs: update component replacement
6 years ago
mehmet-erim b08d8918d7 docs: remove display attribute
6 years ago
mehmet-erim 52156ac604 fix(theme-basic): change smallScreen breakpoint px
6 years ago
mehmet-erim e853427d19 refactor(theme-basic): remove unneccessary variable
6 years ago
mehmet-erim 15020aaf21 docs: document layout components
6 years ago
Halil İbrahim Kalkan 8636087395 Update the translate command CLI document #4088
6 years ago
Halil İbrahim Kalkan cf4613d2d1 Re-order commands on the CLI document.
6 years ago
Halil İbrahim Kalkan 3da0b94263 Add a list of all commands.
6 years ago
Halil İbrahim Kalkan 4edf45045f
Merge pull request #4105 from abpframework/blob-storing
6 years ago
Halil İbrahim Kalkan b705986197
Merge pull request #4088 from abpframework/maliming/abp-translate
6 years ago
Halil İbrahim Kalkan c2fa54729d Added test: Default_Settings_With_TenantId
6 years ago
Halil İbrahim Kalkan 3a7a3fea00 Added tests.
6 years ago
Halil İbrahim Kalkan a8bd4c2ca2 Added BlobProviderSelector_Tests.
6 years ago
Halil İbrahim Kalkan ae59120bed Extract IBlobProviderSelector.
6 years ago
Halil İbrahim Kalkan 67fb2ddda2 Added initial test code to AbpBlobStoringFileSystemTestModule
6 years ago
Halil İbrahim Kalkan e42a0b49fb Added AppendContainerNameToBasePath option to the file system blob provider.
6 years ago
Halil İbrahim Kalkan 56542c4a30 Rename BlobContainerConfigurationDictionary to BlobContainerConfigurations
6 years ago
Halil İbrahim Kalkan 2df975c90a Extract DefaultBlobContainerConfigurationProvider to allow to customize getting the configuration.
6 years ago
Halil İbrahim Kalkan 96491312d0 Remove IBlobProvider.GetAsync
6 years ago
Halil İbrahim Kalkan cb1f33b01a Register FileSystemBlobProvider to DI.
6 years ago
maliming 427d9a5604 Handle the case where customErrorMessageSet is true.
6 years ago
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 cf4cd772a8 Added Volo.Abp.BlobStoring to nuget build.
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