oykuermann
3790bb414d
Merge pull request #24894 from abpframework/AbpApplicationConfigurationClientProxy
Use static proxy to get `ApplicationConfiguration`.
1 month ago
Engincan VESKE
aada21c96d
Merge pull request #24917 from abpframework/ObjectMappingHelper-patch
Reject non-generic collections and add tests
1 month ago
maliming
ee47706de6
Refactor condition in IsCollectionGenericTypeInternal for clarity
1 month ago
maliming
4a1cf5f473
Reject non-generic collections and add tests
Resolve #24914
1 month ago
Enis Necipoglu
bd4b2e223b
Merge pull request #24911 from abpframework/EngincanV/update-studio-version-docs
Update ABP Studio release-note docs for new versions
1 month ago
EngincanV
bfd2226eb9
Update ABP Studio release-note docs for new versions
1 month ago
Yağmur Çelik
37a9270f4c
Merge pull request #24895 from abpframework/Account-Manage-Title
Set page title in Account Manage page
1 month ago
Volosoft Agent
292459739e
Merge pull request #24903 from abpframework/auto-merge/rel-10-0/4364
Merge branch rel-10.1 with rel-10.0
1 month ago
Yağmur Çelik
4e08b41d9f
Merge pull request #24886 from abpframework/vs-internal-issue-#7727-rel10
“ASP.NET Zero vs ABP” comparison table updated
1 month ago
İsmail ÇAĞDAŞ
e6a7bd6aa3
Merge pull request #24896 from abpframework/10.1-cmskit-docs-update
Docs: CMS Kit Pro package requirements
1 month ago
Enis Necipoglu
b2ece0b0e5
Docs: CMS Kit Pro package requirements
Add an Important note to docs/en/modules/cms-kit-pro/index.md clarifying that CMS Kit Pro requires both the base Volo.CmsKit.* packages and the Volo.CmsKit.Pro.* packages. Notes that the `abp add-module Volo.CmsKit.Pro` command will handle this automatically, but if adding packages manually you must include both sets.
1 month ago
Ma Liming
19e1c478ee
Update modules/account/src/Volo.Abp.Account.Web/Pages/Account/Manage.cshtml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 month ago
maliming
e74e199b97
Set page title in Account Manage page
1 month ago
maliming
488ba72f9e
fix: update type for ConfigurationAppService to interface
1 month ago
maliming
7b9673b807
Use static proxy to get `ApplicationConfiguration`.
1 month ago
Ma Liming
a7a4cdc484
Merge pull request #24891 from abpframework/10.1-semantic-kernel-fix
Bump Semantic Kernel packages to 1.71.0
1 month ago
github-actions[bot]
30134e08cb
docs: update package version changes [skip ci]
1 month ago
Ma Liming
d6d4dc3ad9
Update GitHub token in workflow for PR labeling
1 month ago
enisn
1bdfe44d4b
Bump Semantic Kernel packages to 1.71.0
Update Microsoft.SemanticKernel and Microsoft.SemanticKernel.Abstractions from 1.67.1 to 1.71.0 in Directory.Packages.props to pick up upstream fixes and improvements. No other package versions were changed.
1 month ago
İsmail ÇAĞDAŞ
59eb3fb5f2
Merge pull request #24888 from abpframework/docs/ai-management-provider-reminder
docs: Add AI provider installation reminder to AI Management module
1 month ago
enisn
84baf9c258
docs: add AI provider installation reminder to AI Management module docs
1 month ago
Ahmet Çelik
fb1257a7ea
Update aspnet-zero-vs-abp.md
1 month ago
voloagent
c5f483849b
Update_NPM_Packages
1 month ago
Alper Ebiçoğlu
8a24714e2d
Merge pull request #24880 from abpframework/skoc10-patch-3
Update version to release 10.1.0
1 month ago
selman koc
f0ab3fd782
Update version to release 10.1.0
1 month ago
Engincan VESKE
faa05fe1f4
Merge pull request #24857 from abpframework/ResetChangedFlags
Reset navigation IsModified flags and clear on UoW
1 month ago
erdem
2b7aa77514
Merge pull request #24875 from abpframework/issue/add-theme-token
Angular - Adding the theme change token
1 month ago
Yağmur Çelik
eb342de04d
Merge pull request #24862 from abpframework/issue/fixing-the-change-clear
Angular - Fixing the menu item duplication after clicking save in settings
1 month ago
sumeyye
671a4aac12
add: theme change token
1 month ago
Volosoft Agent
27ff4916b5
Merge pull request #24871 from abpframework/auto-merge/rel-10-0/4354
Merge branch rel-10.1 with rel-10.0
1 month ago
Ma Liming
d745014c95
Merge pull request #24868 from abpframework/EngincanV/correlationid-document
Documentation: Correlation-Id
1 month ago
maliming
145293fc57
Fix code examples and links in correlation-id document
1 month ago
Engincan VESKE
8ea537cc88
Update docs/en/framework/infrastructure/correlation-id.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2 months ago
EngincanV
8350d38a0c
Write the Correlation ID document
2 months ago
Volosoft Agent
812951b09b
Merge pull request #24865 from abpframework/auto-merge/rel-10-0/4352
Merge branch rel-10.1 with rel-10.0
2 months ago
Ma Liming
d7369f1769
Merge pull request #24864 from abpframework/NullAbpDistributedLock-patch
Move null distributed lock replacement to test module
2 months ago
maliming
e6ba5ede33
Move distributed lock replacement to test module
2 months ago
maliming
37d3a692d0
Add tests for navigation change detection
2 months ago
sumeyye
e1e77a4816
fix: the vcref clear step on change
2 months ago
İsmail ÇAĞDAŞ
80166cc857
Merge pull request #24859 from abpframework/10.1-docs-mcp
Documentation: ABP Studio MCP (Model Context Protocol)
2 months ago
enisn
c0dbb84748
Update model-context-protocol.md
2 months ago
enisn
c597805eac
docs: add mcp-studio help and usage notes
Improve discoverability and guidance for the MCP/Studio CLI. Added a note in the CLI docs that the mcp-studio bridge is invoked automatically by AI tools (no manual run required) and that `abp help mcp-studio` shows options and IDE config snippets. Also added a Quick Reference entry to the Model Context Protocol doc pointing users to `abp help mcp-studio` for example configurations.
2 months ago
enisn
51c2c183b3
Add MCP Studio CLI and documentation
Introduce the new `abp mcp-studio` CLI command and documentation for the Model Context Protocol (MCP). Adds a new docs page (studio/model-context-protocol.md) with usage, configuration examples for Cursor/Claude Desktop/VS Code, available MCP tools, and notes about the local bridge vs the cloud `abp mcp` service. Updates CLI index to list the new command and adjusts docs navigation (docs-nav.json) and the next link in monitoring-applications.md to include the MCP page.
2 months ago
enisn
bac71e7b0b
fix conflict
2 months ago
voloagent
f3127747a8
Update_NPM_Packages
2 months ago
maliming
d0130a7537
Reset navigation IsModified flags and clear on UoW
Resolve #24806
2 months ago
Alper Ebiçoğlu
805b0521bf
Merge pull request #24855 from abpframework/skoc10-patch-2
Update version to release 10.1.0-rc.3
2 months ago
selman koc
fb3a90ee4f
Update version to release 10.1.0-rc.3
2 months ago
Enis Necipoglu
30d309dac2
Merge pull request #24850 from abpframework/docs/blazor-server-audit-limitation-rel-10-1
Clarify Blazor Server entity history limitation in audit logging docs
2 months ago
Enis Necipoglu
55d46a51fc
Merge pull request #24851 from abpframework/copilot/sub-pr-24850
Apply code review suggestions: format links and simplify note structure
2 months ago