Commit Graph

1001 Commits (d18bd09e37cf6b5a88f1ee4fef6664015898aced)

Author SHA1 Message Date
maliming 2ab31f491f Rename AbpSystemTextJsonSupportTypeMatcher to AbpSystemTextJsonUnsupportedTypeMatcher.
5 years ago
maliming 5650f6461d Add AbpHybridJsonSerializer_Tests.
5 years ago
maliming 74affe2a74 Refactor & add more unit tests.
5 years ago
liangshiwei ce050cd71c Change override async to async override
5 years ago
maliming dee8f22055 Enhanced SystemTextJsonSupportTypeMatcher.
5 years ago
maliming bffccb8f66 Refactor.
5 years ago
maliming 8c28ee1dd2 Add AbpHybridJsonSerializer, AbpHybridJsonInputFormatter, AbpHybridJsonOutputFormatter.
5 years ago
maliming f7ebd426f4 Refactor.
5 years ago
liangshiwei d6bdfed4a9 Upgrade to NET 5
5 years ago
liangshiwei a5431d0863 Merge branch 'dev' into liangshiwei/multi-lingual-entities
5 years ago
maliming f9a682cf94 Change override async to async override.
5 years ago
maliming df01547bac Merge branch 'dev' into maliming/system.text.json
5 years ago
erolarkat 5322dbdf9a Merge branch 'rel-3.3' into dev
5 years ago
erolarkat f0da798d01 npm packages 3.3.0
5 years ago
maliming 0778e380be Rename namespaces.
5 years ago
maliming 0bde769e11 Revert to use Newtonsoft for IAuditSerializer.
5 years ago
maliming 7b06cfb5a2 Move to System.Text.Json
5 years ago
Erol Arkat 1c6fd1e7ec asp .net 5 rc2 update for k8s images
5 years ago
erolarkat 71e7ee0aa6 Merge branch 'rel-3.3' into dev
5 years ago
erolarkat e541b7d645 npm packages 3.3.0-rc.2
5 years ago
Halil İbrahim Kalkan ee42f87a86 Merge branch 'rel-3.3' into dev
5 years ago
maliming aecb3534fc Prevent ReflectionHelper's GetValueByPath method use null values.
5 years ago
liangshiwei 73a3caf3fb Enable MongoDB transaction for unit test
5 years ago
Ahmet 51af94820d Merge branch 'rel-3.3' into dev
5 years ago
liangshiwei e505ef2931 Improve abp_io Localization
5 years ago
erolarkat f45e9208c7 Merge branch 'rel-3.3' into dev
5 years ago
erolarkat 2e4f9025ea npm packages 3.3.0-rc.1
5 years ago
maliming ab7ab2dcb3 Update package to net 5 RC 2.
5 years ago
maliming 47ee4ae652 Merge branch 'dev' into maliming/net5
5 years ago
maliming ae25e6e59c
Merge pull request #5760 from lszabados/dev
5 years ago
Laszlo Szabados 6f732ae792 hu translation and configure AbpLocalizationOptions
5 years ago
maliming 6e4035b004 Upgrade ms packages to 3.1.8.
5 years ago
maliming 5374a6818d Merge branch 'dev' into maliming/net5
5 years ago
Halil İbrahim Kalkan faf998ab53 Refactored #5733
5 years ago
Halil İbrahim Kalkan 799fdcdd47
Merge pull request #5720 from LuisPignataro/luisPignataro/Traslate
5 years ago
Luis Pignataro 2b3ac58e2d Clean project files
5 years ago
Halil İbrahim Kalkan 71b1384598 Resolved #5269: allow to easily override a controller.
5 years ago
erolarkat e9531b2af6 Merge branch 'rel-3.2' into dev
5 years ago
erolarkat b78aff21fd npm packages 3.2.1
5 years ago
Halil İbrahim Kalkan aac9f7a6c8 Merge branch 'rel-3.2' into dev
5 years ago
Halil İbrahim Kalkan e99380a3c1 Resolved #5729: Change abp.security.antiForgery.tokenHeaderName to `RequestVerificationToken` on MVC UI client script.
5 years ago
maliming f151602b08 Update TargetFramework.
5 years ago
maliming cf885b92c4 Use netstandard for class library & blazor.
5 years ago
Luis Pignataro 1683441f63 Spanish localization update for v3.2
5 years ago
maliming dd19e15fb3 Use System.Text.Json.JsonSerializer instead of BinaryFormatter.
5 years ago
maliming b2ceacbe40 Upgrade modules.
5 years ago
maliming 6e79efce2c Upgrade TargetFramework/packages to net5.0 RC.
5 years ago
erolarkat 4ae16aa9e2 Merge branch 'rel-3.2' into dev
5 years ago
erolarkat ce14d3d06c npm packages 3.2.0
5 years ago
Yunus Emre Kalkan e07e3a3234
Merge pull request #5331 from SecTex/SecTex/html-encoding
5 years ago
maliming b7421341ee Run yarn & gulp in Bootstrap.Demo project.
5 years ago
maliming 2253b12398
Merge pull request #5494 from badre429/rel-3.2
5 years ago
badre429 f3ff49865d fix some typos
5 years ago
erolarkat 43608e4058 npm packages 3.2.0-rc.2
5 years ago
Maik Stegemann 0e4b6b6568 Merge branch 'dev' of https://github.com/abpframework/abp into SecTex/html-encoding
5 years ago
Halil İbrahim Kalkan 5a56d91a42
Merge pull request #5451 from abpframework/maliming/change-type-string-guid
5 years ago
badre429 ac9b4b7efd feat: french localization
5 years ago
maliming 356dcb6648 Handle nullable type.
5 years ago
erolarkat 6b18d2bf4a npm packages 3.2.0-rc.1
5 years ago
maliming 21759b39f2 Handle GUID type before Change Type.
5 years ago
Armağan Ünlü cdbe00f71a Abp TagHelpers Updated
5 years ago
maliming 483818ea42 Make `T To<T>` extension method support string to GUID.
5 years ago
Maik Stegemann 7a1820c413 fixed demo page
5 years ago
liangshiwei 37432b7bab Merge branch 'dev' into liangshiwei/multi-lingual-entities
5 years ago
Maik Stegemann 3cd00f58f6 added `busy-text-is-html` attribute
5 years ago
İsmail ÇAĞDAŞ 0e1c90d3fa Merge branch 'dev' into feat/build-command
5 years ago
liangshiwei 52bbd04b19 Merge branch 'dev' into liangshiwei/mongodb-transaction
5 years ago
İsmail ÇAĞDAŞ 943e52e1b5 enhanced project build approach
5 years ago
liangshiwei 4b2fe6ae48 Disable mongodb unit test transaction
5 years ago
liangshiwei 178bde4cee Update mongodb unit tests
5 years ago
İsmail ÇAĞDAŞ 02d0ffcfae updated from dev
5 years ago
erolarkat 9764caca92 Merge branch 'rel-3.1' into dev
5 years ago
erolarkat 08d03d107b npm packages 3.1.2
5 years ago
İsmail ÇAĞDAŞ 835a9cbda2 Merge branch 'dev' into feat/build-command
5 years ago
erolarkat 52b43e4b56 Merge branch 'rel-3.1' into dev
5 years ago
erolarkat 08e02656f5 npm packages 3.1.1
5 years ago
liangshiwei 67e0eb599d
Update HardDelete_Tests.cs
5 years ago
İsmail ÇAĞDAŞ 00c85feaba added more unit tests
5 years ago
İsmail ÇAĞDAŞ 67f4c124cd renamed some files and added new unit tests
5 years ago
İsmail ÇAĞDAŞ 6b2b081534 added unit test for BuildProjectListSorter
5 years ago
İsmail ÇAĞDAŞ 7d551758f6 correctly update repository commitId when building projects
5 years ago
İsmail ÇAĞDAŞ 0598b8e45a added more unit tests and GitRepositoryHelper implementation
5 years ago
Ahmet Çotur 61b0bd6e7e AbpComponentDemoSectionTagHelper updated
5 years ago
İsmail ÇAĞDAŞ efab5cbe9f Merge branch 'dev' into feat/build-command
5 years ago
İsmail ÇAĞDAŞ a0cf325abf correctly merge existing build status with new one
5 years ago
Yunus Emre Kalkan b295a3a384 pull/5300 Refactor & Unit tests
5 years ago
İsmail ÇAĞDAŞ 588040cfa5 added unit tests for GitRepositoryBuildStatus class
5 years ago
Halil İbrahim Kalkan 6104dc4b86
Merge pull request #5261 from abpframework/liangshiwei/dynamic-range-attribute
5 years ago
liangshiwei 83d5b754bb Create MultiLingualObjectManager
5 years ago
liangshiwei e21cf5cd86 Redesign multi-lingual
5 years ago
Erol Arkat 7e6142f67f Merge branch 'rel-3.1' into dev
5 years ago
Erol Arkat 4a39329a6f npm packages 3.1.0
5 years ago
liangshiwei 6319b22753 Add unit tests
5 years ago
Yunus Emre Kalkan 6ce39f41f7 bootstrap-taghelpers.abp.io npm packages updated
5 years ago
liangshiwei 453771ba31 Introduce DynamicRangeAttribute
5 years ago
erolarkat 2f611a582e npm packages 3.1.0-rc.4
5 years ago
erolarkat baf4c0392d npm packages 3.1.0-rc.3
5 years ago
liangshiwei 27e0821fac Fix unit tests
5 years ago
liangshiwei 9669254ecd Update unit tests
5 years ago
erolarkat 414e258f17 npm packages 3.1.0-rc.2
5 years ago
liangshiwei 93ec65f0b1 Update unit tests
5 years ago
liangshiwei 93f54258d8 MongoDB module ACID transaction implementation
5 years ago
Halil İbrahim Kalkan 722a515acb
Merge pull request #5045 from abpframework/maliming/PredicateBuilder
5 years ago
maliming 6e01e79001 Create Global Feature Action & Page filters to prevent usage of a controller/page if the feature was disabled
5 years ago
Halil İbrahim Kalkan 1483da256e #5061 Initial Global Features System completed.
5 years ago
maliming fc2cd29f2e Add PredicateBuilder class.
5 years ago
maliming 564d8ffcfd Add BaseDc to AbpLdapOptions.
5 years ago
Halil İbrahim Kalkan 194fa311fa
Merge branch 'dev' into maliming/HandleExtraPropertiesOnSave
5 years ago
Halil İbrahim Kalkan cbbf56c66b
Merge pull request #4893 from abpframework/maliming/MapEfCoreProperty
5 years ago
maliming 40ceea0356 Allow to set the value of ExtraProperties to null.
5 years ago
Halil İbrahim Kalkan 7a94bc42ae
Merge pull request #4984 from abpframework/maliming/ldap
5 years ago
Halil İbrahim Kalkan 3988354d78
Merge pull request #4978 from abpframework/maliming/arrayinquerystring
5 years ago
maliming f6c80f765e Fix OverrideOptionsAsync method logic error.
5 years ago
maliming ed77133847 Refactor the Volo.Abp.Ldap library.
5 years ago
maliming e311ebaf3d Refactor some code of Ldap.
5 years ago
maliming 736446f983 The AddQueryStringParameter method supports values of array type.
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
liangshiwei fae64bf317
adding missing ressources for arabic culture.
5 years ago
maliming 6697958e79 Convert entity property to entry property type.
5 years ago
erolarkat 574c765f06 Merge branch 'master' into dev
5 years ago
erolarkat f570151803 npm packages 3.0.5
5 years ago
Farouk Belhocine f55e700474 adding missing resources for arabic culture.
5 years ago
Halil İbrahim Kalkan 51bebf4dfb Resolved #4905: Allow to add converters to the standard JSON serializer
5 years ago
maliming 7529f9e388 Use EntityTypeBuilder & PropertyBuilder in the MapEfCoreProperty method.
5 years ago
Yunus Emre Kalkan e6ba5bd855
Merge pull request #4583 from wakuflair/nolabel
5 years ago
Halil İbrahim Kalkan 105fbfdce9
Merge pull request #4555 from abpframework/maliming/eto-tenant
5 years ago
Halil İbrahim Kalkan 542d80f753
Merge pull request #4523 from abpframework/maliming/cacheInUow2
5 years ago
cherie 5bc83ddbbc feat: add TemporaryCredentialsCacheKey
5 years ago
maliming ccef35a330
Merge pull request #4826 from abpframework/liangshiwei/blob-aws
5 years ago
liangshiwei ae78f0dcda Improve
5 years ago
liangshiwei ecd234de98 Add unit tests
5 years ago
maliming 57fdecc462 Add GetMany & SetMany unit tests.
5 years ago
maliming a391e7a528 Refactor.
5 years ago
maliming 4b02b14350 Merge branch 'dev' into maliming/cacheInUow2
5 years ago
maliming 268f2272ff Merge branch 'dev' into maliming/eto-tenant
5 years ago
maliming 4c1d2f8957 Make EfCoreRepository implement IAsyncEnumerable<TEntity>
5 years ago
maliming a6329f4b41 Move Insert_Should_Set_Guid_Id test method to repository test base class.
5 years ago
maliming bda9a997f3 Merge branch 'dev' into maliming/UserSecurityLog
5 years ago
Halil İbrahim Kalkan 95babecb4a
Merge pull request #4634 from abpframework/maliming/setIdInInsert
5 years ago
liangshiwei 1093cdc909
Merge pull request #4735 from Aprite/aprite/add-blobstoring-aliyun-from-dev
5 years ago
Halil İbrahim Kalkan 783df06e9a
Merge pull request #4617 from abpframework/liangshiwei/Added-GetPagedListAsync-to-repository
5 years ago
shaoxiaoxu a2ce03d55f Merge remote-tracking branch 'remotes/upstream/dev' into aprite/add-blobstoring-aliyun-from-dev
5 years ago
shaoxiaoxu 889d9f1910 fix: Unit test get exceptions.
5 years ago
liangshiwei 9d05992f07
Merge pull request #4688 from mhymhygi/miniostoring
5 years ago
shaoxiaoxu 30f36aca8f chore: resolve conversation https://github.com/abpframework/abp/pull/4735
5 years ago
nuck.tang 37453bf078 Hiding MinioBlobContainer_Tests code
5 years ago
nuck.tang a547c6b038 Add MinioBlobNamingNormalizer
5 years ago
mehmet-erim 8737042e4b Merge remote-tracking branch 'origin/master' into dev
5 years ago
erolarkat c88150ae93 npm packages 3.0.4
5 years ago
mehmet-erim 62e3bd0995 Merge remote-tracking branch 'origin/master' into dev
5 years ago
mehmet-erim 4b7f16a719 chore: run gulp script for all folders
5 years ago
nuck.tang 18b69b71ab Code optimization
5 years ago
shaoxiaoxu 372388f314 fix: usersecrets is not set,the unit tests error.
5 years ago
shaoxiaoxu 29f014b70a Merge remote-tracking branch 'remotes/upstream/dev' into aprite/add-blobstoring-aliyun-from-dev
5 years ago
Necati Meral 6a2cbde194 Merge branch 'dev' of https://github.com/abpframework/abp into german-dutch-encoding
5 years ago
shaoxiaoxu c9a36548fd chore: translate into english
5 years ago
shaoxiaoxu 0fef923453 feat: add volo.abp.blobstoring.aliyun from dev
5 years ago
Halil İbrahim Kalkan e281c362d1
Merge pull request #4633 from abpframework/maliming/cli-snake-case
5 years ago
maliming c6cdc8d628 Add TestMemoryDistributedCache for better test.
5 years ago
nuck.tang 8bfcf975df remove MinioBlobContainer_Tests code
5 years ago
nuck.tang 49ad1409eb Code refactoring
5 years ago
maliming 9e1aafb345 Merge branch 'dev' into maliming/UserSecurityLog
5 years ago
maliming 0466207a6d Implement security log in Identity module.
5 years ago
nuck.tang f0ffde0ef5 undo some wrong submit
5 years ago
Ahmet Çotur 3ba4f33da1 Demo view components converted to embedded resource
5 years ago
nuck.tang 0edeaca62c merge master
5 years ago
nuck.tang 696675feff Blob storage Minio support
5 years ago
Necati Meral cdd2573033 dutch localization files encoding
5 years ago
Necati Meral c47e990b1f Added a test for special characters
5 years ago
Necati Meral 69f919d7aa german language files encoding
5 years ago
maliming 4af6d60a59 Insert_Should_Set_Guid_Id unit test.
5 years ago
wakuflair e7e1f3fe73 Added "Suppress Label Generation" demo
5 years ago
maliming 5a476310fe Rename the text "MY_PROJECT_NAME" when generating a new project
5 years ago
liangshiwei 05f5816dcf Added GetPagedListAsync methods to the repository
5 years ago
mehmet-erim 30fbd67aa2 Merge branch 'master' into dev
5 years ago
maliming 46c5c8d866 Make MongoDbRepository convertible to IMongoDbRepository<TEntity>.
5 years ago
Halil İbrahim Kalkan cbd3796191 Added test: GetListAsync
5 years ago
maliming 6f1514da88 Switch to the tenant before calling the handleevent method.
5 years ago
Halil İbrahim Kalkan 1154962d4d #4528 Support embedded files with manifest created by Microsoft.Extensions.FileProviders.Embedded
5 years ago
Ahmet Çotur 56cf234a6e tests added
5 years ago
Ahmet Çotur 4d3a54f4a3 initial
5 years ago
maliming f8a251afb9 Storage cache in the unit of work.
5 years ago
Halil İbrahim Kalkan eb5ac8d2b6
Merge pull request #4516 from iyilm4z/entity-history-audit-log-improvements
5 years ago
Ismail Yilmaz 391e443a6d Disable property auditing for base auditing properties
5 years ago
Halil İbrahim Kalkan 2ac5e880a6 #4471 Remove Provider suffixes and Default prefixes for blob naming normalization
5 years ago
Halil İbrahim Kalkan 9022a57d99
Merge pull request #4471 from abpframework/maliming/NamingNormalizerProviders
5 years ago
Halil İbrahim Kalkan fe4857481c Resolved #4496: Introduce the DynamicStringLengthAttribute.
5 years ago
Halil İbrahim Kalkan 8d3a145b7b Resolved #4482 Add SetMany and GetMany to the IDistributedCache
5 years ago
Halil İbrahim Kalkan 82baa238d4 Added AbpRedisCache that replaces the RedisCache
5 years ago
maliming f1f0bd3a97 Add NamingNormalizerProviders to BlobContainerConfiguration.
5 years ago
maliming e1f4e0b964
Merge pull request #4453 from iyilm4z/soft-delete-4-memory-db
5 years ago
maliming 2d2a5cbebf Fix unit tests.
5 years ago
Ismail Yilmaz 0d92605e44 Merge remote-tracking branch 'upstream/dev' into soft-delete-4-memory-db
5 years ago
Ismail Yilmaz 363fc9c865 Soft Delete & Common Test Done
5 years ago
maliming 269cc94af1 Merge branch 'dev' into maliming/update-nuget-packages
5 years ago
Halil İbrahim Kalkan a6208fcca0 Resolved #4433: Unify multiple update events for a single entity in the same unit of work.
5 years ago
Halil İbrahim Kalkan 3321bf4e4b Fixed localization tests.
5 years ago
Akın Sabri Çam e2a67fafc3
Merge pull request #4424 from abpframework/akin/added-missing-turkish-localization-keys
5 years ago
Halil İbrahim Kalkan 1cfdc9276e Create AutoEntityDistributedEventSelectorListExtensions_Tests.cs
5 years ago
Halil İbrahim Kalkan bda2f4184e Resolved #4411, Resolved #4410
5 years ago
Akın Sabri Çam f62332e2a6 added missing turkish keys and values
5 years ago
maliming f0ed618736 Upgrade framework packages.
5 years ago
Halil İbrahim Kalkan eca7781dc1 Revised IAsyncQueryableExecuter and implemented chain of responsibility to support multiple providers in a single application.
5 years ago
Halil İbrahim Kalkan 87cb32955b
Merge pull request #4200 from abpframework/maliming/BlobStoringAzureProvider
5 years ago
Galip Tolga Erdem b26d21ec2e fixed broken link to bootstrap
5 years ago
Galip Tolga Erdem 8dd5d16385 Fixed wrong link to bootstrap
5 years ago
Galip Tolga Erdem dff6d79036 fixed typo
5 years ago
Galip Tolga Erdem 4bbadece5c Fixed broken link on bootstrap demo
5 years ago
Galip Tolga Erdem af9d87b81b Update Breadcrumbs.cshtml
5 years ago
maliming 6f19c73b9c Merge branch 'dev' into maliming/BlobStoringAzureProvider
5 years ago
maliming 3932ea3709 Support CreateContainerIfNotExists.
5 years ago
maliming 057c4c1a25 Compatible with multi-tenancy.
5 years ago
Halil İbrahim Kalkan 1c098c6a7d
Merge pull request #4176 from abpframework/maliming/mongo-patch
5 years ago
maliming 3acc5c8c85 Small refactoring.
5 years ago
maliming 0e2e5629aa Skip azure unit testing.
5 years ago
maliming 44521a6bd3 Implement azure blob storage.
5 years ago
maliming e97d090caa Initialize MongoDbRunner in the static constructor.
5 years ago
Halil İbrahim Kalkan 766b194687 Add test for SortByDependencies
5 years ago
Halil İbrahim Kalkan f64bb76e73 Implement ignoring audited properties also for audit interfaces with user type.
5 years ago
Halil İbrahim Kalkan 66d53eff82 Implemented extension methods to ignore all audited properties for automapper.
5 years ago
Halil İbrahim Kalkan dd35b19c4e Added more extension methods to ignore audit properties.
5 years ago
Halil İbrahim Kalkan 6b25cfcaaa Added IgnoreCreationTime.
5 years ago
Halil İbrahim Kalkan 170b34fca4 Added test class: AutoMapperExpressionExtensions_Tests
5 years ago
Xeevis eca210e255 Update Czech translations & fix formatting
5 years ago
Xeevis 2ce6869e4c Correction to English language files
5 years ago
Halil İbrahim Kalkan bfce4c2752 Should not pass the tenantId to the blob provider
5 years ago
Halil İbrahim Kalkan 16968cfc7c Added If object extension.
5 years ago
Halil İbrahim Kalkan 57a8701b70 Resolved resharper warnings.
5 years ago
Halil İbrahim Kalkan 8b0c7ffcde #4130 update EF core packages on the framework
5 years ago
Ahmet f50fbcefa4 blobstroring - name fix
5 years ago
Halil İbrahim Kalkan 0302a4a9bb
Merge pull request #4097 from abpframework/maliming/StringLengthAttribute-ErrorMessage
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
Halil İbrahim Kalkan 49da37d1ad Added initial tests for the file system blob container.
5 years ago
Halil İbrahim Kalkan 98b6bf026d Remove unused (name)spaces.
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 67fb2ddda2 Added initial test code to AbpBlobStoringFileSystemTestModule
6 years ago
Halil İbrahim Kalkan 2df975c90a Extract DefaultBlobContainerConfigurationProvider to allow to customize getting the configuration.
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 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 d5b9e0ad14 added tests: BlobContainer_Injection_Tests
6 years ago