Commit Graph

1964 Commits (fae353af2a6a71142d5bf2409e0e42eff175f2c7)

Author SHA1 Message Date
Yunus Emre Kalkan 8cae5c276a
Merge pull request #3282 from gterdem/gterdem/popover_tag_enhancement
5 years ago
maliming e68fd6b7a2 Merge branch 'dev' into maliming/Interceptors-ignore-types
5 years ago
Halil İbrahim Kalkan 3b34c2f83f Update AbpTagHelperResourceService.cs
5 years ago
Halil İbrahim Kalkan 70ded71c00
Merge pull request #3347 from abpframework/maliming/patch-4
5 years ago
maliming 938bab5b6a
Merge pull request #3470 from liangshiw/liangshiwei/quartz-start-async
5 years ago
Halil İbrahim Kalkan 14fdd72e17
Merge pull request #3435 from abpframework/maliming/BuildConfiguration
5 years ago
Halil İbrahim Kalkan 70444944c7 Resolve #3339: Dynamic C# API Clients may not handle DateTime on QueryString when client and server cultures are different
5 years ago
Halil İbrahim Kalkan 34128a63aa Extract TypeHelper.IsNullable.
5 years ago
liangshiwei d802b0174b Start and shutdown quartz asynchronously
5 years ago
Oliver Cooper b0f954036b Added braces and removed null check on StartDelay.
5 years ago
maliming 6762401271 Replace LicenseCode for ModulePro template.
5 years ago
Oliver Cooper 8df24a62fd Add Quartz StartupDelay option.
5 years ago
Alper Ebicoglu 4fef1aaea1 add --connection-string parameter to docs and NewCommand of CLI. Issue #3208
5 years ago
maliming 686614ab7f Add builderAction parameter to the BuildConfiguration method.
5 years ago
Alper Ebicoglu 8c917e390e Show actual exception message from Identity Server . Issue volosoft/volo#1533
5 years ago
Halil İbrahim Kalkan 9698e3f7dc Refactor MappingPropertyDefinitionChecks
5 years ago
Leon Košak ea9118dfee
Slovenian translations for Volo.Abp.UI
5 years ago
Alper Ebicoglu 990c74f000 add missing string closer char
5 years ago
Alper Ebicoglu 0b2546ed04 closes #3208
5 years ago
Alper Ebicoglu b591a55bf2 Add ReadFileWithoutBom to get content when the file encoded with Byte Order Mark.
5 years ago
Alper Ebicoglu 619d7665c4 Add ConvertFromBytesWithoutBom to convert BOM encoded texts without BOM
5 years ago
Alper Ebicoglu bc547cd05a Add ReadAllLinesAsync method.
5 years ago
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
maliming abda1104ae Add authorization unit test for razor page.
5 years ago
maliming 406d1cdb9b Remove ViewComponent in DynamicProxyIgnoreTypes.
5 years ago
maliming fd5eda2b7f Add unit tests for razor page filters.
5 years ago
maliming 0b1606f40b Add AbpAuditPageFilter, AbpFeaturePageFilter, AbpUowPageFilter, AbpExceptionPageFilter.
5 years ago
maliming 1475940d85 Refactor.
5 years ago
maliming 651ca79ce0 Merge branch 'dev' into maliming/Interceptors-ignore-types
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
maliming f2d3b71224 Introducing DynamicProxyIgnoreTypes.
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
Arkat Erol 15c4de31cd Merge branch 'dev' into api-definition
5 years ago
maliming 577183504d
Merge pull request #3116 from zHaytam/dev
5 years ago
Akın Sabri Çam 85a585b651 added meta tags and localization keys
5 years ago
maliming ccbaf4fd60
Upgrade MailKit to 2.5.2.
5 years ago
maliming 2c9798298a
Update AbpFormFileExtensions.cs
5 years ago
Halil İbrahim Kalkan bac9a3871b
Merge pull request #3103 from liangshiw/liangshiwei/backgroud-work-logger
5 years ago
Halil İbrahim Kalkan 59a149457b Fixed #3117: Physical razor files are not overridding the virtual files
5 years ago
zHaytam 84b7e85d48 Add GetAllBytesAsync to AbpFormFileExtensions
5 years ago
Halil İbrahim Kalkan 7a69047b81 Complete the Customization-User-Interface document
5 years ago
liangshiwei 04fcf903df Backgroundworkerbase logger properties use concrete types as generic parameters
5 years ago
maliming 21ecea03a7
Merge pull request #3089 from abdumostafa/dev
5 years ago
Yunus Emre Kalkan 7bd10af6c3 add-module: angular module codes to solution
5 years ago
AbdElmneim Hussein 9cf150b999 Add Arabic resource to AbpUi
5 years ago
Halil İbrahim Kalkan a45580a6dd Added new constructor to the AbpValidationException
5 years ago
Halil İbrahim Kalkan d1565969ac Added HasLogLevelExtensions
5 years ago
Yunus Emre Kalkan d223cae767
Merge pull request #3029 from abpframework/ProjectReference-Version-Should-be-read-From-Coomon-Props
5 years ago
Halil İbrahim Kalkan 283d3904af Created AbpValidationExceptionExtensions to simplify to throw validation exceptions
5 years ago
Halil İbrahim Kalkan 2b87582cda Delete Temp.cs
5 years ago
Alper Ebicoglu e100bd51b7 add RunCmdAndGetOutput override methods
5 years ago
Halil İbrahim Kalkan 52cc215c61
Merge pull request #3051 from leonkosak/patch-11
5 years ago
Halil İbrahim Kalkan c11aaa3364
Merge pull request #3043 from leonkosak/patch-2
5 years ago