Engincan VESKE
ff8fa09abc
Merge pull request #23443 from abpframework/ObjectMappingHelper-Patch
Refactor collection type handling in ObjectMappingHelper and enhance tests for mapping collections
1 year ago
maliming
bf7349ba3c
Refactor collection type handling in ObjectMappingHelper and enhance tests for mapping collections
1 year ago
maliming
ea1bb8a980
Merge pull request #23442 from abpframework/auto-merge/rel-9-3/3911
Merge branch dev with rel-9.3
1 year ago
maliming
4226564cbc
Merge pull request #23441 from abpframework/auto-merge/rel-9-2/3910
Merge branch rel-9.3 with rel-9.2
1 year ago
Yağmur Çelik
bfb25d90fc
Merge pull request #23408 from abpframework/issue-20421
fix: await getInitialData() in APP_INITIALIZER to prevent localization timing issues
1 year ago
Engincan VESKE
bce846e88f
Merge pull request #23435 from abpframework/Mapperly-Map-Collection
Enhance object mapping capabilities by adding collection mapping support.
1 year ago
Fahri Gedik
7c75110d6d
Add Czech translations for Marked Items and comments
Added new Czech localization strings for Marked Items, favorites, and comment approval features in cs.json. This update supports new UI elements and system messages related to marking items, filtering favorites, and comment moderation.
1 year ago
maliming
b89031b671
Add `ObjectMappingHelper` to enhance performance.
1 year ago
maliming
6df1a02c15
Enhance object mapping capabilities by adding collection mapping support and optimizing method invocation caching
1 year ago
maliming
800cf2dae5
Merge pull request #23434 from abpframework/auto-merge/rel-9-3/3909
Merge branch dev with rel-9.3
1 year ago
maliming
3f5c6aedbe
Merge pull request #23433 from abpframework/auto-merge/rel-9-2/3908
Merge branch rel-9.3 with rel-9.2
1 year ago
Yunus Emre Kalkan
b8c1dfbb81
Merge pull request #23430 from abpframework/berkan/studio-release-docs-2
Update release notes for ABP Studio 1.1.0–1.1.2
1 year ago
Yağmur Çelik
7d75e87b15
Merge pull request #23389 from abpframework/issue-#23286
Add async auth guard support for OAuth routes
1 year ago
Yağmur Çelik
8bde58ccb6
Merge pull request #23431 from abpframework/issue-20293-v2
Add AsyncPipe to component imports and declarations
1 year ago
Fahri Gedik
1cd9c6985e
Add AsyncPipe to component imports and declarations
1 year ago
berkansasmaz
6ddae0f82d
docs: Update release notes for versions 1.1.0 to 1.1.2 with new features and enhancements
1 year ago
berkansasmaz
00a1950d09
docs: Update version mapping with new ABP Studio and ABP versions
1 year ago
Halil İbrahim Kalkan
ef28115878
Merge pull request #23277 from abpframework/Mapperly
feat: Add `Volo.Abp.Mapperly` module
1 year ago
Halil İbrahim Kalkan
39e97fb54f
Merge branch 'dev' into Mapperly
1 year ago
maliming
215f9bef52
Merge pull request #23423 from abpframework/auto-merge/rel-9-3/3907
Merge branch dev with rel-9.3
1 year ago
erdem
2788440d71
Merge pull request #23422 from abpframework/fix/remove-ngcc-from-publish
Angular - Removing deprecated ngcc option check from the build script
1 year ago
sumeyye
913578e3f7
remove: ngcc option check from the publish script
1 year ago
maliming
e81330af39
Merge pull request #23419 from abpframework/auto-merge/rel-9-3/3906
Merge branch dev with rel-9.3
1 year ago
maliming
d4f08be986
Merge pull request #23418 from abpframework/auto-merge/rel-9-2/3905
Merge branch rel-9.3 with rel-9.2
1 year ago
Halil İbrahim Kalkan
e55794df69
Merge pull request #23417 from abpframework/hikalkan-mt-article-update
Add link to the article
1 year ago
Halil İbrahim Kalkan
6f8c40d857
Add link to the article
1 year ago
Fahri Gedik
f5d1731793
Refactor OAuth guard to use OAuthService and timer
Replaces usage of AuthService.isAuthenticated and interval with OAuthService.hasValidAccessToken() and timer for checking authentication status. Also injects EnvironmentService to access OAuth configuration and updates logic to check responseType before waiting for authentication.
1 year ago
maliming
dadd5d9307
Merge pull request #23414 from abpframework/auto-merge/rel-9-3/3904
Merge branch dev with rel-9.3
1 year ago
Halil İbrahim Kalkan
9175128e3e
Merge pull request #23392 from abpframework/MySql.EntityFrameworkCore
Support both `MySql.EntityFrameworkCore` & `Pomelo.EntityFrameworkCore.MySql`.
1 year ago
sumeyye
de1db9761a
update: remove unused imports
1 year ago
Fahri Gedik
4e462b577d
Refactor app initializer to use async function
Simplifies the app initializer by making it an async function directly instead of returning an async IIFE. This improves readability and maintains the same initialization behavior.
1 year ago
maliming
3085626e73
Merge pull request #23413 from realLiangshiwei/liangshiwei/azureservicebus
Set AutoCompleteMessages to false by default
1 year ago
liangshiwei
b47bb3e469
Set AutoCompleteMessages to false by default
1 year ago
Fahri Gedik
a9fae7ff29
Move localeInitializer call to getInitialData
The localeInitializer invocation was moved from the app initializer in core-module-config.provider.ts to the getInitialData function in initial-utils.ts. This change centralizes initialization logic and ensures locale setup occurs after initial data is loaded.
1 year ago
Yağmur Çelik
cfb713c877
Merge pull request #23409 from abpframework/Administration-Beadcrumb
Add `Administration` to the breadcrumb
1 year ago
maliming
cd0a6bb04c
Update localization keys for Settings menu across multiple languages
1 year ago
maliming
3b92fa70df
Merge pull request #23411 from abpframework/auto-merge/rel-9-3/3903
Merge branch dev with rel-9.3
1 year ago
oykuermann
c4aa9cfc3e
Merge pull request #23384 from abpframework/issue/remove-deprecated-view-engine
Angular - Cleanup: drop legacy ngcc compiler support
1 year ago
maliming
0ef71cd0a7
Remove duplicate breadcrumb in settings page
1 year ago
maliming
689b7138ce
Add `Administration` to the breadcrumb.
1 year ago
maliming
66e74a45d3
Update `Pomelo.EntityFrameworkCore.MySql` to `9.0.0-rc.1.efcore.9.0.0`
https://github.com/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql/releases/tag/9.0.0-rc.1.efcore.9.0.0
1 year ago
Fahri Gedik
341707264b
Refactor locale initialization to support async and injector
Updated provideAppInitializer to use an async function and pass the Injector to localeInitializer. Modified localeInitializer to accept an optional Injector parameter for improved flexibility and testability.
1 year ago
maliming
a71e944deb
Move `Pomelo` to a new package.
1 year ago
maliming
a97cae33e5
Merge pull request #23405 from abpframework/auto-merge/rel-9-3/3902
Merge branch dev with rel-9.3
1 year ago
maliming
b448333ed7
Merge pull request #23404 from abpframework/auto-merge/rel-9-2/3901
Merge branch rel-9.3 with rel-9.2
1 year ago
Engincan VESKE
82199cdec0
Merge pull request #23397 from abpframework/maliming-patch-2
Update LoggedOut.js
1 year ago
maliming
87c069e307
Update LoggedOut.js
1 year ago
maliming
e5be349f72
Merge pull request #23403 from abpframework/auto-merge/rel-9-3/3900
Merge branch dev with rel-9.3
1 year ago
Engincan VESKE
6496fcf750
Merge pull request #23400 from abpframework/Disable-IsJobExecutionEnabled
Disable background job/worker in data migration environments
1 year ago
maliming
c2d845d294
Merge pull request #23402 from abpframework/auto-merge/rel-9-3/3899
Merge branch dev with rel-9.3
1 year ago