Commit Graph

1865 Commits (0072dec0b6f782e1a306c0d714dc0dc607efaa52)

Author SHA1 Message Date
Alper Ebicoglu 765d967a42 Update ConnectionStringChangeStep.cs
5 years ago
Alper Ebicoglu 733dbd4460 Update ConnectionStringChangeStep.cs
5 years ago
Alper Ebicoglu 25c50b295c Update NewCommand.cs
5 years ago
Alper Ebicoglu 60963a3dc1 add connection string param to CLI
5 years ago
Halil İbrahim Kalkan d93226fbac Implement DTO object extensions for the tenant management module.
5 years ago
Halil İbrahim Kalkan 5c816d5498
Merge pull request #3401 from abpframework/object-extending
5 years ago
Halil İbrahim Kalkan 3ba4accc59 Added ObjectExtensionManager_Tests
5 years ago
Halil İbrahim Kalkan 01d2ea0b00 Refactor EF Core entity extensions.
5 years ago
Halil İbrahim Kalkan edf8f82fc2 Refactor ObjectExtending.
5 years ago
Halil İbrahim Kalkan 0053c02946 Added Check.AssignableTo
5 years ago
Halil İbrahim Kalkan bb83eccd6f Revised AbpAutoMapperExtensibleDtoExtensions and more added tests.
5 years ago
Halil İbrahim Kalkan 4ad1b13996 Added Volo.Abp.ObjectExtending.Tests project
5 years ago
Halil İbrahim Kalkan 497fb6280a Fix HasExtraPropertiesObjectExtendingExtensions
5 years ago
maliming 8e29a5bea4 Update Pomelo.EntityFrameworkCore.MySql to 3.1.1
5 years ago
Halil İbrahim Kalkan 1c564b10df Require property type when creating an extension property.
5 years ago
Halil İbrahim Kalkan ff55b9f83f Added MappingPropertyDefinitionCheck.
5 years ago
Halil İbrahim Kalkan fd77eeefed add HasProperty
5 years ago
Halil İbrahim Kalkan ea984ba458 Temporary disable ValidationAttributes
5 years ago
Halil İbrahim Kalkan a3e9e0d533 Refactor ObjectExtensionManager & Update the documentation.
5 years ago
Halil İbrahim Kalkan bf93973730 Refactor ObjectExtensionManager
5 years ago
Halil İbrahim Kalkan 26a26a1d58 Added Configuration
5 years ago
Halil İbrahim Kalkan 8ea1c34cb9 Added HasExtraPropertiesObjectExtendingExtensions
5 years ago
Halil İbrahim Kalkan 7667f474d8 Added Extensible Entity DTO classes.
5 years ago
Halil İbrahim Kalkan 805c3a2973 Make ObjectExtensionManager singleton, instead of static.
5 years ago
Halil İbrahim Kalkan 6564d6d7e4 Added Volo.Abp.ObjectExtending package.
5 years ago
Halil İbrahim Kalkan 09cd59b912
Merge pull request #3360 from abpframework/extending-entities
5 years ago
maliming ed50c793af
Merge pull request #3338 from liangshiw/liangshiwei/cli-ignore-remoteserver
5 years ago
Halil İbrahim Kalkan 54f33891db Configure entity extensions by convention.
5 years ago
Halil İbrahim Kalkan 7da5321d69 Refactor entity extensions.
5 years ago
Halil İbrahim Kalkan 2863b5cb5d Add test & refactor for EntityExtensionManager
5 years ago
liangshiwei 60ce0e9665 Match template regex use constant
5 years ago
Halil İbrahim Kalkan 2a62708175 #3126 Implemented initial entity extensions system.
5 years ago
Arkat Erol fd77de1afe abp cli generate proxy host connection error added.
5 years ago
liangshiwei 7192c224a0 Formatted output
5 years ago
Alper Ebicoglu 385b66f360 Refactor newcommand
5 years ago
liangshiwei 6ce7f3bb86 Formatted output
5 years ago
maliming a8d4e7c229 Use Exists property to determine if the file exists.
5 years ago
liangshiwei 1ba052cba5 Output cache template info, ignore CLI analysis exceptions
5 years ago
liangshiwei 63b764da8d Make CLI available when abp.io is offline
5 years ago
Halil İbrahim Kalkan 91226ece1b Created ExceptionSubscriber.
5 years ago
Halil İbrahim Kalkan e849921f7e Resolved #3328: Allow to subscribe to exceptions handled by the abp framework
5 years ago
Galip Tolga Erdem 6d0759ff76 Added multi usage attributes together
5 years ago
Yunus Emre Kalkan 4f3687dbd8 Update NpmGlobalPackagesChecker.cs
5 years ago
Galip Tolga Erdem 3613f90662 Added popover tag helper hoverable functionality
5 years ago
Galip Tolga Erdem 2088b62caf fixed bootstrap popover link
5 years ago
Arkat Erol f056055b8f Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
Arkat Erol 2c63877a88 apiName added for generate proxy
5 years ago
Halil İbrahim Kalkan da03bae9c7
Merge pull request #3209 from abpframework/maliming/returnUrl
5 years ago
Halil İbrahim Kalkan fe98008518 Resolved #3264: Allow a controller to set the remote service name to be used by clients
5 years ago
maliming 806fec85d2 MongoDbRepository needs to filter when deleting entity based on Id.
5 years ago
Galip Tolga Erdem d44974c9b7 Removed htmltarget element abp-modal from abp-modal-footer tag
5 years ago
Galip Tolga Erdem 8b675324e5 added missing commat at tutorial for multiple buttons
5 years ago
Galip Tolga Erdem 6eb7804afd Added button alignment attribute to modal footer
5 years ago
Galip Tolga Erdem 3f946ecd69 removed empty string
5 years ago
Galip Tolga Erdem 2a3969b79a added abp-modal tag static attribute
5 years ago
maliming 3872def4d5
Merge pull request #3150 from abpframework/maliming/Microsoft
5 years ago
Alper Ebicoglu d934a7fc21 Refactor AbpIoSourceCodeStore
5 years ago
Alper Ebicoglu 36991b9122 fixes volosoft/volo#1559
5 years ago
Alper Ebicoglu d72dbb994e refactor CLI new command for tiered option
5 years ago
Yunus Emre Kalkan 65b6a76b6e fix build error
5 years ago
Yunus Emre Kalkan fcf013c990 add-module: alternative tiered target
5 years ago
maliming 52fc9f4a72 Encode the returnUrl parameter.
5 years ago
Yunus Emre Kalkan 1eee1ef81f Cli: Don't create "aspnet-core" folder when new project is mvc and doesn't have mobile app
5 years ago
Yunus Emre Kalkan 8bbbbf9a14 Cli: createSolutionFolder option
5 years ago
Halil İbrahim Kalkan a628e177a5 Add test for TypeHelper and improve ReflectionHelper
5 years ago
Halil İbrahim Kalkan aa6241e25b Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
Halil İbrahim Kalkan 793a600981 Fix TypeHelper.IsDictionary and add tests.
5 years ago
Halil İbrahim Kalkan b6f114353d Added test
5 years ago
Yunus Emre Kalkan 6d16655c23 Fix: CLI update command replaces first character of NPM version with ^
5 years ago
Alper Ebicoglu c886575748 Merge branch 'dev' into api-definition
5 years ago
Alper Ebicoglu d7c369fe9e Revert "Update CmdHelper.cs"
5 years ago
Alper Ebicoglu 75c74f32c6 Add waitforexit (for MAC issues)
5 years ago
Yunus Emre Kalkan 38059f2c35 Update CmdHelper.cs
5 years ago
Arkat Erol 9dcf495c38 generate proxy bug fixes
5 years ago
Yunus Emre Kalkan d7c88cfcd0 Update NuGetService.cs
5 years ago
Arkat Erol fe99094144 Merge branch 'dev' into api-definition
5 years ago
Arkat Erol 93ac20d4f7 Generate proxy command cli descriptions updated
5 years ago
maliming a045728071 Merge branch 'dev' into maliming/Microsoft
5 years ago
Halil İbrahim Kalkan b122a641f2 Resolved #3176: Add Initialize method for the AbpDbContext (EF Core).
5 years ago
Arkat Erol 91a169bd3f generate proxy bug fixes
5 years ago
Halil İbrahim Kalkan 819aebe16e
Merge pull request #2971 from abpframework/maliming/CascadeTiming
5 years ago
maliming 2993cfd5f2 Revert "Change CascadeDeleteTiming and DeleteOrphansTiming in AbpDbContext constructor."
5 years ago
Halil İbrahim Kalkan 4db091397f
Merge pull request #2972 from abpframework/maliming/BundleContributorCollection
5 years ago
maliming b23428eee0 Change CascadeDeleteTiming and DeleteOrphansTiming in AbpDbContext constructor.
5 years ago
maliming d98c393e99 Merge branch 'dev' into maliming/CascadeTiming
5 years ago
Halil İbrahim Kalkan acc2450b09 Create BackgroundWorkersApplicationInitializationContextExtensions.cs
5 years ago
Yunus Emre Kalkan 1d31a14153 cli mobile app download documentation
5 years ago
Yunus Emre Kalkan 95d400edbd Merge branch 'dev' of https://github.com/volosoft/abp into dev
5 years ago
Yunus Emre Kalkan 6dc03b67ab minor refactor
5 years ago
Halil İbrahim Kalkan 8bab5cb9b3 Support composite keys for CrudAppService
5 years ago
Yunus Emre Kalkan 1cccbad0b7 Add module with source code: Delete "app" folder after download
5 years ago
Arkat Erol d19171d7bd types' basetype properties removed
5 years ago
Yunus Emre Kalkan f9ee5bf2d9 Make retry process shorter when trying to retrieve latest version on nuget and log for only debug
5 years ago
Yunus Emre Kalkan f9050f93b9 Fix: Switc-to-preview/stable command unable to switch npm packages
5 years ago
Yunus Emre Kalkan 6ca7790531 Cli: Set System.Net.Http.HttpClient logging level to warning
5 years ago
maliming bb4688b786 Upgrade Microsoft.* package to 3.12.
5 years ago
Halil İbrahim Kalkan a721291c77 Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
Halil İbrahim Kalkan f2be037bfc Resolved #3148: Add IRepository.GetAsync and IRepository.FindAsync methods those get predicate.
5 years ago
Alper Ebicoglu 6a67ba35b0
Merge pull request #3133 from abpframework/akin/updated-meta-tags-and-added-localization-keys-of-blogModule
5 years ago
Halil İbrahim Kalkan 6280726dd1 Update TestDataBuilder.cs
5 years ago