Commit Graph

10209 Commits (rel-2.9)
 

Author SHA1 Message Date
Ahmet eb6ff963fd BlobStringDatabaseModule initial
5 years ago
Armağan Ünlü 48d3e868f6 Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
Armağan Ünlü 9a0741c1a1 Resolved #4069
5 years ago
Ahmet f50fbcefa4 blobstroring - name fix
5 years ago
Halil İbrahim Kalkan 2209c31913
Merge pull request #4082 from abpframework/maliming/docs-es-patch
5 years ago
Halil İbrahim Kalkan 351b6c8475
Merge pull request #4083 from abpframework/maliming/patch-1
5 years ago
Halil İbrahim Kalkan f1fb560833
Merge pull request #4090 from abpframework/liangshiwei/abp-module-virtualfileexplorer-document
5 years ago
Halil İbrahim Kalkan 0302a4a9bb
Merge pull request #4097 from abpframework/maliming/StringLengthAttribute-ErrorMessage
5 years ago
Halil İbrahim Kalkan ab0838ee10
Merge pull request #4085 from abpframework/OrganizationUnit-migrations
5 years ago
Halil İbrahim Kalkan c3aeaefc40 Delete TODOs
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
Mehmet Erim 2d6167aee0
Merge pull request #4122 from abpframework/feat/add-general-invalid-blueprint
5 years ago
Halil İbrahim Kalkan 49da37d1ad Added initial tests for the file system blob container.
5 years ago
maliming 61b691926c
Merge pull request #4124 from maxrizwork/patch-1
5 years ago
Halil İbrahim Kalkan 98b6bf026d Remove unused (name)spaces.
5 years ago
MaxRiz b3b3f4ef18
Update Object-Extensions.md
5 years ago
liangshiwei 018fa25b9b Use vitual path redirect
5 years ago
Arkat Erol 4a21750f1c missing double quotes fixed
5 years ago
Arman Ozak 52784b4429 feat: add general invalid blueprint to basic theme
5 years ago
Levent Arman Özak e9c177bb84
Merge pull request #4117 from abpframework/master
5 years ago
Levent Arman Özak 249582984c Merge pull request #4109 from abpframework/fix/3757
5 years ago
Mehmet Erim 3f65e56c61 Merge pull request #4115 from abpframework/feat/4114
5 years ago
Arman Ozak 57514bc174 feat: add a minimum age validator
5 years ago
Yunus Emre Kalkan 4dfe7dd5ef Fix: blogging moduule comment and login redirect problems
5 years ago
maliming 4cf535c5f5 Corrected BootstrapTagHelpersDynamicFormsExplanation localized text.
5 years ago
Levent Arman Özak 79c591f977
Merge pull request #4108 from abpframework/docs/layout-components
5 years ago
Levent Arman Özak db05ae49d2
docs: update component replacement
5 years ago
mehmet-erim b08d8918d7 docs: remove display attribute
5 years ago
mehmet-erim 52156ac604 fix(theme-basic): change smallScreen breakpoint px
5 years ago
mehmet-erim e853427d19 refactor(theme-basic): remove unneccessary variable
5 years ago
mehmet-erim 15020aaf21 docs: document layout components
5 years ago
Halil İbrahim Kalkan 8636087395 Update the translate command CLI document #4088
5 years ago
Halil İbrahim Kalkan cf4613d2d1 Re-order commands on the CLI document.
5 years ago
Halil İbrahim Kalkan 3da0b94263 Add a list of all commands.
5 years ago
Halil İbrahim Kalkan 4edf45045f
Merge pull request #4105 from abpframework/blob-storing
5 years ago
Halil İbrahim Kalkan b705986197
Merge pull request #4088 from abpframework/maliming/abp-translate
5 years ago
Super 556eb64cf0
Hide npm error in GetInstalledNpmPackages method
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
liangshiwei 27aa66558f Support virtual path deployment
5 years ago
Halil İbrahim Kalkan a8bd4c2ca2 Added BlobProviderSelector_Tests.
5 years ago
Halil İbrahim Kalkan ae59120bed Extract IBlobProviderSelector.
5 years ago
Halil İbrahim Kalkan 67fb2ddda2 Added initial test code to AbpBlobStoringFileSystemTestModule
5 years ago
Halil İbrahim Kalkan e42a0b49fb Added AppendContainerNameToBasePath option to the file system blob provider.
5 years ago
Halil İbrahim Kalkan 56542c4a30 Rename BlobContainerConfigurationDictionary to BlobContainerConfigurations
5 years ago
Halil İbrahim Kalkan 2df975c90a Extract DefaultBlobContainerConfigurationProvider to allow to customize getting the configuration.
5 years ago
Halil İbrahim Kalkan 96491312d0 Remove IBlobProvider.GetAsync
5 years ago
Halil İbrahim Kalkan cb1f33b01a Register FileSystemBlobProvider to DI.
5 years ago
maliming 427d9a5604 Handle the case where customErrorMessageSet is true.
5 years ago