9982 Commits (468c2805a4597f1e4c6bc758c19c61ff61e48fc9)

Author SHA1 Message Date
maliming dca0c1c359
Remove serialization of form data array in abpAjaxForm 1 month ago
maliming 0c273ad0bb
Add submitter data to FormData array on form submission 1 month ago
maliming 7941acfe65
Include submitter data in FormData on submit 1 month ago
maliming cde6c92bab
Recreate FormData after beforeSubmit mutates form 1 month ago
maliming ee47706de6
Refactor condition in IsCollectionGenericTypeInternal for clarity 1 month ago
maliming 4a1cf5f473
Reject non-generic collections and add tests 1 month ago
maliming 4bac0f1d76
Respect entity tracking by forcing AsTracking 1 month ago
maliming a881195b3b
refactor: streamline TickerQ initialization and enhance service access methods 1 month ago
maliming 23123df113
Update TickerQ package versions and refactor background job management 1 month ago
maliming ed0ad6408e
Make OIDC auth scheme configurable 1 month ago
maliming beccb8dd15
Add DateTimeOffset support and improve data grid value conversion 1 month ago
maliming c6c5f5d627
Refactor LookupExtensionProperty to nest Autocomplete within Validation component 1 month ago
Alvin So a9e7e86f97 fix: OIDC schema mismatch in SwaggerGen setup 1 month ago
ugurozturk 3c45933404 Improve FindAsync method to handle entity attachment and state management 1 month ago
maliming 24a3d12af7
feat: add Blazorise 2.0 migration guide and implement BlazoriseFluentSizingParse for dynamic sizing in DataGrid columns 1 month ago
maliming f212a639e1
Refactor TableColumn width property to string type and implement BlaoriseFluentSizingParse for dynamic sizing in DataGrid columns 1 month ago
maliming 2c37961d71
Upgrade to Blazorise 2.0. 1 month ago
maliming 488ba72f9e
fix: update type for ConfigurationAppService to interface 1 month ago
maliming 7b9673b807
Use static proxy to get `ApplicationConfiguration`. 1 month ago
copilot-swe-agent[bot] 257574173e Add unit tests for ToCamelCaseWithNamespace method 1 month ago
enisn f1da29e3bb
fix: Resolve JS proxy namespace mismatch for multi-segment company names 1 month ago
maliming fa492e027d
Add authorization support with policies and roles in API description models 1 month ago
Nico Lachmuth 6f5e2df26a fix missing optional param init 2 months ago
Nico Lachmuth 86c393070c add required policy to ActionApiDescriptionModel 2 months ago
maliming 37d3a692d0
Add tests for navigation change detection 2 months ago
maliming d0130a7537
Reset navigation IsModified flags and clear on UoW 2 months ago
maliming 9133ce97e2
refactor: make GetRemoteConfigurationAsync and Get methods virtual for extensibility 2 months ago
maliming 5eddbb9224
update localization test to use current UI culture and handle concurrent requests 2 months ago
maliming bf397757a7
improve culture compatibility checks and handle task exceptions in MvcCachedApplicationConfigurationClient 2 months ago
maliming a0aa7469df
Concurrently retrieving configuration/localization info in `MvcCachedApplicationConfigurationClient`. 2 months ago
Jack Fistelmann 9e00d9a255 fix(): german translation for tenant related strings 2 months ago
maliming a475272eb5
Implement role-based permission management and admin role checks 2 months ago
maliming ab61c633a1
Increase max full-name length limits to 512 2 months ago
maliming 288cef2940
Refactor AbpAppPath method to include null checks and streamline script generation 2 months ago
maliming bdac30bc14
Add AbpAppPath extension method and update appPath handling in Swagger UI scripts 2 months ago
maliming eacc2d771c
SetBrowserRequestStreamingEnabled in wasm mode. 2 months ago
maliming dbcd7dbcb9
Add ProductCacheItem2 and update entity cache tests 2 months ago
maliming b5cd873526
Use EntityCacheItemWrapper in cache config 2 months ago
maliming 85770416c6
Skip disabled complex properties in auditing 2 months ago
maliming bc2a8aef0d
Support nested complex properties & auditing tests 2 months ago
maliming 45557f9ae5
Enhance auditing for complex properties by adding support for nested complex property changes and updating related tests 2 months ago
maliming e487c0aaf2
Support auditing and history for complex properties 2 months ago
maliming fcc1315014
Add CorrelationId to RabbitMQ job messages 2 months ago
maliming d01fc48262
Add correlation ID support to RabbitMQ's JobQueue 2 months ago
Ma Liming 0f1b9bd6d8
Update framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/LIbs/InstallLibsService.cs 2 months ago
Ma Liming 15d2b682cb
Update framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/LIbs/InstallLibsService.cs 2 months ago
Yunus Emre Kalkan de31c9feea Add support for JS frameworks in InstallLibsService 2 months ago
maliming 7f4347182f
Fix key-value mapping in GetOrAddMany and add tests 2 months ago
Ma Liming e3b06149a6
Update AuditingHelper.cs 2 months ago
Ma Liming 0590f5119f
Update framework/src/Volo.Abp.Auditing/Volo/Abp/Auditing/IAuditingHelper.cs 2 months ago