Engincan VESKE
12a83ece07
Add React testing documentation link
1 week ago
Engincan VESKE
0e0e735776
Merge pull request #25417 from abpframework/fix-state-checker-manager-result-overwrite
Fix `SimpleStateCheckerManager` overwriting result between batch checkers
1 week ago
maliming
b98233457e
Fix SimpleStateCheckerManager overwriting result between batch checkers
When a state has multiple batch checkers (e.g. RequirePermissions plus
RequireFeatures), the per-state result was overwritten on every checker
pass, so a later 'true' silently masked an earlier 'false'. AND-combine
the results to require all checkers to pass.
1 week ago
Enis Necipoglu
af23f6177e
Merge pull request #25413 from abpframework/EngincanV-patch-1
Update migration guide
1 week ago
Engincan VESKE
0151e0ebe3
Update migration guide
Clarified behavior of Scriban templates regarding method invocation and sandboxing.
1 week ago
Enis Necipoglu
e553a254b2
Merge pull request #25380 from abpframework/maliming/blazor-ui-library-docs-mud
Add MudBlazor docs and "BlazorUI" doc-params dimension
1 week ago
Engincan VESKE
3cfe0c13d6
Merge pull request #25404 from abpframework/upgrade/mongodb-driver-3.8.1
Upgrade MongoDB.Driver to 3.8.1
1 week ago
Enis Necipoglu
b65dff76dc
Merge pull request #25408 from abpframework/fix/22300-blog-admin-move-route
Fix `BlogAdminController` route token for `MoveAllBlogPostsAsync`
1 week ago
maliming
a7c0826aae
Fix BlogAdminController route token for MoveAllBlogPostsAsync
Route template used {id} but the method parameter is named blogId, so
ASP.NET Core ApiExplorer emitted an orphan path parameter id, which made
ClientProxyBase.BuildHttpProxyClientProxyContext throw
ArgumentOutOfRangeException when deleting a blog from the MVC admin page.
1 week ago
Engincan VESKE
b858efcb8c
Merge pull request #25399 from abpframework/add-issandboxed-to-template-rendering-engine
Add `IsSandboxed` to `ITemplateRenderingEngine`
1 week ago
Volosoft Agent
efb3281c6f
Merge pull request #25405 from abpframework/auto-merge/rel-10-3/4559
Merge branch rel-10.4 with rel-10.3
1 week ago
Fahri Gedik
64b36ff588
Merge pull request #25396 from abpframework/issue/25395
Angular - Updating the migration guides for the module-based ng applications
1 week ago
github-actions[bot]
cc0fda312b
docs: update package version changes [skip ci]
1 week ago
maliming
61c6f05b0a
Upgrade MongoDB.Driver to 3.8.1
1 week ago
Volosoft Agent
2a5a717281
Merge pull request #25400 from abpframework/auto-merge/rel-10-3/4557
Merge branch rel-10.4 with rel-10.3
2 weeks ago
Ma Liming
745b698346
Merge pull request #25394 from rqx110/patch-1
doc: Enhance tutorial with UI-specific download links
2 weeks ago
maliming
33157ec8e7
Address review feedback on IsSandboxed
- Soften IsSandboxed XML doc as a best-effort marker
- Replace #XXXXX placeholders with #25399
- Set Scriban MemberFilter to allowlist public properties only,
blocking method/field access and reflection escape paths
- Update Razor and Scriban safe-runtime docs to match
- Add reflection-escape, method-invocation and nested-property
tests for Scriban
2 weeks ago
maliming
e7774523de
Add IsSandboxed to ITemplateRenderingEngine
ITemplateRenderingEngine exposes a new IsSandboxed property so callers can
decide whether editing a template requires elevated trust.
- TemplateRenderingEngineBase provides a virtual default of false (secure-by-default)
- RazorTemplateRenderingEngine declares IsSandboxed=false (compiles to .NET assembly via Roslyn)
- ScribanTemplateRenderingEngine declares IsSandboxed=true (DSL without .NET interop)
- Razor integration docs and TextTemplateManagement docs document the implications
- Migration guide for ABP 10.4 documents the new abstraction member
2 weeks ago
sumeyye
01cc89f3bb
update: migration guides for the module-based ng applications
2 weeks ago
Qingxiao Ren
f5a2d14b9c
doc: Enhance tutorial with UI-specific download links
Added conditional download links for different UI frameworks.
2 weeks ago
maliming
24bd4b092b
Merge branch 'rel-10.4' into maliming/blazor-ui-library-docs-mud
2 weeks ago
Volosoft Agent
fbcab166cb
Merge pull request #25391 from abpframework/auto-merge/rel-10-3/4555
Merge branch rel-10.4 with rel-10.3
2 weeks ago
Engincan VESKE
03b5ba7adc
Merge pull request #25073 from abpframework/react-announcement
Add blog post: Official React UI for ABP
2 weeks ago
Enis Necipoglu
07fd56bf60
Merge pull request #25379 from abpframework/EngincanV/revise-react-docs
Revise React docs and detailed with new sub-docs
2 weeks ago
github-actions[bot]
45cfe4fd8e
Optimised images with calibre/image-actions
2 weeks ago
enisn
79bfc5a458
Merge branch 'react-announcement' of https://github.com/abpframework/abp into react-announcement
2 weeks ago
enisn
251f39a59d
Add more visuals
2 weeks ago
Volosoft Agent
5ec877daa6
Merge pull request #25388 from abpframework/skoc/nuget-push
Implement rate limiting in NuGet package push script to manage push f…
2 weeks ago
selmankoc
b42210683f
Implement rate limiting in NuGet package push script to manage push frequency and enhance error handling for 4xx responses by parsing retry-after values.
2 weeks ago
github-actions[bot]
6ed30569a1
Optimised images with calibre/image-actions
2 weeks ago
Engincan VESKE
a6fba86d1e
update post.md
2 weeks ago
maliming
aaa9e5105a
Refactor BlazorUI section in docs-params.json for improved clarity and organization
2 weeks ago
maliming
b59415f2bb
Merge branch 'rel-10.4' into maliming/blazor-ui-library-docs-mud
2 weeks ago
voloagent
dbc83ad0a5
Update_NPM_Packages
2 weeks ago
maliming
737dba1af2
Refactor MudBlazor dialog forms to use MudStack for improved layout and spacing
2 weeks ago
enisn
50ea80e02f
Update post.md
2 weeks ago
enisn
a62828c43e
Update post.md
2 weeks ago
enisn
abb68c68d4
Update images
2 weeks ago
Volosoft Agent
f02b891e80
Merge pull request #25385 from abpframework/auto-merge/rel-10-3/4550
Merge branch rel-10.4 with rel-10.3
2 weeks ago
selman koc
9bdd5b4bdf
Merge pull request #25377 from abpframework/docs/studio-3.0.1
docs(studio): release 3.0.1 - 3.0.1
2 weeks ago
selman koc
d6f69fc5ac
Consolidate ABP Studio version mapping table
2 weeks ago
selman koc
236a2a0e41
Revise release notes for version 3.0.1
Updated release notes for version 3.0.1 with enhanced project wizard, React admin console improvements, macOS performance optimizations, and stability fixes.
2 weeks ago
copilot-swe-agent[bot]
d8a21f274c
docs(studio): merge release 3.0.1 with rel-10.3 (resolve conflicts)
Co-authored-by: skoc10 <64414348+skoc10@users.noreply.github.com>
2 weeks ago
Volosoft Agent
34f3d62474
Merge pull request #25383 from abpframework/auto-merge/rel-10-3/4548
Merge branch rel-10.4 with rel-10.3
2 weeks ago
maliming
5bc145cdf2
Update documentation parameters and clean up visibility logic in Index page
2 weeks ago
selman koc
782547ccae
Merge pull request #25375 from abpframework/docs/studio-3.0.0
docs(studio): release 3.0.0 - 3.0.0
2 weeks ago
selman koc
da50ba73e0
Update release notes for version 3.0.0
2 weeks ago
Volosoft Agent
daabd116bb
Merge pull request #25381 from abpframework/skoc10-patch-1
Update version to release 10.4.0-rc.2
2 weeks ago
selman koc
58e86b6000
Update version to reelase 10.4.0-rc.2
2 weeks ago
maliming
bd02c54a60
Address second-round Copilot review and fix grid layout bug
2 weeks ago