Commit Graph

1503 Commits (7a718735af5dd252c454ae9fb32fa8aab3cff296)

Author SHA1 Message Date
Halil İbrahim Kalkan 2b5e7fd03f Allow to define non-typed localization resources.
3 years ago
Halil İbrahim Kalkan 560ba6fce3 Allow to work with non-typed localization resources
3 years ago
Halil İbrahim Kalkan 6756fdd9ad Added extension method: CreateByResourceName
3 years ago
Halil İbrahim Kalkan 614512d1f1 Allow to create stringlocalizer by resource name instead of resource type
3 years ago
maliming 291c07155d Add `AbpIgnorePropertiesModifiers`.
3 years ago
maliming 047aeb861f
Merge branch 'net7' into json
3 years ago
maliming 41303c1f92
Merge branch 'dev' into net7
3 years ago
maliming 46d8b417ac
Add `InputDateTimeFormats` and `OutputDateTimeFormat` to `AbpJsonOptions`.
3 years ago
maliming 321ebc352d Merge remote-tracking branch 'origin/net7' into json
3 years ago
Halil İbrahim Kalkan 90e03c5303 Set AbpAuditingOptions.ApplicationName by default
3 years ago
maliming ff2ecc004f Remove `HybridJson`.
3 years ago
Halil İbrahim Kalkan 6f5380ab39 Added tests for LocalizableStringSerializer
3 years ago
Halil İbrahim Kalkan 9987b0650e Implemented PermissionsSimpleStateCheckerSerializerContributor and revised serializing.
3 years ago
Halil İbrahim Kalkan 7cb33a57f3 Added FeaturesSimpleStateCheckerSerializerContributor
3 years ago
Halil İbrahim Kalkan 7897fa0dfb Implemented AuthenticatedSimpleStateCheckerSerializerContributor.
3 years ago
maliming d6152d01c2
Add `AbpTestServer`.
3 years ago
maliming b4886723b7
Merge branch 'dev' into net7
3 years ago
maliming c59d75be61
Fix unit tests.
3 years ago
maliming 1e9c0871a3
Introduce `IncludeNonPublicPropertiesModifiers`.
3 years ago
Halil İbrahim Kalkan ede078a4b1 Added extension method: HasSameExtraProperties
3 years ago
Halil İbrahim Kalkan f220de7fe3 Introduce IApplicationNameAccessor
3 years ago
Halil İbrahim Kalkan 5ac40e0ec9 Merge branch 'dev' into dynamic-permissions
3 years ago
maliming 043aef7384
Merge pull request #13692 from abpframework/auto-merge/rel-6-0/1279
3 years ago
maliming 69ac9c0042
Update AbpLazyServiceProvider_Tests.cs
3 years ago
maliming ab6f4ceaae
Fix concurrency problem of `IAbpLazyServiceProvider`.
3 years ago
Halil İbrahim Kalkan 6359d013bd Introduce ISimpleStateCheckerSerializer and implement serialization of global feature requirements.
3 years ago
maliming 2875cae136
Update some package to `MicrosoftPackageVersion`.
3 years ago
maliming b4c28c5869
Merge remote-tracking branch 'origin/net7' into json
3 years ago
Halil İbrahim Kalkan b3bdcd80b8 Change IRootServiceProviderAccessor as IRootServiceProvider
3 years ago
Halil İbrahim Kalkan 4014a60dfb Introduce IRootServiceProviderAccessor
3 years ago
Halil İbrahim Kalkan c62af908a4 Introduce IAbpApplication.ApplicationName
3 years ago
Halil İbrahim Kalkan 8b795f9828 Allow to check permissions without defining them.
3 years ago
maliming a97c9ad697
Update Startup.cs
3 years ago
maliming e7e9756cf2
Upgrade to NET 7.0.
3 years ago
Halil İbrahim Kalkan ea590ec1d9 Convert IPermissionDefinitionManager interface merthods to async
3 years ago
liangshiwei e459e0a9bb
Merge pull request #13570 from abpframework/auto-merge/rel-6-0/1248
3 years ago
liangshiwei fd2035fa47 Merge branch 'rel-6.0' into auto-merge/rel-5-3/1247
3 years ago
maliming ea56f65501
Support `enum` as dictionary keys.
3 years ago
Enis Necipoglu ef77763dbd Merge branch 'dev' into auto-merge/rel-6-0/1237
3 years ago
Yunus Emre Kalkan b95157eda1 Cli: Fix unit tests
3 years ago
liangshiwei 03e7412e9a Update EntityChangeEvents_Tests.cs
3 years ago
liangshiwei 30bd5caf2e Remove EntityCreatingEventData, EntityUpdatingEventData, EntityDeletingEventData and EntityChangingEventData
3 years ago
maliming a7fad80153
Merge branch 'dev' into json
3 years ago
liangshiwei 3ab51b38d0
Merge pull request #13356 from abpframework/IHybridServiceScopeFactory
3 years ago
maliming 9e3f9bf574
Merge pull request #13428 from netcore-jroger/patch-1
3 years ago
JRoger 93e82598a5
chore(test): disable auto generator launchSettings.json
3 years ago
JRoger 873bbbb544
chore(test): disable auto generator launchSettings.json
3 years ago
Ahmed Fwela 5648a1b515 Improve IMultiLingualObjectManager
3 years ago
maliming 780bb1a043
Merge branch 'dev' into json
3 years ago
maliming f77f92aeee
Add `Volo.Abp.AspNetCore.Mvc.NewtonsoftJson` package.
3 years ago
Halil İbrahim Kalkan ece35761e0 Rename test.
3 years ago
Halil İbrahim Kalkan 6209127e6a Added new test for IDistributedCache.
3 years ago
maliming f87002eee1
Remove `IHybridServiceScopeFactory`.
3 years ago
maliming c457e1f359
Introdce the `IApplicationConfigurationContributor`.
3 years ago
Ioannis Kappas f242b442ac
Add greek localization support
3 years ago
Marcelo M. M 7fa00f47b1 PT-BR localization correction
3 years ago
Halil İbrahim Kalkan 0b0b007d7e #12918: CachedServiceProviderBase should return the internal service provider when requested.
3 years ago
Halil İbrahim Kalkan db4d40a374 Resolved #12918: Introduce ITransientCachedServiceProvider.
3 years ago
maliming c62907809a
Add PlugIn test and update its document.
3 years ago
liangshiwei b7d17f8ce8 Merge branch 'dev' into auto-merge/rel-5-3/1091
3 years ago
liangshiwei b7a2189f99 Update Check_Tests.cs
3 years ago
liangshiwei 26742af89d Add unit test for the Check
3 years ago
liangshiwei 2d322af5c9 Update packages to latest
3 years ago
maliming 1791187fa1
Merge pull request #12551 from mheidari988/localization-fa
3 years ago
maliming 22a40a8103
Update Volo.Abp.Core.Tests.csproj
3 years ago
maliming 00fc63e57f
Update Volo.Abp.Core.Tests.csproj
3 years ago
liangshiwei 6b3ec8f73c
Merge pull request #12605 from abpframework/auto-merge/rel-5-3/1063
3 years ago
maliming a0529a0431
Fix the problem of `ValueObject` return value.
3 years ago
Halil İbrahim Kalkan 0ae21afa09
Merge pull request #12598 from abpframework/auto-merge/rel-5-3/1062
3 years ago
Mohammadreza Heidari b24c33b333
Update fa.json
3 years ago
Mohammadreza Heidari 186ac997e2 Add Farsi Resource Files
3 years ago
maliming 35ee7dd3b1
Fix the `ValueEquals` bug.
4 years ago
maliming 9355e0673d
Add document and unit tests.
4 years ago
maliming 30490211d1
Revert "Introduce `AbpRequestSizeLimitMiddleware `"
4 years ago
Halil İbrahim Kalkan b4a3a097e3 Merge branch 'rel-5.2' into dev
4 years ago
maliming fa9babde3f
Revert "Publish event when uow completed"
4 years ago
maliming e17227d430
Add `RequestSizeLimit` unit tests.
4 years ago
liangshiwei e4663f495f
Merge pull request #12267 from abpframework/auto-merge/rel-5-2/990
4 years ago
maliming 69b41a2db5
Add `UnitOfWorkExtensions_Tests`
4 years ago
maliming c4d5d53057
Set `ContentLength` of `HttpContext.Response`
4 years ago
maliming 0e683f603c
Support for exporting generic interfaces.
4 years ago
Roc 5fac9c9d1d
Update AbpLocalization_Tests.cs
4 years ago
maliming 06bee7baec
Add `AlwaysLogSelectors` to `AuditingOptions`
4 years ago
maliming 42eaf1a7e4
Fix the problem in `AppUrlProvider`,
4 years ago
maliming 615a35fd53
Merge pull request #11232 from abpframework/liangshiwei/eventbus
4 years ago
maliming f0a8362135
Refactor.
4 years ago
liangshiwei 60c5464fa6 Add unit test
4 years ago
maliming 63b6dbd5a2
Skip tjhe LDAP unit test.
4 years ago
maliming 38fa800afe
Add domain setting to LDAP.
4 years ago
liangshiwei a0ab472e27 Merge branch 'dev' into auto-merge/rel-5-0/757
4 years ago
maliming a80bce697d
Get the configured actions in advance.
4 years ago
maliming feddae2eba
Merge branch 'dev' into auto-merge/rel-5-0/752
4 years ago
maliming eae8d6340f
Publish event when uow completed,
4 years ago
maliming f979aa6491
Merge branch 'dev' into auto-merge/rel-5-0/745
4 years ago
maliming 91503616d3
Add `IObjectToPath`.
4 years ago
maliming 04de7b2a63
Merge branch 'dev' into new-hosting-model
4 years ago
maliming 2ced498334
Merge branch 'dev' into auto-merge/rel-5-0/729
4 years ago
maliming 123db2cfa1
Enhance `AbpRemoteStreamContentModelBinder` class.
4 years ago
maliming e66dd7f2e4
Merge branch 'dev' into new-hosting-model
4 years ago
maliming 7481d363b0
Add `AbpAsyncIntegratedTest`.
4 years ago
maliming 2212157f03
Refactor.
4 years ago
maliming 719a546d40
Merge branch 'dev' into auto-merge/rel-5-0/727
4 years ago
maliming 8c5e3cd30a
Async configure and initialize the module.
4 years ago
maliming 6596d9776a
Fix unit tests.
4 years ago
maliming 72275bd67b
Merge branch 'dev' into auto-merge/rel-5-0/670
4 years ago
maliming 9f595cec96
Remove empty lines.
4 years ago
maliming dfe75c2a1d
Add `JsonInclude` to `ExtensibleObject ` & Remove `AbpHasExtraPropertiesJsonConverter`.
4 years ago
maliming 220893ccff
Update AbpStringToBoolean_Tests.cs
4 years ago
maliming 6d2d2643f3
Add some unit tests.
4 years ago
maliming 21174b4261
Reuse JsonSerializerOptions instances.
4 years ago
liangshiwei 48edeb7a1c Merge branch 'dev' into auto-merge/rel-5-0/656
4 years ago
maliming be79ff9464
Use the extension method of SystemTextJson.
4 years ago
maliming 0042960dd9
Revert "update localization test"
4 years ago
maliming 395f8de866
Merge branch 'dev' into cotur/file-scope-namespaces
4 years ago
maliming 4a04eb1e7a
Remove some tr localization text.
4 years ago
Ahmet Çotur 27a87d7ef9 update localization test
4 years ago
Ahmet Çotur 9f5eba64fd remove all .DotSettings files from projects
4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework
4 years ago
Berkan Sasmaz b7df4effae Add missing localizations for zh-Hans and zh-Hant
4 years ago
Berkan Sasmaz edc0cadf67 Add missing localizations for vi
4 years ago
Berkan Sasmaz 97c355a3b5 Add missing localizations for tr
4 years ago
Berkan Sasmaz 887a21597f Add missing localizations for sl
4 years ago
Berkan Sasmaz 8dfb0232bb Add missing localizations for sk
4 years ago
Berkan Sasmaz 303048e0c6 Add missing localizations for ru
4 years ago
Berkan Sasmaz e043f4c622 Add missing localizations for ro-RO
4 years ago
Berkan Sasmaz 99b4b1ca97 Add missing localizations for pt-BR
4 years ago
Berkan Sasmaz c2b2918cbf Add missing localization for pl-PL
4 years ago
Berkan Sasmaz dac71ba5e3 Add missing localizations for nl
4 years ago
Berkan Sasmaz acaa008cb5 Add missing localizations for it
4 years ago
Berkan Sasmaz ae73bb15fc Add missing localizations for hu
4 years ago
Berkan Sasmaz 8746d37b3c Add missing localizations for hi
4 years ago
Berkan Sasmaz f70525e4dd Add missing localizations for fr
4 years ago
Berkan Sasmaz 5dc72ddfd6 Add missing localizations for fi
4 years ago
Berkan Sasmaz 4b2b582950 Add missing localization for es
4 years ago
Berkan Sasmaz 6fabfff5c1 Add missing localizations for de-DE
4 years ago
Berkan Sasmaz dbdfb3efab Add missing localizations for cs
4 years ago
Berkan Sasmaz e6d245b43b Add missing localizations ar
4 years ago
Berkan Sasmaz d153bfea1b Add an option to AbpExceptionHandlingOptions for enabling/disabling stacktrace
4 years ago
Halil İbrahim Kalkan 97ec0d1a43
Merge pull request #10387 from abpframework/maliming/abp-http-request
4 years ago
Halil İbrahim Kalkan 1866fb8532
Merge pull request #10495 from abpframework/maliming/AutoServiceRegistration
4 years ago
maliming 902583ec06
Do not add duplicate assemblies.
4 years ago
Halil İbrahim Kalkan 426573982b Automatically set TenantId while creating a new entity object.
4 years ago
maliming 864c9b5ba7
Fix Razor Page attribute issue.
4 years ago
albert 492c995f23
Merge pull request #10351 from abpframework/berkan/add-Icelandic-language
4 years ago
maliming 4e47e71a29
Add `AbpMongoDbConventionalRegistrar_Tests`.
4 years ago
maliming 2919be386e
Refactor.
4 years ago
maliming 8b629468ee
Add `RegularTestControllerClientProxy_AbpRemoteCallException_Tests`
4 years ago
iyilm4z 7edbc7d7d0 Should_Replace_Registered_Mvc_Service test added
4 years ago
Yunus Emre Kalkan c9ff4c85f8 Merge branch 'studio-dev' of https://github.com/volosoft/abp into studio-dev
4 years ago
Yunus Emre Kalkan 280d1d0ae3 Removed ProjectNameValidation_Tests.Parent_Directory_Char_Contains_Test
4 years ago
Ahmet Çotur 1b2c658bcb ignore local culture for text template tests
4 years ago
Yunus Emre Kalkan b7d855cbb4 Merge branch 'dev' into studio-dev
4 years ago
Berkan Sasmaz ba5c807332 Add the Icelandic
4 years ago
maliming 370d7ca184
Revert "Add `coverlet.collector` to all test project of modules."
4 years ago
maliming 5407da3c28
Add `coverlet.collector` to all test project of modules.
4 years ago
maliming bccf048ae6
Trigger Action.
4 years ago
Yunus Emre Kalkan d593845b07 Merge branch 'dev' into studio-dev
4 years ago
Halil İbrahim Kalkan 22d7408c09 Introduce Volo.Abp.DistributedLocking.Abstractions package #10032
4 years ago
Yunus Emre Kalkan b97103c525 Merge branch 'dev' into studio-dev
4 years ago
maliming ac9e24fbc6 Use type to resolve service.
4 years ago
maliming 6808effa17 Add `AbpHttpClientProxyingOptions`
4 years ago
maliming 4551acda13 Move interface to `Http.Client`.
4 years ago
maliming fe32230aae Add `IObjectToFormData`.
4 years ago
Yunus Emre Kalkan 4b644f7b99 Merge branch 'dev' into studio-dev
4 years ago
maliming 43c4d80b6d Add `IObjectToQueryString`.
4 years ago
liangshiwei cc34580436 Remove Error Handle
4 years ago
Yunus Emre Kalkan 9adadbf7eb Merge branch 'dev' into studio-dev
4 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189
4 years ago
Yunus Emre Kalkan 25d7c4629e Merge branch 'dev' into studio-dev
4 years ago
Halil İbrahim Kalkan b6ee15d9c2
Merge pull request #10136 from abpframework/liangshiwei/iqueryable
4 years ago
maliming 2eddc9aa2b Add an options to disable the `AbpMongoDbDateTimeSerializer`.
4 years ago
maliming f1b383f22e Merge branch 'dev' into maliming/MongoDbDateTime
4 years ago
Yunus Emre Kalkan 7c450d764a Refactor SolutionAbpVersionFinder (Renamed to SolutionPackageVersionFinder)
4 years ago
Berkan Sasmaz 5ccc5f8dfd
Merge pull request #10144 from abpframework/alper/suite-semantic-version
4 years ago
maliming 3c0f5ae197 Merge branch 'dev' into maliming/MongoDbDateTime
4 years ago
liangshiwei 19ee96129c
Merge pull request #10152 from abpframework/maliming/PermissionsRequirementHandler
4 years ago
maliming 0afbbe4f34 Merge branch 'dev' into pr/7453
4 years ago
maliming 549b76158c Add `PermissionsRequirement` and `PermissionsRequirementHandler` to check multiple permissions.
4 years ago
maliming 6a3e4e3e5e Introduce `AbpMongoDbDateTimeSerializer`.
4 years ago
Alper Ebicoglu d8cb60f904 Improve semantic version parser
4 years ago
liangshiwei 41adcd251d Make IRepository not inherit from IQueryable
4 years ago
Halil İbrahim Kalkan dd31f66186
Merge branch 'dev' into rel-4.4
4 years ago
Yunus Emre Kalkan 4f428a30a7 Move ProjectNameValidator enhancements to 4.4
4 years ago
Yunus Emre Kalkan d2dc246ab7 Update ProjectNameValidation_Tests.cs
4 years ago
maliming a7626e28c0
Update Volo.Abp.IdentityModel.Tests.csproj
4 years ago
maliming 1c1daca10f Merge branch 'dev' into maliming/IdentityClientConfiguration
4 years ago
Halil İbrahim Kalkan cdceaa272f
Merge pull request #9735 from abpframework/maliming/EntityChangeType
4 years ago
Halil İbrahim Kalkan bb8ba8c173
Merge pull request #9940 from abpframework/maliming/AbpAuthorizationException
4 years ago
maliming c9d88faa7c Merge branch 'dev' into net6
4 years ago
ebicoglu a3a2dc077c
Merge pull request #9948 from abpframework/maliming/IllegalKeywords
4 years ago
Alper Ebicoglu fe7fc54095 Refactor project name validator #9853
4 years ago
maliming ffc95b8b53 Merge branch 'dev' into non-file-remote-stream
4 years ago
maliming 80667180b0 Merge branch 'dev' into maliming/AbpAuthorizationException
4 years ago
maliming a112586110 Use authentication scheme by default.
4 years ago
maliming 6d2664a80b Merge branch 'dev' into maliming/EntityChangeType
4 years ago
maliming b09787078e Allow project names to contain but not equal to Blazor.
4 years ago
maliming 74001e550e Use ASP NET Core's AuthenticationScheme to handle AbpAuthorizationException.
4 years ago
Halil İbrahim Kalkan 61cac95775 Resolved #9897: Marked EntityCreatingEventData, EntityUpdatingEventData, EntityDeletingEventData and EntityChangingEventData as obsolete.
4 years ago
Halil İbrahim Kalkan 258cf783f7 Events should be published and handled in the right order.
4 years ago
Halil İbrahim Kalkan b966ec7717 Add events to UOW to be published on complete.
4 years ago
Halil İbrahim Kalkan e18313e9eb Added unit test: Should_Rollback_Uow_If_Event_Handler_Throws_Exception
4 years ago
Halil İbrahim Kalkan 8217bf59f6 Introduced AddLocalEvent and AddDistributedEvent methods on IUnitOfWork
4 years ago
liangshiwei fda8827743 Keep the file name and class name the same
4 years ago
maliming 0b4defecb8
Merge branch 'dev' into net6
4 years ago
maliming 0baccb330f Merge branch 'dev' into non-file-remote-stream
4 years ago
maliming 566e41924a Do not create PropertyChanges for soft deleted entities.
4 years ago
Berkan Sasmaz 41d1e8e02c
Merge pull request #9582 from totpero/add-ro-language
4 years ago
maliming 3511c0a7c5 Remove PreserveCompilationContext.
4 years ago
maliming b64da714b8 Merge branch 'dev' into net6
4 years ago
maliming ef9d20533a Change TargetFramework to net6.0.
4 years ago
Halil İbrahim Kalkan e5bd7cd25f
Merge pull request #9549 from abpframework/maliming/IObjectValidator
4 years ago
Halil İbrahim Kalkan bc6694326c
Merge pull request #9690 from abpframework/maliming/CancellationToken
4 years ago
maliming c6dfe8911b
Merge branch 'dev' into maliming/IdentityClientConfiguration
4 years ago
maliming a5dc1681fe Skip the default CancellationToken.
4 years ago
maliming cc3fc18adb Use `CancellationToken` if it exists in the parameter.
4 years ago
liangshiwei d9aab07b92 Update NullCancellationTokenProvider_Tests.cs
4 years ago
liangshiwei 846d30ccf8 Allowed to override CancellationToken for a specific call
4 years ago
maliming 35e136ba8f Fallback to default if the tenant configure is not exists.
4 years ago
maliming 09177fcaa0 Add tenant info to IdentityClients.
4 years ago
liangshiwei 14c07e6d41
Merge pull request #9670 from abpframework/auto-merge/rel-4-4/497
4 years ago
liangshiwei 1c99daddf2 Fix unit tests
4 years ago
maliming e83ad439b7
Merge pull request #9664 from abpframework/auto-merge/rel-4-4/495
4 years ago
maliming f59abe5aa0 Use non-static to store excluded types.
4 years ago
maliming a99c2aaa94 Supports nested ExtensibleObject classes.
4 years ago
maliming 3f6a20f184 Merge branch 'dev' into pr/9180
4 years ago
Iulian Alexe 6b6e39691f Add new language: Romanian
4 years ago
maliming cd8796136b Add the class name as property localization prefix.
4 years ago
maliming d2e52f64f2 Make IObjectValidator async.
4 years ago
Berkan Sasmaz bcbfcbcadd Add Slovak language to all solutions
4 years ago
Berkan Sasmaz 9be04866c4 Add new language: Slovak
4 years ago
maliming 8863a4b7fb Format code.
4 years ago
maliming c69447d732 Use ContentDispositionHeaderValue.
4 years ago
Jadyn 15743d1785 Add FileName for RemoteStreamContent
4 years ago
Berkan Sasmaz e5b417841e fix translation errors for Hindi
4 years ago
Berkan Sasmaz b3ad30a982 Update localizations for Italian
4 years ago
maliming 56a3ceeca9 Add test cases for MultiTenantConnectionStringResolver.
4 years ago
maliming 8bebad24a4
Merge pull request #8829 from abpframework/liangshiwei/eventbus-errorhandle
4 years ago
maliming 14cf0cc8dd Merge branch 'dev' into maliming/audit-exceptions
4 years ago
maliming 73634124f4 Merge branch 'dev' into maliming/audit-exceptions
4 years ago
Enis Necipoğlu c4f16a4cac framework - Update MenuManager_Tests
4 years ago
maliming f30972d97f
Merge pull request #9274 from abpframework/auto-merge/rel-4-3/434
4 years ago
maliming f2b66e75d1 Ignore SaveChangesAsync if the uow has been rolled back.
4 years ago
maliming e522f447e1
Merge branch 'dev' into auto-merge/rel-4-3/432
4 years ago
maliming 6cd72f2d33 Merge branch 'dev' into maliming/audit-exceptions
4 years ago
Halil İbrahim Kalkan 2a22ebdd34
Merge pull request #8898 from abpframework/liangshiwei/efcore-extension
4 years ago
maliming 987e154fed Sequence compare the keys and values of ExtraPropertyDictionary.
4 years ago
maliming a314719d32 Add basic-theme module.
4 years ago
maliming a8995eaeb8 Set the database default value of LastActiveTime.
4 years ago
maliming a44c8a11d6 Don't set modified audit if the property is generated by the database.
4 years ago
Alper Ebicoglu d21fe36074 prevent Blazor keyword in project name. closes #9182
4 years ago