Volosoft Agent
ac2fd2f06f
Merge pull request #25407 from abpframework/auto-merge/rel-10-4/4561
Merge branch dev with rel-10.4
3 months ago
Engincan VESKE
b858efcb8c
Merge pull request #25399 from abpframework/add-issandboxed-to-template-rendering-engine
Add `IsSandboxed` to `ITemplateRenderingEngine`
3 months ago
Volosoft Agent
2611bdd377
Merge pull request #25406 from abpframework/auto-merge/rel-10-4/4560
Merge branch dev with rel-10.4
3 months 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
3 months ago
Fahri Gedik
64b36ff588
Merge pull request #25396 from abpframework/issue/25395
Angular - Updating the migration guides for the module-based ng applications
3 months ago
Ma Liming
966c3878f7
Merge pull request #25397 from abpframework/salihozkara/dynamic-worker-capabilities
Expose dynamic background worker scheduler capabilities
3 months ago
maliming
44df9390a8
Improve error messages for CronExpression in DefaultDynamicBackgroundWorkerManager and add test for exception on UpdateSchedule with CronExpression
3 months ago
SALİH ÖZKARA
8054b26a31
Use marker interfaces for dynamic worker capabilities
3 months ago
Volosoft Agent
e80cc8e12d
Merge pull request #25401 from abpframework/auto-merge/rel-10-4/4558
Merge branch dev with rel-10.4
3 months 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
3 months ago
Ma Liming
745b698346
Merge pull request #25394 from rqx110/patch-1
doc: Enhance tutorial with UI-specific download links
3 months 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
3 months 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
3 months ago
SALİH ÖZKARA
29c38616f2
Expose dynamic worker scheduler capabilities
3 months ago
sumeyye
01cc89f3bb
update: migration guides for the module-based ng applications
3 months ago
Qingxiao Ren
f5a2d14b9c
doc: Enhance tutorial with UI-specific download links
Added conditional download links for different UI frameworks.
3 months ago
Volosoft Agent
b7b23a0a66
Merge pull request #25392 from abpframework/auto-merge/rel-10-4/4556
Merge branch dev with rel-10.4
3 months 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
3 months ago
Engincan VESKE
03b5ba7adc
Merge pull request #25073 from abpframework/react-announcement
Add blog post: Official React UI for ABP
3 months ago
Volosoft Agent
e21b472e2b
Merge pull request #25390 from abpframework/auto-merge/rel-10-4/4554
Merge branch dev with rel-10.4
3 months ago
Enis Necipoglu
07fd56bf60
Merge pull request #25379 from abpframework/EngincanV/revise-react-docs
Revise React docs and detailed with new sub-docs
3 months ago
github-actions[bot]
45cfe4fd8e
Optimised images with calibre/image-actions
3 months ago
enisn
79bfc5a458
Merge branch 'react-announcement' of https://github.com/abpframework/abp into react-announcement
3 months ago
enisn
251f39a59d
Add more visuals
3 months ago
Volosoft Agent
cf81e105e2
Merge pull request #25389 from abpframework/auto-merge/rel-10-4/4553
Merge branch dev with rel-10.4
3 months 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…
3 months 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.
3 months ago
github-actions[bot]
6ed30569a1
Optimised images with calibre/image-actions
3 months ago
Engincan VESKE
a6fba86d1e
update post.md
3 months ago
voloagent
dbc83ad0a5
Update_NPM_Packages
3 months ago
enisn
50ea80e02f
Update post.md
3 months ago
enisn
a62828c43e
Update post.md
3 months ago
enisn
abb68c68d4
Update images
3 months ago
Volosoft Agent
6afc1f30a1
Merge pull request #25386 from abpframework/auto-merge/rel-10-4/4551
Merge branch dev with rel-10.4
3 months 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
3 months ago
selman koc
9bdd5b4bdf
Merge pull request #25377 from abpframework/docs/studio-3.0.1
docs(studio): release 3.0.1 - 3.0.1
3 months ago
selman koc
d6f69fc5ac
Consolidate ABP Studio version mapping table
3 months 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.
3 months ago
Volosoft Agent
5616fae21c
Merge pull request #25384 from abpframework/auto-merge/rel-10-4/4549
Merge branch dev with rel-10.4
3 months ago
selman koc
30178d0c20
Merge branch 'dev' into auto-merge/rel-10-4/4549
3 months 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>
3 months 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
3 months ago
selman koc
782547ccae
Merge pull request #25375 from abpframework/docs/studio-3.0.0
docs(studio): release 3.0.0 - 3.0.0
3 months ago
selman koc
da50ba73e0
Update release notes for version 3.0.0
3 months ago
Volosoft Agent
daabd116bb
Merge pull request #25381 from abpframework/skoc10-patch-1
Update version to release 10.4.0-rc.2
3 months ago
selman koc
58e86b6000
Update version to reelase 10.4.0-rc.2
3 months ago
Engincan VESKE
c95bd045e2
Revert "docs: add React to UI framework docs"
This reverts commit 5f2aca20ce .
3 months ago
Engincan VESKE
7e66148690
docs: refine React admin console configuration
Co-authored-by: Cursor <cursoragent@cursor.com>
3 months ago
Engincan VESKE
5f2aca20ce
docs: add React to UI framework docs
Co-authored-by: Cursor <cursoragent@cursor.com>
3 months ago
Engincan VESKE
84863a0e9e
docs: document React admin console settings
Co-authored-by: Cursor <cursoragent@cursor.com>
3 months ago