Commit Graph

2647 Commits (e001950324b160defe609cd170710658e18502b6)

Author SHA1 Message Date
erolarkat c88150ae93 npm packages 3.0.4
5 years ago
Alper Ebicoglu 94ef0757e5 dispose response message
5 years ago
Yunus Emre Kalkan a04a07a55d Cli: GetSourceCommand & NewCommand --preview option
5 years ago
Ahmet Çotur 5c6d0fc75f Merge branch 'master' into dev
5 years ago
Ahmet Çotur a1bb508fa4 added host folder to DeleteAppAndDemoFolderAsync
5 years ago
Yunus Emre Kalkan 31c992fe17 Cli: update option for rc previews
5 years ago
mehmet-erim 62e3bd0995 Merge remote-tracking branch 'origin/master' into dev
5 years ago
mehmet-erim 4b7f16a719 chore: run gulp script for all folders
5 years ago
Yunus Emre Kalkan a86e58bdea cli: rename nightly preview commands
5 years ago
nuck.tang 18b69b71ab Code optimization
5 years ago
shaoxiaoxu 372388f314 fix: usersecrets is not set,the unit tests error.
5 years ago
shaoxiaoxu 29f014b70a Merge remote-tracking branch 'remotes/upstream/dev' into aprite/add-blobstoring-aliyun-from-dev
5 years ago
Necati Meral 6a2cbde194 Merge branch 'dev' of https://github.com/abpframework/abp into german-dutch-encoding
5 years ago
Armağan Ünlü 3f69d25adc Resolved #4023
5 years ago
shaoxiaoxu 15ed102349 chore: remove unused object
5 years ago
shaoxiaoxu c9a36548fd chore: translate into english
5 years ago
shaoxiaoxu 0fef923453 feat: add volo.abp.blobstoring.aliyun from dev
5 years ago
maliming cab2abc0bb
Update AbpExceptionHandlingMiddleware.cs
5 years ago
maliming 20add76559
Update AbpExceptionHandlingMiddleware.cs
5 years ago
maliming 1a06410bef Do nothing if there is no renderer registered with the given name.
5 years ago
Halil İbrahim Kalkan e281c362d1
Merge pull request #4633 from abpframework/maliming/cli-snake-case
5 years ago
Necati Meral 0a906bac7e Fixed typo
5 years ago
liangshiwei 25628575e5 Use eventEntry.EventBus instead of eventPublisher
5 years ago
maliming 0077d159ff fix language typo.
5 years ago
maliming ef3cab9b08 Refatoring BundleContributor Make it support LocalizationMapOptions
5 years ago
maliming 40dc60cb6c Disable Security Log feature.
5 years ago
nuck.tang 8bfcf975df remove MinioBlobContainer_Tests code
5 years ago
nuck.tang 49ad1409eb Code refactoring
5 years ago
maliming fb9e14a620
Update TZConvertTimezoneProvider.cs
5 years ago
maliming 3199b5d0de
Use parameterInfo.Name when modelNameProvider.Name is null.
5 years ago
Yunus Emre Kalkan 3a9dff4fec Merge branch 'dev' of https://github.com/volosoft/abp into dev
5 years ago
Yunus Emre Kalkan 75fe3f484c cli createSolutionFolder option
5 years ago
maliming a03ef99641 Update SecurityLogInfo.
5 years ago
maliming 9e1aafb345 Merge branch 'dev' into maliming/UserSecurityLog
5 years ago
maliming 0c97d90c7d Update Volo.Abp.Security.csproj.
5 years ago
maliming 0466207a6d Implement security log in Identity module.
5 years ago
nuck.tang 782fafd5f2 remove Propertiesfloder
5 years ago
nuck.tang 599a7655ea remove lanuchSettings.json
5 years ago
mhymhygi 2c322035c3
Delete launchSettings.json
5 years ago
mhymhygi 3d86d6e9d9
Delete launchSettings.json
5 years ago
mhymhygi 2257bf52b5
Delete launchSettings.json
5 years ago
mhymhygi b8e075aeb4
Delete launchSettings.json
5 years ago
mhymhygi ecdd758776
Delete launchSettings.json
5 years ago
mhymhygi c2b4833dd5
Delete launchSettings.json
5 years ago
maliming 73de02689f Refactoring ISecurityLogManager.
5 years ago
nuck.tang 80a9614660 update sdk
5 years ago
Xeevis e7562a28d2 Update Czech translations
5 years ago
Ahmet Çotur 3ba4f33da1 Demo view components converted to embedded resource
5 years ago
maliming 65957cbb6e Add some infrastructure for security logs.
5 years ago
nuck.tang e18b664481 Merge branch 'master' of https://github.com/abpframework/abp into miniostoring
5 years ago
nuck.tang e0c873bd4e merge master
5 years ago
nuck.tang 0edeaca62c merge master
5 years ago
nuck.tang 696675feff Blob storage Minio support
5 years ago
maliming f31c7ba36b Merge branch 'dev' into maliming/UserSecurityLog
5 years ago
erolarkat e42c8b51cd Merge branch 'master' into dev
5 years ago
Erol Arkat b87304444b Merge branch 'master' of https://github.com/abpframework/abp
5 years ago
Erol Arkat 75aa35f959 generate-proxy multiple angular model fix
5 years ago
mehmet-erim 43200470cd Merge branch 'master' of https://github.com/abpframework/abp into dev
5 years ago
Yunus Emre Kalkan e08e951acf Update AngularEnvironmentFilePortChangeForSeparatedIdentityServersStep.cs
5 years ago
Erol Arkat 871a169b0e generate-proxy environment src fix
5 years ago
Necati Meral cdd2573033 dutch localization files encoding
5 years ago
Necati Meral c47e990b1f Added a test for special characters
5 years ago
Necati Meral 69f919d7aa german language files encoding
5 years ago
maliming ecd69f333a Add dataFormat option to the datatables column definitions.
5 years ago
maliming 3a84b6bae8 Revert "Add dataFormat option to the datatables column definitions."
5 years ago
maliming 6844245e9c Add dataFormat option to the datatables column definitions.
5 years ago
maliming 4af6d60a59 Insert_Should_Set_Guid_Id unit test.
5 years ago
maliming 58f0204e7b Try to set GUID Id in the InsertAsync method of the EF Core repository.
5 years ago
maliming 5a476310fe Rename the text "MY_PROJECT_NAME" when generating a new project
5 years ago
Halil İbrahim Kalkan 0bbb09ed1a
Merge pull request #4595 from abpframework/liangshiwei/abpdbcontext-patch-1
5 years ago
liangshiwei 05f5816dcf Added GetPagedListAsync methods to the repository
5 years ago
erolarkat 01ab1eceaa Merge branch 'master' into dev
5 years ago
Halil İbrahim Kalkan 0e6f88b9c0
Merge pull request #4602 from abpframework/maliming/cli-PascalToKebabCase
5 years ago
mehmet-erim 30fbd67aa2 Merge branch 'master' into dev
5 years ago
maliming 46c5c8d866 Make MongoDbRepository convertible to IMongoDbRepository<TEntity>.
5 years ago
maliming 637379e7fc Fix Turkish letter issue.
5 years ago
Yunus Emre Kalkan cf39e470a5 Merge branch 'master' into dev
5 years ago
Yunus Emre Kalkan deb3a04366 Update NpmPackagesUpdater.cs
5 years ago
Yunus Emre Kalkan f385028cda Merge branch 'master' into dev
5 years ago
Yunus Emre Kalkan f34ac5b703 Update NpmPackagesUpdater.cs
5 years ago
Yunus Emre Kalkan c7e105e594 Update NpmPackagesUpdater.cs
5 years ago
liangshiwei 3afc265b46 Ignore classes that are not entities
5 years ago
Halil İbrahim Kalkan cbd3796191 Added test: GetListAsync
5 years ago
erolarkat 051a13a0f6 Merge branch 'master' into dev
5 years ago
Yunus Emre Kalkan 40efc0aa47 Update NpmPackagesUpdater.cs
5 years ago
maliming 9f174056a3 Add PageContent layout hook.
5 years ago
maliming 8acda7f09f Solve that IdentityModelHttpRequestMessageOptions is not configured.
5 years ago
maliming 9c0719503b Merge branch 'dev' into maliming/UserSecurityLog
5 years ago
Halil İbrahim Kalkan 135e8200a9 Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
Halil İbrahim Kalkan 13177fc094 Update IHasExtraProperties.cs
5 years ago
Halil İbrahim Kalkan 6a5e25dfcd
Merge pull request #4479 from abpframework/maliming/ConcurrencyStamp
5 years ago
Yunus Emre Kalkan 2919caf118 refactor NpmPackagesUpdater
5 years ago
Yunus Emre Kalkan 9d5fe58ddd cli npm update: directly set "preview" as version
5 years ago
Halil İbrahim Kalkan 047f8907fa
Merge pull request #4540 from abpframework/vfs-embedded
5 years ago
Halil İbrahim Kalkan d8f7b581c3 Refactored virtual file system #4528
5 years ago
maliming 6b5195fad1
Merge pull request #4505 from abpframework/liangshiwei/quartzbackgroundAdapter
5 years ago
maliming c014a1f533
Merge pull request #4346 from NecatiMeral/split-crudappservice
5 years ago
maliming 78c238a55c Merge branch 'dev' into maliming/ConcurrencyStamp
5 years ago
Halil İbrahim Kalkan ffe6360b70
Merge pull request #4521 from abpframework/maliming/cli-patch
5 years ago
Halil İbrahim Kalkan 1154962d4d #4528 Support embedded files with manifest created by Microsoft.Extensions.FileProviders.Embedded
5 years ago