Ma Liming
02f4e5a1d9
Merge pull request #24683 from abpframework/auto-merge/rel-10-1/4291
Merge branch dev with rel-10.1
3 weeks ago
Ma Liming
22c1007b13
Merge pull request #24669 from abpframework/AbpHangfirePeriodicBackgroundWorkerAdapterOptions
Add Hangfire periodic worker adapter options.
3 weeks ago
Engincan VESKE
55a6f6b0bf
Merge pull request #24682 from abpframework/JobStorageFeatures.JobQueueProperty
Handle Hangfire storage without JobQueueProperty feature.
3 weeks ago
maliming
5c41632d84
Handle Hangfire storage without JobQueueProperty feature.
3 weeks ago
Engincan VESKE
d24b749752
Merge pull request #24515 from abpframework/ClientResourcePermission
Add ClientResourcePermissionValueProvider implementation
3 weeks ago
Ebicoglu
151784f75d
Update article.md
3 weeks ago
Ebicoglu
f7203a0f7b
Which Open-Source PDF Libraries Are Recently Popular
3 weeks ago
Ma Liming
e6fb0c53af
Merge pull request #24670 from abpframework/auto-merge/rel-10-1/4290
Merge branch dev with rel-10.1
3 weeks ago
Muhammed Ali ÖZKAYA
aea2e5d3c7
Merge pull request #24662 from abpframework/EngincanV/suite-entity-extension-document
Add a new section to Suite document to explain extending with custom module entities
3 weeks ago
oykuermann
69761d3b07
Merge pull request #24623 from abpframework/issue-24565
Refactor setting management to use @angular/aria tabs - issue-24565
3 weeks ago
Yağmur Çelik
2cc3f59f9e
Merge pull request #24636 from abpframework/issue-24635
Add extensible table row detail feature
3 weeks ago
Ma Liming
47dcccf771
Update framework/src/Volo.Abp.BackgroundWorkers.Hangfire/Volo/Abp/BackgroundWorkers/Hangfire/AbpHangfirePeriodicBackgroundWorkerAdapterOptions.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
3 weeks ago
maliming
420b4452ec
Add Hangfire periodic worker adapter options.
https://github.com/abpframework/abp/pull/24666
3 weeks ago
Engincan VESKE
17f02bd831
Merge pull request #24667 from abpframework/maliming-patch-3
Update MongoDB.Driver package version to 3.6.0
3 weeks ago
Ma Liming
12d81a51f8
Update MongoDB.Driver package version to 3.6.0
https://github.com/mongodb/mongo-csharp-driver/releases/tag/v3.6.0
3 weeks ago
Ahmet Çelik
81c7df2a10
Merge pull request #24665 from abpframework/article-update
Relocate article file for NDC London 2026
3 weeks ago
Mansur Besleney
810a36add7
Rename article file for NDC London 2026
Renamed the community article file to correct the directory and filename structure for better organization and consistency.
3 weeks ago
Mansur Besleney
ae4fb5169a
Merge pull request #24664 from irem1demirci/patch-9
Create 2026-01-16-meet-abpio-at-ndc-london-2026
3 weeks ago
irem1demirci
66bf5b0db4
Create 2026-01-16-meet-abpio-at-ndc-london-2026
3 weeks ago
EngincanV
6debf1b4f8
Add a new section to Suite document to explain extending with custom module entities
3 weeks ago
github-actions[bot]
6391840c98
Optimised images with calibre/image-actions
3 weeks ago
sumeyye
3113cbe46c
fix: document escape character errors
3 weeks ago
github-actions[bot]
94c0b602ff
Optimised images with calibre/image-actions
3 weeks ago
Fahri Gedik
2bcafa7cbe
Merge branch 'issue-24635' of https://github.com/abpframework/abp into issue-24635
3 weeks ago
Fahri Gedik
f28dfe15b9
Refactor row detail context and typings in table component
Introduced a RowDetailContext interface for row detail templates to improve type safety and clarity. Updated rowDetailTemplate and related methods to use the new context type. Also added documentation regarding deprecated ::ng-deep usage in styles.
3 weeks ago
github-actions[bot]
6e63bb02ba
Optimised images with calibre/image-actions
3 weeks ago
Fahri Gedik
66cdfa2d28
Add ExtensibleTableRowDetailComponent to module and docs
3 weeks ago
Fahri Gedik
c81124d2dc
Add ExtensibleTableRowDetailComponent to module and docs
Registered ExtensibleTableRowDetailComponent in ExtensibleModule and updated documentation to reference the new row detail feature. Also improved accessibility and semantics by replacing the expand/collapse anchor with a button in the extensible table component template.
3 weeks ago
Fahri Gedik
5c00d366f8
The @ViewChild decorator for 'table' uses the definite assignment assertion (!) but doesn't specify the static option
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
3 weeks ago
Fahri Gedik
41e3ef8fd0
Update npm/ng-packs/packages/components/extensible/src/lib/components/extensible-table/extensible-table.component.html
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
3 weeks ago
Fahri Gedik
abb68b3415
The toggleExpandRow method uses optional chaining on table
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
3 weeks ago
Fahri Gedik
677cc0abaa
Update docs/en/framework/ui/angular/extensible-table-row-detail.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
3 weeks ago
Fahri Gedik
ca839dbe68
Add @angular/aria dependency to Angular packages
Included @angular/aria version 21.0.0 as a dependency in Angular app and module templates, and as a peer dependency in the setting-management package. This ensures accessibility features are available and aligns with Angular 21 requirements.
3 weeks ago
Ma Liming
03949c9276
Merge pull request #24659 from abpframework/auto-merge/rel-10-1/4289
Merge branch dev with rel-10.1
3 weeks ago
Ma Liming
b483d23e98
Merge pull request #24658 from abpframework/auto-merge/rel-10-0/4288
Merge branch rel-10.1 with rel-10.0
3 weeks ago
Ma Liming
eaf1b22dc8
Merge branch 'rel-10.1' into auto-merge/rel-10-0/4288
3 weeks ago
Engincan VESKE
e102900ecc
Merge pull request #24653 from abpframework/Microsoft-Packages
Update `Microsoft.*` packages to 10.0.2.
3 weeks ago
oykuermann
527895f963
Merge pull request #24589 from abpframework/issue-24402
feat(core): use environment defaultResourceName as fallback for localization - Issue 24402
3 weeks ago
maliming
1806ad2751
Update Devart.Data.Oracle.EFCore and EFCore.Relational versions
3 weeks ago
Ma Liming
f7eb7a72f0
Merge pull request #24657 from abpframework/auto-merge/rel-10-1/4287
Merge branch dev with rel-10.1
3 weeks ago
Engincan VESKE
42dd4aefaf
Merge pull request #24656 from abpframework/AbpNoContentApiDescriptionProvider
Add `AbpNoContentApiDescriptionProvider` to handle NoContent responses
3 weeks ago
Ma Liming
d38c202124
Change methods to virtual in AbpNoContentApiDescriptionProvider
3 weeks ago
maliming
dd2ee0ccc6
Add `AbpNoContentApiDescriptionProvider` to handle NoContent responses
Introduces a custom API description provider to automatically add 204 No Content response types for remote service actions returning Task or void, improving API documentation accuracy.
Resolve #24647
3 weeks ago
Fahri Gedik
1de5f4fe8a
Merge pull request #24654 from fsmarslan/fix/tr-localization-account
docs(account): update and complete Turkish translations
3 weeks ago
Fatih Sultan Mehmed Arslan
b7cefaae01
docs(account): update and complete Turkish translations
3 weeks ago
maliming
efa6d49910
Update `Microsoft.*` packages to 10.0.2.
3 weeks ago
Ma Liming
a7aa926d1c
Merge pull request #24650 from abpframework/auto-merge/rel-10-1/4286
Merge branch dev with rel-10.1
3 weeks ago
Engincan VESKE
edb8c110c0
Merge pull request #24646 from abpframework/EngincanV/payment-docs
Update the payment module for blazor ui instructions
3 weeks ago
Engincan VESKE
787d074866
Merge pull request #24649 from abpframework/copilot/sub-pr-24646
Update punctuation in Angular UI section introduction
3 weeks ago
copilot-swe-agent[bot]
007ac45917
Update punctuation to use colon in Angular UI section intro
Co-authored-by: EngincanV <43685404+EngincanV@users.noreply.github.com>
3 weeks ago