Commit Graph

3823 Commits (e51e2368d01fa188cf09eb70b3290a8a11202da2)

Author SHA1 Message Date
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
liangshiwei fd27c42470 Added OnSearchAsync method
5 years ago
maliming cc7480f6df Add AbpAutofacConstructorFinder
5 years ago
Halil İbrahim Kalkan 28762d0053 Update ThemeExtensions.cs
5 years ago
Halil İbrahim Kalkan 6138ce9fca Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
Halil İbrahim Kalkan b9fa7005a9 Added Public to StandardLayouts.
5 years ago
maliming 6eeeccfd57 Use location.assign refresh page to avoid form re-submit.
5 years ago
Yunus Emre Kalkan 271b851022
Merge pull request #6533 from abpframework/issue/6468
5 years ago
Halil İbrahim Kalkan 563ffb21a9
Merge pull request #6460 from abpframework/maliming/update-packages
5 years ago
Halil İbrahim Kalkan 2e6951d775
Merge pull request #6536 from abpframework/stsrki/dev-submit-disable
5 years ago
Yunus Emre Kalkan 687861fb33 Merge branch 'rel-4.0' into dev
5 years ago
Yunus Emre Kalkan fa5170f541 Fix add-module new command missing projects & build errors
5 years ago
Yunus Emre Kalkan 8c80220486 Merge branch 'rel-4.0' into dev
5 years ago
Yunus Emre Kalkan 452949e879 Fix: add-module new with company name
5 years ago
maliming 3034af4b3d Use 1.7.* as Hangfire package version.
5 years ago
Yunus Emre Kalkan 5c194f10f7 Merge branch 'rel-4.0' into dev
5 years ago
Yunus Emre Kalkan 6396fc477f Fix add-module account
5 years ago
Yunus Emre Kalkan 71a1246444 Merge branch 'rel-4.0' into dev
5 years ago
Yunus Emre Kalkan 2fd82ad2b0 Fix: Cli new command: module without UI shouldn't contain Blazor project
5 years ago
Yunus Emre Kalkan 9ed3b47cef Cli add-package& add-module RunBundleForBlazorAsync: Added ForceBuild
5 years ago
Mladen Macanovic 0611927bfb Created SubmitButton component
5 years ago
Alper Ebicoglu 75a9998a33 dispose Http reponse #6534
5 years ago
Alper Ebicoglu a2a376b719 Update NuGetService.cs
5 years ago
Alper Ebicoglu da9d863c41 revert back
5 years ago
Alper Ebicoglu d0361eae0e refactor NpmPackagesUpdater
5 years ago
Alper Ebicoglu 0a47340528 dispose response of HttpClient #6534
5 years ago
Alper Ebicoglu 776e39802d dispose response #6534
5 years ago
Yunus Emre Kalkan 4ba905c2f1 CLI: Run abp bundle on add-module for Blazor UI
5 years ago
maliming d495686fd2 Compatible with PhysicalFileProvider in the TextTemplating.
5 years ago
Yunus Emre Kalkan 4e74a31fd0
Merge pull request #6522 from abpframework/liangshiwei/abp-cli-update
5 years ago
Halil İbrahim Kalkan b4ea61ebca
Merge pull request #6507 from abpframework/maliming/patch-1
5 years ago
Halil İbrahim Kalkan 04650736f3
Merge pull request #6482 from abpframework/maliming/responseCallback
5 years ago
Halil İbrahim Kalkan f107600e27
Merge pull request #6417 from abpframework/maliming/6385
5 years ago
Halil İbrahim Kalkan 8bf820d90e
Merge pull request #6440 from abpframework/liangshiwei/blazor-csrf
5 years ago
maliming 47c1470ccf Merge branch 'dev' into maliming/update-packages
5 years ago
liangshiwei 1344f9b30d Align with the backend
5 years ago
Yunus Emre Kalkan 37a4078598 Merge branch 'dev' of https://github.com/volosoft/abp into dev
5 years ago
liangshiwei d7985119d0 Update command allow to specify version
5 years ago
Halil İbrahim Kalkan 1a138d7bdf Merge branch 'rel-4.0' into dev
5 years ago
Yunus Emre Kalkan 9305388e89 Merge branch 'dev' of https://github.com/volosoft/abp into dev
5 years ago
Yunus Emre Kalkan b00a444472 update tr localizations
5 years ago
maliming 318def0ca3
Use ResourceName instead of PolicyName.
5 years ago
Halil İbrahim Kalkan b2fc9cefc8
Merge pull request #6469 from abpframework/pro-template-default
5 years ago
Halil İbrahim Kalkan bf066efb36
Merge pull request #6509 from abpframework/maliming/AbpAuthorizationException
5 years ago
liangshiwei 51d0d219d0 Support sub-application deployment
5 years ago
maliming 8b3c8b1660 Depend on AbpLocalizationModule instead of AbpLocalizationAbstractionsModule.
5 years ago
maliming f168fd27ca Localize exception messages in AbpAuthorizationModule..
5 years ago
maliming 68365f9a46 Localize exception messages in AbpFeaturesModule.
5 years ago
maliming 3b265ddd09 Devart.Data.Oracle.EFCore is supported net 5.
5 years ago
maliming bf6ff9b00a Check context.Metadata.ContainerType if is null.
5 years ago
maliming 61be1bd520
Update AbpExtraPropertiesDictionaryModelBinderProvider.cs
5 years ago
sesamefly 0f1a8d322c
add param null validate
5 years ago
maliming bd54d221b1 Add responseCallback to datatables.createAjax function.
5 years ago
Yunus Emre Kalkan 5941d204c5 Cli project generation: Fix react native ports for tiered projects
5 years ago
Yunus Emre Kalkan c45dc236c3 cli TemplateInfoProvider added try-catch
5 years ago
Yunus Emre Kalkan f5d0d2549a ABP CLI: Use app-pro template by default if developer has an active license
5 years ago
Yunus Emre Kalkan 9d16506460 Update NewCommand.cs
5 years ago
Yunus Emre Kalkan 3ae8888d96 Update NewCommand.cs
5 years ago
Yunus Emre Kalkan 886a9d8494 Update NewCommand.cs
5 years ago
Yunus Emre Kalkan ddffd798ec Merge branch 'dev' of https://github.com/volosoft/abp into dev
5 years ago
Yunus Emre Kalkan 6227cbe337 Update NewCommand.cs
5 years ago
Halil İbrahim Kalkan 129b131ee2
Merge pull request #6462 from abpframework/stsrki/dev-blazorise093-p3
5 years ago
maliming f287e592c0 Add Autofac.Extensions.DependencyInjection to Volo.Abp.Autofac module.
5 years ago
erolarkat 053a1271c7 Merge branch 'rel-4.0' into dev
5 years ago
erolarkat 98a70fa173 npm packages 4.0.0
5 years ago
Yunus Emre Kalkan acfa49cbd9 Update NewCommand.cs
5 years ago
maliming 3104ced452 Revert autofac changes.
5 years ago
Yunus Emre Kalkan 70eb8c35e2 Cli NewCommand redirect to thanks page after download
5 years ago
Mladen Macanovic 1f9e0e279a Updated to Blazorise 0.9.3 preview 3
5 years ago
maliming 9ef3d82a09 Update packages to latest
5 years ago
maliming db59f2773e Add AbpAsyncTimer.
5 years ago