10000 Commits (b53eae2a56d15eba165cc2d95d4b6f0302e241db)

Author SHA1 Message Date
maliming 4f204fafa9
Upgrade Scriban to 7.0.0 to fix security vulnerabilities 4 months ago
Enis Necipoglu a8d2cdb2cd
Fix stdout/stderr deadlock in CmdHelper.RunCmdAndGetOutput (#25155) 4 months ago
maliming 85df08dc2c
Extract DefaultMaxDepth to AbpAutoMapperOptions for configurability 4 months ago
maliming e3a4d522b1
Set default MaxDepth for all AutoMapper maps to mitigate GHSA-rvv3-g6hj-g44x 4 months ago
maliming b21747c63b
Dispose HttpRequestMessage in tests 4 months ago
maliming 86b42e2613
Avoid double reflection call by passing effectiveMethod into ValidateActionArgumentsAsync 4 months ago
maliming d3d6915ddf
Address Copilot review: extract GetEffectiveMethodInfo helper and fix method resolution in ValidateActionArgumentsAsync 4 months ago
maliming 234c46aab8
Fix FluentValidation not working with ConventionalControllers 4 months ago
Enis Necipoglu 89f5f5f7bc
fix: avoid spacing for hidden MVC inputs (#25095) 4 months ago
maliming 46478acd14
fix: OIDC schema mismatch in SwaggerGen setup 4 months ago
maliming 1490b32e26
fix: only enable browser request streaming over HTTPS in Blazor WASM 4 months ago
maliming 4c20961b15
Rename constant and use InvariantCulture for cache key formatting 4 months ago
maliming b59fc27c1d
Extract GetHttpContextItemsCacheKey helper method 4 months ago
maliming ddf9b04b44
Include UI culture in the HttpContext.Items cache key 4 months ago
maliming 5f933a6afb
Fix cache key isolation by user identity in MvcCachedApplicationConfigurationClient 4 months ago
maliming dca0c1c359
Remove serialization of form data array in abpAjaxForm 5 months ago
maliming 0c273ad0bb
Add submitter data to FormData array on form submission 5 months ago
maliming 7941acfe65
Include submitter data in FormData on submit 5 months ago
maliming cde6c92bab
Recreate FormData after beforeSubmit mutates form 5 months ago
maliming ee47706de6
Refactor condition in IsCollectionGenericTypeInternal for clarity 5 months ago
maliming 4a1cf5f473
Reject non-generic collections and add tests 5 months ago
maliming 4bac0f1d76
Respect entity tracking by forcing AsTracking 5 months ago
maliming a881195b3b
refactor: streamline TickerQ initialization and enhance service access methods 5 months ago
maliming 23123df113
Update TickerQ package versions and refactor background job management 5 months ago
maliming ed0ad6408e
Make OIDC auth scheme configurable 5 months ago
maliming beccb8dd15
Add DateTimeOffset support and improve data grid value conversion 5 months ago
maliming c6c5f5d627
Refactor LookupExtensionProperty to nest Autocomplete within Validation component 5 months ago
Alvin So a9e7e86f97 fix: OIDC schema mismatch in SwaggerGen setup 5 months ago
ugurozturk 3c45933404 Improve FindAsync method to handle entity attachment and state management 5 months ago
maliming 24a3d12af7
feat: add Blazorise 2.0 migration guide and implement BlazoriseFluentSizingParse for dynamic sizing in DataGrid columns 5 months ago
maliming f212a639e1
Refactor TableColumn width property to string type and implement BlaoriseFluentSizingParse for dynamic sizing in DataGrid columns 5 months ago
maliming 2c37961d71
Upgrade to Blazorise 2.0. 5 months ago
maliming 488ba72f9e
fix: update type for ConfigurationAppService to interface 5 months ago
maliming 7b9673b807
Use static proxy to get `ApplicationConfiguration`. 5 months ago
copilot-swe-agent[bot] 257574173e Add unit tests for ToCamelCaseWithNamespace method 5 months ago
enisn f1da29e3bb
fix: Resolve JS proxy namespace mismatch for multi-segment company names 5 months ago
maliming fa492e027d
Add authorization support with policies and roles in API description models 5 months ago
Nico Lachmuth 6f5e2df26a fix missing optional param init 5 months ago
Nico Lachmuth 86c393070c add required policy to ActionApiDescriptionModel 5 months ago
maliming 37d3a692d0
Add tests for navigation change detection 5 months ago
maliming d0130a7537
Reset navigation IsModified flags and clear on UoW 5 months ago
maliming 9133ce97e2
refactor: make GetRemoteConfigurationAsync and Get methods virtual for extensibility 5 months ago
maliming 5eddbb9224
update localization test to use current UI culture and handle concurrent requests 5 months ago
maliming bf397757a7
improve culture compatibility checks and handle task exceptions in MvcCachedApplicationConfigurationClient 5 months ago
maliming a0aa7469df
Concurrently retrieving configuration/localization info in `MvcCachedApplicationConfigurationClient`. 5 months ago
Jack Fistelmann 9e00d9a255 fix(): german translation for tenant related strings 5 months ago
maliming a475272eb5
Implement role-based permission management and admin role checks 5 months ago
maliming ab61c633a1
Increase max full-name length limits to 512 5 months ago
maliming 288cef2940
Refactor AbpAppPath method to include null checks and streamline script generation 5 months ago
maliming bdac30bc14
Add AbpAppPath extension method and update appPath handling in Swagger UI scripts 5 months ago