Commit Graph

5922 Commits (df6a8e1b95ef281bdcde199f7a6d1fb6a49c9f63)

Author SHA1 Message Date
liangshiwei 6b3ec8f73c
Merge pull request #12605 from abpframework/auto-merge/rel-5-3/1063
4 years ago
maliming cecc2c1baa
Add `abp.globalFeatures.isEnabled` to `abp.js`
4 years ago
maliming a0529a0431
Fix the problem of `ValueObject` return value.
4 years ago
j0nimost daab524943 Renamed the property name from type -> value
4 years ago
j0nimost aa08d0d5ad Renamed the method names
4 years ago
Halil İbrahim Kalkan 0ae21afa09
Merge pull request #12598 from abpframework/auto-merge/rel-5-3/1062
4 years ago
Halil İbrahim Kalkan ba7bcfd538
Merge pull request #12377 from abpframework/PropertyApiDescriptionModel
4 years ago
Halil İbrahim Kalkan f4f7a56a0d
Merge pull request #12510 from abpframework/ValueObject
4 years ago
maliming 1d7fef2308
Merge pull request #12595 from abpframework/auto-merge/rel-5-3/1061
4 years ago
liangshiwei e46da88e5f
Merge pull request #12594 from abpframework/auto-merge/rel-5-3/1060
4 years ago
maliming a084f2e7d9
Merge branch 'rel-5.3' into auto-merge/rel-5-2/1059
4 years ago
muhammedaltug 234901c29d fix cli param
4 years ago
j0nimost 8601aa8950 Added checkers for integers, floats and decimal
4 years ago
maliming 21e684733b
Check the `ReturnUrl` on `Manage` page.
4 years ago
İsmail ÇAĞDAŞ c42a0a4794
Merge pull request #12564 from abpframework/auto-merge/rel-5-3/1051
4 years ago
maliming 6797665af6
Output warning when `actionApiDescriptionModel is null`.
4 years ago
Mohammadreza Heidari b24c33b333
Update fa.json
4 years ago
Mohammadreza Heidari 8a2f65f807
Update fa.json
4 years ago
liangshiwei 350dee1b5a
Merge pull request #12558 from abpframework/auto-merge/rel-5-3/1049
4 years ago
liangshiwei bd243f3ae1 Upgrade Blazorise to 1.0.4
4 years ago
liangshiwei 8191f501c4
Merge pull request #11395 from abpframework/MongoDB-Driver
4 years ago
Mohammadreza Heidari 186ac997e2 Add Farsi Resource Files
4 years ago
Enis Necipoglu c81c0c0f9f
Update en.json
4 years ago
Yunus Emre Tatar 507960a2cd
Grammer correction
4 years ago
maliming 2531fd0c6e
Enhanced template random SSL port feature.
4 years ago
Yunus Emre Kalkan 52c7d253ab Tag-Helpers: Support for TextArea in html
4 years ago
maliming 35ee7dd3b1
Fix the `ValueEquals` bug.
4 years ago
maliming eff1a08edd
Rename `ınıtial` to `initial`.
4 years ago
maliming 9355e0673d
Add document and unit tests.
4 years ago
maliming 1b113fa3ad
Merge branch 'dev' into pr/10981
4 years ago
Yunus Emre Kalkan eeb8ae3389 Update ProjectCreationCommandBase.cs
4 years ago
Yunus Emre Kalkan 98ab3e4291 Cli: Create migrations after project generation
4 years ago
Halil İbrahim Kalkan 6363b5909f Merge branch 'rel-6.0' into Module-OpenIddict
4 years ago
Yunus Emre Kalkan 3676887e3c Update AppTemplateBase.cs
4 years ago
Yunus Emre Kalkan 96748eec61 Update AppNoLayersTemplateBase.cs
4 years ago
Yunus Emre Kalkan d370b0f72e Update MoveFileStep.cs
4 years ago
Yunus Emre Kalkan ad653a473b Merge branch 'dev' into cli-docker
4 years ago
liangshiwei 271c5a923d Make method DeleteManyAsync virtual
4 years ago
liangshiwei 108ce7269b
Merge pull request #12423 from abpframework/auto-merge/rel-5-2/1023
4 years ago
maliming a915c20f94
Add `ctor` to `ExtensibleEntityDto` base classes.
4 years ago
maliming 16bbe7147d
Upgrade `MongoDB.Driver` to `2.15`.
4 years ago
maliming 218ce29580
Merge branch 'dev' into MongoDB-Driver
4 years ago
maliming eafdce12a9
Merge pull request #12389 from wocar/dev
4 years ago
Halil İbrahim Kalkan 0a760436ee
Merge pull request #11243 from abpframework/liangshiwei/inoutbox
4 years ago
liangshiwei 0a8b45e09d Batch publish outbox events by default
4 years ago
Yunus Emre Kalkan 49efd92a8f Cli: Configure Docker Files
4 years ago
Yunus Emre Kalkan b6ab270b3e Cli: Run Template-Remove on yml & ps1 files
4 years ago
maliming 30490211d1
Revert "Introduce `AbpRequestSizeLimitMiddleware `"
4 years ago
Halil İbrahim Kalkan b4a3a097e3 Merge branch 'rel-5.2' into dev
4 years ago
William Obando 5bfcf0a2bb Ignore messages without subject
4 years ago
Halil İbrahim Kalkan b059b55f47
Merge pull request #12353 from abpframework/EngincanV/gdpr-abstractions
4 years ago
maliming fa9babde3f
Revert "Publish event when uow completed"
4 years ago
Halil İbrahim Kalkan 2473aebd9f
Merge pull request #12358 from abpframework/RequestSizeLimit
4 years ago
Halil İbrahim Kalkan da9ef381c2
Merge pull request #12363 from abpframework/AbpDictionaryBasedStringLocalizer
4 years ago
Engincan VESKE f946d1136d GDPR: Remove event bus dependency from the abstraction package
4 years ago
Yunus Emre Kalkan 9c7e3c4ffc Tag Helpers: Description text for checbox input
4 years ago
maliming 0698514b79
Add validation rules for this property.
4 years ago
Engincan VESKE 63f00e67d8 Gdpr: Rename GdprUserDataDeleteRequestedEto
4 years ago
Halil İbrahim Kalkan 3392ff1ea8 Move event handler interfaces to the abstraction package.
4 years ago
liangshiwei 12adf12109
Merge pull request #12375 from abpframework/auto-merge/rel-5-2/1013
4 years ago
Yunus Emre Kalkan 9e4ecede68 Update CreateAppSettingsSecretsStep.cs
4 years ago
Yunus Emre Kalkan 8232f51855 Cli: Improve CreateAppSettingsSecretsStep
4 years ago
Mahmut Gundogdu a1d6c4d5e0
Update framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/ServiceProxying/Angular/AngularServiceProxyGenerator.cs
4 years ago
maliming 098f647094
Add `TryToGetFromBaseCulture` and `TryToGetFromDefaultCulture` to `AbpLocalizationOptions`.
4 years ago
muhammedaltug c9fb2f6061 support url param in abp generate-proxy command
4 years ago
maliming e17227d430
Add `RequestSizeLimit` unit tests.
4 years ago
maliming f708553321
Introduce `AbpRequestSizeLimitMiddleware `
4 years ago
Engincan VESKE e48efa412e Add Volo.Abp.Gdpr.Abstractions.csproj
4 years ago
liangshiwei 6a2dab1f5a
Merge pull request #12332 from abpframework/auto-merge/rel-5-2/1006
4 years ago
Yunus Emre Kalkan a1e284fa95 Update ModuleProjectBuildPipelineBuilder.cs
4 years ago
Yunus Emre Kalkan c5db087f58 Cli: Add license code to module source code downloads
4 years ago
Hüseyin Tosun c2c1cc5220
Grammatical Correction
4 years ago
Yunus Emre Kalkan d6c1995e75
Merge branch 'dev' into auto-merge/rel-5-2/1002
4 years ago
Yunus Emre Kalkan a67509ce05 Cli: Check </Template-remove> in gitignore files
4 years ago
maliming 981722023a
Upgrade IdentityModel to 6.0.
4 years ago
Yunus Emre Kalkan 793b07126c
Merge pull request #12264 from abpframework/enisn/cli-pwa-changes
4 years ago
enisn e6e5cb05a8 Fix angular path finding
4 years ago
enisn d30082bc96 Determine angular project with `angular.json`
4 years ago
liangshiwei 365edd7b65
Merge pull request #12302 from abpframework/DisableABPModule
4 years ago
enisn 2fe31f2083 AngularPwaSupportAdder. improvements
4 years ago
maliming 65e26c0f0e
Move to `AbpAspNetCoreMvcModule`
4 years ago
maliming a3413dbb44
Disable the abp module for dynamic JavaScript client proxies
4 years ago
maliming e0bf7d8f16
Update AbpDesignTimeDbContextBase.cs
4 years ago
maliming 0891d82d48
Add `AbpDesignTimeDbContextBase`.
4 years ago
liangshiwei e4663f495f
Merge pull request #12267 from abpframework/auto-merge/rel-5-2/990
4 years ago
Enis Necipoglu 65203e7c9b Move Angular PWA logic to ProjectCreationCommandBase
4 years ago
Enis Necipoglu f56d83ef39 Add Angualr pwa support to CLI
4 years ago
Enis Necipoglu ea7478e825 Move Blazor PWA implementation logic to ConfigureWithBlazorUi method
4 years ago
maliming 69b41a2db5
Add `UnitOfWorkExtensions_Tests`
4 years ago
liangshiwei 82c40b50d9 Merge branch 'dev' into liangshiwei/inoutbox
4 years ago
liangshiwei 67247e05e0 Make methods of AuditPropertySetter virtual
4 years ago
albert 2d0c5a1ec4
Merge pull request #12231 from abpframework/volo/issues/9596
4 years ago
Ebicoglu e3c4c5ebe2 Close Suite after code generation #12231
4 years ago
liangshiwei 92bb840c53
Merge pull request #12233 from abpframework/auto-merge/rel-5-2/980
4 years ago
Yunus Emre Kalkan 4135675eaa Update SuiteCommand.cs
4 years ago
Yunus Emre Kalkan 8eaaf6b045 Cli: Allow to generate code with Suite
4 years ago
albert f4d33dd994
Merge pull request #12197 from ejohnson-dotnet/encoding-fix
4 years ago
Ebicoglu c38ce7ed62 Enhancements
4 years ago
Yunus Emre Kalkan dc45d64ec8 Cli Module adding: Fix migration commands
4 years ago
Roc ef5906397c
Update CommandLineArgumentParser.cs
4 years ago