9466 Commits (dfa8d212ea7892a1f28dfd9dc66be690ce0477bd)

Author SHA1 Message Date
Yunus Emre Kalkan 653180b9e4 Added logout message 5 months ago
enisn 5b20297bb0
Refactor system message handling and update docs 5 months ago
Ma Liming 4d14185441
Fix logic for entity not found error message 5 months ago
maliming 0c5bd68934
Add localized error message for entity not found without ID 5 months ago
maliming c459fad212
Update Bootstrap to v5.3.7 in MauiBlazor theme 5 months ago
Emre KARA f429003908 Refactor AbpTelemetryApiUrl to use static property 5 months ago
Halil İbrahim Kalkan 91bbf064ee Remove unnecessary package dependencies 5 months ago
Emre KARA 81f8aab5ed Increase MaxDepth for package metadata search 5 months ago
maliming 6127e3e8ba
Disable cache error hiding in development environment. 5 months ago
Nico Lachmuth f639c800f0 fix(): another test fix 5 months ago
Nico Lachmuth eb1641e2dd fix(): fix tests 5 months ago
Nico Lachmuth e7108c8d15 chore(): fix tests 5 months ago
Nico Lachmuth e2bdf3d6bc feat(): add generic EntityNotFoundException 5 months ago
maliming 6b14fe73f3
Optimize event retry time evaluation in inbox classes 5 months ago
maliming 1394fd59c7
Refine type filtering in ConventionalRegistrarBase 5 months ago
enisn ebea2d67bb
Initial AI documentation 5 months ago
enisn 9bea4fa503
Remove ChatClientWithTools due it's already possible by configuring default ME I 5 months ago
maliming 1f0358311d
Support JSON Array. 5 months ago
enisn 4c2b6059cb
Update AbpAIModule.cs 5 months ago
Jack Fistelmann 0a43d945d7 #18208 test deep nesting and add documentation 5 months ago
Jack Fistelmann 62a8e8a165 feat(l8n): add support for nested objects in localization files 5 months ago
Yunus Emre Kalkan c8f422c58a Add module command: added `skip-opening-documentation` option 5 months ago
enisn a14be2f704
Allow null configuration in AbpAIOptions 5 months ago
enisn a91e4a256a
Allow nullable configureAction parameters. 5 months ago
enisn db2f7c3fb1
Separate PreConfigure & Configure logic 5 months ago
SALİH ÖZKARA ecb87a3309 Fix ExtraProperties dictionary reference handling in mapping 5 months ago
maliming df5bdb7129
Refactor ObjectToInferredTypesConverter serialization logic 5 months ago
maliming a0260ffbb8
Optimize ObjectToInferredTypesConverter and add tests 5 months ago
SALİH ÖZKARA d8f5012a2b Refactor extra properties mapping logic in Mapperly 5 months ago
SALİH ÖZKARA afd0395dcd Add tests 5 months ago
SALİH ÖZKARA 73fa006869 Fix EF Core change tracking issue by creating a new dictionary instance during mapping 5 months ago
maliming f22df7dbb9
Update Guid serializer registration in AbpMongoDbModule 5 months ago
maliming 3ead724a50
Add AbpBsonSerializer utility class 5 months ago
maliming 2f98f7fea0
Add configurable retry backoff for inbox processor 5 months ago
maliming f4a91183a0
Refine type filtering in ConventionalRegistrarBase 5 months ago
maliming 3599fc454c
Update exception message for missing object mapping 5 months ago
Halil İbrahim Kalkan f8465f8b31 Add provider name support to repository infrastructure 5 months ago
maliming abbcea5a74
Update exception message for missing type mapper 5 months ago
maliming 54ad1ee666
Improve exception message for missing type mapper 5 months ago
liangshiwei b7ce35635f Update AbpEventBusRebusModule.cs 5 months ago
liangshiwei cca79a13b4 Start Rebus after RebusDistributedEventBus is initialized 5 months ago
Halil İbrahim Kalkan 53a8babfa7 Rename SetCustomEntityName to SetEntityName in repositories 5 months ago
Halil İbrahim Kalkan c4372db973 Refactor property conversion logic to TypeHelper 6 months ago
maliming bb10e33486
Optimize Map method lookup in mapping provider 6 months ago
erdemcaygor 38805d14f5 code refactoring 6 months ago
maliming fe455f0989
Fix retry logic and delay calculation in InboxProcessor 6 months ago
maliming 2f3520ab03
Fix log message formatting in InboxProcessor 6 months ago
maliming 8e06551791
Refactor inbox retry policy configuration 6 months ago
maliming 79d62ccad9
Rename InboxProcessorOptions to AbpInboxProcessorOptions 6 months ago
maliming 7ae4324808
Refactor event handling to use HandledTime property 6 months ago