Engincan VESKE
a0fbdfd258
Merge pull request #25056 from abpframework/fix/update-dependency-changes-script
improve: preserve doc preamble and normalize `-preview` version in `update_dependency_changes` script
3 weeks ago
maliming
fb23d80440
test: add coverage for extract_preamble in update_dependency_changes tests
3 weeks ago
maliming
dacda7721c
fix: preserve doc preamble and normalize preview version in update_dependency_changes script
- Add extract_preamble() to retain SEO metadata before the heading when rewriting the doc
- Add normalize_version() to map -preview suffix to -rc.1 (preview == RC1 in ABP versioning)
- Add unit tests (Test 17-19) covering preview, rc.N, and stable version normalization
3 weeks ago
Engincan VESKE
80bd4dca7a
Merge pull request #25041 from abpframework/feature/add-claude-code-skills
feat: add Claude Code skills.
3 weeks ago
maliming
211a37b764
fix: remove XML tags from abp-multi-tenancy skill description
3 weeks ago
maliming
2773012640
improve: enhance Claude Code skills descriptions and add key rules sections
3 weeks ago
maliming
682312289b
feat: add Claude Code skills for ABP ai-rules
3 weeks ago
Fahri Gedik
ca9e05a065
Merge pull request #25018 from abpframework/issue/ng-guides-for-nodejs-version
Angular - Updating the migration guide for node.js version information
4 weeks ago
sumeyye
a254d370c8
update: migration guide
4 weeks ago
Engincan VESKE
ccd39ed0b9
Merge pull request #24927 from abpframework/EngincanV/post-release-doc-update
Update release notes for v10.1 stable version
4 weeks ago
voloagent
703ab42729
Update_NPM_Packages
4 weeks ago
Alper Ebiçoğlu
1ecba37567
Merge pull request #25000 from abpframework/skoc10-patch-3
Update version to release 10.1.1
4 weeks ago
selman koc
60caa967eb
Update version to release 10.1.1
4 weeks ago
Volosoft Agent
a9364d907d
Merge pull request #24994 from abpframework/auto-merge/rel-10-0/4393
Merge branch rel-10.1 with rel-10.0
4 weeks ago
Engincan VESKE
3ba9010d47
Merge pull request #24990 from abpframework/fix/mvc-cached-config-client-cache-key-by-user
Fix cache key isolation by user identity in MvcCachedApplicationConfigurationClient
4 weeks ago
Engincan VESKE
fd160042b6
Merge pull request #24985 from abpframework/modalClass-ResourcePermissionManagement
update: enhance resource permission management modal initialization
4 weeks ago
maliming
4c20961b15
Rename constant and use InvariantCulture for cache key formatting
4 weeks ago
maliming
b59fc27c1d
Extract GetHttpContextItemsCacheKey helper method
4 weeks ago
maliming
ddf9b04b44
Include UI culture in the HttpContext.Items cache key
4 weeks ago
maliming
5f933a6afb
Fix cache key isolation by user identity in MvcCachedApplicationConfigurationClient
4 weeks ago
maliming
91b47183fe
update: enhance resource permission management modal integration instructions
4 weeks ago
Ma Liming
33e9acaf72
Update docs/en/modules/permission-management.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 month ago
maliming
5b171350a6
update: enhance resource permission management modal initialization
1 month ago
sumeyye
f4229b28ec
Merge pull request #24547 from abpframework/documentation/angular-dynamic-form-module
Documentation - Angular Dynamic Forms
1 month ago
sumeyye
c5f64470bb
update: small changes
1 month ago
Fahri Gedik
a44e714a6a
Merge pull request #24971 from abpframework/issue/update-migration-guide-for-ng
Angular - Updating the migration guide
1 month ago
sumeyye
7a1bfe1c76
update: migration guide
1 month ago
Engincan VESKE
ae9891a7e5
Merge pull request #24962 from abpframework/copilot/update-migration-guide-v10-1
docs: Add Swashbuckle.AspNetCore v10 upgrade section to v10.1 migration guide
1 month ago
copilot-swe-agent[bot]
f75d074e68
docs: add Swashbuckle.AspNetCore v10 upgrade section to v10.1 migration guide
Co-authored-by: EngincanV <43685404+EngincanV@users.noreply.github.com>
1 month ago
copilot-swe-agent[bot]
419f99ea48
Initial plan
1 month ago
Mansur Besleney
9bd2f63ecf
Merge pull request #24931 from abpframework/skoc10-patch-3
Update workflow to merge rel-10.2 with rel-10.1
1 month ago
selman koc
0ed306bf4a
Update workflow to merge rel-10.2 with rel-10.1
1 month ago
EngincanV
412d4f0a04
Update release notes for v10.1 stable
1 month ago
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