Commit Graph

2129 Commits (7fba253706edf7cd9dc266749623135f489f75a6)

Author SHA1 Message Date
Halil İbrahim Kalkan bf93973730 Refactor ObjectExtensionManager
6 years ago
Halil İbrahim Kalkan 26a26a1d58 Added Configuration
6 years ago
Halil İbrahim Kalkan 8ea1c34cb9 Added HasExtraPropertiesObjectExtendingExtensions
6 years ago
Halil İbrahim Kalkan 7667f474d8 Added Extensible Entity DTO classes.
6 years ago
Halil İbrahim Kalkan 805c3a2973 Make ObjectExtensionManager singleton, instead of static.
6 years ago
Halil İbrahim Kalkan 6564d6d7e4 Added Volo.Abp.ObjectExtending package.
6 years ago
maliming abda1104ae Add authorization unit test for razor page.
6 years ago
maliming 406d1cdb9b Remove ViewComponent in DynamicProxyIgnoreTypes.
6 years ago
maliming fd5eda2b7f Add unit tests for razor page filters.
6 years ago
maliming 0b1606f40b Add AbpAuditPageFilter, AbpFeaturePageFilter, AbpUowPageFilter, AbpExceptionPageFilter.
6 years ago
maliming 1475940d85 Refactor.
6 years ago
maliming 651ca79ce0 Merge branch 'dev' into maliming/Interceptors-ignore-types
6 years ago
Halil İbrahim Kalkan 09cd59b912
Merge pull request #3360 from abpframework/extending-entities
6 years ago
maliming ed50c793af
Merge pull request #3338 from liangshiw/liangshiwei/cli-ignore-remoteserver
6 years ago
Halil İbrahim Kalkan 54f33891db Configure entity extensions by convention.
6 years ago
Halil İbrahim Kalkan 7da5321d69 Refactor entity extensions.
6 years ago
Halil İbrahim Kalkan 2863b5cb5d Add test & refactor for EntityExtensionManager
6 years ago
liangshiwei 60ce0e9665 Match template regex use constant
6 years ago
maliming f2d3b71224 Introducing DynamicProxyIgnoreTypes.
6 years ago
Halil İbrahim Kalkan 2a62708175 #3126 Implemented initial entity extensions system.
6 years ago
Arkat Erol fd77de1afe abp cli generate proxy host connection error added.
6 years ago
liangshiwei 7192c224a0 Formatted output
6 years ago
Alper Ebicoglu 385b66f360 Refactor newcommand
6 years ago
liangshiwei 6ce7f3bb86 Formatted output
6 years ago
maliming a8d4e7c229 Use Exists property to determine if the file exists.
6 years ago
liangshiwei 1ba052cba5 Output cache template info, ignore CLI analysis exceptions
6 years ago
liangshiwei 63b764da8d Make CLI available when abp.io is offline
6 years ago
Halil İbrahim Kalkan 91226ece1b Created ExceptionSubscriber.
6 years ago
Halil İbrahim Kalkan e849921f7e Resolved #3328: Allow to subscribe to exceptions handled by the abp framework
6 years ago
Luis Pignataro 8fe42a2f83 Merge branch 'dev' of https://github.com/abpframework/abp into luisPignataro/Traslate
6 years ago
Luis Pignataro 2689af6174 Spanish Localization Fixes
6 years ago
Galip Tolga Erdem 6d0759ff76 Added multi usage attributes together
6 years ago
Yunus Emre Kalkan 4f3687dbd8 Update NpmGlobalPackagesChecker.cs
6 years ago
Galip Tolga Erdem 3613f90662 Added popover tag helper hoverable functionality
6 years ago
Galip Tolga Erdem 2088b62caf fixed bootstrap popover link
6 years ago
Arkat Erol f056055b8f Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
Arkat Erol 2c63877a88 apiName added for generate proxy
6 years ago
Halil İbrahim Kalkan da03bae9c7
Merge pull request #3209 from abpframework/maliming/returnUrl
6 years ago
Halil İbrahim Kalkan fe98008518 Resolved #3264: Allow a controller to set the remote service name to be used by clients
6 years ago
maliming 806fec85d2 MongoDbRepository needs to filter when deleting entity based on Id.
6 years ago
Galip Tolga Erdem d44974c9b7 Removed htmltarget element abp-modal from abp-modal-footer tag
6 years ago
Galip Tolga Erdem 8b675324e5 added missing commat at tutorial for multiple buttons
6 years ago
Galip Tolga Erdem 6eb7804afd Added button alignment attribute to modal footer
6 years ago
Galip Tolga Erdem 3f946ecd69 removed empty string
6 years ago
Galip Tolga Erdem 2a3969b79a added abp-modal tag static attribute
6 years ago
maliming 3872def4d5
Merge pull request #3150 from abpframework/maliming/Microsoft
6 years ago
Alper Ebicoglu d934a7fc21 Refactor AbpIoSourceCodeStore
6 years ago
Alper Ebicoglu 36991b9122 fixes volosoft/volo#1559
6 years ago
Alper Ebicoglu d72dbb994e refactor CLI new command for tiered option
6 years ago
Yunus Emre Kalkan 65b6a76b6e fix build error
6 years ago
Yunus Emre Kalkan fcf013c990 add-module: alternative tiered target
6 years ago
maliming 52fc9f4a72 Encode the returnUrl parameter.
6 years ago
Yunus Emre Kalkan 1eee1ef81f Cli: Don't create "aspnet-core" folder when new project is mvc and doesn't have mobile app
6 years ago
Yunus Emre Kalkan 8bbbbf9a14 Cli: createSolutionFolder option
6 years ago
Halil İbrahim Kalkan a628e177a5 Add test for TypeHelper and improve ReflectionHelper
6 years ago
Halil İbrahim Kalkan aa6241e25b Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
Halil İbrahim Kalkan 793a600981 Fix TypeHelper.IsDictionary and add tests.
6 years ago
Halil İbrahim Kalkan b6f114353d Added test
6 years ago
Yunus Emre Kalkan 6d16655c23 Fix: CLI update command replaces first character of NPM version with ^
6 years ago
Alper Ebicoglu c886575748 Merge branch 'dev' into api-definition
6 years ago
Alper Ebicoglu d7c369fe9e Revert "Update CmdHelper.cs"
6 years ago
Alper Ebicoglu 75c74f32c6 Add waitforexit (for MAC issues)
6 years ago
Yunus Emre Kalkan 38059f2c35 Update CmdHelper.cs
6 years ago
Arkat Erol 9dcf495c38 generate proxy bug fixes
6 years ago
Yunus Emre Kalkan d7c88cfcd0 Update NuGetService.cs
6 years ago
Arkat Erol fe99094144 Merge branch 'dev' into api-definition
6 years ago
Arkat Erol 93ac20d4f7 Generate proxy command cli descriptions updated
6 years ago
maliming a045728071 Merge branch 'dev' into maliming/Microsoft
6 years ago
Halil İbrahim Kalkan b122a641f2 Resolved #3176: Add Initialize method for the AbpDbContext (EF Core).
6 years ago
Arkat Erol 91a169bd3f generate proxy bug fixes
6 years ago
Halil İbrahim Kalkan 819aebe16e
Merge pull request #2971 from abpframework/maliming/CascadeTiming
6 years ago
maliming 2993cfd5f2 Revert "Change CascadeDeleteTiming and DeleteOrphansTiming in AbpDbContext constructor."
6 years ago
Halil İbrahim Kalkan 4db091397f
Merge pull request #2972 from abpframework/maliming/BundleContributorCollection
6 years ago
maliming b23428eee0 Change CascadeDeleteTiming and DeleteOrphansTiming in AbpDbContext constructor.
6 years ago
maliming d98c393e99 Merge branch 'dev' into maliming/CascadeTiming
6 years ago
Halil İbrahim Kalkan acc2450b09 Create BackgroundWorkersApplicationInitializationContextExtensions.cs
6 years ago
Yunus Emre Kalkan 1d31a14153 cli mobile app download documentation
6 years ago
Yunus Emre Kalkan 95d400edbd Merge branch 'dev' of https://github.com/volosoft/abp into dev
6 years ago
Yunus Emre Kalkan 6dc03b67ab minor refactor
6 years ago
Halil İbrahim Kalkan 8bab5cb9b3 Support composite keys for CrudAppService
6 years ago
Yunus Emre Kalkan 1cccbad0b7 Add module with source code: Delete "app" folder after download
6 years ago
Arkat Erol d19171d7bd types' basetype properties removed
6 years ago
Yunus Emre Kalkan f9ee5bf2d9 Make retry process shorter when trying to retrieve latest version on nuget and log for only debug
6 years ago
Yunus Emre Kalkan f9050f93b9 Fix: Switc-to-preview/stable command unable to switch npm packages
6 years ago
Yunus Emre Kalkan 6ca7790531 Cli: Set System.Net.Http.HttpClient logging level to warning
6 years ago
maliming bb4688b786 Upgrade Microsoft.* package to 3.12.
6 years ago
Halil İbrahim Kalkan a721291c77 Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
Halil İbrahim Kalkan f2be037bfc Resolved #3148: Add IRepository.GetAsync and IRepository.FindAsync methods those get predicate.
6 years ago
Alper Ebicoglu 6a67ba35b0
Merge pull request #3133 from abpframework/akin/updated-meta-tags-and-added-localization-keys-of-blogModule
6 years ago
Halil İbrahim Kalkan 6280726dd1 Update TestDataBuilder.cs
6 years ago
Arkat Erol 15c4de31cd Merge branch 'dev' into api-definition
6 years ago
maliming 577183504d
Merge pull request #3116 from zHaytam/dev
6 years ago
Akın Sabri Çam 85a585b651 added meta tags and localization keys
6 years ago
maliming ccbaf4fd60
Upgrade MailKit to 2.5.2.
6 years ago
maliming 2c9798298a
Update AbpFormFileExtensions.cs
6 years ago
Halil İbrahim Kalkan bac9a3871b
Merge pull request #3103 from liangshiw/liangshiwei/backgroud-work-logger
6 years ago
Halil İbrahim Kalkan 59a149457b Fixed #3117: Physical razor files are not overridding the virtual files
6 years ago
zHaytam 84b7e85d48 Add GetAllBytesAsync to AbpFormFileExtensions
6 years ago
Halil İbrahim Kalkan 7a69047b81 Complete the Customization-User-Interface document
6 years ago
liangshiwei 04fcf903df Backgroundworkerbase logger properties use concrete types as generic parameters
6 years ago
maliming 21ecea03a7
Merge pull request #3089 from abdumostafa/dev
6 years ago
Yunus Emre Kalkan 7bd10af6c3 add-module: angular module codes to solution
6 years ago
AbdElmneim Hussein 9cf150b999 Add Arabic resource to AbpUi
6 years ago
Halil İbrahim Kalkan a45580a6dd Added new constructor to the AbpValidationException
6 years ago
Halil İbrahim Kalkan d1565969ac Added HasLogLevelExtensions
6 years ago
Yunus Emre Kalkan d223cae767
Merge pull request #3029 from abpframework/ProjectReference-Version-Should-be-read-From-Coomon-Props
6 years ago
Halil İbrahim Kalkan 283d3904af Created AbpValidationExceptionExtensions to simplify to throw validation exceptions
6 years ago
Halil İbrahim Kalkan 2b87582cda Delete Temp.cs
6 years ago
Alper Ebicoglu e100bd51b7 add RunCmdAndGetOutput override methods
6 years ago
Halil İbrahim Kalkan 52cc215c61
Merge pull request #3051 from leonkosak/patch-11
6 years ago
Halil İbrahim Kalkan c11aaa3364
Merge pull request #3043 from leonkosak/patch-2
6 years ago
Halil İbrahim Kalkan 4c3b60c874
Merge pull request #3050 from leonkosak/patch-10
6 years ago
Halil İbrahim Kalkan 0334868c92
Merge pull request #3053 from leonkosak/patch-13
6 years ago
maliming b740ca2292 Restore the sourceFile variable.
6 years ago
Leon Košak 271bffa034
Update sl.json
6 years ago
Leon Košak 27913ccdf2
Create sl.json
6 years ago
Leon Košak 48ba96b1fb
Create sl.json
6 years ago
Leon Košak 3be1f99d60
Create sl.json
6 years ago
Roman Rybalko 5269468ce0 Create ru.json
6 years ago
Roman Rybalko 4fa0f1e580 Added ru.json
6 years ago
Roman Rybalko c8d8cda55a Create ru.json for Volo.Abp.Emailing
6 years ago
Roman Rybalko 1edb1e237b Create ru.json for Volo.Abp.Localization
6 years ago
Roman Rybalko fe00608d6d Create ru.json for Volo.Abp.UI.Navigation
6 years ago
Roman Rybalko b558021f5a Create ru.json for Volo.Abp.UI
6 years ago
Roman Rybalko d8a3d324a8 Update ru.json for Volo.Abp.Validation
6 years ago
Roman Rybalko 9a690afddf Create ru.json for Volo.Abp.Validation
6 years ago
Leon Košak 66e069d0cb
Create sl.json
6 years ago
Yunus Emre Kalkan 5d8d8fbdb5 Cli: changed nuget version info resource
6 years ago
Yunus Emre Kalkan b9e6b781f5
Merge pull request #2955 from viewtance/add-extra-large-size-to-bootstrap-modal
6 years ago
Luis Pignataro 005970f69c Merge branch 'V211' into luisPignataro/Traslate
6 years ago
Luis Pignataro d941b1adea Change special characters to unicode
6 years ago
Ahmet Çotur b405a2d08f Bugfix
6 years ago
Akın Sabri Çam 0f9a2737d5 updated field
6 years ago
Akın Sabri Çam fe6da79907 added multi tenancy info and current tenant dto class
6 years ago
Yunus Emre Kalkan 3bef0afadd Merge branch 'dev' of https://github.com/volosoft/abp into dev
6 years ago
Yunus Emre Kalkan 0b2728002d fix: react random port http
6 years ago
Halil İbrahim Kalkan 338b55e9ed Fix #2736: AbpStringLocalizerFactory in "Volo.Abp.Localization" namespace sometimes cause issue
6 years ago
İsmail ÇAĞDAŞ 48e7fc0e63 downgrade Microsoft.Extensions.Http to 3.1.0
6 years ago
maliming 797695ceb4 Allow replace & delete BundleContributor.
6 years ago
Ahmet Çotur 48890f8021 boostrap component demo - updated
6 years ago
Halil İbrahim Kalkan 346958bd28
Merge pull request #2868 from abpframework/ABP-CLI-Replace-Packages-with-Previews
6 years ago
Ahmet Çotur a7d168cc43 bootstrap component demos created
6 years ago
maliming 01d1b65cbd Cascading entities should not be deleted when soft deleting entities.
6 years ago
maliming 2a42ba80cf Merge branch 'dev' into #214-authorization-improvements
6 years ago
maliming 88b8f6ed83 Check if authorizationPolicy is null.
6 years ago
Ahmet Çotur 3b60c09123 bootstrap component demo - carousel added
6 years ago
Ahmet Çotur 34346abdd1 bootstrap component demo - paginator added
6 years ago
Halil İbrahim Kalkan 2c351d0861
Merge pull request #2964 from NecatiMeral/identitymodel-httpclientfactory-2
6 years ago
Halil İbrahim Kalkan 576a5afe76 Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
Halil İbrahim Kalkan d19577edd3 AddHttpClient for the AbpIdentityModelModule.
6 years ago
Ahmet Çotur 6f987a89ec Update Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Demo.csproj
6 years ago
Ahmet Çotur f73fbdb648 Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
Ahmet Çotur 6340083da1 boostrap demo - form components added
6 years ago
Halil İbrahim Kalkan 1160216849
Merge pull request #2962 from abpframework/maliming/patch-1
6 years ago
Yunus Emre Kalkan e9735e9a65 fix: missing await in AbpDynamicformTagHelperService
6 years ago
Necati Meral 60c2dfd779 Using `IHttpClientFactory` to create `HttpClient`s
6 years ago
Yunus Emre Kalkan a835d6bca4 switch Preview npm package & Refactor
6 years ago
maliming 8c48c8cf97 Fix build errors.
6 years ago
Halil İbrahim Kalkan a79fe82910
Merge pull request #2913 from gterdem/gterdem/AAD-Guid
6 years ago
Halil İbrahim Kalkan f0e41bc55f
Merge pull request #2959 from abpframework/maliming/saveauditlog
6 years ago
Halil İbrahim Kalkan d925b52f06
Merge branch 'dev' into pr/2867-modified
6 years ago
Halil İbrahim Kalkan 23e6018278 Renamed Volo.Abp.Http.Client.IdentityModel.Relay to Volo.Abp.Http.Client.IdentityModel.Web. Also fixed depending projects.
6 years ago
maliming c086bfe609 Fix audit unit tests.
6 years ago
liangshiwei f1f7102a7c Fix .sln file
6 years ago
maliming 5616252f74 Save audit logs even if no action performed in the request.
6 years ago
Yunus Emre Kalkan 7015d76034 Merge branch 'dev' into ABP-CLI-Replace-Packages-with-Previews
6 years ago
wangxinwei 48276e2467 Add extra enumeration large size to bootstrap modal
6 years ago
maliming 38e2c72121
Revert "Use `IHttpClientFactory` instead of manually creating a `HttpClient`"
6 years ago
Yunus Emre Kalkan 524760b6de
Merge pull request #2948 from liangshiw/liangshiwei/cli-custom-template-path
6 years ago
Halil İbrahim Kalkan af720277e7 Remove EnvironmentHelper and IParameterTypeComparer.
6 years ago
liangshiwei fc1b3e72ff Improve cli custom template source feature
6 years ago
Halil İbrahim Kalkan 5c472108ca Remove unused namespaces
6 years ago
Halil İbrahim Kalkan 49299861f3
Merge branch 'dev' into 2294-Dynamic-CSharp-Api-Clients-net-standard20
6 years ago
Halil İbrahim Kalkan 9b3e6a56b9
Merge pull request #2904 from liangshiw/liangshiwei/quartz-integrate
6 years ago
Halil İbrahim Kalkan decf4c7d34
Merge pull request #2880 from abpframework/maliming/auditlogs
6 years ago
Ahmet Çotur 7714ba2139 Update GridsDemoViewComponent.cs
6 years ago
Ahmet Çotur dc81bb7ca5 boostrap demo components added
6 years ago
Yunus Emre Kalkan 47f6b12eea "Cli add-module with source code" should handle test references
6 years ago
LiangShiWei 71fe56ae35
Merge branch 'dev' into liangshiwei/cli-custom-template-path
6 years ago
maliming 8794a8c8ee Remove middleware filtering code.
6 years ago
liangshiwei da72bb1ca0 Fix CIL merge error
6 years ago
LiangShiWei 5f06d8ea5e
Merge branch 'dev' into liangshiwei/cli-custom-template-path
6 years ago
Yunus Emre Kalkan 8889d62207 ProjectBuildArgs mobileApp nullable
6 years ago
Yunus Emre Kalkan 0a7e04d7b3 Merge branch 'dev' into Linking-module-source-code-to-solution
6 years ago
Halil İbrahim Kalkan 1ab8a0c211
Merge pull request #2937 from NecatiMeral/identitymodel-httpclientfactory
6 years ago
liangshiwei 484f0bc08c Allow CLI to generate templates with custom sources
6 years ago
liangshiwei fb3d870459 Make worker and workermanager lifecycles singletons by default
6 years ago
Yunus Emre Kalkan 145d46fe3b Update NewCommand.cs
6 years ago
Yunus Emre Kalkan fa3ed65450 Allow to download react native mobile
6 years ago
Necati Meral dbd1756c20 Using `IHttpClientFactory` instead of manually creating a `HttpClient` instance
6 years ago
maliming 506c8929e1
Merge branch 'dev' into 2294-Dynamic-CSharp-Api-Clients-net-standard20
6 years ago
Yunus Emre Kalkan daa9a0016a Merge branch 'dev' into Allow-to-download-react-native-mobile-ui
6 years ago
Yunus Emre Kalkan 34b4c0773c update add-module help
6 years ago
Yunus Emre Kalkan 530fd3a6e3 add-module improvements
6 years ago
Yunus Emre Kalkan d847847825 added NugetPackageToLocalReferenceConverter
6 years ago
Halil İbrahim Kalkan 133f0c0100 Auto add h2 and refactor the basic theme demo.
6 years ago
LiangShiWei 7f99d139bd
Merge branch 'dev' into liangshiwei/quartz-integrate
6 years ago
Yunus Emre Kalkan db6233e620 added ReplaceConfigureAwaitPropsStep
6 years ago
Halil İbrahim Kalkan d6c78b3e6f Added styles
6 years ago
Halil İbrahim Kalkan 10d8e22e9f ReplaceEmbeddedByPhysical for the AbpAspNetCoreMvcUiThemeSharedDemoModule
6 years ago
Halil İbrahim Kalkan f2e27e7541 Created AbpDemoSectionTagHelper
6 years ago
Halil İbrahim Kalkan c8010bf9d1 POC code for the buttons demo component.
6 years ago
Halil İbrahim Kalkan 4a9bb6db84 Created Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Demo project.
6 years ago
Yunus Emre Kalkan d7a7802ce2 Linking module source-code improvements
6 years ago
liangshiwei 31b0c00b4f Add backgroundjobs.quartz demo app
6 years ago
liangshiwei df43685307 Release the scope instance in jobfactory
6 years ago
liangshiwei 7af6ede0a7 Code formatting
6 years ago
Galip Tolga Erdem e5d99b8e1a Merge branch 'dev' of https://github.com/abpframework/abp into gterdem/AAD-Guid
6 years ago
Galip Tolga Erdem 37f0f3e932 Fixed error when expected UserId is string but not guid
6 years ago
Yunus Emre Kalkan c3cfa6b1ed added Mobile app option
6 years ago
maliming a7d5cba4dd Make entity property virtual.
6 years ago
liangshiwei 595a44fa94 Code formatting
6 years ago
Yunus Emre Kalkan 9b11c6ba6b Merge branch 'dev' of https://github.com/volosoft/abp into dev
6 years ago
Yunus Emre Kalkan 4391b4a852 refactor
6 years ago
Halil İbrahim Kalkan 32c0745ffa
Merge pull request #2875 from abpframework/maliming/AddAlwaysAllowAuthorization
6 years ago
maliming 40bc8e3cc1 Audited*WithUser generic type wrong constraint.
6 years ago
liangshiwei 724ab7ba86 Check that the parameter is null
6 years ago
liangshiwei 4a0af3e4ba quartz.net background job&worker integration
6 years ago
Necati Meral 75bb5d6453 Implemented `IParameterTypeComparer` to be used in `ApiDescriptionFinder`
6 years ago
Yunus Emre Kalkan 06196ceb65 refactor & enhancements
6 years ago
maliming f20a6f0d43 Merge null check expressions.
6 years ago
maliming adeeb0d5a1 Fixed the bug that the controller was not logged & Filter the controller in AbpAuditingMiddleware.
6 years ago
Yunus Emre Kalkan 90015f5d8c Merge branch 'dev' into ABP-CLI-Replace-Packages-with-Previews
6 years ago
Necati Meral 866a5b8b96 Created new framework package `Volo.Abp.Http.Client.IdentityModel.Relay`
6 years ago
maliming 0b74af6f90 introduce AlwaysAllowMethodInvocationAuthorizationService.
6 years ago
Halil İbrahim Kalkan cae20a2f86 Depend on common.props from Volo.Abp.Core.csproj
6 years ago
Yunus Emre Kalkan aac3b9584a ABP CLI Replace Packages with Previews
6 years ago
Necati Meral 1702ea6156 Merge branch 'dev' of https://github.com/abpframework/abp into 2294-Dynamic-CSharp-Api-Clients-net-standard20
6 years ago
Yunus Emre Kalkan 6b125349c8 merge
6 years ago
Necati Meral 73f507f605 Updated `HttpAPi.Client` projects to target `netstandard2.0`
6 years ago
maliming 9f2b49c2d5 Fix build error.
6 years ago
maliming 0d577741cd
Merge branch 'dev' into #214-authorization-improvements
6 years ago
Galip Tolga Erdem a341528aa6 Updated AuditingMidware exception check and new test
6 years ago
Halil İbrahim Kalkan fc8d34eae9 Refactor and improvements for #2807
6 years ago
Halil İbrahim Kalkan 8d76491209 Merge branch 'dev' into pr/2807
6 years ago
Alper Ebicoglu e32e43eaed closes #2831. Use ` abp login MyUsername -p MyPassword`
6 years ago
Halil İbrahim Kalkan ed7098faec Add Event Bus
6 years ago
Alper Ebicoglu a9338dfafb Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
Alper Ebicoglu 1106d9021a closes volosoft/volo#926
6 years ago
Halil İbrahim Kalkan f47a0c1f5f Fix audit log unit tests.
6 years ago
Halil İbrahim Kalkan abfb823fc2 #2625 remove unused method.
6 years ago
Halil İbrahim Kalkan 5221b99cdf
Merge branch 'dev' into pr/2277
6 years ago
Galip Tolga Erdem 9392954e38 Removed sync methods from RepositoryExtensions
6 years ago
Arkat Erol 746deb05b2 GenerateProxyCommand create type bug fix
6 years ago
Galip Tolga Erdem 89bf4a660e Merge branch 'dev' of https://github.com/abpframework/abp into pr/139-hardDelete
6 years ago
Galip Tolga Erdem eef0f5f59a Added HardDelete with EfCoreRepository and MongoDbRepository tests
6 years ago
Yunus Emre Kalkan 0712329fc9 Fix: CLI doesn't add migration and update database after adding a module on Mac/Linux
6 years ago
Halil İbrahim Kalkan 8ac00e8e99 Merge branch 'master' into dev
6 years ago
Halil İbrahim Kalkan d9b7e3aef0 Merge branch 'dev' into maliming/Auditing
6 years ago
Yunus Emre Kalkan c9bd4bb3ee Merge branch 'dev' of https://github.com/volosoft/abp into dev
6 years ago
Yunus Emre Kalkan 8b3f36c607 added localization to ui resource
6 years ago
maliming 1a35f9095c Fix unit test errors.
6 years ago
Halil İbrahim Kalkan 1a622bc50f
Merge pull request #2645 from abpframework/maliming/FodyConfigureAwait
6 years ago
maliming b146221c90 Remove find-tenant router.
6 years ago
Yunus Emre Kalkan 37055944fe update localization
6 years ago
Yunus Emre Kalkan a5e725db83 Update en.json
6 years ago
Halil İbrahim Kalkan 3b369df403
Merge branch 'dev' into maliming/FodyConfigureAwait
6 years ago
Yunus Emre Kalkan ae1dec6fba Update ModuleInfo.cs
6 years ago
maliming ca74abd8d6 Merge branch 'dev' into maliming/FodyConfigureAwait
6 years ago
Halil İbrahim Kalkan b27f1f36e3
Merge pull request #2751 from abpframework/maliming/proxyscript
6 years ago
Yunus Emre Kalkan d99a9ffe00 minor improvements on cli
6 years ago
maliming 6b9598530e Make proxy script support [FromForm] model binding.
6 years ago
maliming 6f29a642d8 Add localization.
6 years ago
Yunus Emre Kalkan 731aceccfd added localization
6 years ago
maliming b71b39eeda
Merge branch 'dev' into maliming/FodyConfigureAwait
6 years ago
AkinCam 743b2dbc79 DocsLink consant added in appprotemplate
6 years ago
AkinCam f057a6a258 url modified
6 years ago
AkinCam 75e0ca681a DocsLink Constant added
6 years ago
AkinCam 7f8f555b7a Modified pro-doc-link again
6 years ago
AkinCam 0a2c580342 Updated abp.ip document for commercial abp.io
6 years ago
maliming 9cffe676b2 Remove Fody from the unit test project.
6 years ago
AkinCam d9cae1ca63 Updated abp.ip document for commercial abp.io
6 years ago
maliming 099d7f83c5 Merge branch 'dev' into maliming/FodyConfigureAwait
6 years ago
Halil İbrahim Kalkan 74af60205a Replace IOptionsFactory<RequestLocalizationOptions>
6 years ago
Luis Pignataro 17c002ddb0 Merge branch 'dev' into luisPignataro/Traslate
6 years ago
Luis Pignataro 788b061468 Correcciones en los textos
6 years ago
Armağan Ünlü c2518fd7f4 Update layout.css
6 years ago
Halil İbrahim Kalkan 9e994bd8ea Merge branch 'master' into dev
6 years ago
maliming 35f0717a6f Merge branch 'dev' into maliming/FodyConfigureAwait
6 years ago
Yunus Emre Kalkan 48aa6047d4 AbpColumnTagHelper remove "col" when a size is given
6 years ago
Yunus Emre Kalkan 2f829037b6 typo fix
6 years ago
Yunus Emre Kalkan 77845f683a AbpTabsTagHelper col md
6 years ago
Halil İbrahim Kalkan 5fcfd2f009 Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
Halil İbrahim Kalkan 8c3ad64c4e Remove unused namespace import
6 years ago
maliming 81ea882a7b Merge branch 'dev' into maliming/FodyConfigureAwait
6 years ago
maliming 583cdbac1c Check all authorization attributes at the same time.
6 years ago
Mehmet Perk cfba922932 authorization tests with role
6 years ago
mperk 9617efc5e9 change authorization service to abpauthorization service
6 years ago
Galip Tolga Erdem 1b0a06b633 Merge branch 'dev' of https://github.com/abpframework/abp into pr/2519
6 years ago
Galip Tolga Erdem b5cb8a5808 Improved hard-coded AuthenticationType.
6 years ago
maliming 45c2abbd32 framework & module& template & sample to target .NET Standard 2.0
6 years ago
maliming fc33924d0a
Update zh-Hant.json
6 years ago
mperk 85f956f5ae authorize check with combine
6 years ago
YinChang ea140ba748 add zh-hant to project in framework
6 years ago
Arkat Erol 387142a875 GPC recursive create type & code cleanup
6 years ago
Alper Ebicoglu 2a344d5f5c add offline_access to scopes for retrieving refresh token.
6 years ago
Galip Tolga Erdem 338af4b5c4 Merge branch 'dev' of https://github.com/abpframework/abp into pr/2519
6 years ago
Galip Tolga Erdem 2995a204a4 updated logout functionality for sso signout
6 years ago
maliming 3cc29f7ca6 Use propertyEntry.IsModified instead of the Equals method of the object.
6 years ago
Yunus Emre Kalkan 0c16d0439a
Merge pull request #2661 from Xeevis/localization-cs
6 years ago
Xeevis ad1607cd37 Update Czech translations
6 years ago
Mehmet Perk 5016ba69a3 authorization tests with role
6 years ago
Mehmet Perk c0d6582986 MethodInvocationAuthorizationService should check Roles
6 years ago
Yunus Emre Kalkan 20de8baeb7 Merge branch 'dev' of https://github.com/volosoft/abp into dev
6 years ago
Yunus Emre Kalkan a16f3f9124 SolutionModuleAdder default startup project migrator
6 years ago
maliming 289e8c4da6 Add more Auditing unit tests.
6 years ago
Arkat Erol f87e96ed75 generate proxy command clean up
6 years ago
Galip Tolga Erdem cce337439a fixed logic error on middleware
6 years ago
Galip Tolga Erdem 7576cf6eae Merge branch 'dev' of https://github.com/abpframework/abp into pr/2277
6 years ago
Halil İbrahim Kalkan 27e2461581 Created initial audit logging document.
6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method.
6 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd.
6 years ago
Yunus Emre Kalkan 6c252a25dd
Merge pull request #2639 from abpframework/maliming/helpcommand
6 years ago
maliming 65186e9a88 Output a warning if the command is not found.
6 years ago
Halil İbrahim Kalkan c7059c7312
Merge pull request #2634 from abpframework/maliming/PostConfigure
6 years ago
Yunus Emre Kalkan 524ed4328d fix cli incorrect license error and warning
6 years ago
Yunus Emre Kalkan 530f5c6b23 Update AbpIoApiKeyService.cs
6 years ago
maliming 4b1b051a02 Add PostConfigure & PostConfigureAll method to AbpModule.
6 years ago
Halil İbrahim Kalkan 969771306d Fixed #2624: FullAuditedAggregateRootWithUser generic type wrong constraint.
6 years ago
Galip Tolga Erdem 1a9fd66be7 updated AbpAuditingMiddleware
6 years ago
Galip Tolga Erdem ca64497b1f reverted back
6 years ago
Galip Tolga Erdem 5c73a61e1c updated AuditingMiddleware for AlwaysLogOnExceptions
6 years ago
Arkat Erol 88df0a3e37 Generate proxy command bug fix
6 years ago
Galip Tolga Erdem a529a3df9e Merge branch 'dev' of https://github.com/abpframework/abp into pr/2277
6 years ago
Galip Tolga Erdem 62127df0ea removed empty space
6 years ago
Halil İbrahim Kalkan a8e8cf26f1 #2597 Rename UseSerilogEnrichers to UseAbpSerilogEnrichers
6 years ago
Halil İbrahim Kalkan 32407660da Create launchSettings.json
6 years ago
Halil İbrahim Kalkan c88cd2054e #2597 Refactor AbpAspNetCoreSerilogOptions
6 years ago
Halil İbrahim Kalkan da4c91cabd #2597 Rename AbpSerilogModule to AbpAspNetCoreSerilogModule to bettern align the module name and the package name.
6 years ago
Galip Tolga Erdem 73782c1408 Reverted SaveAsync on IAuditLgSaveHandle instead added AddException method.
6 years ago
Halil İbrahim Kalkan f31c335c15
Merge pull request #2597 from mehmetuken/serilog-enrichment
6 years ago
Arkat Erol c7e575c689 Generate proxy command refactor
6 years ago
RayMMond 40d0586d49 correct chinese localization
6 years ago
Halil İbrahim Kalkan beb8cc113f Remove unused namespace.
6 years ago
Halil İbrahim Kalkan 9c9e224b0a Add NuGetPackageTarget.Undefined.
6 years ago
Galip Tolga Erdem 58d9f3fb5c Updated AuditingMiddleware, updated AuditingManager
6 years ago
Halil İbrahim Kalkan 7172e2f108 Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
Halil İbrahim Kalkan 625632ed94 Resolved #2607: Renamed ValidationHandler to ValidationHelper.
6 years ago
Mehmet Tüken e84dde4f76 Change Serilog.Extensions.Hosting package to Serilog.AspNetCore.
6 years ago
Mehmet Tüken beecc19957 Add test project.
6 years ago
Mehmet Tüken 3c479b9524 Adding AbpAspNetCoreSerilogEnrichersOptions.
6 years ago
Mehmet Tüken cfa4d09e36 Create Volo.Abp.AspNetCore.Serilog package.
6 years ago
maliming 24ed94a328 Make AbpDictionaryValueComparer support generics to resolve migration errors.
6 years ago
Arkat Erol 6ec6a7bb0b Update generate proxy command
6 years ago
maliming 714ab6fa27 Remove the angular folder on module project creation with --no-ui option
6 years ago
Halil İbrahim Kalkan 6e0c55d4b6
Merge pull request #2462 from abpframework/maliming/SetValueComparer
6 years ago
Aaron Chong e199513e3e Remove unnecessary extensions
6 years ago
Aaron Chong a6608af1dc Remove unnecessary using directive
6 years ago
Aaron Chong 3de25ee4b3 Refactor to use ABP converter and comparer
6 years ago
Aaron Chong 288b80cfdc Implement AbpDictionaryValueConverter
6 years ago