8565 Commits (2bbf8d6edf7686cc4ecd7928fa42f59f8066b984)

Author SHA1 Message Date
maliming 6895d24d5a
feat: Enhance URL-based culture handling with new interfaces and async methods 1 week ago
maliming 420c860b08
feat: Implement URL-based culture handling in Blazor and MVC requests 1 week ago
maliming 555959657a
feat: Implement route-based culture navigation helper for improved localization handling 2 weeks ago
maliming 0d239d4a2c
feat: Refactor LoginDisplay and BasicThemeToolbarContributor for improved URL handling and culture prefixing 2 weeks ago
maliming 0880b23d7c
feat: Implement URL-based localization support for Blazor components and enhance menu item URL handling 2 weeks ago
maliming cd478093ec
feat: Add culture parameter to account, identity, user, setting, and tenant management pages for URL-based localization 2 weeks ago
voloagent 9e8e83d34a Update_NPM_Packages 2 weeks ago
voloagent 203668ec6c Update_NPM_Packages 3 weeks ago
maliming d8eefa4685
Add tests for dynamic background job handler registry and StopAllAsync, fix duplicate usings in DemoAppSharedModule 3 weeks ago
maliming 92a72fcef5
Implement dynamic background job handling with new DynamicBackgroundJobArgs and executor 3 weeks ago
maliming 5d74d97566
Fix whitespace issues and update job handler registration in background job management 3 weeks ago
maliming 70c333ad97
Refactor background job execution and management 3 weeks ago
maliming ad4c47a39c
fix: Update documentation and improve dynamic background worker management for TickerQ and Quartz integration 3 weeks ago
Enis Necipoglu 89f5f5f7bc
fix: avoid spacing for hidden MVC inputs (#25095) 4 weeks ago
maliming f0228f007a
Add AddFunction helper to AbpTickerQFunctionProvider and use named tuple fields 4 weeks ago
maliming d6008c59fb
Upgrade TickerQ packages to 10.2.0 4 weeks ago
maliming 3786ddf3d5
fix: copy jwks.json to client output and use ILogger in ServerDataSeedContributor 4 weeks ago
maliming a682d811f3
fix: address Copilot review issues in OpenIddict JWKS demo app and CLI command 4 weeks ago
maliming 38d9073b85
Add JWKS private key and public key set for OpenIddict integration 1 month ago
maliming b262f71c32
fix: initialize ProfileManagementPageCreationContext in OnPostAsync of ManageModel 1 month ago
maliming ef84dbaef3
Include sorting and paging in role list fetch 1 month ago
maliming a57e249ab3
fix: guard against null provider key and stale search results in ResourcePermissionManagementModal 1 month ago
SALİH ÖZKARA 31ca6e6657 Ensure JSON doc disposal in anonymous job handlers 1 month ago
SALİH ÖZKARA ffa880b5fc Use AnonymousJobExecutionContext for anonymous jobs 1 month ago
SALİH ÖZKARA 07ee70f085 Handle JSON case variants in background jobs 1 month ago
SALİH ÖZKARA c4e4b78846 Delete docker-compose.yml 1 month ago
SALİH ÖZKARA 67904ae2e4 Add anonymous background job support 1 month ago
maliming bacca3a1c0
fix: add AbpUiResource as base type in AbpPermissionManagementWebModule for JS localization fallback 1 month ago
SALİH ÖZKARA c43458ac0e Add dynamic background job support 1 month ago
voloagent fcff022e56 Update_NPM_Packages 1 month ago
maliming 0722e74ba1
refactor: extract ApplyPermissionProperties to eliminate duplication and add StateCheckers test 1 month ago
maliming 474e1bfcd4
test: add regression tests for DynamicPermissionDefinitionStoreInMemoryCache resource permissions 1 month ago
maliming 2c15a6088e
fix: apply Providers, StateCheckers and ExtraProperties to resource permissions in FillAsync 1 month ago
maliming 2beee2ace1
fix: fix resource permission definition bugs 1 month ago
voloagent 703ab42729 Update_NPM_Packages 1 month ago
SALİH ÖZKARA 468c2805a4 Add Blazor variant to modular CRM docs and migrations 1 month ago
copilot-swe-agent[bot] 68f4c127fc Remove ResourcePermissionPermissions heading from resource permission management modals 1 month ago
maliming 88961a2148
Fix permission checkboxes become disabled after being selected in Blazor UI 1 month ago
maliming e9ae8380b5
feat: Remove unused method `GetAvailableManagementProviderNamesAsync` from ResourcePermissionManager 1 month ago
maliming 5968b9e57f
feat: Exclude unavailable providers from resource permission grants and add related tests 1 month ago
maliming 8824fb98aa
feat: Enhance `GetProviderKeyLookupServiceAsync` to check service availability 1 month ago
maliming fddf02774a
feat: Add `IsAvailableAsync` to resource permission management providers 1 month ago
maliming 93a7195fe9
Switch to the user's tenant in `AbpSignInManager`. 1 month ago
voloagent 5a8e8e4597 Update_NPM_Packages 2 months ago
Ma Liming 7780b9b558
Fix typo in FindByEmailAsync method name 2 months ago
maliming 38ef51cec5
Refactor token providers to include cancellation token support and update token handling logic 2 months ago
maliming 6e97ceb0df
Refactor token provider tests to use a common base class for single active token providers and improve token verification logic 2 months ago
maliming 71b52a8ee2
Implement single active token providers for email change, email confirmation, and password reset 2 months ago
maliming a881195b3b
refactor: streamline TickerQ initialization and enhance service access methods 2 months ago
maliming 23123df113
Update TickerQ package versions and refactor background job management 2 months ago