maliming
a97cae33e5
Merge pull request #23405 from abpframework/auto-merge/rel-9-3/3902
Merge branch dev with rel-9.3
9 months ago
maliming
b448333ed7
Merge pull request #23404 from abpframework/auto-merge/rel-9-2/3901
Merge branch rel-9.3 with rel-9.2
9 months ago
Engincan VESKE
82199cdec0
Merge pull request #23397 from abpframework/maliming-patch-2
Update LoggedOut.js
9 months ago
maliming
87c069e307
Update LoggedOut.js
9 months ago
maliming
e5be349f72
Merge pull request #23403 from abpframework/auto-merge/rel-9-3/3900
Merge branch dev with rel-9.3
9 months ago
Engincan VESKE
6496fcf750
Merge pull request #23400 from abpframework/Disable-IsJobExecutionEnabled
Disable background job/worker in data migration environments
9 months ago
maliming
c2d845d294
Merge pull request #23402 from abpframework/auto-merge/rel-9-3/3899
Merge branch dev with rel-9.3
9 months ago
maliming
368399cf97
Merge pull request #23401 from abpframework/auto-merge/rel-9-2/3898
Merge branch rel-9.3 with rel-9.2
9 months ago
Engincan VESKE
cbcaf99331
Merge pull request #23399 from abpframework/modular-crm-image
Update integration service implementation diagram
9 months ago
maliming
3bf6cbfece
Disable background workers in data migration environments
9 months ago
maliming
c4ab8f05f4
Move job execution disabling to abstractions module
Resolve #23398
9 months ago
github-actions[bot]
a8274a6172
Optimised images with calibre/image-actions
9 months ago
maliming
d6dd16ec6b
Update integration service implementation diagram
https://github.com/abpframework/abp/pull/23395
9 months ago
maliming
1137d91df6
Update LoggedOut.js
9 months ago
maliming
b9bc4f5dbd
Update LoggedOut.js
9 months ago
maliming
6036b4ef1e
Merge pull request #23396 from emadalslahi/patch-1
Update part-06.md
9 months ago
Halil İbrahim Kalkan
56dda15518
Fix image path
9 months ago
Halil İbrahim Kalkan
8c2baf658b
Update POST.md
9 months ago
Halil İbrahim Kalkan
359bf5e31d
Add section on tenant DB migration and dbmigrator logs
Expanded the article to explain how to migrate existing tenant databases using the .DbMigrator console application, including a sample log screenshot. Added guidance for handling schema changes across multiple tenant databases and provided further reading links.
9 months ago
Halil İbrahim Kalkan
988b51590b
Complete article on separate tenant schema with images
Expanded the 2025-07-26-Separate-Tenant-Schema community article to include detailed instructions and explanations for managing tenant databases and connection strings in ABP Framework. Added multiple illustrative screenshots to enhance clarity, covering tenant creation, login, switching, and database management workflows.
9 months ago
Halil İbrahim Kalkan
b4b14e6b7c
Expand article with migration steps and screenshots
The documentation for separate tenant schema now includes detailed instructions and screenshots for configuring the Product entity, adding migrations for both main and tenant databases using ABP Studio and CLI, and explanations of the resulting database changes. Several illustrative images were added to clarify the process.
9 months ago
Eng. EmadSlahi
62c70af800
Update part-06.md
Step 2 : no Product module but Catalog Module
9 months ago
Halil İbrahim Kalkan
1ed90fb15c
Update article with DB mapping and migration images
Added a section on configuring the database mapping in the base DbContext class and included instructions for adding EF Core migrations using ABP Studio. Added three illustrative screenshots to support the migration steps.
9 months ago
Halil İbrahim Kalkan
18a26ef74e
Expand article with DbContext structure and images
Enhanced the multi-tenancy article by adding detailed explanations of the DbContext structure for separate tenant schemas, including code samples and best practices. Added two illustrative images to clarify the DbContext setup and conditional configuration for tenant/host databases.
9 months ago
Halil İbrahim Kalkan
ef95a4eb5b
Initial post for multi-tenancy
9 months ago
oykuermann
86154b3d6c
Merge pull request #23390 from abpframework/mansur-localizaiton-fix-vs-internal-#6962
Update English localization messages
9 months ago
Yağmur Çelik
2a273ff4b6
Merge pull request #23309 from abpframework/issue-23300
refactor: replace module imports with standalone components, directives, and pipes - Issue 23300
9 months ago
Mansur Besleney
370409dceb
Update English localization messages
Shortened the reCAPTCHA error message and revised the contact page error message for clarity in the English localization file.
9 months ago
Engincan VESKE
2b1295fb8b
Merge pull request #23381 from abpframework/HttpContextAbpAccessTokenProvider
Check user authentication before providing access token
9 months ago
maliming
9bd2ad4066
Merge pull request #23387 from abpframework/auto-merge/rel-9-3/3897
Merge branch dev with rel-9.3
9 months ago
Engincan VESKE
18ef4c9a5f
Merge pull request #23380 from abpframework/DisableAbpClassInterceptors
Add support for selective disabling of class interceptors
9 months ago
maliming
422ab7c622
Merge pull request #23386 from abpframework/auto-merge/rel-9-2/3896
Merge branch rel-9.3 with rel-9.2
9 months ago
Yunus Emre Kalkan
829105488a
Merge pull request #23382 from abpframework/issue/23375
Cli: Fix updating leptonx npm package problem
9 months ago
Gizem Mutu Kurt
89e4a7be90
Merge pull request #23367 from abpframework/skoc10-patch-2
Update latest-versions.json for 9.2.3
9 months ago
maliming
4eeb86d1de
Merge pull request #23385 from abpframework/auto-merge/rel-9-3/3895
Merge branch dev with rel-9.3
9 months ago
voloagent
497d3d765b
Update_NPM_Packages
9 months ago
maliming
53c460b157
Merge branch 'dev' into HttpContextAbpAccessTokenProvider
9 months ago
Engincan VESKE
e8ad574e13
Merge pull request #23372 from abpframework/app-nolayers-build-problem
Remove duplicate Volo.Abp.AutoMapper project references from templates
9 months ago
EngincanV
b440a3652c
remove duplicate automapper references from blazor wasm templates
9 months ago
Yunus Emre Kalkan
cb228cc302
Cli: Fix updating leptonx npm package problem
9 months ago
maliming
8a250d2cc1
Check user authentication before providing access token
9 months ago
maliming
f51bd1e1ff
Add support for selective disabling of class interceptors
9 months ago
maliming
9ec00c3c15
Merge pull request #23378 from abpframework/auto-merge/rel-9-3/3894
Merge branch dev with rel-9.3
9 months ago
oykuermann
1b4dc78db6
Merge pull request #23293 from abpframework/fix/#20331
Angular - If the child feature is disabled because of the edition, the parent should be too
9 months ago
sumeyye
f978444c9c
update: remove redundant imports and add missing ones
9 months ago
Fahri Gedik
bf5ee9ce3c
Merge branch 'dev' into issue-23300
9 months ago
Fahri Gedik
f3070a510f
Refactor imports for Angular standalone components
9 months ago
erdemcaygor
b54f384278
fix
9 months ago
erdemcaygor
59e5829cfd
fix
9 months ago
maliming
d624ec6a3d
Merge pull request #23374 from abpframework/auto-merge/rel-9-3/3893
Merge branch dev with rel-9.3
9 months ago