Yağmur Çelik
f762bc0785
Merge pull request #26160 from abpframework/auto-merge-forward/rel-10.7-to-dev-42
Auto-merge forward rel-10.7 → dev
1 day ago
Zeynep Gizem Fırat
97398c777c
Merge branch 'dev' into auto-merge-forward/rel-10.7-to-dev-42
1 day ago
Engincan VESKE
55c854cb47
Merge pull request #26157 from abpframework/maliming/staticwebassets-guard
Don't fail startup when static web assets can not be loaded
1 day ago
Volosoft Agent
8951838e0f
Merge pull request #26158 from abpframework/auto-merge-forward/rel-10.6-to-rel-10.7-40
Auto-merge forward rel-10.6 → rel-10.7
1 day ago
github-actions[bot]
ab40d5b097
Merge remote-tracking branch 'origin/rel-10.6' into auto-merge-forward/rel-10.6-to-rel-10.7-40
1 day ago
Yağmur Çelik
787240b8a6
Merge pull request #26149 from abpframework/gizem/cpm-nightly-support
CPM Support to switch-to-nightly
1 day ago
maliming
e8db98f1d9
Don't fail startup when static web assets can not be loaded
1 day ago
Volosoft Agent
5c9a9dac0f
Merge pull request #26156 from abpframework/auto-merge-forward/rel-10.7-to-dev-39
Auto-merge forward rel-10.7 → dev
2 days ago
github-actions[bot]
423561a867
Merge remote-tracking branch 'origin/rel-10.7' into auto-merge-forward/rel-10.7-to-dev-39
2 days ago
Engincan VESKE
843b02706f
Merge pull request #26155 from abpframework/maliming/upgrade-mongodb-driver-3.11.2
Upgrade `MongoDB.Driver` to 3.11.2
2 days ago
github-actions[bot]
dda4541cdd
docs: update package version changes [skip ci]
2 days ago
maliming
cf15decf4b
Upgrade MongoDB.Driver to 3.11.2
2 days ago
Volosoft Agent
490319413b
Merge pull request #26154 from abpframework/auto-merge-forward/rel-10.7-to-dev-38
Auto-merge forward rel-10.7 → dev
2 days ago
selman koc
f33dd12c46
Merge branch 'dev' into auto-merge-forward/rel-10.7-to-dev-38
2 days ago
Volosoft Agent
85ce136bd4
Merge pull request #26152 from abpframework/skoc10-patch-1
Fix formatting in version mapping documentation
2 days ago
Volosoft Agent
ee5baaaabc
Merge pull request #26153 from abpframework/skoc10-patch-2
Fix formatting in version mapping documentation
2 days ago
selman koc
fad1546755
Fix formatting in version mapping documentation
2 days ago
selman koc
33d6ba07c8
Fix formatting in version mapping documentation
2 days ago
Volosoft Agent
c4859ee30e
Merge pull request #26151 from abpframework/auto-merge-forward/rel-10.7-to-dev-37
Auto-merge forward rel-10.7 → dev
2 days ago
github-actions[bot]
3c7de9f038
Merge remote-tracking branch 'origin/rel-10.7' into auto-merge-forward/rel-10.7-to-dev-37
2 days ago
Volosoft Agent
7f0af0c27f
Merge pull request #26150 from abpframework/skoc/aaction
Add notification for human authors on merge conflicts in auto-merge w…
2 days ago
selmankoc
4a5be952e5
Add notification for human authors on merge conflicts in auto-merge workflow
2 days ago
Zeynep Gizem Fırat
e9b3d70534
Make central package version writes atomic
Write the updated Directory.Packages.props content to a temp file in the same directory and swap it in with File.Replace instead of truncating the original file in place. A mid-write failure (disk full, process killed) now leaves the original file completely untouched instead of empty or partially written.
2 days ago
Zeynep Gizem Fırat
1633bcdc5e
Preserve project file encoding on update
Keep the original project file encoding when rewriting updated NuGet package versions. This avoids forcing the default encoding during XML writes and stores the XML output before truncating the file stream.
2 days ago
Zeynep Gizem Fırat
aaee0c9228
Handle missing nightly version for --include
Improve CLI package update behavior when resolving the latest `Volo.Abp.Core` nightly version fails or returns empty: the `--include` pass is now skipped explicitly with a warning while normal project updates continue. Also switch file reading in `VoloNugetPackagesVersionUpdater` to use the shared `DefaultEncoding` instead of `Encoding.Default` for consistent encoding handling.
2 days ago
Zeynep Gizem Fırat
404688ebd0
Add CPM include support to switch-to-nightly
Extend `switch-to-nightly` with `--include` and `--exclude-packages` options to optionally update Central Package Management files (like `Directory.Packages.props`) alongside regular project/package updates. The updater now resolves the nightly ABP version once, updates `PackageVersion Include="Volo.*"` entries with exclusion and LeptonX/Studio safeguards, and logs/continues on MyGet or file-write failures. Also fixes `.npmrc` registry appending to insert a newline before the added registry entry.
2 days ago
Ma Liming
d0b88ab1dd
Merge pull request #26145 from abpframework/auto-merge-forward/rel-10.7-to-dev-36
Auto-merge forward rel-10.7 → dev
3 days ago
maliming
ea3c5b5789
Merge remote-tracking branch 'origin/dev' into pr26145-resolve
# Conflicts:
# npm/ng-packs/package.json
# npm/packs/aspnetcore.mvc.ui.theme.shared/package.json
# npm/packs/blogging/package.json
# npm/packs/bootstrap-daterangepicker/package.json
# npm/packs/docs/package.json
# npm/packs/jquery-form/package.json
# npm/packs/jquery-validation-unobtrusive/package.json
# npm/packs/malihu-custom-scrollbar-plugin/package.json
# npm/packs/swiper/package.json
# npm/packs/timeago/package.json
# npm/packs/toastr/package.json
# templates/app-nolayers/angular/package.json
# templates/app/angular/package.json
# templates/module/angular/package.json
# templates/module/angular/projects/my-project-name/package.json
3 days ago
Engincan VESKE
5e8efc5e9f
Merge pull request #26141 from abpframework/maliming/cmskit-angular-source
Remove unused Angular scaffold from CmsKit module
3 days ago
Yağmur Çelik
76888e5688
Merge pull request #26109 from abpframework/issue-switch-to-nightly-cpm-support
Add CPM include support to switch-to-nightly
3 days ago
Enis Necipoglu
446be8dbe8
Merge pull request #26143 from abpframework/maliming/blazor-logo-pathbase
Resolve `IBrandingProvider` urls in the Blazor themes
3 days ago
Zeynep Gizem Fırat
b3841500b2
Merge branch 'dev' into issue-switch-to-nightly-cpm-support
3 days ago
maliming
bd435f6883
Resolve branding urls for the Blazor themes
- Add NavigationManager.ResolveBrandingUrl and ResolveBrandingCssUrl
- Move the url rules to Volo.Abp.Ui.Branding.BrandingUrlHelper, shared with the mvc themes
4 days ago
maliming
dac379cc3a
Merge remote-tracking branch 'origin/rel-10.7' into maliming/cmskit-angular-source
# Conflicts:
# modules/cms-kit/angular/package.json
# modules/cms-kit/angular/projects/cms-kit/package.json
4 days ago
maliming
3ff116f1fd
Remove unused Angular scaffold from CmsKit module
4 days ago
voloagent
f19b64fc6b
Update_NPM_Packages
5 days ago
Ebicoglu
ea1ee9619c
Update Post.md
5 days ago
Ebicoglu
f55a31cb9f
Update Post.md
5 days ago
Ebicoglu
bab8966396
Update Post.md
5 days ago
Ebicoglu
152b752192
Update image-20260906210745253.png
5 days ago
Ebicoglu
95cf0a2ebe
Update Post.md
5 days ago
Ebicoglu
043470a62f
Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 days ago
Ebicoglu
45cf59a182
Update images for project presentation article
Refreshes the cover image and an inline screenshot for the community article "How to Present Your Project To Your Mother" to use the latest visual assets.
5 days ago
Alper Ebiçoğlu
2253ca6b72
Update Post.md
5 days ago
Alper Ebiçoğlu
dd8b894f25
Enhance closing remarks with emojis
Added emojis to enhance the closing remarks of the article.
5 days ago
Alper Ebiçoğlu
0870411165
Update author information in Post.md
5 days ago
Alper Ebiçoğlu
be4f281eb9
Revise Post.md for clarity and reader engagement
Refactor language for clarity and engagement, improve structure, and enhance readability.
5 days ago
Alper Ebiçoğlu
7290b28afb
Revise empathy section for clearer communication advice
Reworded the importance of empathy in communication and clarified the audience's perspective for presentations.
5 days ago
Alper Ebiçoğlu
490810cf87
Update Post.md
5 days ago
Volosoft Agent
d887c8b33e
Merge pull request #26138 from abpframework/auto-merge-forward/rel-10.7-to-dev-33
Auto-merge forward rel-10.7 → dev
5 days ago