maliming
d75fb66347
Refactor permission grant result handling in PermissionChecker
2 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
Fahri Gedik
212290bf5f
Add custom i18n adapter for ng-bootstrap datepicker
Introduced DatepickerI18nAdapter to provide localized labels for the ng-bootstrap datepicker using Angular's locale and ABP config state. Registered the adapter as the provider for NgbDatepickerI18n and updated the adapters index export.
3 months ago
Fahri Gedik
47fec83ae1
Simplify initial field focus logic in form prop component
Replaces the IntersectionObserver-based focus logic with a simpler requestAnimationFrame approach for focusing the first field. This reduces complexity and potential timing issues when focusing the field after view initialization.
3 months ago
Fahri Gedik
8399ba2afa
Improve focus handling for form field visibility
Refactored focus logic to ensure the field is only focused when visible. Added IntersectionObserver to handle cases where the element is not immediately visible, improving accessibility and user experience.
3 months ago
Engincan VESKE
00610c9660
Merge pull request #24173 from abpframework/maliming-patch-2
Fix typo in integration tests documentation
3 months ago
Ma Liming
937fe86acf
Fix typo in integration tests documentation
Fix #24172
3 months ago
Halil İbrahim Kalkan
f83bd3c398
Fix typos in installation documentation
3 months ago
Yağmur Çelik
8a6699992b
Merge pull request #24142 from abpframework/issue/24141
Angular - Fixing the `abpClick` event problem
3 months ago
Berkan Sasmaz
71976cb047
Merge pull request #24134 from abpframework/ingress-nginx/ingress-nginx
Update Helm install command for NGINX Ingress
3 months ago
sumeyye
1828391031
update: add missing `StopPropagationDirective` import
3 months ago
Mansur Besleney
8149ff3557
Merge pull request #24135 from abpframework/salihozkara-patch-2
Delete docs/en/aspect-oriented-programming.md
3 months ago
SALİH ÖZKARA
f33f19426e
Delete docs/en/aspect-oriented-programming.md
3 months ago
Ma Liming
774129bc5a
Update pre-requirements with underscores in headers info
3 months ago
Ma Liming
0322d5ef0b
Update pre-requirements.md
3 months ago
maliming
384feac731
Update Helm install command for NGINX Ingress
3 months ago
Halil İbrahim Kalkan
e3278999aa
Merge pull request #24120 from abpframework/OpenIddict-document
Update references from Identity Server to OpenIddict
3 months ago
maliming
b923863ebc
Update references from Identity Server to OpenIddict
3 months ago
Halil İbrahim Kalkan
3bfb63071c
Merge pull request #24093 from abpframework/TelemetryActivityEventBuilder
Change TelemetryActivityEventBuilder to transient dependency
3 months ago
maliming
593919b0f8
Merge branch 'rel-9.3' into TelemetryActivityEventBuilder
3 months ago
Engincan VESKE
0b1e76a8c4
Merge pull request #24104 from abpframework/onlyForeignKeyModifiedEntity
Improve foreign key change detection in domain events
3 months ago
maliming
71d71dfbd9
Fix IsOnlyForeignKeysModified logic in AbpDbContext
3 months ago
Ma Liming
ba7c545e1f
Update build-and-test.yml
3 months ago
maliming
638ca61c96
Rename IsOnlyForeignKeysDeleted to IsOnlyForeignKeysModified
3 months ago
maliming
19df6aacd1
Rename IsOnlyForeignKeysDeleted to IsOnlyForeignKeysModified
3 months ago
maliming
9aaa74c962
Refactor foreign key modification checks in AbpDbContext
3 months ago
maliming
88bfa816bc
Improve foreign key change detection in domain events
https://abp.io/support/questions/10057
3 months ago
SALİH ÖZKARA
f58dffabc9
Merge pull request #24097 from abpframework/docs-admin-generate-proxy.json
Delete docs-admin-generate-proxy.json
3 months ago
maliming
ee94fe4603
Delete docs-admin-generate-proxy.json
3 months ago
Ma Liming
8ca2a34b4c
Merge pull request #24094 from abpframework/DocumentPdfAdminClientProxy.Generated.cs
Update DocumentPdfAdmin service and client proxy
3 months ago
maliming
0582e077cc
Update DocumentPdfAdmin service and client proxy
https://abp.io/support/questions/10059
3 months ago
maliming
4fe274564e
Change TelemetryActivityEventBuilder to transient dependency
Resolve #23755
NET doesn't allow consuming a scoped service from a singleton service.
3 months ago
SALİH ÖZKARA
c78933cfe2
Merge pull request #24089 from abpframework/vs-internal-issue-#7428-update-document
Add pricing link to license requirement notices
3 months ago
Alperen Samurlu
75b594a767
Add pricing link to license requirement notices
Updated all documentation files to include a direct link to the ABP pricing page in license requirement notices. This improves clarity for users regarding licensing requirements for Pro modules and features.
3 months ago
Ma Liming
85bdd06725
Merge pull request #24081 from abpframework/docs-vs.js.patch
Remove unused Toc.init and fix link formatting
3 months ago
Ma Liming
11221c3dc6
Update build-all.ps1
3 months ago
maliming
6979452864
Handle additional hash in scrollToHashLink
3 months ago
maliming
b7fd8fe882
Remove unused Toc.init and fix link formatting
3 months ago
Ma Liming
be80bf2662
Merge pull request #24069 from abpframework/VoloDocs.Web/publish.bat
Fix anchor navigation and Toc init in `vs.js`
3 months ago
maliming
25468997ad
Fix anchor navigation and Toc init in vs.js
3 months ago
selman koc
235b847ba3
Merge pull request #24062 from abpframework/VoloDocs.Web/publish.bat
Reorder abp install-libs in publish script
3 months ago
maliming
21a022983d
Reorder abp install-libs in publish script
3 months ago
Fahri Gedik
03e846bc25
Merge pull request #24017 from abpframework/issue/24016
Angular - Fixing the lepton theme customization document
4 months ago
Engincan VESKE
5f24e3a421
Merge pull request #24036 from abpframework/maliming-patch-3
Update MySQL integration instructions for EF Core
4 months ago
Engincan VESKE
b41f283a4a
Update mysql.md
4 months ago
selman koc
68b14cd8c9
Merge pull request #24037 from abpframework/VoloDocs.Web-publish.bat
Add ABP library installation to publish script
4 months ago
Engincan VESKE
a5bef1c9b1
Merge pull request #24035 from abpframework/maliming-patch-2
Fix formatting issue in CLI documentation
4 months ago
maliming
51ad21a860
Add ABP library installation to publish script
4 months ago