Commit Graph

6952 Commits (e12da63226af074ed9a6fd830fdbb4d3c8750a18)

Author SHA1 Message Date
liangshiwei 724a2b7960
Merge pull request #15577 from abpframework/auto-merge/rel-7-0/1695
3 years ago
maliming 8310825969
Merge branch 'dev' into DbContextTypeProvider
3 years ago
maliming 8a9180af27
Validate `ExtensibleObject` when `MapExtraPropertiesTo`.
3 years ago
ahmetfarukulu 69bbb7523f Background job cancellation token scope changed as ambient context
3 years ago
Engincan VESKE e287aff389 Update ProjectNpmPackageAdder.cs
3 years ago
Yunus Emre Kalkan ec742e9d24 Cli: Fix wrong import when module added to angular project
3 years ago
Yunus Emre Kalkan 94a0b9890a Merge branch 'dev' into cli-nolayers-blazor-wasm
3 years ago
maliming c546878d90
Merge pull request #15544 from abpframework/auto-merge/rel-7-0/1691
3 years ago
maliming 106ae59d42
Update AbpDateTimeConverter.cs
3 years ago
maliming f7e1c0d072
Update AbpDateTimeConverter.cs
3 years ago
maliming 6aa6e37ceb
Merge pull request #15529 from abpframework/auto-merge/rel-7-0/1689
3 years ago
Engincan VESKE 75e08f09bc Update AbpApplicationLocalizationAppService.cs
3 years ago
Yunus Emre Kalkan b50b8ca6fa Added AppNoLayersMigrateDatabaseChangeStep
3 years ago
Engincan VESKE f3e5a609cf Update AppTemplateBase.cs
3 years ago
Engincan VESKE 488d702564 Update AppNoLayersMoveProjectsStep.cs
3 years ago
Yunus Emre Kalkan f2bf0d154b Cli: app-Nolayers blazor ui change theme
3 years ago
Yunus Emre Kalkan c469f2e3ab Run abp bundle for nolayers blazor
3 years ago
liangshiwei e92ef616c1
Merge pull request #15513 from abpframework/auto-merge/rel-7-0/1686
3 years ago
maliming 820072550f
Set `AutoTransactionBehavior ` to `Never` when always disabling transactions.
3 years ago
Yunus Emre Kalkan 80310028cd Refactor & enhancements
3 years ago
Yunus Emre Kalkan 4bdf4e1174 Update AppNoLayersTemplateBase.cs
3 years ago
Yunus Emre Kalkan 82a571b240 Cli: Delete/Move blazor wasm projects in nolayers template
3 years ago
Engincan VESKE 69dca2baa6 Improvements on Layout Hooks
3 years ago
Engincan VESKE 39f2c8355f
Update IHasEntityVersion.cs
3 years ago
Engincan VESKE a316fd24dd
Update AbpExceptionPageFilter.cs
3 years ago
Enis Necipoglu be2e3b7954
Merge pull request #15448 from abpframework/auto-merge/rel-7-0/1665
3 years ago
maliming 84f3474430
`UseStaticWebAssets` for Blazor Server module.
3 years ago
maliming 8a6aece6f4
Merge pull request #15440 from abpframework/auto-merge/rel-7-0/1660
3 years ago
Enis Necipoglu 3c65f820d1 Change property name as TwoLetterISOLanguageName in LanguageInfo
3 years ago
Enis Necipoglu 340f8b5953 Refactor LanguageInfo
3 years ago
Enis Necipoglu b7d7c8bf94 Add ShortDisplayName to LanguageInfo
3 years ago
maliming fab8de3519
Update Startup.cs
3 years ago
liangshiwei 643364a2e5
Merge pull request #15425 from abpframework/auto-merge/rel-7-0/1656
3 years ago
maliming 05b572748e
Update Volo.Abp.EntityFrameworkCore.MySQL.csproj
3 years ago
maliming e0ec3f71b1
Update `Pomelo.EntityFrameworkCore.MySq` to 7.0
3 years ago
maliming 84b709e538
Do not validate `ExtraProperties`.
3 years ago
maliming 5d94d0895d
Merge branch 'dev' into DbContextTypeProvider
3 years ago
maliming 2e57be7700
Merge pull request #15396 from abpframework/auto-merge/rel-7-0/1651
3 years ago
liangshiwei 56377e6bcc Enhance ABP CLI
3 years ago
maliming d5b3a95578
Merge branch 'dev' into DbContextTypeProvider
3 years ago
maliming e84367ceb3
Add unit test and update DemoApp.
3 years ago
maliming a96a1f7ad1
Merge branch 'dev' into pr/15282
3 years ago
maliming fea69ffb45
Merge pull request #15362 from abpframework/auto-merge/rel-7-0/1647
3 years ago
Galip Tolga Erdem bb4d76b03a
Merge pull request #15360 from abpframework/IAbpConnectionStringChecker
3 years ago
maliming 691b28eadb
Add `MongoDBConnectionStringChecker`.
3 years ago
maliming 5639d65113
Set `DatabaseExists` before closing.
3 years ago
maliming 47a46d122f
Add `IAbpConnectionStringChecker`.
3 years ago
maliming 10e5954c5a
Rename DbContextTypeWithTenandside.cs to MultiTenantDbContextType.cs
3 years ago
maliming 0871e07326
Add `AlwaysDisableTransactionsUnitOfWorkManager`.
3 years ago
maliming 36c4d7d1fc
Use `LastOrDefault` instead of `FirstOrDefault`.
3 years ago
Engincan VESKE 6bbefc7e05
Merge branch 'dev' into auto-merge/rel-7-0/1642
3 years ago
Engincan VESKE 9d3d25e544 Update ProjectCreationCommandBase.cs
3 years ago
maliming 1eebb0436b
Merge pull request #15332 from abpframework/liangshiwei/objectExtensions
3 years ago
maliming e99032daf2
Make `ReplaceDbContext` supports multi-tenancy.
3 years ago
liangshiwei 0b428cb6b9 Remove timestamp and Level from ABP CLI
3 years ago
liangshiwei aa297abf20 Object Extensions supports Enum property
3 years ago
maliming 82d7bda841
Merge pull request #15314 from abpframework/auto-merge/rel-7-0/1634
3 years ago
Halil İbrahim Kalkan b9f16b341e Set defaults while adding features
3 years ago
liangshiwei 14805f4d90 Fix vulnerable packages
3 years ago
maliming fd8a3b6b73
Add `DbContextTypeProvider`.
3 years ago
liangshiwei 4e4234bf75 Skipped if version could not parsed
3 years ago
maliming c373f505a7
Merge pull request #15297 from abpframework/auto-merge/rel-7-0/1632
3 years ago
Yunus Emre Kalkan 0ecfc7fa34 abp-select tag helper: Check enum values as underlying type for localization
3 years ago
ahmetfarukulu dcd091adfb CancellationToken parameter added for background jobs
3 years ago
maliming 95996ea7fc
Merge pull request #15275 from abpframework/auto-merge/rel-7-0/1628
3 years ago
maliming 8b6ca78c64
Update AbpEnumLocalizer.cs
3 years ago
maliming 64cdd67b2d
Update AbpEnumLocalizer.cs
3 years ago
maliming b9e531ed0c
Add `AbpEnumLocalizerExtensions`.
3 years ago
maliming 3973ea1db9
Add `AbpEnumLocalizer`.
3 years ago
Halil İbrahim Kalkan 68292e4615 Added enum.value syntax too.
3 years ago
Halil İbrahim Kalkan 3466e6b117 Check enum value first for localization
3 years ago
Engincan VESKE 28f56f0e49
Merge pull request #15266 from abpframework/auto-merge/rel-7-0/1624
3 years ago
Engincan VESKE b7b03f5d01 CLI: Run change-theme schematics after the install-libs command
3 years ago
Halil İbrahim Kalkan 1a10e5881f Set HTTP header when tenant not found.
3 years ago
liangshiwei 01c01db9c8
Merge branch 'dev' into auto-merge/rel-7-0/1618
3 years ago
liangshiwei c1603631f3
Merge pull request #14897 from abpframework/bulk-update-delete
3 years ago
liangshiwei 605620e3c8 Remove Directory.Build.props for MAUIBlazor
3 years ago
maliming c72d3659dc
Merge pull request #15199 from abpframework/auto-merge/rel-7-0/1605
3 years ago
maliming 796cd1b0e5
Add `AbpIncludeNonPublicPropertiesModifiers` when `AddEntityCache`.
3 years ago
malik masis 3d135913da updated the summaries
3 years ago
malik masis 02ba2a5e9d Merge branch 'dev' into Implementing-IHasEntityVersion-15135
3 years ago
maliming 586a699877
Merge pull request #15175 from abpframework/auto-merge/rel-7-0/1599
3 years ago
liangshiwei b8106d7b56
Merge pull request #15172 from abpframework/maliming-patch-1
3 years ago
maliming 8d7a8aa39b
Update jquery-extensions.js
3 years ago
maliming 2e237190aa
Update Volo.Abp.EntityFrameworkCore.Oracle.csproj
3 years ago
maliming 5234a3f5f7
Update `Pomelo.EntityFrameworkCore.MySql` to `7.0.0-silver.1`.
3 years ago
malik masis 7aa5c11502 Merge branch 'dev' into Implementing-IHasEntityVersion-15135
3 years ago
malik masis 534f37c021 Update EntitySynchronizer_Tests.cs
3 years ago
malik masis 001c2412f7
Merge branch 'dev' into auto-merge/rel-7-0/1596
3 years ago
Yunus Emre Kalkan 5f85163a22 Cli: Update default connections string for SqlServer
3 years ago
Alper Ebiçoğlu b6b299e683
Update CliService.cs
3 years ago
Halil İbrahim Kalkan 6c010263d5 Make EntityEto abstract
3 years ago
Halil İbrahim Kalkan 634c830644 accept equal versions and update the document
3 years ago
Halil İbrahim Kalkan d617198d2d Implement ITransientDependency for EntitySynchronizer
3 years ago
Halil İbrahim Kalkan ce23205caf Introduce the IEntityEto<TKey> interface and revise the EntitySynchronizer
3 years ago
Halil İbrahim Kalkan d7f3414a0c Remove EntityEto inheritance requirement
3 years ago
Halil İbrahim Kalkan 2c37e56751
Merge pull request #14197 from gdlcf88/entity-sync
3 years ago
Yunus Emre Kalkan 3c877d3960 Cli: show the current cli version
3 years ago
Halil İbrahim Kalkan 527188c6fd
Merge pull request #14842 from abpframework/IAbpHostEnvironment
3 years ago
malik masis 552225fc5b
Merge pull request #15094 from abpframework/auto-merge/rel-7-0/1582
3 years ago
malik masis 45496b1084
Merge pull request #15079 from abpframework/Add-AllowClear-To-Select2-12130
3 years ago
malik masis 20b31aeb47
Update framework/src/Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared/wwwroot/libs/abp/aspnetcore-mvc-ui-theme-shared/bootstrap/dom-event-handlers.js
3 years ago
malik masis 39b87270d1
Update framework/src/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap/TagHelpers/Form/AbpSelectTagHelperService.cs
3 years ago
Engincan VESKE d52854252e
Merge pull request #15083 from abpframework/auto-merge/rel-7-0/1579
3 years ago
Engincan VESKE 3390e0f4aa Update ProjectCreationCommandBase.cs
3 years ago
malik masis 617dfea7da Added AllowClear and Placeholder to select2
3 years ago
maliming 167bf243a3
Merge branch 'dev' into IAbpHostEnvironment
3 years ago
maliming 45612e7db1
Merge branch 'dev' into auto-merge/rel-7-0/1572
3 years ago
maliming 432526b01a
Merge pull request #15060 from abpframework/liangshiwei/cli
3 years ago
liangshiwei 79e569f023 Skip bundle For OSX
3 years ago
Yunus Emre Kalkan 6e0c428828
Merge pull request #15043 from abpframework/auto-merge/rel-6-0/1567
3 years ago
Yunus Emre Kalkan 8d9bf3c321 Cli: Add missing brackett in angular module source code adder
3 years ago
gdlcf88 1dd30af987 Rename to `EntitySynchronizer`
3 years ago
gdlcf88 ddd46a94dd Make `ExternalEntitySynchronizer` support non-versioned entities
3 years ago
maliming 930c1de8b0
Try to set environment after `ConfigureServices` method executes.
3 years ago
maliming 9e66691096
Merge pull request #14453 from CrazyBaran/Closure-Allocations-in-CurrentTenant
3 years ago
maliming b1eef4dcbd
Use `TimeSpan.FromSeconds(5)` instead of zero.
3 years ago
Halil İbrahim Kalkan 62ccdfcef1
Merge pull request #14749 from abpframework/liangshiwei/blazorise
3 years ago
maliming 9c3db8d7d3
Merge branch 'dev' into IAbpHostEnvironment
3 years ago
maliming f18ad35e4a
Merge pull request #15013 from abpframework/maliming-patch-1
3 years ago
liangshiwei 39c3272209
Merge pull request #15020 from abpframework/auto-merge/rel-7-0/1559
3 years ago
liangshiwei 0e0e3a3f4e
Merge pull request #14994 from abpframework/issues/14948
3 years ago
maliming fd5719ff52
Merge pull request #15019 from abpframework/auto-merge/rel-7-0/1558
3 years ago
liangshiwei 2f6d886dc2 Change theme for MauiBlazor
3 years ago
maliming 4cc7b62499
Remove `JsonInclude`.
3 years ago
maliming 242cd63dac
Merge pull request #15002 from abpframework/auto-merge/rel-7-0/1554
3 years ago
maliming 3e05ed735f
Register `HttpClient` in the necessary modules.
3 years ago
Yunus Emre Kalkan dbf18d85d1 Cli: Match MauiBlazor when module adding
3 years ago
Yunus Emre Kalkan b0e966027c Cli: Add MauiBlazor to NuGetPackageTargets
3 years ago
Mahmut Gundogdu 9466214014
Merge pull request #14968 from abpframework/issue/14540
3 years ago
Mahmut Gundogdu ae628d736c Set default value for service-type on Abp cli
3 years ago
Halil İbrahim Kalkan fdbe1fefd1 Added final sections to the startup doc
3 years ago
Enis Necipoglu a3aec148b2
Merge pull request #14978 from abpframework/auto-merge/rel-7-0/1545
3 years ago
Enis Necipoglu b29159d773
Merge pull request #14977 from abpframework/auto-merge/rel-7-0/1544
3 years ago
Yunus Emre Kalkan d38a83ac34
Merge branch 'rel-7.0' into auto-merge/rel-6-0/1540
3 years ago
maliming 97d58cff00
Add `without-contracts` info to CLI.
3 years ago
maliming a66510eebd
Merge pull request #14971 from abpframework/auto-merge/rel-7-0/1542
3 years ago
Yunus Emre Kalkan ec6f0ca7ea Cli: add missing steps when angular module added to app template
3 years ago
maliming c73a3942d5 Fix namespace problem.
3 years ago
Enis Necipoglu 35b17641c8
Merge pull request #14939 from abpframework/Adding-space-between-search-dt-1161
3 years ago
Enis Necipoglu f9f638115c
Merge pull request #14926 from abpframework/Space-issue-on-tab-1159
3 years ago
malik masis 9d2effd670 Added margin bottom to card for better appearance
3 years ago
maliming 836f687cc2 Merge branch 'dev' into IAbpHostEnvironment
3 years ago
maliming c8302b4caa
Merge pull request #14927 from abpframework/auto-merge/rel-7-0/1523
3 years ago
maliming 615daac7e2
Merge pull request #14918 from abpframework/liangshiwei/mauiblazor
3 years ago
malik masis d388d6b1fa Update AbpTabsTagHelperService.cs
3 years ago
liangshiwei d1d111ef18 Add MauiBlazorRemoteTenantStore
3 years ago
maliming 3486e70c71
Merge pull request #14914 from abpframework/auto-merge/rel-7-0/1516
3 years ago
liangshiwei cea5f34b43 Enhance ABP CLI
3 years ago
maliming 19e4589c76
Use EF Core 7.0 bulk update/delete operations.
3 years ago