Commit Graph

4861 Commits (e54699c63f08a55bb144220a452358f1465b753f)

Author SHA1 Message Date
Berkan Sasmaz a4ef2ef387 fix translation errors for Finnish
4 years ago
Berkan Sasmaz b3ad30a982 Update localizations for Italian
4 years ago
Halil İbrahim Kalkan 667e981d40
Merge pull request #9358 from personball/fix-issue-9357
4 years ago
maliming aa3cd37859
Update ApiDescriptionFinder.cs
4 years ago
王伯承 c9f24118ac fix issue #9357
4 years ago
İsmail ÇAĞDAŞ cfc648bc65
Merge pull request #9301 from abpframework/maliming/impersonation
4 years ago
maliming 56a3ceeca9 Add test cases for MultiTenantConnectionStringResolver.
4 years ago
maliming b6838473fb Check IsUsedByTenants when use mapped database connection string.
4 years ago
maliming 8bebad24a4
Merge pull request #8829 from abpframework/liangshiwei/eventbus-errorhandle
4 years ago
liangshiwei abc400ce9b Using asynchronous methods
4 years ago
Halil İbrahim Kalkan e71e53e557 Extracted RemoteServiceConfigurationProvider.
4 years ago
Halil İbrahim Kalkan 12677fb230 Resolved #9328: Return a better exception message and HTTP status code for optimistic concurrency exceptions
4 years ago
Halil İbrahim Kalkan b2324175ca
Merge pull request #9116 from abpframework/maliming/audit-exceptions
4 years ago
Halil İbrahim Kalkan 47e2129f17
Merge pull request #9332 from abpframework/liangshiwei/repository
4 years ago
Halil İbrahim Kalkan 5f808d8f38
Merge pull request #9309 from abpframework/volo/issues/6728
4 years ago
maliming ae12e73d8f
Update RepositoryAsyncExtensions.cs
4 years ago
liangshiwei 5363e1376c Added RepositoryAsyncExtensions.AnyAsync() without predicate parameter
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
Halil İbrahim Kalkan b6a4e4306b
Merge pull request #9194 from abpframework/maliming/Fallback-to-the-EntityFrameworkCore
4 years ago
ebicoglu 739da86a1b
Merge pull request #9304 from abpframework/issues/7870
4 years ago
Alper Ebicoglu 73275a9040 Update SolutionModuleAdder.cs
4 years ago
Alper Ebicoglu e92c0c5d88 refactor document link
4 years ago
maliming 2292cb26d4 Merge branch 'dev' into maliming/impersonation
4 years ago
ebicoglu bb8a4387ce
Merge pull request #9195 from abpframework/liangshiwei/template-secrets
4 years ago
maliming 409981873f Add ImpersonatorUserId&ImpersonatorTenantId to CurrentUserDto.
4 years ago
Yunus Emre Kalkan a3b08b851b Update CMS Kit Introduction Blog Post & adjust skip-db-migrations usage
4 years ago
Halil İbrahim Kalkan 35bbf0022a
Merge pull request #9261 from abpframework/cms-kit/menu-management
4 years ago
Halil İbrahim Kalkan e6ab80f6c6 Resolved #8053: Remove duplicate claims.
4 years ago
Yunus Emre Kalkan e1b6609f8b Open the related document page after adding a module via CLI
4 years ago
Enis Necipoğlu c4f16a4cac framework - Update MenuManager_Tests
4 years ago
maliming b8fdbf760f Merge branch 'dev' into maliming/impersonation
4 years ago
maliming 4d8124ae68 Add Impersonation infrastructure.
4 years ago
liangshiwei 6b78c4c7e5 Merge branch 'dev' into liangshiwei/template-secrets
4 years ago
liangshiwei 6f0593a191 Improve
4 years ago
maliming 6c058a292d Use AddControllersAsServices&AddViewComponentsAsServices.
4 years ago
maliming 6f32831f84
Merge branch 'dev' into maliming/Fallback-to-the-EntityFrameworkCore
4 years ago
maliming e8d287183e Make version comparison compatible with RC.
4 years ago
Halil İbrahim Kalkan 7574dc088d
Merge pull request #9231 from abpframework/maliming/AllowAnonymous
4 years ago
Halil İbrahim Kalkan a4baa03a1d
Merge pull request #9258 from abpframework/maliming/IAttributeValidationResultProvider
4 years ago
Enis Necipoğlu 667ea6bd3d Fix Getting menu by name
4 years ago
Halil İbrahim Kalkan 7998daff7c Resolved #9286: Allow to render more than one menu in the main menu
4 years ago
liangshiwei 885095027c
Merge pull request #9282 from abpframework/auto-merge/rel-4-3/435
4 years ago
maliming a321456e12
Update EntityNotFoundException.cs
4 years ago
Halil İbrahim Kalkan 3b664e2575
Merge pull request #9253 from abpframework/liangshiwei/singnalr
4 years ago
ebicoglu fee26a83bb
Merge pull request #9279 from abpframework/berkan/fix-translation-errors
4 years ago
Berkan Sasmaz 831bc33d00 fix translation errors for Finnish
4 years ago
liangshiwei 104fa978be Install-libs command work with sub-directories
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
Halil İbrahim Kalkan d519600a2c Resolved #9262: Allow to replace a dbcontext by a given type
4 years ago
Halil İbrahim Kalkan 56b017ed26
Merge pull request #9192 from abpframework/maliming/ValueGenerated
4 years ago
maliming 6cd72f2d33 Merge branch 'dev' into maliming/audit-exceptions
4 years ago
Halil İbrahim Kalkan 4cb26c6a9f
Merge pull request #9244 from abpframework/maliming-patch-2
4 years ago
liangshiwei 72d807002e Merge branch 'dev' into liangshiwei/template-secrets
4 years ago
liangshiwei 809a56a2dd Ignore DbMigrator project
4 years ago
liangshiwei ad930b30f6 Add CreateAppSettingsSecretsStep
4 years ago
maliming a8aab99ffb Localize error message in DataAnnotationObjectValidationContributor.
4 years ago
liangshiwei 4c56a43296 Disable audit logs for signalr hub connect/negotiate requests
4 years ago
liangshiwei 3d000b1fc6
Merge pull request #9250 from abpframework/auto-merge/rel-4-3/427
4 years ago
maliming 1080327188
Upgrade Castle.Core.AsyncInterceptor to 2.0
4 years ago
xyfy 8db50d768b
Update AutoEntityDistributedEventSelectorListExtensions.cs
4 years ago
Halil İbrahim Kalkan 2a22ebdd34
Merge pull request #8898 from abpframework/liangshiwei/efcore-extension
4 years ago
Halil İbrahim Kalkan 0c2663f3ed
Merge pull request #9208 from abpframework/maliming/basic-theme
4 years ago
maliming 1d54b0da9d Skip authenticate when action allow anonymous.
4 years ago
maliming 353fa683a4 Check actionContainer is not empty before append.
4 years ago
maliming 2ec1134fe1
Merge pull request #9227 from abpframework/auto-merge/rel-4-3/426
4 years ago
maliming 987e154fed Sequence compare the keys and values of ExtraPropertyDictionary.
4 years ago
maliming 37ae5b4786 Set table mode to StartTagAndEndTag.
4 years ago
maliming a314719d32 Add basic-theme module.
4 years ago
liangshiwei 220315a833 Update TemplateProjectBuilder.cs
4 years ago
liangshiwei c4f6d8bd44 Imporve install-libs command
4 years ago
maliming b486cf155a Use hasDbMigrations in AppTemplateSwitchEntityFrameworkCoreToMongoDbStep.
4 years ago
liangshiwei 156da08c0f Improved
4 years ago
liangshiwei 0e438c7c8d Update LicenseCodeReplaceStep
4 years ago
maliming f783151a13 Enhance.
4 years ago
maliming 81db50a034 Fallback to the EntityFrameworkCore project if EntityFrameworkCore.DbMigrations project does not exists for the application template.
4 years ago
Yunus Emre Kalkan 6d1b6b48a1
Merge pull request #9145 from abpframework/liangshiwei/cli-install-libs
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
liangshiwei b4a7c9ccda Update document
4 years ago
liangshiwei bc38fb717e Support glob
4 years ago
Alper Ebicoglu d21fe36074 prevent Blazor keyword in project name. closes #9182
4 years ago
maliming 663cfd17f2 Merge branch 'dev' into maliming/audit-exceptions
4 years ago
İsmail ÇAĞDAŞ 3becd27590 Merge branch 'dev' into auto-merge/rel-4-3/417
4 years ago
erolarkat f3c3169d79 npm packages
4 years ago
maliming 3d69bb2392
Merge pull request #9148 from d-oit/dev
4 years ago
liangshiwei c04e70e352
Merge pull request #9121 from abpframework/lookup-api-output-update
4 years ago
maliming 68b19c2503
Merge pull request #9152 from abpframework/auto-merge/rel-4-3/412
4 years ago
yinchang0626 e0dc92b3c8 resolve #9112 and #9102
4 years ago
Dominik Oswald e580e9eeb4
Update RedirectToLogin.razor
4 years ago
liangshiwei ab926272ed Add install-libs command
4 years ago
liangshiwei dda4bad01e Update DefaultMinioBlobNamingNormalizerProvider_Tests.cs
4 years ago
Ilkay Ilknur 8d5c6f49e8 Set lookup property value if url is not null or empty.
4 years ago
liangshiwei 42a3cb69bc Update BlobNamingNormalizers
4 years ago
maliming ec035c8bde
Merge pull request #9117 from abpframework/liangshiwei/blob
4 years ago
liangshiwei 4e47423051 Update AwsBlobNamingNormalizer
4 years ago
liangshiwei 50374ffe92 Blob AWS container name support dots
4 years ago
maliming 2491c8c488 Use RemoteServiceErrorInfo as the exception info in the AuditLog.
4 years ago