Commit Graph

3893 Commits (ab1af66478374239e391047ba6eb515db2ed6e37)

Author SHA1 Message Date
Mehmet Erim 356aba9bda
Merge pull request #6905 from abpframework/auto-merge/rel-4-1/19
5 years ago
maliming b8bc697311 Fix Should_Registered_AutoMapper_Service test method.
5 years ago
maliming b6cb2860e3 Fix MapperAccessor problem.
5 years ago
Mladen Macanovic 7ac1877b73 IUiPageProgressService moved to AbpBlazorClientHttpMessageHandler
5 years ago
liangshiwei 5531e827f0 Make ContainerName nullable
5 years ago
maliming 07e64331ea Refactor AbpLazyServiceProvider.
5 years ago
maliming a7739c2ee3 Use IAbpLazyServiceProvider instead of LazyGetRequiredService method.
5 years ago
maliming 2e76df3de7 Use LazyServiceProvider in MongoDbRepository & MemoryDbRepository
5 years ago
Yunus Emre Kalkan 08a43351d9 Cli: Change NuGet.config file path for module source-code download
5 years ago
liangshiwei 91595ee0ca add unit tests
5 years ago
liangshiwei 82888df9bc Update AbpAutoMapperConventionalRegistrar
5 years ago
liangshiwei 364732114c Add AbpAutoMapperConventionalRegistrar
5 years ago
liangshiwei 03551252f6 DI support of AutoMapper
5 years ago
Ilkay Ilknur 5c91b5af8e handle lookup property table header localization.
5 years ago
Ilkay Ilknur 55f8c1670c set lookup property display name to the text field.
5 years ago
Yunus Emre Kalkan 2debe79b3f Merge branch 'dev' into CreateMigrationAndRunMigrator
5 years ago
Yunus Emre Kalkan cfa005fcd7 Update NewCommand.cs
5 years ago
Yunus Emre Kalkan f2641509c4 Cli new command: change connection string by dbms
5 years ago
Mladen Macanovic 3f04c995fb Implement IUiPageProgressService into IUiPageProgressService
5 years ago
Mladen Macanovic 348d1cbda8 Created UiPageProgress component and service
5 years ago
Mladen Macanovic 1221d50d62 Update to latest Blazorise 0.9.3-preview4
5 years ago
Alper Ebicoglu a8ce303c3c
Merge pull request #6795 from abpframework/Dbms-Selection-Remove-Recreate-Migration-Step
5 years ago
maliming c4a36cac9e Fix the unit tests.
5 years ago
Yunus Emre Kalkan 5edd578eb7 Delete launchSettings.json
5 years ago
Yunus Emre Kalkan cb7e65ccc7 Remove commandLineArgs & workingDirectory from launchSettings.json
5 years ago
maliming 4b595a1427 Use IAbpLazyServiceProvider instead of property injection.
5 years ago
Yunus Emre Kalkan 03d6874341 Fix SolutionModuleAdder.RemoveProjectByPostFix
5 years ago
maliming e799338781 Use IServiceProvider in MethodInvocationAuthorizationService.
5 years ago
maliming d3c4465121 Use IServiceProvider in Interceptors.
5 years ago
maliming c74ee64178 Add AbpActionContextExtensions.
5 years ago
Halil İbrahim Kalkan 95b7b0693b Extract AspNetCoreUnitOfWorkTransactionBehaviourProviderOptions.
5 years ago
Halil İbrahim Kalkan 65c4f19963 Convert to singleton for a better DI performance.
5 years ago
Halil İbrahim Kalkan ad49f51c35 Better warning message
5 years ago
Alper Ebicoglu b522ae658d
Merge pull request #6818 from abpframework/liangshiwei/swagger
5 years ago
liangshiwei e3082f6ab5 Enabled swagger login for HostWithIds project
5 years ago
Halil İbrahim Kalkan 2c6ae3a13e Update MongoDbRepository.cs
5 years ago
Mehmet Erim 45d694bcfa
Merge pull request #6816 from abpframework/auto-merge/rel-4-1/11
5 years ago
maliming 43172fc2fb Reduce unnecessary dependency injection.
5 years ago
Halil İbrahim Kalkan 818fb4a027 Merge branch 'dev' into async-uow-transaction
5 years ago
Halil İbrahim Kalkan db6d5b50aa Make multi-tenancy connection string resolving async.
5 years ago
Halil İbrahim Kalkan 95965980e7 Merge branch 'dev' into async-uow-transaction
5 years ago
Halil İbrahim Kalkan b318ee8799 Use ICancellationTokenProvider
5 years ago
Halil İbrahim Kalkan 3094f577a6 Update PersonDapperRepository.cs
5 years ago
Halil İbrahim Kalkan d479e70e40 Implement async transaction methods.
5 years ago
Yunus Emre Kalkan 1a92a83481 Added RemoveUnnecessaryPortsStep
5 years ago
Yunus Emre Kalkan a5cc3375f5 Fix databaseProvider parameter of thanks page url
5 years ago
Halil İbrahim Kalkan 5dad6818f7 Override WithDetailsAsync for EF Core.
5 years ago
Halil İbrahim Kalkan c7f480d30e Add CreateFilteredQueryAsync
5 years ago
Yunus Emre Kalkan 589b540f99 Make sure migration is added before running dbmigrator again
5 years ago
Yunus Emre Kalkan 6ea46257bd CLI: just delete migrations instead of recreating when -dbms is used
5 years ago
maliming be906177ab Add modal container at the beginning of the body.
5 years ago
Halil İbrahim Kalkan b285537061 Fix typeparamref.
5 years ago
Halil İbrahim Kalkan d57c468e09 fix summaries.
5 years ago
Halil İbrahim Kalkan ac652f2a1f Fix sync usages.
5 years ago
Halil İbrahim Kalkan 8f3c527126 Use async methods in the mongo repo.
5 years ago
Alper Ebicoglu 95a14caa2f
Merge pull request #6737 from abpframework/issue/2543
5 years ago
Halil İbrahim Kalkan b38084f071 Resolve warnings.
5 years ago
Halil İbrahim Kalkan d76c853ad3 Merge branch 'dev' into async-uow-transaction
5 years ago
Yunus Emre Kalkan c53945f490 DbMigrator creates the initial migration if no migration exists
5 years ago
Halil İbrahim Kalkan 9329af8e46
Merge pull request #6676 from abpframework/repo-bulk-operations
5 years ago
Halil İbrahim Kalkan d314e8ea5b
Merge pull request #6728 from abpframework/pr-6727
5 years ago
Halil İbrahim Kalkan 08bda6cfb2
Merge pull request #6705 from PMExtra/patch-1
5 years ago
Halil İbrahim Kalkan 850ea9f9e0
Merge pull request #6730 from abpframework/maliming/BrandLogo
5 years ago
Halil İbrahim Kalkan 80c3c031b0
Merge pull request #6734 from abpframework/liangshiwei/redirectAllowedUrl
5 years ago
liangshiwei d58e9bf5aa Update loginDisplay
5 years ago
liangshiwei 6726815029 Blazor theme menu supports target
5 years ago
liangshiwei 2e37b500c5 Update Volo.Abp.AspNetCore.Mvc.csproj
5 years ago
liangshiwei f89f21164d Update appUrlProvider
5 years ago
liangshiwei 7be8907321 Merge branch 'dev' into liangshiwei/redirectAllowedUrl
5 years ago
liangshiwei f771eb4bba
Merge pull request #6771 from abpframework/maliming/submit_localizer
5 years ago
maliming 890869d1bb Localize the submit button text.
5 years ago
Halil İbrahim Kalkan 2be7b6c131 Merge branch 'dev' into async-uow-transaction
5 years ago
Mehmet Erim eab86fbeb2
Merge branch 'dev' into auto-rel-merge-pr-3
5 years ago
Mehmet Erim 2087775722
Merge pull request #6711 from abpframework/dev-merge-4-1
5 years ago
maliming d10e33fa72 Remove ModelExpressionProvider.
5 years ago
maliming 8b2ef17976 Add AbpIdNameTagHelper
5 years ago
Halil İbrahim Kalkan 9994bbcf53 Use reserved UOW also for the UOW interceptor. Also, allow web layer to determine transaction behaviour.
5 years ago
Yunus Emre Kalkan 2f824c2044 Update TemplateProjectBuildPipelineBuilder.cs
5 years ago
maliming e59d64cbb8 Add localizedText to InnerHtml of small tag.
5 years ago
Halil İbrahim Kalkan 64f9ee3c7c Add warning log.
5 years ago
Halil İbrahim Kalkan ee7d9adb4d Fix naming
5 years ago
Yunus Emre Kalkan 9e00d351c8 DatabaseManagementSystemChangeStep improvements & revert connectionString requirement revert
5 years ago
Halil İbrahim Kalkan cfecb1f8d9 Implemented creating dbcontext in async way.
5 years ago
Yunus Emre Kalkan a8be0b7611 DatabaseManagementSystemChangeStep improvements & remove connection string requirement
5 years ago
liangshiwei acb596d38c Added RedirectAlowedUrls
5 years ago
Yunus Emre Kalkan 83f9d34120 İmplement DatabaseManagementSystemChangeStep & migration recreater
5 years ago
enisn 5a546124ed Consider SessionHandle for MongoDb Bulk Operations
5 years ago
maliming ba16c19e83 Add LogoUrl to Brand component.
5 years ago
Yunus Emre Kalkan cc3515cd7f İnitial DatabaseManagementSystemChangeStep
5 years ago
enisn f37229857c Refactor of Bulk Operations Implementating
5 years ago
maliming 4aa8fb1e3f Exclude UserCache of ProxyScriptingModel as the cache key.
5 years ago
maliming a4dad2df06
Update StringExtensions_Tests.cs
5 years ago
Ilkay Ilknur 97953f5c33 Merge branch 'rel-4.1' of https://github.com/abpframework/abp into dev-merge-4-1
5 years ago
maliming 9d1b98fd95 Add RemovePostFix & RemovePreFix unit tests.
5 years ago
erolarkat 84656d54ac npm packages 4.1.0-rc.2
5 years ago
PM Extra b24f080b2a
Fix AbpStringExtensions
5 years ago
maliming a8c2bbce3e Add AbpDashboardOptionsProvider.
5 years ago
liangshiwei 3d924c3151 Set job display name
5 years ago
Yunus Emre Kalkan c2fe57d7d5 Merge branch 'rel-4.0' into rel-4.1
5 years ago
Yunus Emre Kalkan 6e0e1d7dc3 Merge branch 'rel-4.0' into dev
5 years ago
Yunus Emre Kalkan cd3c9ae606 Fix ChangeDomainTestReferenceToMongoDB step
5 years ago
erolarkat 78708418f2 npm packages 4.1.0-rc.1
5 years ago
enisn 2c0b11336c Update BulkOperations implementation as xxRange methods for EfCoreRepository
5 years ago
Halil İbrahim Kalkan 88f9b01857
Merge pull request #6663 from abpframework/liangshiwei/patch-1
5 years ago
maliming 018ebd5783
Merge pull request #6678 from abpframework/issue-6677
5 years ago
maliming c453c53b5c
Merge pull request #6649 from abpframework/liangshiwei/swagger
5 years ago
Halil İbrahim Kalkan 8d238ba9f1 Update AbpRepositoryConventionalRegistrar.cs
5 years ago
Halil İbrahim Kalkan 73311b0c3d Resolved #6677: Do not register repository classes to dependency injection by default.
5 years ago
Halil İbrahim Kalkan ad9e5f2bdd
Merge pull request #6668 from abpframework/bundle-command-improvements
5 years ago
enisn 87e9d02248 Bulk Operations Simple tests
5 years ago
enisn 855f1eec22 DeleteMany with id implementation for MongoRepository
5 years ago
Mladen Macanovic 576e68b34e Added padding to button loading animation
5 years ago
liangshiwei 237dbb1f6a Improved
5 years ago
Ilkay Ilknur 1a05b4efa8 add bundling and minification descriptions.
5 years ago
enisn 3f51368ac3 Blank implementation for RepositoryRegistration_Tests
5 years ago
enisn a1a0f99bdb Implementation of IMongoDbBulkOperationProvider into repository
5 years ago
liangshiwei f73ad99789 Set to # only for null URL
5 years ago
enisn 7d39d8a37f Implementation of Bulk Operations to MonboDbRepository
5 years ago
enisn 0a96808d15 Add multiple entity filtering to MongoDbRepositoryFilterer
5 years ago
Ilkay Ilknur e93697a42d put bundle parameters inside bundle context.
5 years ago
Ilkay Ilknur 4ec7a536ad handle json comments and exception improvement.
5 years ago
Ilkay Ilknur 866f309682 bundling improvements.
5 years ago
liangshiwei 3e7ca9e8f8 Merge remote-tracking branch 'abpframework/dev' into dev
5 years ago
liangshiwei a892cbb414 Update model demo
5 years ago
Jack Gao 3ec2d2366f
Merge branch 'dev' into dev-issue-6369
5 years ago
gaojianzhuang 9451a6420d [dev-issue-6369]Added the "scrollable" feature for the Bootstrap Modal tag helper.
5 years ago
enisn dc3e4a7a44 Draft provider specified implementation of Bulk Operations
5 years ago
enisn bc8ea33ec7 Add BulkOperationProviders for both Db Provider
5 years ago
enisn dd01731d12 Default implementation of Bulk Operations
5 years ago
enisn 4e4b2454c0 Add Bulk Operation method to IBasicRepository
5 years ago
Halil İbrahim Kalkan 6a3e229837 Draft implementation of IRepository.InsertManyAsync();
5 years ago
liangshiwei 2809226a44 Update abp.swagger.js
5 years ago
liangshiwei 78f5760563 Added AbpSwashbuckleController
5 years ago
liangshiwei 0fb83d1a3c Swagger UI: Set AntiForgeryToken every time
5 years ago
erolarkat d953b8c7c3 Merge branch 'rel-4.0' into dev
5 years ago
erolarkat e2aa2b49f0 npm packages 4.0.1
5 years ago
Halil İbrahim Kalkan d13f095c6f
Merge pull request #6573 from abpframework/lookup-fix
5 years ago
Halil İbrahim Kalkan f15fc97267
Merge pull request #6565 from abpframework/maliming/location.assign
5 years ago
Halil İbrahim Kalkan 6d92c4a159
Merge pull request #6532 from abpframework/maliming/PhysicalFileProvider
5 years ago
Yunus Emre Kalkan 501ea18b78
Merge pull request #6592 from abpframework/cms-kit-package
5 years ago
Halil İbrahim Kalkan 6d76158c88 Merge branch 'rel-4.0' into dev
5 years ago
EngincanV 3db4456d71 Create @abp/cms-kit npm package
5 years ago
maliming a29e91df93 Make GuidGenerator in EfCoreRepository public.
5 years ago
Halil İbrahim Kalkan c109ebaa9f Update GlobalFeature.cs
5 years ago
Halil İbrahim Kalkan 3e2c43359f Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
Halil İbrahim Kalkan a30ceba294 Update GlobalModuleFeaturesDictionary.cs
5 years ago
liangshiwei b00ef7570f Rename OnSearchAsync to SearchEntitiesAsync
5 years ago
maliming 858a9d1db9 Merge branch 'dev' into maliming/Autofac.Extensions.DependencyInjection
5 years ago
Ilkay Ilknur 3ad30f972b lookup property fix.
5 years ago
Mladen Macanovic 039324a88f Default button Save text from resource
5 years ago