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
copilot-swe-agent[bot]
bc128d4696
Apply code review suggestions: format links consistently and simplify note structure
Co-authored-by: enisn <23705418+enisn@users.noreply.github.com>
2 months ago
copilot-swe-agent[bot]
73497608ae
Initial plan
2 months ago
enisn
9b4ab8cd85
Clarify Blazor Server entity history limitation in audit logging docs
2 months ago
Volosoft Agent
9470c3d5d2
Merge pull request #24848 from abpframework/auto-merge/rel-10-0/4346
Merge branch rel-10.1 with rel-10.0
2 months ago
Yağmur Çelik
79fd59224d
Merge pull request #24807 from abpframework/fix/permission-modal-grant-all-indeterminate-state
Fix Grant All checkbox not showing indeterminate state in permission modal
2 months ago
Engincan VESKE
79377dcb55
Merge pull request #24842 from abpframework/EngincanV/ai-management-document
Update AI Management Module documentation for Blazor & Angular UIs
2 months ago
Engincan VESKE
628ec5f24d
Merge pull request #24841 from abpframework/copilot/update-ai-management-docs
Add Angular and Blazor UI documentation to AI Management module
2 months ago
EngincanV
be9ea51e97
Update index.md
2 months ago
copilot-swe-agent[bot]
88b04c96ae
Split Blazor section and clarify supported UI frameworks
Co-authored-by: EngincanV <43685404+EngincanV@users.noreply.github.com>
2 months ago
copilot-swe-agent[bot]
5cf6d0c20c
Fix documentation formatting to match ABP standards
Co-authored-by: EngincanV <43685404+EngincanV@users.noreply.github.com>
2 months ago
copilot-swe-agent[bot]
6d99ce20fc
Add Angular and Blazor UI documentation to AI Management module
Co-authored-by: EngincanV <43685404+EngincanV@users.noreply.github.com>
2 months ago
copilot-swe-agent[bot]
649091dd5f
Initial plan
2 months ago
Volosoft Agent
28472bbbea
Merge pull request #24828 from abpframework/auto-merge/rel-10-0/4343
Merge branch rel-10.1 with rel-10.0
2 months ago
Yağmur Çelik
2d993a8e52
Merge pull request #24816 from abpframework/Blazorise-Form-Submit
Refactor forms in various management pages to include specific form IDs for better handling of submissions
2 months ago
Volosoft Agent
074a2c0a92
Merge pull request #24822 from abpframework/auto-merge/rel-10-0/4341
Merge branch rel-10.1 with rel-10.0
2 months ago
sumeyye
a7f9b839d7
Merge remote-tracking branch 'origin/rel-10.1' into auto-merge/rel-10-0/4341
2 months ago
sumeyye
b91ebd3a22
Merge pull request #24815 from abpframework/getRemoteEnv-error
fix: enhance remote environment configuration handling and error reporting
2 months ago
maliming
825270ccf0
fix: change button to submit button for Send Test Email form
2 months ago
maliming
61ae09b742
Refactor forms in various management pages to include specific form IDs for better handling of submissions
2 months ago
maliming
8c8fd73a83
fix: enhance remote environment configuration handling and error reporting
2 months ago
Enis Necipoglu
41d1e173b2
Merge pull request #24810 from abpframework/EngincanV-patch-2
Remove "preview" notice from the ai-management document
2 months ago
Engincan VESKE
31808783cc
Remove "preview" notice from the ai-management document
Clarified the installation instructions and emphasized the preview status of the AI Management Module.
2 months ago
Volosoft Agent
509190b700
Merge pull request #24808 from abpframework/auto-merge/rel-10-0/4338
Merge branch rel-10.1 with rel-10.0
2 months ago