2059 Commits (rn-article)

Author SHA1 Message Date
maliming b98233457e
Fix SimpleStateCheckerManager overwriting result between batch checkers 5 days ago
maliming 44df9390a8
Improve error messages for CronExpression in DefaultDynamicBackgroundWorkerManager and add test for exception on UpdateSchedule with CronExpression 7 days ago
SALİH ÖZKARA 8054b26a31 Use marker interfaces for dynamic worker capabilities 7 days ago
maliming 33157ec8e7
Address review feedback on IsSandboxed 1 week ago
maliming e7774523de
Add IsSandboxed to ITemplateRenderingEngine 1 week ago
SALİH ÖZKARA 29c38616f2 Expose dynamic worker scheduler capabilities 1 week ago
maliming da37d5f8a2
Fix NRE in batch state checker on fresh ExecutionContext 2 weeks ago
maliming cd3825b84d
Split registration tests: reproduce ValidateOnBuild failure separately 2 weeks ago
maliming 9ee427e8a8
Disable conventional registration of InMemoryDynamicBackgroundWorker 2 weeks ago
maliming dd3e9697d4
Make AppendAriaDescribedby case-insensitive and split on all HTML whitespace 2 weeks ago
maliming 72cf6bbcb8
Mirror AbpSelectTagHelperService info text tests for AbpInputTagHelperService 2 weeks ago
maliming 19c4e2989a
Append aria-describedby tokens instead of overwriting 2 weeks ago
maliming a8060b9566
Guard aria-describedby and InfoText id against missing/empty input id 2 weeks ago
maliming f1df827ec9
Fix aria-describedby wiring and align abp-input/abp-select form-text rendering 2 weeks ago
maliming 5d4b7a4719
Add unit tests for AbpSelectTagHelperService info text rendering 2 weeks ago
maliming a39ec69d12
Address Copilot review feedback 3 weeks ago
maliming 6675411e2e
Address Copilot review feedback 3 weeks ago
maliming c27820d3bd
fix: blazor `<AbpStyles>`/`<AbpScripts>` ignore PathBase 3 weeks ago
maliming e4ccf01d23
address copilot review: wait for stale channel release before disposal; add barrier timeouts in tests 4 weeks ago
maliming 69adc13cbe
address copilot review: remove racy timestamp assertion in serialization test 4 weeks ago
maliming 61f9fb278c
address copilot review: dispose stale channel even when recreate fails 4 weeks ago
maliming 27edcf5691
address copilot review: dispose stale channel outside lock; async delay in tests 4 weeks ago
maliming ba4c0bd3d6
feat: add RabbitMQ tests and improve channel pool handling 4 weeks ago
maliming 7819e602ff
Detect EF Core database provider by keyword match 4 weeks ago
maliming c43237403c
Add batch feature checking support with RequireFeaturesSimpleBatchStateChecker 1 month ago
maliming 729b4de7d3
Improve batch state checker performance by sharing a single DI scope 1 month ago
maliming f3042d42f5
Fix culture-sensitive DateTime assertion in test 1 month ago
maliming aa3c7723f0
Fix truncation length and strengthen fallback test assertion 1 month ago
maliming 262543a9e4
Add truncation for large JSON output and fallback test coverage 1 month ago
maliming ff6e407e4c
Serialize complex objects in exception data logging 1 month ago
maliming 67ebd58f22
Improve performance for application-configuration with large number of permissions 1 month ago
maliming 5f2d552ebd
restore behavior test for duplicate JSON keys with clearer naming and comment 1 month ago
maliming 4a6af1d10d
refactor: remove unused resource variable and update test to exclude parent cultures 1 month ago
maliming 9c5015b8ec
Refactor localization dictionary handling and improve test cases for split localization files 1 month ago
maliming f7c22b4123
Refactor localization handling and improve test coverage for split localization files 1 month ago
Anton Gritsenko 67f523e454 Add support for multiple localization files with same culture 1 month ago
maliming 36691ec106
Refactor logging mechanism and enhance orphan module warning tests 1 month ago
maliming 6ccb0ad689
Add warning for ABP modules not in the [DependsOn] chain 1 month ago
maliming a25e94fe23
Address Copilot review: fix nullability and add whitespace tests 1 month ago
maliming 39bd3f0854
Do not short-circuit tenant resolver chain when query string tenant value is blank 1 month ago
maliming c8149d8397
Tighten version regex, centralize package name validation, handle null, and add version tests 1 month ago
maliming 3ad44cb5a8
Implement npm package name validation and add tests for it 1 month ago
maliming a1420e41be
docs: address copilot review feedback on dynamic events PR 2 months ago
maliming 040cba6b74
docs: fix dynamic events article and update distributed event bus docs 2 months ago
maliming c98a08bd13
feat: Implement route-based culture handling with new helpers and tests 2 months ago
maliming 2bbf8d6edf
feat: Add MenuItemCulturePrefixHelper to AbpCultureMenuItemUrlProvider for improved culture prefix handling 2 months ago
maliming 420c860b08
feat: Implement URL-based culture handling in Blazor and MVC requests 2 months ago
maliming 552544936c
feat: Add route-based culture support with custom route constraint and tests 2 months ago
maliming 1d28bab085
Upgrade Autofac.Extensions.DependencyInjection to 11.0.0 2 months ago
maliming 0880b23d7c
feat: Implement URL-based localization support for Blazor components and enhance menu item URL handling 2 months ago