Commit Graph

7876 Commits (6559641912502fe0488f25bc35f4aab1a6de0420)

Author SHA1 Message Date
maliming a280017b04
Merge branch 'dev' into pfx
2 years ago
Halil İbrahim Kalkan 3634de2b88 Remove unnecesarry NotNull attribute
2 years ago
Halil İbrahim Kalkan 129a0bf17a Rename AbpAutoMapperExtensibleDtoExtensions to AbpAutoMapperExtensibleObjectExtensions
2 years ago
maliming 9356884516
Rename `RepositoryInterceptor` and so on to `ChangeTrackingInterceptor`.
2 years ago
Halil İbrahim Kalkan b33ff894fa Remove unused namespace
2 years ago
Halil İbrahim Kalkan 19d4ccc502 Comment on classes.
2 years ago
Halil İbrahim Kalkan 2091b7970f Merge branch 'dev' into IsChangeTrackingEnabled
2 years ago
Halil İbrahim Kalkan 47cd7268d0 Remove unnecessary TKey restriction
2 years ago
maliming 6d029f5fd1
Remove `CheckChangeTracking` method.
2 years ago
maliming 0f7910a57d
Merge branch 'dev' into IsChangeTrackingEnabled
2 years ago
maliming ba9c7fdd5e
Use lowercase for moment script name.
2 years ago
maliming 8f6506221f
Merge branch 'dev' into pfx
2 years ago
maliming f601f26023
Merge branch 'dev' into auto-merge/rel-7-4/2158
2 years ago
maliming 3c59d3960c
Enhance `RandomizeAuthServerPassPhraseStep`.
2 years ago
SALİH ÖZKARA d4fa9f7796
Merge pull request #17525 from abpframework/skipifempty
2 years ago
maliming 9b4a59b814 Skip bulk insert/update/delete if array is empty.
2 years ago
maliming 5e6c3d6556
Merge pull request #17524 from abpframework/auto-merge/rel-7-4/2156
2 years ago
maliming 4491b3ca9d
Merge pull request #17516 from abpframework/liangshiwei/upgradePackages
2 years ago
maliming f38ddcd0ae
Compatible with `separate-auth-server `parameter.
2 years ago
liangshiwei 862897c9cf Updage the Microsoft.* packages to the latest
2 years ago
maliming f5374c9492
Filter specific files.
2 years ago
maliming 9a10caedb0
Create production certificate while creating a new solution
2 years ago
liangshiwei 28d9a0e904
Merge pull request #17511 from abpframework/auto-merge/rel-7-4/2154
2 years ago
liangshiwei 7024bced93
Merge pull request #17510 from abpframework/AbpSwashbuckleDocumentFilter
2 years ago
maliming fd80e44fdb Revert "Optimize hide abp end points"
2 years ago
liangshiwei 7a718735af
Merge pull request #17509 from abpframework/auto-merge/rel-7-4/2153
2 years ago
maliming 1b35f9c9f6
Rename `Enabled` of `EntityChangeTrackingAttribute` to `IsEnabled`.
2 years ago
maliming 4dfdf48e75
Make `EntityChangeTrackingAttribute` abstract.
2 years ago
maliming 257ad413c1
Set `ApplicationName` as current `assembly name`.
2 years ago
Halil İbrahim Kalkan f21f52ffb5 Merge branch 'dev' into IsChangeTrackingEnabled
2 years ago
maliming 29005af5ea
`Obsolete` the `AbpAspNetCoreAsyncIntegratedTestBase` and `AbpAspNetCoreIntegratedTestBase `
2 years ago
Enis Necipoglu 2192490f67
Update Blazorise to `1.3.1`
2 years ago
Enis Necipoglu 5a25b72904
Merge branch 'dev' into auto-merge/rel-7-4/2149
2 years ago
maliming 5b903a4eb5
Use `WebApplicationFactory` in template project.
2 years ago
maliming 0329dd29c1
Using `WebApplicationFactory` as web unit test base class.
2 years ago
Engincan VESKE 7b3ec83dab Add new localizations to AbpUiResource
2 years ago
maliming b6c41c9f28
Delete AbpRepositoryIsReadOnlyException.cs
2 years ago
maliming eb9b954717
Add `RepositoryInterceptor`.
2 years ago
maliming 01d2cf3a8b
Use `IsChangeTrackingEnabled` to replace `IsReadOnly`.
2 years ago
Halil İbrahim Kalkan c17c4c261d
Merge pull request #17437 from abpframework/mail
2 years ago
Halil İbrahim Kalkan 72d69d30fa
Merge pull request #17462 from abpframework/ReadOnlyRepository_Should_NoTracking_In_UOW
2 years ago
maliming 3ab5048856
Add a new unit test for `ReadOnlyRepository`.
2 years ago
maliming 88bca54bb6
Merge pull request #17459 from abpframework/auto-merge/rel-7-4/2141
2 years ago
maliming fe95e8ddd0
`AsNoTracking` for `Queryable` instead of `DbContext`.
2 years ago
maliming 547bb83667
Change some code base on review cmment.
2 years ago
maliming c04a509607
Eliminate duplicate DistributedEventSent and DistributedEventReceived events.
2 years ago
Halil İbrahim Kalkan 060e0e7d09 Merge branch 'dev' into IsReadOnly-NoTracking
2 years ago
maliming 7fbe834ffc
Merge pull request #17448 from abpframework/auto-merge/rel-7-4/2139
2 years ago
Halil İbrahim Kalkan 8bb2c7aa1e Use DatabaseName instead of config name
2 years ago
Engincan VESKE 3b418eba54
Merge pull request #17439 from abpframework/auto-merge/rel-7-4/2138
2 years ago
Salih 5e5664ffd0 Fix layout hooks filtering and show layout hooks for the specified layouts
2 years ago
maliming dc34d7435a
Update the `Emailing.md`.
2 years ago
maliming 1832519ba9
Support attachments and `ExtraProperties` when sending emails.
2 years ago
maliming a1de783bc2
Merge pull request #17436 from abpframework/auto-merge/rel-7-4/2137
2 years ago
liangshiwei 6b27b70c6a
Merge pull request #17434 from abpframework/gterdem/swagger_default_metadata_fix
2 years ago
maliming 95e23beddd
Merge pull request #17435 from abpframework/auto-merge/rel-7-4/2136
2 years ago
maliming f926804dbe
Make `layout` nullable.
2 years ago
Galip Tolga Erdem 8f63661e8d Added default oidc metadata address
2 years ago
Engincan VESKE fdc6c4e0e8 Fix layout hooks filtering and show layout hooks for the specified layouts
2 years ago
liangshiwei ed6d9f4cad
Merge pull request #17423 from abpframework/ValidationAttributeHelper
2 years ago
maliming fecd038694
Merge pull request #17392 from abpframework/liangshiwei/staticproxy
2 years ago
maliming 07ec945839
Catch and ignore the `Exception` from `ValidationAttributeHelper`.
2 years ago
Halil İbrahim Kalkan 9bebe77526 Merge branch 'dev' of https://github.com/abpframework/abp into dev
2 years ago
Halil İbrahim Kalkan 12f005c6c0 Improve the exception message
2 years ago
maliming 1344d44948
Rename `isReadOnly` to `isReadOnlyRepository`.
2 years ago
maliming f47a09d602
Update `AbpRepositoryIsReadOnlyException's` message.
2 years ago
maliming db551080e9
Merge pull request #17422 from abpframework/auto-merge/rel-7-4/2132
2 years ago
maliming 2c24f0c706
Throw `AbpRepositoryIsReadOnlyException` when the read-only repository writes method calls.
2 years ago
liangshiwei b3d494c719 Update AbpHangfireApplicationBuilderExtensions.cs
2 years ago
liangshiwei 7a56f78313 Add UseAbpHangfireDashboard method
2 years ago
maliming d7cf095789
Add `IsReadOnly` to `IRepository`.
2 years ago
liangshiwei 736b072d09 Fix AbpDashboardOptionsProvider
2 years ago
Halil İbrahim Kalkan 90a7d46648
Merge pull request #17376 from abpframework/Object2Object-mapping-enhancements
2 years ago
Halil İbrahim Kalkan d31827579d Refactor styling
2 years ago
Engincan VESKE 8e5113a7ce
Merge pull request #17403 from abpframework/auto-merge/rel-7-3/2126
2 years ago
maliming 777abd048a
Get hooks by current layout.
2 years ago
liangshiwei 710de856c3 Static C# API client proxy compatible ReplaceEmbeddedByPhysical
2 years ago
maliming e70a0ac86a
Clear destination collection.
2 years ago
maliming 9d9fa7075f
Support more collection types.
2 years ago
maliming e05d105247
Update DefaultObjectMapper.cs
2 years ago
maliming 80c83856f9
Object2Object mapping enhancements.
2 years ago
liangshiwei 0a6cef2301
Merge pull request #17358 from bindtech/Fix-Nullable-validation-in-Check-Class
2 years ago
liangshiwei c462ee0f9f
Merge pull request #17363 from abpframework/auto-merge/rel-7-3/2118
2 years ago
Rafael Gonzales 105e029244 Accept nullable values in validation methods
2 years ago
Gizem Mutu Kurt 2d2ca30273
Merge pull request #17347 from abpframework/7.3-blazor-toolbar-fix
2 years ago
Engincan VESKE 525ab12b78
Merge pull request #17348 from abpframework/auto-merge/rel-7-3/2116
2 years ago
Enis Necipoglu da90157643
Add equal spaces for top & bottom for Blazor toolbar
2 years ago
Engincan VESKE 109a923f5d CLI: Fix leptonx package update wrong version problem
2 years ago
Galip Tolga Erdem 3d3b5e245d file name update
2 years ago
Galip Tolga Erdem d2f24b4126 Added oidc flows and updated discovery endpoint
2 years ago
maliming 7e03f4b48a
Merge pull request #17303 from abpframework/liangshiwei/group11
2 years ago
maliming 994d3ae2b7
Update AbpExceptionPageFilter.cs
2 years ago
liangshiwei 3e3d6402da Enable nullable annotations for Volo.Abp.DistributedLocking.Dapr
2 years ago
liangshiwei 86e36cc7bd Enable nullable annotations for Volo.Abp.DistributedLocking
2 years ago
liangshiwei 1ee1f1b12b Enable nullable annotations for Volo.Abp.DistributedLocking.Abstractions
2 years ago
liangshiwei 29f5b89114 Enable nullable annotations for Volo.Abp.Dapr
2 years ago
liangshiwei c19c22e995 Enable nullable annotations for Volo.Abp.Application
2 years ago
liangshiwei bf608c6a57 Enable nullable annotations for Volo.Abp.Application.Contracts
2 years ago
liangshiwei 671c6156a0 Enable nullable annotations for Volo.Abp.Ddd.Domain.Shared
2 years ago
liangshiwei adaf8c7201 Enable nullable annotations for Volo.Abp.Dapper
2 years ago
liangshiwei ac97d57fe1 Enable nullable annotations for Volo.Abp.Ddd.Domain
2 years ago
Masood Khoshgard 81ea8f248c
Merge branch 'abpframework:dev' into dev
2 years ago
masoodkhoshgard 24e21ed836 use curly braces
2 years ago
maliming c7866da910
Merge pull request #17264 from abpframework/auto-merge/rel-7-3/2101
2 years ago
maliming 272580aeeb
Update AbpHostingHostBuilderExtensions.cs
2 years ago
maliming ee01afdce8
Merge pull request #17257 from abpframework/auto-merge/rel-7-3/2100
2 years ago
Masood Khoshgard a2aaddddea
Merge branch 'abpframework:dev' into dev
2 years ago
maliming b3e4d45f96
Merge branch 'rel-7.3' into IAbpAccessTokenProvider
2 years ago
Enis Necipoglu 6af390c0cf
Merge pull request #17242 from abpframework/auto-merge/rel-7-3/2097
2 years ago
Enis Necipoglu 3b60548d29
Merge pull request #17241 from abpframework/EngincanV/cli-leptonx-update-support
2 years ago
Engincan VESKE 099bee6f3a CLI: Normalize leptonx floating package version for version update
2 years ago
maliming 763ba15195
Merge pull request #17240 from abpframework/auto-merge/rel-7-3/2096
2 years ago
liangshiwei 6ba8a1a6b2 Use one-off channels for passive declarations
2 years ago
maliming 14b103668b
Add `IAbpAccessTokenProvider`.
2 years ago
Halil İbrahim Kalkan 64598aeb4b
Merge pull request #17201 from abpframework/maui-client
2 years ago
Mahmut Gundogdu 622a4ebe45
Merge pull request #17214 from abpframework/localization-resources
2 years ago
Enis Necipoglu 7a71c7b3a6
Revert formatting on MauiBlazorCachedApplicationConfigurationClient.cs
2 years ago
Enis Necipoglu 2c4a839e92
Add fody files
2 years ago
Enis Necipoglu 2ce937dd6b
Update assembly name for Volo.Abp.Maui.Client
2 years ago
maliming 48c14e5565
Update AbpAutoMapperExtensibleDtoExtensions_Tests.cs
2 years ago
maliming 15b8a37d03
`MapExtraPropertiesTo` should ignored if `ExtraProperties` is `null`.
2 years ago
liangshiwei 7758dddf27
Merge pull request #17207 from abpframework/FilterQueryable
2 years ago
maliming 9c4a786092
Merge pull request #17229 from abpframework/auto-merge/rel-7-3/2094
2 years ago
liangshiwei 398ef47381
Merge pull request #17224 from abpframework/maliming-patch-1
2 years ago
maliming 0b0d3c4984
Add `Challenge` method to `ChallengeAccountController`.
2 years ago
Halil İbrahim Kalkan 094feeb797 Update Magick.NET-Q16-AnyCPU package to 13.2.0.
2 years ago
maliming a56288753c
Update AbpCorrelationIdMiddleware.cs
2 years ago
maliming 570209818d
Update AbpCorrelationIdMiddleware.cs
2 years ago
maliming 21e899b8bd
Update AbpCorrelationIdMiddleware.cs
2 years ago
Engincan VESKE deee66c9c0 Update AbpCorrelationIdMiddleware.cs
2 years ago
Engincan VESKE ef6fb0acaf Merge branch 'dev' into auto-merge/rel-7-3/2091
2 years ago
Masum ULU 17a67786d2 New localization resources added
2 years ago
maliming 9ef50e7afd
Set headers when `Response.OnStarting` method.
2 years ago
maliming 5032cf360e
Add `FilterQueryable` method to `IMongoDbRepositoryFilterer`.
2 years ago
Enis Necipoglu 0ab237b840
Add Volo.Abp.Maui.Client
2 years ago
Masood Khoshgard 1fef3b580d
Merge branch 'abpframework:dev' into dev
2 years ago
Yunus Emre Kalkan 6039c28330
Merge pull request #17162 from abpframework/auto-merge/rel-7-3/2080
2 years ago
Engincan VESKE 867c9c0696 Update SuiteCommand.cs
2 years ago
Masood Khoshgard 88832244d8
Merge branch 'abpframework:dev' into dev
2 years ago
masoodkhoshgard 8b6a3757e9 revert Improved display for Floating Labels
2 years ago
masoodkhoshgard f6be7579aa Optimize HideAbpEndpoints for dont show Unused Schema
2 years ago
Masood Khoshgard f0d9b450b5
Merge branch 'abpframework:dev' into dev
2 years ago
maliming 879c334ef1
Merge branch 'dev' into auto-merge/rel-7-3/2078
2 years ago
maliming 5f46723c0d
Merge pull request #17147 from abpframework/auto-merge/rel-7-2/2077
2 years ago
maliming 3d8b30020d
Merge pull request #17146 from abpframework/auto-merge/rel-7-1/2076
2 years ago
maliming 8152559ce7
Merge pull request #17145 from abpframework/auto-merge/rel-7-0/2075
2 years ago
maliming 2df380724d
Add `HasAbpQueryFilter` method to combine the custom filter with global filters.
2 years ago
masoodkhoshgard 0ffb6f3829 Improved display for Floating Labels
2 years ago
masoodkhoshgard 26e23e8c03 Solving unit test error
2 years ago
maliming 546525172e
No longer use `GetConverter` to get converter.
2 years ago
Masood Khoshgard 7301fcc8a9
Merge branch 'abpframework:dev' into dev
2 years ago
maliming 704a528d84
Merge branch 'dev' into auto-merge/rel-7-3/2072
2 years ago
SALİH ÖZKARA 73874eda03
Merge pull request #17116 from abpframework/maliming-generate-patch
2 years ago
liangshiwei f96c6cdea6 Enable nullable annotations for Volo.Abp.BlobStoring.Minio
2 years ago
liangshiwei 5af2bfbc3b Enable nullable annotations for Volo.Abp.BlobStoring.FileSystem
2 years ago
liangshiwei 411d7afa9b Enable nullable annotations for Volo.Abp.BlobStoring.Azure
2 years ago
liangshiwei 116c42903f Enable nullable annotations for Volo.Abp.BlobStoring.Aws
2 years ago
liangshiwei 66b034cf6a Enable nullable annotations for Volo.Abp.BlobStoring.Aliyun
2 years ago
liangshiwei 7ffbb7a014 Enable nullable annotations for Volo.Abp.BlobStoring
2 years ago
liangshiwei b8c9e8ed04 Enable nullable annotations for Volo.Abp.BlazoriseUI
2 years ago
maliming 2c7879d2c7
Add `virtual` keyword to `Repositories&AppServices&Controllers`.
2 years ago
maliming bf652a0d49
Generate a namespace for the return type.
2 years ago
liangshiwei e5df488d6f Merge branch 'dev' into liangshiwei/group8
2 years ago
liangshiwei eaa0e41c11 Enable nullable annotations for Volo.Abp.AzureServiceBus
2 years ago
liangshiwei faf581920e Enable nullable annotations
2 years ago
liangshiwei 182607b710 Enable nullable annotations for Volo.Abp.RabbitMQ
2 years ago
liangshiwei 9cb675a639 Enable nullable annotations for Volo.Abp.Quartz
2 years ago
liangshiwei 5c38aa1b74 Enable nullable annotations for Volo.Abp.HangFire
2 years ago
liangshiwei f538a874d5 Enable nullable annotations for Volo.Abp.BackgroundWorkers.Quartz
2 years ago
liangshiwei 4ffbf69a67 Enable nullable annotations for Volo.Abp.BackgroundWorkers.Hangfire
2 years ago
liangshiwei 5d3610f9a5 Enable nullable annotations for Volo.Abp.BackgroundWorkers
2 years ago
liangshiwei 389e51d3fe Enable nullable annotations for Volo.Abp.BackgroundJobsRabbitMQ
2 years ago
liangshiwei 6463dfe4ff Enable nullable annotations for Volo.Abp.BackgroundJobs.Quartz
2 years ago
liangshiwei 66830904c8 Enable nullable annotations for Volo.Abp.BackgroundJobs.HangFire
2 years ago
liangshiwei 9b6c545bd7 Enable nullable annotations for Volo.Abp.BackgroundJobs.Abstractions
2 years ago
liangshiwei cf7b4171bb Enable nullable annotations for Volo.Abp.Background.Jobs
2 years ago
liangshiwei fa9949b484 Enable nullable annotations for Volo.Abp.Cli
2 years ago
liangshiwei 09681147ec Enable nullable annotations for Volo.Abp.Swashbuckle
2 years ago
liangshiwei a305d9d503 Enable nullable annotations for Volo.Abp.MailKit
2 years ago
liangshiwei fb90f74713 Enable nullable annotations for Volo.Abp.Emailing
2 years ago
liangshiwei aeadf8bb09 Enable nullable annotations for Volo.Abp.GlobalFeatures
2 years ago
liangshiwei 8e41bd4c99 Enable nullable annotations for Volo.Abp.Gdpr.Abstractions
2 years ago
liangshiwei a8ad895c6f Enable nullable annotations for Volo.Abp.FluentValidation
2 years ago
liangshiwei 39dd64e96e Enable nullable annotations for Volo.Abp.Features
2 years ago
liangshiwei f0e6f60124 Enable nullable annotations for Volo.Abp.ObjectMapping
2 years ago
liangshiwei 0611f68d7a Enable nullable annotations for Volo.Abp.AutoMapper
2 years ago
liangshiwei 50bd9ac75b Enable nullable annotations for Volo.Abp.Authorization
2 years ago
liangshiwei 5ab7ebf5d1 Enable nullable annotations for Volo.Abp.Authorization.Abstractions
2 years ago
liangshiwei bfcc82b9ef Enable nullable annotations for Volo.Abp.Authorization
2 years ago
liangshiwei c8dfebffad Enable nullable annotations for Volo.Abp.Auditing.Contracts
2 years ago
liangshiwei af1d8a84be Enable nullable annotations for Volo.Abp.Auditing
2 years ago
Halil İbrahim Kalkan d6446a67f2
Merge pull request #16995 from abpframework/concurrency-logger
2 years ago
Halil İbrahim Kalkan a60c5f0663
Merge pull request #16979 from abpframework/dynamic-setting
2 years ago
maliming 415e109742
Merge pull request #17096 from abpframework/liangshiwei/group6
2 years ago
maliming 2227ff0636
Merge pull request #17094 from abpframework/liangshiwei/group5
2 years ago
liangshiwei 054778b97f Enable nullable annotations for Volo.Abp.AspNetCore.TestBase
2 years ago
liangshiwei 21c67b55c3 Enable nullable annotations for Volo.Abp.AspNetCore.SignalR
2 years ago
liangshiwei 5471b03982 Enable nullable annotations for Volo.Abp.AspNetCore.Serilog
2 years ago
liangshiwei 7dbcf34be5 Enable nullable annotations for Volo.Abp.AspNetCore.Mvc.UI.Widgets
2 years ago
liangshiwei 4ea4fa90ba Enable nullable annotations for Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Demo
2 years ago
liangshiwei 3a13b1a6d6 Enable nullable annotations for Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared
2 years ago
liangshiwei c1f9e8832e Enable nullable annotations for Volo.Abp.AspNetCore.Mvc.UI.Packages
2 years ago
liangshiwei 5553c3c601 Enable nullable annotations for Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy
2 years ago
liangshiwei e56dfe0a6d Enable nullable annotations for Volo.Abp.AspNetCore.Mvc.UI.Bunding.Absractions
2 years ago
liangshiwei 4051d52cea Enable nullable annotations for Volo.Abp.AspNetCore.Mvc.UI.Bundling
2 years ago
liangshiwei 46e71cb24e Enable nullable annotations for Volo.Abp.AspNetCore.Mvc.UI.Bootstrap
2 years ago
maliming bec940b300
Update SettingDefinitionManager.cs
2 years ago
maliming 3120c05951
Support `Nullable` feature.
2 years ago
maliming 6b3e561eaa
Update SettingDefinitionManager.cs
2 years ago
maliming 0336daccb8
Update SettingDefinitionManager.cs
2 years ago
maliming 41e3e804d0
Merge branch 'dev' into dynamic-setting
2 years ago
maliming a65ae4ec1e
Merge branch 'dev' into auto-merge/rel-7-3/2068
2 years ago
maliming e7799ad300
Merge pull request #17087 from abpframework/auto-merge/rel-7-2/2067
2 years ago
maliming f62f530f62
Merge pull request #17086 from abpframework/auto-merge/rel-7-1/2066
2 years ago
maliming 012e4b1f1f
Merge pull request #17085 from abpframework/auto-merge/rel-7-0/2065
2 years ago
liangshiwei 841f4f17a9 Enable nullable annotations for Volo.Abp.AspNetCore.Mvc.UI
2 years ago
liangshiwei 8935793da1 Enable nullable annotations for Volo.Abp.AspNetCore.Mvc.NewtonsoftJson
2 years ago
liangshiwei c8667233b4 Enable nullable annotations for Volo.Abp.AspNetCore.Mvc.Contracts
2 years ago
maliming cbd1e9cecb
Use latest `StackExchange.Redis` package.
2 years ago
Engincan VESKE b79ead8e4b
Merge pull request #17080 from abpframework/auto-merge/rel-7-3/2063
2 years ago
liangshiwei 53697857ab Enable nullable annotations for Volo.Abp.AspNetCore.Mvc.Client.Common
2 years ago
Gizem Mutu Kurt c80af15c98
Merge pull request #17067 from abpframework/reloadEx
2 years ago
liangshiwei 2df80213d3 Enable nullable annotations for Volo.Abp.AspNetCore.Mvc.Client
2 years ago
liangshiwei 4538e0eee4 Enable nullable annotations for Volo.Abp.AspNetCore.Mvc
2 years ago
liangshiwei dd773c1a69 Enable nullable annotations for Volo.Abp.AspNetCore.MultiTenancy
2 years ago
liangshiwei 726e3e53db Update AppUrlProvider.cs
2 years ago
liangshiwei 678d851ba5 Enable nullable annotations for Volo.Abp.MultiTenancy
2 years ago
liangshiwei 2baae210e4 Enable nullable annotations for Volo.Abp.MultiTenancy.Abstractions
2 years ago
maliming 51335418e1
Go to previous page if current page is empty.
2 years ago
maliming f0497f83a8
Merge pull request #17072 from Sjhzjxc/remove-unnecessary-name
2 years ago
maliming 2fcc39dd7e
Merge pull request #17062 from abpframework/liangshiwei/group3
2 years ago
maliming 75dfdf9e24
Update TemplateDefinitionContext.cs
2 years ago
Sjhzjxc 30657e267a remove unnecessary name
2 years ago
Masood Khoshgard 0fd6beb3bc
Merge branch 'abpframework:dev' into dev
2 years ago
maliming add4234635
RRegister `ajax.reloadEx()` method to Datatables.
2 years ago
Engincan VESKE eb7e1fd2e9 Merge branch 'dev' into auto-merge/rel-7-3/2059
2 years ago
Yunus Emre Kalkan 0fe58cb393 Cli: Allow Suite to be opened with a target solution
2 years ago
liangshiwei 322e9034ac Update ApplicationConfigurationCache.cs
2 years ago
liangshiwei 630cc0bf3b Enable nullable annotations for Volo.Abp.AspNetCore.Components.WebAssembly.Theming
2 years ago
liangshiwei 966592bf21 Enable nullable annotations for Volo.Abp.AspNetCore.Components.WebAssembly
2 years ago
liangshiwei ab0451ef99 Enable nullable annotations for Volo.Abp.AspNetCore.Components.Web.Theming
2 years ago
liangshiwei f0f739d2be Enable nullable annotations for Volo.Abp.AspNetCore.Components.Server.Theming
2 years ago
liangshiwei 6c1bd8a605 Enable nullable annotations for Volo.Abp.AspNetCore.Components.Server
2 years ago
liangshiwei fdca8e3d2a Enable nullable annotations for Volo.Abp.AspNetCore.Components.MauiBlazor.Theming
2 years ago
liangshiwei 981c709b29 Enable nullable annotations for Volo.Abp.AspNetCore.Components.Web
2 years ago
Masood Khoshgard 2a5aa122a3
Merge branch 'abpframework:dev' into dev
2 years ago
liangshiwei faed48d48b Enable nullable annotations for Volo.Abp.AspNetCore.Components.MauiBlazor
2 years ago
maliming 920a4e54b9
Update `System.Linq.Dynamic.Core` to 1.3.3.
2 years ago
Yunus Emre Kalkan 6614b11d09
Merge pull request #17050 from abpframework/berkan/suiteAppSettingsService
2 years ago
Berkan Sasmaz 9220371ce9
Create sync version of `GetSuitePort` method
2 years ago