berkansasmaz
47c853ed33
Docs: added language selection and Aspire configuration steps to microservice get started document
5 months ago
berkansasmaz
cf8b30cdc6
Docs: added Aspire integration document
5 months ago
Engincan VESKE
3dffb9469c
Merge pull request #24466 from abpframework/issue-7903
Update penetration test report and alert screenshot
5 months ago
Engincan VESKE
82dc4ae4c2
Update penetration-test-report.md
5 months ago
github-actions[bot]
46cdc1adf5
Optimised images with calibre/image-actions
5 months ago
SALİH ÖZKARA
b1e666dc22
Update penetration test report and alert screenshot
Replaced the alert list screenshot with an updated version and revised the penetration test report to reflect new findings. Added details for a positive Cross Site Scripting (XSS) alert, updated or clarified several false positive findings (PII Disclosure, Path Traversal, SQL Injection, etc.), and removed outdated or redundant sections for improved clarity.
5 months ago
Ma Liming
856b750864
Merge pull request #24462 from abpframework/update-illegal-project-names
Project creation: Added `MauiBlazor` to illegal project names
5 months ago
Yunus Emre Kalkan
10ea8a06ef
Project creation: Added `MauiBlazor` to illegal project names
5 months ago
Engincan VESKE
cda395bf9c
Merge pull request #24460 from abpframework/maliming-patch-2
Update Riok.Mapperly package version to 4.3.1
5 months ago
Ma Liming
a12823a4a1
Update Riok.Mapperly package version to 4.3.1
https://github.com/riok/mapperly/releases/tag/v4.3.1
5 months ago
sumeyye
f556e7f283
Merge pull request #24453 from abpframework/ssr-doc-updates
Angular - Ssr doc updates
5 months ago
erdemcaygor
b28f9cd7b7
ssr docs updated
5 months ago
SALİH ÖZKARA
5c3b7cdcc0
Merge pull request #24448 from abpframework/salihozkara/sqlite
Add provider check to SqliteBusyTimeout interceptor
5 months ago
Engincan VESKE
a332f9de1c
Merge pull request #24446 from abpframework/AppEntityWithNavigationsAndDisableAuditing
Skip auditing for navigations with DisableAuditing attribute
5 months ago
maliming
4e629c0b78
Refine Sqlite interceptor registration logic
5 months ago
SALİH ÖZKARA
06469c528c
Add provider check to SqliteBusyTimeout interceptor
Updated SqliteBusyTimeoutSaveChangesInterceptor to execute the PRAGMA command only if the DbContext is using the Sqlite provider. This prevents unnecessary execution for non-Sqlite databases.
5 months ago
maliming
00f0bc9636
Skip auditing for navigations with DisableAuditing attribute
Resolve #24441
5 months ago
Enis Necipoglu
77dea8ba45
Merge pull request #24443 from abpframework/EngincanV/agent-framework-docs
Create Agent Framework Documentation
5 months ago
EngincanV
2a5c952163
completed the microsoft-agent-framework.md
5 months ago
EngincanV
1126a6edee
initial commit for agent-framework docs
5 months ago
Berkan Sasmaz
86253ede4d
Merge pull request #24434 from abpframework/issue-7834
Refactor module import extraction logic
5 months ago
SALİH ÖZKARA
7980362650
Refactor module import extraction logic
Moved module import extraction into a new ExtractModuleImportsInfo method for better readability and recursion. This change improves maintainability and enables recursive processing of module imports.
5 months ago
Berkan Sasmaz
d880faf98c
Merge pull request #24395 from abpframework/issue-vs-7809-2
Data collection: add missing activities in ActivityNameConsts
5 months ago
İsmail ÇAĞDAŞ
963c600897
Merge pull request #24427 from abpframework/pr/4077
Update release notes and version mapping for recent releases
5 months ago
İsmail ÇAĞDAŞ
72181ab534
minor changes
5 months ago
Yağmur Çelik
16eec42df2
Merge pull request #24386 from abpframework/issue/24382
Angular - Fixing the app state refresh on initial configuration
6 months ago
Muhammed Ali ÖZKAYA
e93e821784
Update release notes and version mapping for recent releases
6 months ago
Engincan VESKE
fae5d2909a
Merge pull request #24407 from abpframework/MySql.Data.MySqlClient
Add MySql.Data.MySqlClient to MySQL provider detection
6 months ago
Engincan VESKE
5ab940072e
Merge pull request #24419 from abpframework/TenantEto-Mapperly
Specify module type in EtoMappings configuration
6 months ago
maliming
ba1abea164
Specify module type in EtoMappings configuration
Resolve #24418
6 months ago
Ma Liming
e17e9a6d48
Merge pull request #24408 from abpframework/berkan/support-dynamic-types
Fix `DataGridEntityActionsColumn` field resolution for dynamic types
6 months ago
Halil İbrahim Kalkan
4991b3c7d2
Merge pull request #24397 from abpframework/10.0-ai-docs-update
Add AI management Chat Widget Documentation
6 months ago
berkansasmaz
f9c6c006b8
fix(blazorise-datagrid): make entity actions column field resolution safer
6 months ago
maliming
fecd5d3f80
Add MySql.Data.MySqlClient to MySQL provider detection
Resolve #24404
6 months ago
sumeyye
515ad3c1d6
Merge pull request #24401 from abpframework/documentation/angular-ssr-doc
Documentation - Angular ssr doc
6 months ago
sumeyye
a89d6b8698
update: move ssr nav item under angular ui
6 months ago
sumeyye
73f9d9baa7
Merge pull request #24335 from abpframework/issue-24306-v2
Add nullable property support to API modeling
6 months ago
Yunus Emre Kalkan
4af3b6a321
Merge pull request #24399 from abpframework/LocalReferenceConverter
Exclude common build folders when searching for .csproj files
6 months ago
erdemcaygor
0969c0ebcb
docs added
6 months ago
erdemcaygor
546b12fa8e
docs added
6 months ago
maliming
3622ea7b6c
Exclude common build folders when searching for .csproj files
6 months ago
Engincan VESKE
7febb78f22
Merge pull request #24352 from abpframework/Blazorise-1.8.8
Upgrade Blazorise packages to version 1.8.8
6 months ago
maliming
651ebd3b4e
Merge branch 'rel-10.0' into Blazorise-1.8.8
6 months ago
Enis Necipoglu
8110e9467a
Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
6 months ago
enisn
ea47c500ab
Update chat component JS API docs with best practices
Expanded the JavaScript API documentation for chat components to clarify initialization timing and added best-practice examples for accessing components after user interaction, rather than at page load.
6 months ago
enisn
5ac8986be8
Clarify package usage in AI Management docs
Updated the documentation to better explain the distinction between `Volo.AIManagement.*` and `Volo.AIManagement.Client.*` packages, detailing their intended usage scenarios and roles.
6 months ago
enisn
5adc01a256
Merge branch '10.0-ai-docs-update' of https://github.com/abpframework/abp into 10.0-ai-docs-update
6 months ago
enisn
a5bbe1998a
Extend Conversation Id usage
6 months ago
github-actions[bot]
1ff7243039
Optimised images with calibre/image-actions
6 months ago
enisn
b91700cec7
Add AI management chat widget docs and improve formatting
Added documentation and image for the AI Management chat widget, including usage examples and JavaScript API details. Improved table formatting and consistency throughout the AI Management module documentation for better readability.
6 months ago