639 Commits (feature/url-based-localization)

Author SHA1 Message Date
maliming cb412287be
feat: Enhance documentation for URL-based localization with additional examples and images 1 day ago
maliming c36823fe4a
feat: Enhance route-based culture handling by inserting RouteDataRequestCultureProvider after QueryStringRequestCultureProvider 3 days ago
maliming 0880b23d7c
feat: Implement URL-based localization support for Blazor components and enhance menu item URL handling 3 days ago
maliming cd478093ec
feat: Add culture parameter to account, identity, user, setting, and tenant management pages for URL-based localization 3 days ago
maliming 0292b2bbc7
fix: Update fallback culture handling in AbpCultureMenuItemUrlProvider to use CurrentCulture instead of CurrentUICulture 3 days ago
maliming 7d2686d065
refactor: Remove unnecessary Blazor web app configuration from localization examples 3 days ago
maliming 6f15b2f71a
feat: Enhance URL-based localization support for Blazor components and add tests 3 days ago
maliming dc3e633606
feat: Implement route-based culture support in localization. 4 days ago
maliming eb42ca88ef
feat: add Volo.Abp.LuckyPenny.AutoMapper package for commercial AutoMapper integration 1 week ago
maliming ca9b3c54db
refactor: Remove dynamic event support from Dapr distributed event bus implementation 2 weeks ago
maliming 29dee66e90
refactor: Update DynamicEventData handling and improve documentation across event bus implementations 2 weeks ago
maliming fb6f4722ff
refactor: Replace AnonymousEventData with DynamicEventData across the event bus implementation 2 weeks ago
maliming ca4d3f8260
Fix documentation for DynamicBackgroundJobArgs description, TickerQ comment, and provider-dependent return values 2 weeks ago
maliming a04e20c407
Fix UpdateScheduleAsync restart behavior and revert TickerQ IsRegistered 2 weeks ago
maliming 024f16cd99
Fix dynamic background job/worker code review issues 2 weeks ago
maliming 92a72fcef5
Implement dynamic background job handling with new DynamicBackgroundJobArgs and executor 2 weeks ago
maliming 70c333ad97
Refactor background job execution and management 2 weeks ago
maliming ad4c47a39c
fix: Update documentation and improve dynamic background worker management for TickerQ and Quartz integration 2 weeks ago
maliming bcc13c5337
fix: Improve dynamic background worker management with runtime registration examples and clarifications 2 weeks ago
maliming 5babd75f91
feat: Implement dynamic background worker management with Quartz and TickerQ 2 weeks ago
maliming 234c46aab8
Fix FluentValidation not working with ConventionalControllers 2 weeks ago
Engincan VESKE 0e61d85331
Update maui document to mention adb tool 2 weeks ago
maliming f0228f007a
Add AddFunction helper to AbpTickerQFunctionProvider and use named tuple fields 2 weeks ago
maliming d6008c59fb
Upgrade TickerQ packages to 10.2.0 2 weeks ago
maliming 43d3c60d79
Fix nondeterministic exception order in GetManyAsDictionaryAsync and fix doc return type description 2 weeks ago
maliming 8240e01060
Add FindManyAsDictionaryAsync/GetManyAsDictionaryAsync to IEntityCache and add notnull constraint to TKey 2 weeks ago
maliming ff72b07724
Remove Operation Rate Limiting from framework 3 weeks ago
maliming 81d34da46c
Refactor entity cache to use decimal for price and enhance FindManyAsync/GetManyAsync to handle duplicate IDs 3 weeks ago
maliming c762a652be
Add example for custom entity cache implementation and replace functionality 3 weeks ago
copilot-swe-agent[bot] 8a0b5c2d4c Add GetManyAsync/FindManyAsync to IEntityCache and extract MapToValue virtual method 3 weeks ago
maliming 9664b686be
Add ConfigurePolicy and ClearRules to OperationRateLimiting 3 weeks ago
SALİH ÖZKARA ebb5fae17a Validate schedules and replace dynamic workers 3 weeks ago
SALİH ÖZKARA 15202a910c Add dynamic worker remove/update APIs 3 weeks ago
SALİH ÖZKARA dcf08ec627 Add dynamic background worker support 3 weeks ago
SALİH ÖZKARA d3f9a643c8 Update index.md 3 weeks ago
SALİH ÖZKARA 0b40f2c0f1 Use Abp.AnonymousJob name and add validation 3 weeks ago
SALİH ÖZKARA ffa880b5fc Use AnonymousJobExecutionContext for anonymous jobs 3 weeks ago
sumeyye 24b2101804 update: enhance the format for the extensions 3 weeks ago
copilot-swe-agent[bot] 1c869bcc20 docs: update extensible table docs with infinite scroll and multiple selection features 3 weeks ago
maliming 5b1f3e8304
feat: Refactor operation rate limiting methods for simplified parameter handling and add extension methods 4 weeks ago
sumeyye d9983b1ce8 fix: 3rd title 4 weeks ago
sumeyye 404b6b1a76 update: pwa configuration file 4 weeks ago
maliming 76b279c6ac
feat: Enhance operation rate limiting with permanent denial error codes 4 weeks ago
maliming 3f06580fc3
fix: add RetryAfterMinutes property to operation rate limiting exception data 4 weeks ago
maliming fdda4da461
fix: update RetryAfter handling to return null for ban policies and add custom resolver null check 4 weeks ago
maliming 11b99c1f92
Fix relative links to fundamentals docs 4 weeks ago
maliming 1229b2b2ee
feat: add Operation Rate Limiting section to documentation 4 weeks ago
sumeyye c5f64470bb update: small changes 1 month ago
sumeyye e52bd79e3d fix: small typos 1 month ago
Ma Liming 37f87ad1ce
Update docs/en/framework/infrastructure/background-workers/tickerq.md 1 month ago