Commit Graph

4820 Commits (c69447d73238d86443b86ed9e5f2d64a1fad1457)

Author SHA1 Message Date
maliming 3fcf1c5bb3 Add ClearCheckModels method to RequirePermissionsSimpleBatchStateChecker
5 years ago
liangshiwei 8e92d4b0b1
Merge pull request #9021 from abpframework/RequirePermissionsSimpleBatchStateChecker-patch
5 years ago
maliming edc4c75433 Fix the permission check problem.
5 years ago
EngincanV 6fd3a93fff CLI: Fix project creation
5 years ago
Alper Ebicoglu 84b17fc66c
Merge pull request #8999 from abpframework/berkan/add-new-languages
5 years ago
Alper Ebicoglu bc20714d26
Merge pull request #8979 from abpframework/EngincanV/validate-project-name
5 years ago
Alper Ebicoglu 2ca5ce2bd3 project name validation (refactor) #8959
5 years ago
maliming 1c99db61db
Merge pull request #9002 from can-guven/dev
5 years ago
maliming 192f715d6a
Update ConnectionStringProvider.cs
5 years ago
maliming 11c94b5e1d
Merge pull request #9011 from abpframework/auto-merge/rel-4-3/383
5 years ago
liangshiwei e354496e35 Update ConnectionPool.cs
5 years ago
maliming 943972809b Merge branch 'dev' into maliming/prompt
5 years ago
liangshiwei d96a6a6f1d Remove item connection creation fails
5 years ago
Can Güven f694b09ff5 postgresql connection string updated
5 years ago
Berkan Sasmaz e059c8a1c6 Add new language: Italian
5 years ago
Berkan Sasmaz 1e5fdea196 Add new language: Hindi
5 years ago
Berkan Sasmaz 7a455ce65b Improve French localizations
5 years ago
Berkan Sasmaz 8a70eb5283 Delete all French localizations
5 years ago
maliming d81364fd47 Merge branch 'dev' into maliming/DateTimeModelBinder
5 years ago
Washyn 540d79ffbd fixed translates
5 years ago
EngincanV 8b9c65ec99 CLI: Rename IsContainsBannedProjectName to IsContainsBannedWord
5 years ago
EngincanV 4ab01ee707 CLI: Validate project name for template creation
5 years ago
liangshiwei 546f4710dd Update EfCoreObjectExtensionManagerExtensions.cs
5 years ago
liangshiwei 3345e2e7bd Support multiple usages
5 years ago
liangshiwei 33fcd398a8 Support multiple usages of the attribute
5 years ago
Halil İbrahim Kalkan 64fa32b23c Resolved #8972: Blazor WASM: Support applications without authentication.
5 years ago
maliming 2a65df810b
Merge pull request #8925 from abpframework/auto-merge/rel-4-3/366
5 years ago
Halil İbrahim Kalkan 765818e900
Merge pull request #8921 from d-oit/dev
5 years ago
Halil İbrahim Kalkan 5518a6a023 Added IsConfigured methods to check if dbcontext was previously configured.
5 years ago
Halil İbrahim Kalkan 72b443ee2d
Merge pull request #8900 from abpframework/order-fix
5 years ago
Dominik Oswald 53ea77602e
Add OnDeletingEntityAsync
5 years ago
Dominik Oswald 1641c7d0d8
Add OnDeletedEntityAsync
5 years ago
liangshiwei e8b9ee6b90 remove IHasExtraProperties restrictions
5 years ago
maliming 93603dbaa3 Add MultiTenancyMiddlewareErrorPageBuilder to show exception.
5 years ago
maliming c49e3fb926
Prevent adding duplicate models.
5 years ago
liangshiwei 2b0407d986 Get attribute before optionsBuilder?.Invoke(options);
5 years ago
liangshiwei d13b6c8b0c Improved
5 years ago
Halil İbrahim Kalkan 9d90f16e16 abp batch command should handle spaces and quotes in arguments.
5 years ago
Halil İbrahim Kalkan ce89faebf9 Allow to globally disable class interceptors.
5 years ago
Halil İbrahim Kalkan 280e5e1cbf
Merge pull request #8893 from abpframework/maliming/GivenTenantIsNotExist
5 years ago
maliming 0d7b50cc17 ABP CLI prompt command
5 years ago
liangshiwei 47c379340a
Merge pull request #8894 from abpframework/maliming/simple-state-checker-enhancement
5 years ago
liangshiwei 450f52e18a write log when message move to dead letter
5 years ago
maliming cb751922d6
Merge pull request #8904 from abpframework/auto-merge/rel-4-3/365
5 years ago
Alper Ebicoglu d25359080e
Merge pull request #8820 from abpframework/issues/8819
5 years ago
Ilkay Ilknur 7e52a7ac14 order values by their keys.
5 years ago
liangshiwei 1dc515294c Update EfCoreObjectExtensionManagerExtensions
5 years ago
liangshiwei dc40ac24e4 Rename AbpModelBuilderExtensions to AbpModelBuilderObjectExtensions
5 years ago
liangshiwei adc3097dd7 Update ReplaceDbContextAttribute
5 years ago
liangshiwei f39543add6 Introduce ReplaceDbContextAttribute
5 years ago
maliming 24e9e7baca Rename some services and properties of StateChecker.
5 years ago
liangshiwei 578d7bfd38
Merge pull request #8847 from abpframework/maliming-patch-1
5 years ago
maliming 7cba9e2890 Throw UserFriendlyException when tenant is not exist.
5 years ago
maliming a4be7d8baf Use DateTimeModelBinder instead of SimpleTypeModelBinder for binding datetime.
5 years ago
Halil İbrahim Kalkan c4e92a3431 Resolved #8890: Get connection string name from the replaced dbcontext
5 years ago
Halil İbrahim Kalkan 0862dc148a Resolved #8885: ABP CLI batch command
5 years ago
Halil İbrahim Kalkan e853d62052
Merge pull request #8880 from abpframework/LoginInfoCommand
5 years ago
liangshiwei 1fce1dbd3f Allow customizing EF Core configuration of entity&dbContext of an existing module
5 years ago
Halil İbrahim Kalkan ec347bc280
Merge pull request #8814 from abpframework/maliming/Tenant-Active-Passive
5 years ago
Halil İbrahim Kalkan 0bd16e71f2
Merge pull request #8742 from abpframework/maliming/simple-state-checker
5 years ago
Yunus Emre Kalkan 320875a4b2 Created LoginInfoCommand
5 years ago
Galip Tolga Erdem 827a3303d9
Merge pull request #8758 from abpframework/maliming/access_denied
5 years ago
liangshiwei 1153bb3cd7
Merge pull request #8875 from abpframework/auto-merge/rel-4-3/364
5 years ago
maliming a05d71d9ab
regress
5 years ago
maliming 432d414b3e Enhance multiple permission checks.
5 years ago
Halil İbrahim Kalkan fdcfb502ed Renaming for #8673
5 years ago
Halil İbrahim Kalkan dd02ffe0f6
Merge pull request #8673 from abpframework/maliming/multiple-template-engine
5 years ago
cuibty d408deaeae
Update Volo.Abp.EntityFrameworkCore.MySQL.csproj
5 years ago
Ahmet Çotur 2b5c13e85b
Merge pull request #8855 from abpframework/auto-merge/rel-4-3/360
5 years ago
maliming 5e40eda8e0
Use field instead of fieldItem.
5 years ago
maliming 95eafb0c1f
Update PermissionDefinition.cs
5 years ago
Halil İbrahim Kalkan 78a47a81c0 Added ability to set/create service provider without initializing the ABP application.
5 years ago
maliming 738f751cbb
Update PermissionDefinition.cs
5 years ago
maliming 7d90ca6d06 Add WebAssemblyCurrentTenantAccessor.
5 years ago
liangshiwei 6bd2597b36 Refactor
5 years ago
liangshiwei e0e659ae09 Update KafkaDistributedEventBus
5 years ago
liangshiwei 7e686315fa Make deadletterName optional
5 years ago
liangshiwei 1ecc16d161 Improved
5 years ago
Alper Ebicoglu a9dcb03c99 refactor logout method
5 years ago
Yunus Emre Kalkan 0ecaf10a76 Cli: Add-module should remove redundant projects from test folder
5 years ago
EngincanV a4accfc4ad Update LogoutAsync for deallocate developer seat when logged out
5 years ago
liangshiwei fbedc63bc3 Improved
5 years ago
maliming 68f224c95b Add IsActive property to TenantConfiguration.
5 years ago
liangshiwei 3d2348134e Add unit tests
5 years ago
liangshiwei 29e0cee1aa Implement EventErrorHandler for rabbitmq & rebus
5 years ago
maliming 90f53f4f32 Refactor.
5 years ago
liangshiwei 0322d6ec0a
Merge pull request #8811 from abpframework/auto-merge/rel-4-3/355
5 years ago
maliming c2fbb7df2b Merge branch 'dev' into maliming/multiple-template-engine
5 years ago
maliming 7d6993f5c5 Add CheckBoxHiddenInputRenderMode to input tag helper.
5 years ago
cdlian d41229918c
Update zh-Hans.json
5 years ago
maliming 8f0ade002a
Merge pull request #8803 from abpframework/auto-merge/rel-4-3/353
5 years ago
Yunus Emre Kalkan 053735e913 Cli: run Gulp after adding mvc package
5 years ago
maliming 3493016ca1
Merge pull request #8782 from acjh/patch-6
5 years ago
maliming 1fb7d2e0a5
Merge pull request #8781 from acjh/patch-5
5 years ago
Aaron Chong 00fb1d455d Fix type of content
5 years ago
Aaron Chong f2e46d3b25 Simplify usage of SetHtmlContent to AppendHtml
5 years ago
Aaron Chong 936a47ffca Standardize passing of child content
5 years ago
Aaron Chong d07e860ba1 Standardize passing childContent from ProcessAsync
5 years ago
Aaron Chong 17ca65065b Support option child element for abp-select tag
5 years ago
PM Extra 273aea5ead
chore(deps): bump Swashbuckle.AspNetCore from 6.1.1 to 6.1.3
5 years ago
Halil İbrahim Kalkan 993a8ad6d3 Resolved #8770: Move IHasConcurrencyStamp interface to an inner package.
5 years ago
liangshiwei f6198eeb80 Implement EventErrorHandler for kafka
5 years ago
liangshiwei 759d908206 Abstract EventErrorHandler
5 years ago
maliming d25afeaabd Handle the access_denied in AddAbpOpenIdConnect.
5 years ago
mehmet-erim 760b88e05b Merge branch 'dev' of https://github.com/abpframework/abp into auto-merge/rel-4-3/346
5 years ago
mehmet-erim fb5a87356f update version of npm packages
5 years ago
erolarkat f2bd62cc71 updated npm packages
5 years ago
maliming 8f992ce4f2 Add RequireAuthenticatedSimpleStateChecker.
5 years ago
maliming 24498a052d Introduce the SimpleStateChecker.
5 years ago
Halil İbrahim Kalkan 3bee88e86c flush logs
5 years ago
Halil İbrahim Kalkan 2821b065d2
Merge pull request #8737 from abpframework/auto-merge/rel-4-3/342
5 years ago
enisn bc8e803d76 Rename GetUlOrNullAsync() method
5 years ago
enisn d18094a997 Add GetUrlOrDefaultAsync to IAppUrlProvider
5 years ago
Halil İbrahim Kalkan 6324dfd29f
Merge pull request #8732 from abpframework/cli-allow-multiple-EfCoreConfigureMethod
5 years ago
Yunus Emre Kalkan dcae7f9742 Update DbContextFileBuilderConfigureAdder.cs
5 years ago
Yunus Emre Kalkan 38d66f4dca cli: allow multiple EfCoreConfigureMethod
5 years ago
Mladen Macanovic de441d1499 Update Blazorise 0.9.3.5
5 years ago
Mehmet Erim 9d8c8842c5
Merge pull request #8729 from abpframework/auto-merge/rel-4-3/339
5 years ago
Yunus Emre Kalkan e72dd62021 Cli: always remove cms-kit when no public-web-site
5 years ago
maliming 32229c819d
Merge pull request #8720 from abpframework/auto-merge/rel-4-3/336
5 years ago
Alper Ebicoglu 688638b035
Merge pull request #8696 from abpframework/volo/issues/6308
5 years ago
Alper Ebicoglu f6f08a0a9a
Merge pull request #8690 from abpframework/Cli-add-module-fix-angular-source-code-project-finder
5 years ago
Alper Ebicoglu 48916ff8a3
Merge pull request #8688 from abpframework/volo/issue/6429
5 years ago
Alper Ebicoglu 917e0e5b5e
Merge pull request #8687 from abpframework/cli-add-module-improvement
5 years ago
Alper Ebicoglu 44272782de
Merge pull request #8681 from abpframework/issue/8394
5 years ago
Halil İbrahim Kalkan 206e571a2b
Merge pull request #8707 from abpframework/auto-merge/rel-4-3/325
5 years ago
Halil İbrahim Kalkan fb5735d7f0 Refresh usermenu when auth state changes
5 years ago
Halil İbrahim Kalkan 0ca0526750 Use the right AbpComponentsClaimsCache scope.
5 years ago
Halil İbrahim Kalkan f2bb36a32f Fixed #8240: Username is not visible when logged in with the Blazor UI WASM
5 years ago
maliming 9828721931
Merge pull request #8693 from abpframework/auto-merge/rel-4-3/323
5 years ago
Yunus Emre Kalkan 7090d1ad41 cli: Added min-max version for NpmPackageInfo
5 years ago
Alper Ebicoglu 63ec4a0de5
add suite install version parameter sample
5 years ago
Halil İbrahim Kalkan 8827f32b09
Merge pull request #8686 from abpframework/bundle-logging
5 years ago
Yunus Emre Kalkan a5897c03f8 Cli add-module: fix angular source code project finder
5 years ago
Yunus Emre Kalkan 9380051e60 Cli: Fix AppTemplateSwitchEntityFrameworkCoreToMongoDbStep bug for older projects
5 years ago
Yunus Emre Kalkan a5c3a8e58a Cli add-module: be sure keep projects that are referenced by other module projects
5 years ago
Ilkay Ilknur 389400c647 info logging added.
5 years ago
Yunus Emre Kalkan bc95e9e589 Cli: Configure cms-kit option for stable version
5 years ago
maliming 8670b61c0a Add RequireFeature & GlobalFeatures to permissions.
5 years ago
Halil İbrahim Kalkan 7b920f0f84
Updated summaries
5 years ago
nielscil d493f912da added and changed some dutch localization
5 years ago
maliming 765d836c75 Supports the use of multiple template rendering engines in one application.
5 years ago
maliming b865d32a18
Update VirtualFileLocalizationResourceContributorBase.cs
5 years ago
badre429 87f36335de
refactor: change Initialize in VirtualFileLocalization to virutal
5 years ago
Ahmet Çotur 29045c2c36
Merge pull request #8661 from abpframework/auto-merge/rel-4-3/315
5 years ago
Ahmet Çotur 7ae88c8572
Merge pull request #8650 from abpframework/swagger-patch-1
5 years ago
maliming 2fc0b2d910
Merge pull request #8653 from abpframework/auto-merge/rel-4-3/312
5 years ago
maliming b70310a420
Merge pull request #8646 from abpframework/auto-merge/rel-4-3/309
5 years ago
maliming 27980f3c87
Merge pull request #8644 from abpframework/auto-merge/rel-4-3/308
5 years ago
maliming 97219a74c1 Merge branch 'dev' into auto-merge/rel-4-3/307
5 years ago
Alper Ebicoglu b3c24eb1ae
Merge pull request #8619 from abpframework/issue/8604
5 years ago
maliming b153856e2e
Update AbpSwaggerGenServiceCollectionExtensions.cs
5 years ago
maliming cc0fa33eed Support uploading files for IRemoteStreamContent type in swagger
5 years ago
Enis Necipoglu e905b3e242
Merge pull request #8561 from abpframework/global-feature-revision
5 years ago
liangshiwei b71dabe37f
Merge pull request #8639 from abpframework/cotur/datatables
5 years ago
Halil İbrahim Kalkan 0acb2d6162
Merge pull request #8543 from abpframework/maliming/permission
5 years ago
Halil İbrahim Kalkan 0399035996 Refactored permission state provider system
5 years ago
Ahmet 18bc6f49ae handle null values on datatables date dataformat
5 years ago
Alper Ebicoglu 803bc335cd Update Devart.Oracle lib. closes #8633
5 years ago
Halil İbrahim Kalkan d1421f406d
Merge pull request #8599 from abpframework/maliming/patch-1
5 years ago
Halil İbrahim Kalkan c5bf65527e
Merge pull request #8392 from abpframework/maliming/razor-template
5 years ago
Ahmet Çotur df457227d1
Merge pull request #8615 from abpframework/liangshiwei/tui-editor
5 years ago
Alper Ebicoglu a26662bfec
Merge pull request #8616 from abpframework/berkan/translate
5 years ago
Mehmet Erim 3d96b79f31
Merge pull request #8622 from abpframework/auto-merge/rel-4-3/300
5 years ago
Yunus Emre Kalkan 82773fa35c Fix: CLI - Database provider doesn't affect to Public Website
5 years ago
liangshiwei c77583cdb2 Replaced tui-editor with toast-ui editor
5 years ago
maliming 1f2369da3c Use Enum.Parse to convert the enum.
5 years ago
maliming 32a15af5af
Merge pull request #8608 from abpframework/auto-merge/rel-4-3/293
5 years ago
Alper Ebicoglu 503645335e
Merge pull request #8597 from abpframework/issue/8573
5 years ago
Alper Ebicoglu a36fe74269 refactor BlazorProjectTypeChecker #8573
5 years ago
Halil İbrahim Kalkan 48a88c507a Do not check CLI version on debug mode.
5 years ago
Alper Ebicoglu fd178b44af
Merge pull request #8596 from abpframework/issue/8572
5 years ago
Alper Ebicoglu c58c62d85f refactor DetectAbpVersion #8572
5 years ago
Berkan Sasmaz 04e45676ce Update Culture Name FR to fr
5 years ago
Berkan Sasmaz fd194acce2 Update language: Français
5 years ago
Berkan Sasmaz 44b1dd9d33 Add language: Finnish
5 years ago
Halil İbrahim Kalkan 3bc1536fdd
Merge pull request #8605 from abpframework/auto-merge/rel-4-3/291
5 years ago
Ilkay Ilknur 22a4632590 conversion added for enums.
5 years ago
maliming 5b994139ab Use IOS 8601 as datetime format in querystring and InvariantCulture route.
5 years ago
Yunus Emre Kalkan 287a969644 Cli add-module: Use MVC package for blazor-server application when module doesn't have a blazor package
5 years ago
Yunus Emre Kalkan 9f367104c5 Update ProjectNpmPackageAdder.cs
5 years ago
Yunus Emre Kalkan e1fc8bd25e Cli add-module: Detect package version when adding Npm packages for MVC applications
5 years ago
maliming cbe4819694 Return PermissionDefinition in extension methods.
5 years ago
maliming 40cf2607f6 Add AbpAuthorizationAbstractionsModule.
5 years ago
Halil İbrahim Kalkan 53f65327da Remove unnecessary package dependency.
5 years ago
maliming 352e65d7f8 Add RequireGlobalFeatures/FeaturesPermissionStateProvider.
5 years ago
liangshiwei 12c6405b9d
Merge pull request #8567 from abpframework/auto-merge/rel-4-3/288
5 years ago
maliming 8c90d86183
Update AbpLdapModule.cs
5 years ago
Halil İbrahim Kalkan 03f6dc6792 Allow to directly enable/disable features on the GlobalFeatureManager
5 years ago
Halil İbrahim Kalkan 424595bf07 Do not force a global feature class inherits from the GlobalFeature class.
5 years ago
İsmail ÇAĞDAŞ 5f557257e1
Merge branch 'dev' into auto-merge/rel-4-3/284
5 years ago
erolarkat 0f58d05ec6 npm packages 4.3.0-rc2
5 years ago
maliming 7b1cfad3ba Add state check to permissions.
5 years ago
Alper Ebicoglu 42b3827fc6 updated Devart.Oracle to 9.14.1228 closes #8540
5 years ago
Yunus Emre Kalkan c58f3a2d14
Merge pull request #8523 from abpframework/auto-merge/rel-4-3/275
5 years ago
Halil İbrahim Kalkan 534eccd2c6
Merge pull request #8479 from abpframework/volo/issue/6247
5 years ago
Mehmet Erim 938f679ab9
Merge branch 'dev' into auto-merge/rel-4-3/274
5 years ago
Halil İbrahim Kalkan 52fe825c4f Merge branch 'rel-4.3' of https://github.com/abpframework/abp into rel-4.3
5 years ago
Halil İbrahim Kalkan 861316a2f9 Update GlobalFeatureManager.cs
5 years ago
Mladen Macanovic 131b116426 Update Blazorise 0.9.3.4
5 years ago