Commit Graph

6646 Commits (0464dfe7eda36b811a7d8e1946df0970edff7d69)

Author SHA1 Message Date
maliming 4b62d770d4
Update ProxyCommandBase.cs
3 years ago
maliming e47529c99c
Merge branch 'dev' into Proxy-Contracts
3 years ago
maliming 719ac4bfc6
Add short parameter of `WithoutContracts`.
3 years ago
Yunus Emre Kalkan 38cdc433d8 Cli: Add `--skip-bundling` option for blazor wasm project creation
3 years ago
maliming 58847bf35e
Ignore properties with `NotMappedAttribute`.
3 years ago
liangshiwei 978f8cfb6d
Merge pull request #14472 from abpframework/AbpIncludeExtraPropertiesModifiers
3 years ago
Alper Ebiçoğlu 0ce1ae0cb3
Merge branch 'dev' into auto-merge/rel-6-0/1429
3 years ago
maliming bc25e1aae2
Fix `ChangeThemeStep`.
3 years ago
maliming 3be5b3c3af
Update `AbpIncludeExtraPropertiesModifiers`.
3 years ago
liangshiwei 60c83a2c01 Add unit tests for the external localization
3 years ago
Salih baee40d52a Add Date Range Picker Packages
3 years ago
liangshiwei ef594b2acd
Merge pull request #14451 from abpframework/auto-merge/rel-6-0/1423
3 years ago
Enis Necipoglu 4407f0bac8 Remove unnecessary input name calculation from dom-event-handlers.js
3 years ago
Halil İbrahim Kalkan 4d83ee63bb
Merge pull request #13357 from abpframework/json
3 years ago
maliming bc94119619
Remove duplicate method.
3 years ago
maliming 26bd49d223
Support enum type.
3 years ago
maliming 0f1224adf7
Merge branch 'dev' into Proxy-Contracts
3 years ago
liangshiwei 420ddc360d
Merge pull request #14433 from abpframework/TotalCount
3 years ago
maliming c89640a7a0
Update AbpRedisCache.cs
3 years ago
maliming 07e26828ea
Update AbpRedisCache.cs
3 years ago
maliming 8c2e8834e1
Improve the performance when `totalCount` is 0.
3 years ago
maliming 59a173bb8b
Update `CSharpServiceProxyGenerator`.
3 years ago
maliming e53cf62a95
Merge pull request #14431 from abpframework/auto-merge/rel-6-0/1422
3 years ago
maliming 1bd4559a13
Merge pull request #14395 from abpframework/liangshiwei/cli
3 years ago
maliming 1f63d5bb42
Generate DTOs in the client-side for static c# proxy generation.
3 years ago
Engincan VESKE 6d0d9815ef
Merge pull request #14427 from abpframework/auto-merge/rel-6-0/1421
3 years ago
maliming 75c568b0ea Rename `AddAbpHybridJson` to `AddAbpJson`.
3 years ago
maliming 4106efdd1e Merge branch 'dev' into json
3 years ago
Galip Tolga Erdem e1505ab58e Fixed param order
3 years ago
liangshiwei 427f6592cf Upgrade Blazor to 1.1.2
3 years ago
Galip Tolga Erdem f5101c69e6 Added optional params for swagger auth
3 years ago
maliming f24d51dca3 Add unit test.
3 years ago
Halil İbrahim Kalkan ffa1e1d606 Merge branch 'dev' into appname-default
3 years ago
Halil İbrahim Kalkan a9eacacdb9 Get application name's default value from the entrance assembly
3 years ago
maliming a8f0692a70
Merge pull request #14399 from abpframework/auto-merge/rel-6-0/1416
3 years ago
maliming 0cb2e2b85f
Merge pull request #14398 from abpframework/auto-merge/rel-5-3/1415
3 years ago
maliming 59c6a94ee9 Add unit tests.
3 years ago
maliming badb9b96d4 `Rollback` if `SaveChanges` failed.
3 years ago
liangshiwei 468a13a9de Improve RemoveUnnecessaryPortsStep
3 years ago
Engincan VESKE eecc8bc30b Update Volo.Abp.EntityFrameworkCore.PostgreSql.csproj
3 years ago
Salih 2a13744d1f Update AbpValidateAntiforgeryTokenAuthorizationFilter.cs
3 years ago
Yunus Emre Kalkan 95f9ff4057
Merge pull request #14382 from abpframework/salihozkara/cli-null-check
3 years ago
Salih e495fb5fb2 Update DatabaseManagementSystemChangeStep.cs
3 years ago
Salih f5eeb42e83 Revert "Update DatabaseManagementSystemChangeStep.cs"
3 years ago
Alper Ebiçoğlu 7c568698bc
Merge pull request #14385 from abpframework/auto-merge/rel-6-0/1414
3 years ago
Alper Ebiçoğlu 373d5f2265
Merge pull request #14376 from abpframework/auto-merge/rel-6-0/1413
3 years ago
Yunus Emre Kalkan a2c20af366
Merge branch 'rel-6.0' into auto-merge/rel-5-3/1411
3 years ago
Salih 608bd47e3a Update DatabaseManagementSystemChangeStep.cs
3 years ago
Enis Necipoglu 224352b54c Change adding order of `blazor.webassembly.js`
3 years ago
maliming c9e3ba117f
Merge pull request #14373 from abpframework/auto-merge/rel-6-0/1412
3 years ago
liangshiwei 31e5a079d7 Add unit tests
3 years ago
liangshiwei f48ae49981 Add unit tests
3 years ago
liangshiwei 88b64b4160 Improve
3 years ago
liangshiwei 241b57b36f Improve
3 years ago
Ebicoglu c60ae1de95 Merge branch 'rel-5.3' of https://github.com/abpframework/abp into rel-5.3
3 years ago
Ebicoglu 6565ea3cc4 add IsTrialLicense field
3 years ago
Enis Necipoglu 06dbc18523 Update to blazorise `1.1.1`
3 years ago
liangshiwei a8035679b4 Fix download file Chinese name garbled problem
3 years ago
maliming b43920addd
Merge pull request #14347 from abpframework/liangshiwei/backgroundjob
3 years ago
liangshiwei 000e690a1c Switch to the tenant before the Execute Background Job
3 years ago
maliming 11d94d444c Merge branch 'net7' into json
3 years ago
maliming f619e674c9 Merge branch 'dev' into net7
3 years ago
Halil İbrahim Kalkan 7946173996
Merge pull request #13940 from abpframework/SeedInSeparateUowAsync
3 years ago
Halil İbrahim Kalkan c46e83fdd6
Merge pull request #14023 from abpframework/abp.auth.policies
3 years ago
maliming 8abf33f2e6 Pass `service-type to `@abp/ng.schematics`.
3 years ago
Enis Necipoglu d0bec5072f
Merge pull request #14307 from abpframework/auto-merge/rel-6-0/1399
3 years ago
maliming 8c679dfffb The `Configuration` of the `property` cannot be deleted
3 years ago
liangshiwei 7fd1c80236 Change EntityPropertyChangeInfo members to static
3 years ago
Yunus Emre Kalkan b7c14ae597 Cli: Fix project creation problems in 5.3.4
3 years ago
maliming 585945529f Add `service type` parameter to `ServiceProxyGenerator`.
3 years ago
maliming 33dce196cc Merge branch 'net7' into json
3 years ago
maliming de775c1d87 Merge branch 'dev' into net7
3 years ago
maliming c8584b8087 Add `AbpSecurityHeadersOptions`.
3 years ago
Hasan San 3690ac5350
Update en-GB.json
3 years ago
Enis Necipoglu 1a275ce751 Merge branch 'dev' into auto-merge/rel-6-0/1392
3 years ago
Alper Ebiçoğlu 11d35d5498
Merge pull request #14249 from abpframework/cli-leptonx-fixes
3 years ago
Yunus Emre Kalkan 46ae3d65f9 Cli: Dsable LeptonX module from add-module command
3 years ago
Yunus Emre Kalkan 434c0b07e6 Cli: Never convert project reference to NuGet reference if the project exist
3 years ago
liangshiwei 72ffa579ac Add MauiChangePortStep
3 years ago
maliming 05bc7d46be
Merge pull request #14240 from abpframework/liangshiwei/patch
3 years ago
liangshiwei b097ab855e
Merge pull request #14219 from abpframework/row-action-text-callback
3 years ago
liangshiwei 003f6e24b6 Fix unit tests
3 years ago
liangshiwei 3c85bcc9e8
Merge pull request #14220 from abpframework/X-Content-Type-Options
3 years ago
Alper Ebiçoğlu a02d1155d6
Merge pull request #14207 from abpframework/cli-suite-login-check
3 years ago
Yunus Emre Kalkan 1755f99871
Update SuiteCommand.cs
3 years ago
maliming 3fa985e923 Fix build errors.
3 years ago
Halil İbrahim Kalkan f96277192b Double remove from cache if there is an active UOW.
3 years ago
Halil İbrahim Kalkan 4feaeb47f3 Add option to configure entity cache and change the expiration duration and type.
3 years ago
Halil İbrahim Kalkan 6c2d978afa Merge branch 'dev' into entity-cache
3 years ago
maliming 096dab71ee Add `X-Content-Type-Options` to `AbpSecurityHeaders`.
3 years ago
maliming b3e0170cc8 Support text as a callback method.
3 years ago
Berkan Sasmaz 2cfc9bab4a
Merge pull request #14194 from abpframework/eval-patch
3 years ago
Engincan VESKE e7e2d678ce
Merge pull request #14211 from abpframework/auto-merge/rel-6-0/1383
3 years ago
Engincan VESKE bd3f650408 Fix DefaultDotNetProjectBuilder.cs for path with space
3 years ago
Yunus Emre Kalkan b35a0f7342 Cli: Check login before suite command
3 years ago
maliming 82bbf86f39 Merge branch 'net7' into json
3 years ago
maliming cf3d090c4f Upgrade `AutoMapper` to 12.
3 years ago
maliming 3871cd8414 Update JsonAuditSerializer_Test.cs
3 years ago
maliming 00f4a5cd65 Merge branch 'net7' into json
3 years ago
maliming f6ca95b358 Update JsonNetAuditSerializer_Test.cs
3 years ago