Commit Graph

145 Commits (72d83f86aae4d495002e2511c9d195cce7b1b82e)

Author SHA1 Message Date
Berkan Sasmaz c2b2918cbf Add missing localization for pl-PL
3 years ago
albert 492c995f23
Merge pull request #10351 from abpframework/berkan/add-Icelandic-language
3 years ago
Yunus Emre Kalkan b24a0953a4 Delete source codes
3 years ago
Berkan Sasmaz ba5c807332 Add the Icelandic
3 years ago
maliming 5407da3c28
Add `coverlet.collector` to all test project of modules.
3 years ago
Ahmet Çotur a6d63e6248 Update Volo.Abp.BlobStoring.Database.Installer.csproj
3 years ago
Ahmet Çotur b396f5ec71 Added BlobStoringDatabase module Installer package
3 years ago
Yunus Emre Kalkan 143a382d64 Created source code projects
3 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189
3 years ago
liangshiwei fc1d421a23 Merge branch 'dev' into liangshiwei/upgrade_nuget_packages
3 years ago
liangshiwei 1413dec836 Remove ModelBuilderConfigurationOptions of all modules
3 years ago
liangshiwei e8126cd060 Update NuGet packages to the latest
3 years ago
liangshiwei 815d5bab41 Update all dependency versions to the latest
3 years ago
maliming 0b4defecb8
Merge branch 'dev' into net6
4 years ago
maliming ef9d20533a Change TargetFramework to net6.0.
4 years ago
Iulian Alexe 6b6e39691f Add new language: Romanian
4 years ago
Berkan Sasmaz 9be04866c4 Add new language: Slovak
4 years ago
Halil İbrahim Kalkan 89cec4aaf9
Merge pull request #9155 from abpframework/liangshiwei/usermenu
4 years ago
liangshiwei 279adfa11f Revisit the menu item names on the user menu
4 years ago
liangshiwei 008c8e6f48 Add ApplyObjectExtensionMappings method
4 years ago
liangshiwei 0335547a1e Merge branch 'dev' into liangshiwei/efcore-extension
4 years ago
Berkan Sasmaz e059c8a1c6 Add new language: Italian
4 years ago
Berkan Sasmaz 1e5fdea196 Add new language: Hindi
4 years ago
Ahmet 07be3549c4 init blob-storing db module
4 years ago
liangshiwei 1fce1dbd3f Allow customizing EF Core configuration of entity&dbContext of an existing module
4 years ago
Yunus Emre Kalkan 8a93fdcfc9 Setup sln/module files and structure for BlobStoring Database
4 years ago
Berkan Sasmaz 44b1dd9d33 Add language: Finnish
4 years ago
liangshiwei 53674f52ce Use sync API
4 years ago
Halil İbrahim Kalkan aa4d30c7b2 IgnoreMultiTenancy for BackgroundJobsMongoDbContext
4 years ago
nielscil be1c5af08d localized framework + modules to dutch
4 years ago
maliming b2a78a5eda Merge branch 'dev' into languages/add-en-GB-English-UK-json-files
4 years ago
Halil İbrahim Kalkan 20a13d8f9b
Merge pull request #6912 from abpframework/resolve-issue6819
4 years ago
GameBelial 89523eac21 Update the connection string information in the documentation and docker compose.
4 years ago
Kevin bd52241566 Added en-GB json files
4 years ago
Halil İbrahim Kalkan 4d4121a313 Use async methods in the blob repo.
4 years ago
Alper Ebicoglu 4a95ab9057 Merge branch 'rel-4.0' into dev
4 years ago
Alper Ebicoglu b721db65e7 add Spanish language. closes #5931 & volosoft/volo#2283
4 years ago
maliming 7e903faa57 Introduce Directory.Build.props.
4 years ago
maliming fb16b00652 Upgrade to net 5 final.
4 years ago
Alper Ebicoglu 3f46a6f272 add German translations... volosoft/volo#2282
4 years ago
maliming f9a682cf94 Change override async to async override.
4 years ago
liangshiwei 73a3caf3fb Enable MongoDB transaction for unit test
4 years ago
maliming 47768aa3b7 Merge branch 'dev' into maliming/net5
4 years ago
maliming ab7ab2dcb3 Update package to net 5 RC 2.
4 years ago
maliming d88fe2436b Add link user function migrations.
4 years ago
maliming 47ee4ae652 Merge branch 'dev' into maliming/net5
4 years ago
maliming ae25e6e59c
Merge pull request #5760 from lszabados/dev
4 years ago
maliming 6e4035b004 Upgrade ms packages to 3.1.8.
4 years ago
Laszlo Szabados bf335f03ab hu translation
4 years ago
maliming a43cd92151 Remove Nuget.Config and Blazorise preview packages.
4 years ago
maliming 4852fda1b7 Update TargetFramework.
4 years ago
maliming f151602b08 Update TargetFramework.
4 years ago
maliming cf885b92c4 Use netstandard for class library & blazor.
4 years ago
maliming cd9040faa5 Fix action check fail.
4 years ago
maliming b2ceacbe40 Upgrade modules.
4 years ago
Halil İbrahim Kalkan 9ff42c102e Merge branch 'rel-3.2' into dev
4 years ago
badre429 f3ff49865d fix some typos
4 years ago
badre429 bdf38354ee fr local for account module
4 years ago
maliming b904fef2e2 Add Arabic translate.
4 years ago
liangshiwei 4b2fe6ae48 Disable mongodb unit test transaction
4 years ago
liangshiwei 178bde4cee Update mongodb unit tests
4 years ago
liangshiwei 93ec65f0b1 Update unit tests
4 years ago
Oliver Cooper 2d7f4a7192 Fixed BlobStoring project reference paths
5 years ago
maliming a37b797dad Update migrations for identity user IsExternal property.
5 years ago
maliming 48f7b609aa Upgrade all AspNetCore/MsExtensions related packages to 3.1.6.
5 years ago
maliming df4200932d Handle multi-tenant in DatabaseBlobProvider.
5 years ago
Ahmet Çotur 7ee6692a52 tab usage is removed
5 years ago
maliming 78c238a55c Merge branch 'dev' into maliming/ConcurrencyStamp
5 years ago
Ahmet Çotur 59054a16c4 BlobStoringDatabase module consts converted to static
5 years ago
maliming c42533bf9f Update migration files.
5 years ago
maliming 6e2fd95941 Upgrade blob-storing-database module packages.
5 years ago
Halil İbrahim Kalkan 8f9ef8389e Resolved #4298: Database BLOB provider can configure the default container if not configured before
5 years ago
Halil İbrahim Kalkan 0343ed5a23 Merge branch 'master' into dev
5 years ago
Halil İbrahim Kalkan 2414fb1ddb Resolved #4296: DatabaseBlobProvider auto save changes.
5 years ago
maliming 7846c90ea9 Make GetClaimsPrincipal mehtod public.
5 years ago
maliming e97d090caa Initialize MongoDbRunner in the static constructor.
5 years ago
Halil İbrahim Kalkan dd9f630fa1
Merge pull request #4161 from Xeevis/localization-cs
5 years ago
Xeevis eca210e255 Update Czech translations & fix formatting
5 years ago
Xeevis 2ce6869e4c Correction to English language files
5 years ago
Ahmet 95f73c86ac BlobStoringDatabase test console app is created
5 years ago
Halil İbrahim Kalkan cd628ed1c9 Rename test classes.
5 years ago
Halil İbrahim Kalkan 9da0824980 Create MongoDbContainer_Test.cs
5 years ago
Halil İbrahim Kalkan bfce4c2752 Should not pass the tenantId to the blob provider
5 years ago
Halil İbrahim Kalkan 98beddfc56 Completely refactor the Volo.Abp.BlobStoring module.
5 years ago
Halil İbrahim Kalkan 73bf93dbdb Revise blob and container classes.
5 years ago
Halil İbrahim Kalkan bfcf9a9180 BlobStoringDatabaseTestBase should not derive from BlobContainer_Tests
5 years ago
Ahmet f0f7ea25dc MongoDB Container Tests removed
5 years ago
Ahmet 42a5a786ae name fix
5 years ago
Ahmet 41259e39a0 Constants added
5 years ago
Ahmet e6dad62ffd Tests added
5 years ago
Ahmet 05e43c99e2 Repositories implemented
5 years ago
Ahmet fc17e89cc5 Blob database provider added
5 years ago
Ahmet 05333bbf3e settings removed
5 years ago
Ahmet b956f489c9 Module classes renamed
5 years ago
Ahmet eb6ff963fd BlobStringDatabaseModule initial
5 years ago