Ahmet Çelik
f53db0d5ea
Add internal links to CLI command list in docs
Each CLI command in the list now links to its corresponding section within the documentation for easier navigation. Also, some command anchors were updated, but note that 'upgrade' and 'translate' now point to possibly incorrect anchors ('switch-to-local' and 'help' respectively), which may need review.
12 months ago
Alper Ebiçoğlu
d8ae3be077
Merge pull request #23592 from abpframework/skoc10-patch-3
Update version to release 9.3.2
12 months ago
selman koc
d26b7c4aa3
Update version to release 9.3.2
12 months ago
Halil İbrahim Kalkan
939320a197
Merge pull request #23590 from abpframework/salihozkara-patch-2
Fix render problem
12 months ago
SALİH ÖZKARA
29d6eb48e7
Update form-validation.md
12 months ago
oykuermann
2f05557a0c
Merge pull request #23576 from abpframework/EngincanV/cms-kit-enh
CMS Kit: Fix dynamic menu item sorting
12 months ago
sumeyye
0946c5797b
Merge pull request #23285 from abpframework/sumeyye/standalone-migration-documentation-updates
Angular - Documentation updates for standalone migration
12 months ago
Engincan VESKE
19e70d6995
Merge pull request #23581 from abpframework/Blazorise-181
Bump Blazorise version to 1.8.1
12 months ago
maliming
c72918ea1e
Bump Blazorise version to 1.8.1
12 months ago
EngincanV
32b206a30c
Update MenuItemAdminAppService_Tests.cs
12 months ago
EngincanV
097fb6f28a
Merge branch 'EngincanV/cms-kit-enh' of https://github.com/abpframework/abp into EngincanV/cms-kit-enh
12 months ago
EngincanV
784d959a56
CMS: Write new test methods for GetAvailableMenuOrderAsync
12 months ago
sumeyye
0d0bc795ef
Merge pull request #23577 from mahmut-gundogdu/patch-3
Update loading.directive.ts
12 months ago
Mahmut Gundogdu
0b2f2d47ad
Update loading.directive.ts
12 months ago
Engincan VESKE
174f83ac58
Update modules/cms-kit/src/Volo.CmsKit.Admin.Application/Volo/CmsKit/Admin/Menus/MenuItemAdminAppService.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
12 months ago
EngincanV
87efe7bf19
CMS: Fix dynamic menu ordering
12 months ago
EngincanV
359f177d5d
Delete startup.cs file from the cmskit.web.unified
12 months ago
EngincanV
8d820b2133
Show success notification instead of modal for global-resource savings.
12 months ago
Ma Liming
9b080ead71
Merge pull request #23569 from abpframework/EngincanV-patch-1
Remove the "yarn is not installed ..." warning from InstallLibsService
12 months ago
Enis Necipoglu
49b0f415a1
Merge pull request #23568 from abpframework/EngincanV/cms-sub-docs
Add CMS Kit feature docs to the doc-nav with lazy-expandable support & revise the page-feedback doc
12 months ago
github-actions[bot]
b85498bb8b
Optimised images with calibre/image-actions
12 months ago
Engincan VESKE
ce3ca49f16
Update InstallLibsService.cs
12 months ago
EngincanV
f5dd3b02b4
Update Page Feedback docs and widget images
Fixes the images & improves the entry sentence of the doc.
12 months ago
EngincanV
ba038521e9
Add CMS Kit feature docs as lazyExpandable to docs-nav
12 months ago
Engincan VESKE
24cbd4813b
Merge pull request #23557 from abpframework/abp-9-3-mysql
Update migration guide for EF Core MySQL provider change
12 months ago
Engincan VESKE
61c983b104
Update abp-9-3.md
12 months ago
Engincan VESKE
da8bcc85e6
Merge pull request #23561 from abpframework/maliming-patch-2
Update `CronExpression` document.
12 months ago
Ma Liming
63f4c3d9e7
Update `CronExpression` document.
https://abp.io/support/questions/9784/Blazor-server-app-won%27t-start-VoloAbpAbpInitializationException
1 year ago
maliming
e7134cde98
Update migration guide for EF Core MySQL provider change
1 year ago
Engincan VESKE
5573a5df51
Merge pull request #23548 from abpframework/MethodInvocationValidator-Nullable
Support DateOnly and TimeOnly in type checks
1 year ago
Engincan VESKE
fe582c7b4f
Merge pull request #23547 from abpframework/maliming-patch-2
Update Pomelo MySQL to 9.0.0
1 year ago
Engincan VESKE
9af05adaef
Merge pull request #23545 from abpframework/EventBusBase-ProxyHandler
Use unproxied handler type in `EventBusBase`
1 year ago
oykuermann
9f89d0269c
Merge pull request #23526 from abpframework/issue/23487
Angular - Rollback to utils package to use linked list logic
1 year ago
Yağmur Çelik
323fadb7c3
Merge pull request #23541 from abpframework/issue-20533
Show actions text when at least one action exists
1 year ago
maliming
976d309119
Support DateOnly and TimeOnly in type checks
Added DateOnly and TimeOnly to TypeHelper.IsPrimitiveExtended for .NET Core. Also updated MethodInvocationValidator to allow nulls for nullable parameter types, improving validation logic for modern .NET types.
1 year ago
Ma Liming
a1c679fea4
Update Pomelo MySQL to 9.0.0
1 year ago
maliming
951b5f5345
Use unproxied handler type in `EventBusBase`
1 year ago
Fahri Gedik
50f90f7c8a
Show actions text when at least one action exists
Updated the logic in actionsText getter to display 'AbpUi::Actions' when there is at least one action in the actionList, instead of requiring more than one. This improves clarity for tables with a single action.
1 year ago
Yağmur Çelik
98a32bcebb
Merge pull request #23524 from abpframework/issue/update-template-configurations
Angular - Removing module usage from application configurations
1 year ago
Berkan Sasmaz
72f15933a3
Merge pull request #23536 from abpframework/EngincanV/update-studio-release-docs
Update studio docs for v1.2.1 release
1 year ago
Engincan VESKE
ca3473a7da
Update studio docs for v1.2.1 release
1 year ago
sumeyye
835015757d
update: rollback to use `@abp/utils` instead
1 year ago
sumeyye
488179c19e
udpdate: remove module imports from the templates
1 year ago
sumeyye
5d81e19756
Merge pull request #23517 from abpframework/Adjust-angular-installation-infos
Adjust angular installation infos of modules
1 year ago
maliming
39a3bf03ea
Merge pull request #23516 from abpframework/auto-merge/rel-9-2/3936
Merge branch rel-9.3 with rel-9.2
1 year ago
maliming
ca4d491141
Merge branch 'rel-9.3' into auto-merge/rel-9-2/3936
1 year ago
Yunus Emre Kalkan
584aef4945
Adjust angular installation infos of modules
1 year ago
voloagent
75ab0397dc
Merge branch 'rel-9.2' of https://github.com/abpframework/abp into rel-9.2
1 year ago
voloagent
3d5d10f6e6
Update_NPM_Packages
1 year ago
maliming
327ea651d5
Merge pull request #23511 from abpframework/maliming-patch-2
Update common.props
1 year ago