maliming
6ec3c3aa72
bump MongoDB.Driver to 3.7.1
2 weeks ago
Volosoft Agent
8b3a7b9e90
Merge pull request #25104 from abpframework/auto-merge/rel-10-2/4431
Merge branch dev with rel-10.2
2 weeks ago
Enis Necipoglu
0861612fa6
Merge pull request #25098 from abpframework/issue/bs-dependency-requirement
Blazor - Adding `popper.js` dependency for bootstrap package
2 weeks ago
Engincan VESKE
57231a9b77
Merge pull request #25101 from abpframework/community-article/shared-user-accounts
Add community article: Shared User Accounts in ABP Multi-Tenancy
2 weeks ago
Berkan Sasmaz
69b48a127b
Merge pull request #25103 from abpframework/EngincanV-patch-1
Update docs/en/Community-Articles/2026-03-17-OpenAI-Compatible-Endpoints/POST.md
2 weeks ago
Engincan VESKE
f021af593f
Enhance POST.md with demo and integration details
Added a demo section showcasing the integration of AnythingLLM with ABP and its OpenAI-compatible endpoints. Enhanced clarity on workspace routing and configuration.
2 weeks ago
Engincan VESKE
3b1dde1cf4
Merge pull request #25099 from abpframework/EngincanV/ai-management-article
Community Article - OpenAI Compatible Endpoints
2 weeks ago
github-actions[bot]
c53e4a360c
Optimised images with calibre/image-actions
2 weeks ago
Volosoft Agent
3c198b06f5
Merge pull request #25102 from abpframework/auto-merge/rel-10-2/4430
Merge branch dev with rel-10.2
2 weeks ago
Engincan VESKE
97ba254400
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2 weeks ago
Engincan VESKE
0b73a2e5bc
Merge pull request #25100 from abpframework/10.2-docs-rag-enhancements
Add Ollama setup and model pull instructions
2 weeks ago
github-actions[bot]
9b8cc67738
Optimised images with calibre/image-actions
2 weeks ago
maliming
a8715be870
Fix grammar and add version availability note
2 weeks ago
github-actions[bot]
3c5157d63c
Optimised images with calibre/image-actions
2 weeks ago
maliming
3d35042d11
Add community article: Shared User Accounts in ABP Multi-Tenancy
Resolves #25034
2 weeks ago
Enis Necipoglu
22ccdb1641
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2 weeks ago
enisn
6af345610b
Add Ollama setup and model pull instructions
Add IMPORTANT notes explaining that the Ollama server must be installed and running and that models referenced by a workspace must be pulled locally before configuring. Include example commands (e.g. ollama pull llama3.2 and ollama pull nomic-embed-text) and note that nomic-embed-text is embedding-only. Also add a similar reminder in the RAG section to pull both chat and embedding models when using Ollama.
2 weeks ago
github-actions[bot]
47246f5ae9
Optimised images with calibre/image-actions
2 weeks ago
Engincan VESKE
fc054980c4
add openai-compatible endpoint in action gif to article
2 weeks ago
Engincan VESKE
da5c099afd
Create POST.md
2 weeks ago
sumeyye
300f33eb9c
update: add popper.js dependency for bootstrap package
2 weeks ago
Engincan VESKE
bc4bc6f7b5
Merge pull request #25091 from abpframework/upgrade-tickerq-10.2.0
Upgrade TickerQ packages to 10.2.0 and add helper to
2 weeks ago
Volosoft Agent
af4bee9ae4
Merge pull request #25096 from abpframework/auto-merge/rel-10-2/4429
Merge branch dev with rel-10.2
2 weeks ago
Enis Necipoglu
89f5f5f7bc
fix: avoid spacing for hidden MVC inputs ( #25095 )
* fix: avoid spacing for hidden MVC inputs
* fix: preserve MVC input tag helper extensibility
* refactor: simplify hidden input spacing fix using context.Items
---------
Co-authored-by: maliming <malimings@gmail.com>
2 weeks ago
Volosoft Agent
d8cf03a714
Merge pull request #25093 from abpframework/auto-merge/rel-10-2/4428
Merge branch dev with rel-10.2
2 weeks ago
Volosoft Agent
556f78ed5e
Merge pull request #25086 from abpframework/auto-merge/rel-10-1/4427
Merge branch rel-10.2 with rel-10.1
2 weeks ago
Ma Liming
2b3a5d9624
Merge branch 'rel-10.2' into auto-merge/rel-10-1/4427
2 weeks ago
maliming
5eaffd2bf2
Simplify AbpTickerQFunctionProvider and add input validation to AddFunction
2 weeks ago
maliming
f0228f007a
Add AddFunction helper to AbpTickerQFunctionProvider and use named tuple fields
2 weeks ago
github-actions[bot]
e246cf4cab
docs: update package version changes [skip ci]
2 weeks ago
maliming
956e0ef882
Revert package-version-changes.md
2 weeks ago
maliming
bb7159f0ed
Update package-version-changes.md with PR number #25091
2 weeks ago
maliming
d6008c59fb
Upgrade TickerQ packages to 10.2.0
2 weeks ago
Ma Liming
fdcd6fe60c
Merge pull request #25088 from abpframework/copilot/add-example-for-entity-cache
Add `FindManyAsync`/`GetManyAsync` to `IEntityCache` and extract `MapToValue` virtual method
2 weeks ago
maliming
08c6521a59
Use generic EntityNotFoundException<TEntity> in GetManyAsync for consistency with GetAsync
2 weeks ago
maliming
81d34da46c
Refactor entity cache to use decimal for price and enhance FindManyAsync/GetManyAsync to handle duplicate IDs
2 weeks ago
maliming
c762a652be
Add example for custom entity cache implementation and replace functionality
2 weeks ago
copilot-swe-agent[bot]
8a0b5c2d4c
Add GetManyAsync/FindManyAsync to IEntityCache and extract MapToValue virtual method
Co-authored-by: hikalkan <1210527+hikalkan@users.noreply.github.com>
3 weeks ago
copilot-swe-agent[bot]
602b1c62d7
Initial plan
3 weeks ago
Fahri Gedik
60d7b2f084
Merge pull request #25085 from abpframework/issue/25081
Angular - Aligning the vite version
3 weeks ago
sumeyye
a395b93f99
update: use vite version 8 instead
3 weeks ago
sumeyye
dbc325ba1c
fix: downgrade the vite version because of the vitest version
3 weeks ago
sumeyye
0cc1f21e17
Merge pull request #25072 from abpframework/issue-25060
Upgrade Angular deps to ~21.2.0 on abp
3 weeks ago
Yağmur Çelik
6b80dc5971
Merge pull request #25067 from abpframework/fix/manage-page-post-null-reference
fix: initialize `ProfileManagementPageCreationContext` in `OnPostAsync` of `ManageModel`
3 weeks ago
Engincan VESKE
61d748c42b
Merge pull request #25082 from abpframework/enhance/operation-rate-limiting-configure-policy
Add `ConfigurePolicy` and `ClearRules` to Operation Rate Limiting
3 weeks ago
maliming
9664b686be
Add ConfigurePolicy and ClearRules to OperationRateLimiting
- Add ConfigurePolicy method to AbpOperationRateLimitingOptions for
partial modification of existing policies without full replacement
- Add ClearRules method to OperationRateLimitingPolicyBuilder for
clearing inherited rules before defining new ones
- Add FromPolicy factory method to reconstruct a builder from an
existing policy
- Change AddPolicy return type to AbpOperationRateLimitingOptions
for chaining consistency with ConfigurePolicy
- Add parameter validation to AddPolicy and FromPolicy
- Add documentation for overriding existing policies
- Add tests for ConfigurePolicy, ClearRules, chaining, and error cases
3 weeks ago
Volosoft Agent
7cfe9bcf05
Merge pull request #25079 from abpframework/auto-merge/rel-10-2/4425
Merge branch dev with rel-10.2
3 weeks ago
Yağmur Çelik
862d055ec5
Merge pull request #25070 from abpframework/issue-21890
Remove bottom padding from modal header
3 weeks ago
Volosoft Agent
ebb6e316d5
Merge pull request #25078 from abpframework/auto-merge/rel-10-2/4424
Merge branch dev with rel-10.2
3 weeks ago
Engincan VESKE
9b658e44b8
Merge pull request #25076 from abpframework/docs/ai-management-upload-hosting-limits
docs: clarify AI Management upload hosting limits
3 weeks ago