Fahri Gedik
04e5d4da59
Add redirectUrl support to PermissionGuard
PermissionGuard now supports redirecting to a specified URL when access is denied and a redirectUrl is provided in route data. Updated guard logic to use map instead of filter/tap, and added corresponding unit tests to verify redirect behavior.
2 months ago
Yağmur Çelik
3cc2fb5996
Merge pull request #24259 from abpframework/FeatureSettingGroup/Default.js
Add localization resource for success notification
2 months ago
maliming
e730711e39
Reset form after saving in feature management modal
2 months ago
Enis Necipoglu
bcd1822cad
Merge pull request #24263 from abpframework/EngincanV-patch-2
Update the chat url in ai-management doc
2 months ago
Engincan VESKE
bafc5792c1
Update the chat url in ai-management doc
2 months ago
Gizem Mutu Kurt
97461bb926
Merge pull request #24253 from abpframework/10.0-cmskit-menu-fix
Add feature checks to PageChangedHandler
2 months ago
Ma Liming
dd47c0694e
Update Default.js
2 months ago
maliming
fb0448250a
Add localization resource for success notification
2 months ago
Ma Liming
f518636768
Merge pull request #24251 from abpframework/Npgsql.EntityFrameworkCore.PostgreSQL
Update Npgsql.EntityFrameworkCore.PostgreSQL to 10.0.0
3 months ago
Ma Liming
2568e261fd
Remove version overrides for EF Core packages
Removed specific version overrides for Entity Framework Core packages.
3 months ago
Ma Liming
d14bc51e60
Update Npgsql.EntityFrameworkCore.PostgreSQL version
3 months ago
enisn
88a72d8ff8
Add feature checks to PageChangedHandler
Introduced checks for MenuFeature global feature and MenuEnable feature flag in PageChangedHandler. The handler now returns early if either feature is disabled, improving feature gating and preventing unnecessary processing.
3 months ago
maliming
a64536fd0b
Update Npgsql.EntityFrameworkCore.PostgreSQL to 10.0.0-rc.2
3 months ago
erdem
faf63b90fc
Merge pull request #24243 from abpframework/fahrigedik-patch-1
Update download link for source code in tutorial
3 months ago
Fahri Gedik
0c4d22c93d
Update download link for source code in tutorial
3 months ago
Engincan VESKE
06a2985c25
Merge pull request #24240 from abpframework/10.0-ai-menuitem
Update docs-nav.json
3 months ago
enisn
da037b795d
Update docs-nav.json
3 months ago
Engincan VESKE
3bb9ff973f
Merge pull request #24235 from abpframework/10.0-blazor-docs-fix
Update folder paths for BlazorServer in tutorial
3 months ago
Engincan VESKE
ba4177399b
Merge pull request #24236 from abpframework/10.0-mauiblazor-fix
Update startup project instructions for UI variants
3 months ago
enisn
ae8999a65e
Update namespace selection in Blazor tutorial
Adjusted the namespace declaration in the Blazor tutorial to conditionally use 'TodoApp.Pages' for Blazor UI and 'TodoApp.Components.Pages' otherwise. This clarifies the correct namespace usage based on the UI framework.
3 months ago
enisn
e6df217adf
Update startup project instructions for UI variants
Replaced the hardcoded Blazor project name with a conditional statement to support both Blazor and MAUIBlazor UI options in the tutorial documentation.
3 months ago
enisn
cb6d92cf35
Update folder paths for BlazorServer in tutorial
Adjusted instructions to reference the correct `Components/Pages` folder for BlazorServer projects instead of `Pages`, ensuring clarity for users following the tutorial.
3 months ago
Engincan VESKE
3d4604cd39
Merge pull request #24231 from abpframework/MongoDB.Driver.3.5.1
Update MongoDB.Driver to version 3.5.1
3 months ago
maliming
66db8cb38e
Update MongoDB.Driver to version 3.5.1
https://github.com/mongodb/mongo-csharp-driver/releases/tag/v3.5.1
3 months ago
Enis Necipoglu
fcf819b3ef
Merge pull request #24225 from abpframework/10.0-release-post
Add blog post for ABP.IO Platform 10.0 stable release
3 months ago
enisn
64124a4f13
Merge branch '10.0-release-post' of https://github.com/abpframework/abp into 10.0-release-post
3 months ago
enisn
a195b5bab0
Update POST.md
3 months ago
github-actions[bot]
9235787ee5
Optimised images with calibre/image-actions
3 months ago
enisn
8d3edadb32
Add blog post for ABP.IO Platform 10.0 stable release
Added a new blog post announcing the release of ABP.IO Platform 10.0 stable version, including upgrade instructions, migration guides, and community news. Also added related images for the post.
3 months ago
erdem
3cc38e0471
Merge pull request #24222 from abpframework/fix/components-upward-conflict
Angular - Fixing the merger conflict on extensible form prop component
3 months ago
Ma Liming
4b713df21d
Merge pull request #24221 from abpframework/EngincanV/migration-noote
Add MySQL compatibility notice for .NET 10.0 to migration guide
3 months ago
Engincan VESKE
ea25805665
Update MySQL compatibility note for ABP 10.0
3 months ago
EngincanV
a8de9df45c
Add MySQL compatibility notice for .NET 10.0 to migration guide
Added a section to the ABP 10.0 migration guide warning users about limited MySQL provider support for .NET 10.0 and recommending to delay upgrades until stable releases are available.
3 months ago
sumeyye
d8acd9a606
fix: merger conflict on extensible form prop component
3 months ago
Engincan VESKE
1fe9757be6
Merge pull request #24217 from abpframework/Docs-Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation
Update migration guide for Razor Runtime Compilation
3 months ago
Engincan VESKE
3b538b62f2
Merge pull request #24156 from abpframework/10.0-ai-docs
Revise AI integration docs for ABP Framework
3 months ago
EngincanV
22e370963e
Merge branch 'rel-10.0' into 10.0-ai-docs
3 months ago
maliming
0c1e493122
Update migration guide for Razor Runtime Compilation
3 months ago
Enis Necipoglu
96ad507ab3
Merge pull request #24211 from abpframework/EngincanV-patch-2
Fix typo in the ai doc
3 months ago
Engincan VESKE
89b53e2d78
Fix typo in ai doc
3 months ago
voloagent
6be25c2fcc
Merge branch 'rel-10.0' of https://github.com/abpframework/abp into rel-10.0
3 months ago
voloagent
1356d0133c
Update_NPM_Packages
3 months ago
Ma Liming
0c57de7ead
Merge pull request #24204 from abpframework/auto-merge/rel-9-3/4141
Merge branch rel-10.0 with rel-9.3
3 months ago
Fahri Gedik
f6e6958999
Merge branch 'rel-10.0' into auto-merge/rel-9-3/4141
3 months ago
Alper Ebiçoğlu
937b9b20f5
Merge pull request #24205 from abpframework/skoc10-patch-1
Update version to release 10.0.0 stable
3 months ago
selman koc
1f831c9f65
Update version to release 10.0.0 stable
3 months ago
Yağmur Çelik
0e9d12a425
Merge pull request #24194 from abpframework/issue-#20992
Add custom i18n adapter for ng-bootstrap datepicker
3 months ago
Fahri Gedik
cf2065e166
Add TimepickerI18nAdapter for ng-bootstrap timepicker
Introduces TimepickerI18nAdapter to provide localized AM/PM labels for NgbTimepickerI18n. Updates providers and index exports to register and expose the new adapter.
3 months ago
Yağmur Çelik
10b833cd76
Merge pull request #24187 from abpframework/issue-7593
Improve focus handling for form field visibility
3 months ago
oykuermann
b4b675dd9f
Merge pull request #24199 from abpframework/feature-management-modal.js
Do not trigger `abp-ajax-success` after reset.
3 months ago