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).
...
Also moves some initialization code from UnitOfWorkDbContextProvider to AbpDbContext.
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
...
Cascading entities should not be deleted when soft deleting entities.
5 years ago
maliming
2993cfd5f2
Revert "Change CascadeDeleteTiming and DeleteOrphansTiming in AbpDbContext constructor."
...
This reverts commit b23428eee0
.
5 years ago
Halil İbrahim Kalkan
4db091397f
Merge pull request #2972 from abpframework/maliming/BundleContributorCollection
...
Allow replace & delete BundleContributor.
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
...
https://github.com/abpframework/abp/issues/2699
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
...
resolves https://github.com/abpframework/abp/issues/3159
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
...
resolves https://github.com/abpframework/abp/issues/3155
5 years ago
Yunus Emre Kalkan
f9050f93b9
Fix: Switc-to-preview/stable command unable to switch npm packages
...
resolves https://github.com/abpframework/abp/issues/3154
5 years ago
Yunus Emre Kalkan
6ca7790531
Cli: Set System.Net.Http.HttpClient logging level to warning
...
resolves https://github.com/abpframework/abp/issues/3145
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.
...
Also removed old & unused Get and Find methods from the EfCoreRepository.
5 years ago
Alper Ebicoglu
6a67ba35b0
Merge pull request #3133 from abpframework/akin/updated-meta-tags-and-added-localization-keys-of-blogModule
...
added meta tags and localization keys for blog module
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
...
Add GetAllBytesAsync to AbpFormFileExtensions
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.
...
Fix #3118
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
...
Backgroundworkerbase logger properties use concrete types as generic parameters
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
...
This makes it easier to get an array of bytes directly from an `IFormFile`
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
...
Add Arabic resource to AbpUi
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
...
Cli: changed nuget version info resource
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
...
Slovenian translations for Volo.Abp.Localization package
5 years ago
Halil İbrahim Kalkan
c11aaa3364
Merge pull request #3043 from leonkosak/patch-2
...
SLovenian translations for Volo.Abp.Emailing package
5 years ago
Halil İbrahim Kalkan
4c3b60c874
Merge pull request #3050 from leonkosak/patch-10
...
Slovenian translations for Volo.Abp.UI.Navigation package
5 years ago
Halil İbrahim Kalkan
0334868c92
Merge pull request #3053 from leonkosak/patch-13
...
Create sl.json
5 years ago
maliming
b740ca2292
Restore the sourceFile variable.
5 years ago
Leon Košak
271bffa034
Update sl.json
5 years ago
Leon Košak
27913ccdf2
Create sl.json
...
Slovenian translations
5 years ago
Leon Košak
48ba96b1fb
Create sl.json
...
Slovenian translations
5 years ago
Leon Košak
3be1f99d60
Create sl.json
...
Slovenian translations
5 years ago
Roman Rybalko
5269468ce0
Create ru.json
...
for Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy
5 years ago
Roman Rybalko
4fa0f1e580
Added ru.json
...
For Volo.Abp.Ddd.Application.Contracts
5 years ago
Roman Rybalko
c8d8cda55a
Create ru.json for Volo.Abp.Emailing
5 years ago
Roman Rybalko
1edb1e237b
Create ru.json for Volo.Abp.Localization
5 years ago
Roman Rybalko
fe00608d6d
Create ru.json for Volo.Abp.UI.Navigation
5 years ago
Roman Rybalko
b558021f5a
Create ru.json for Volo.Abp.UI
5 years ago
Roman Rybalko
d8a3d324a8
Update ru.json for Volo.Abp.Validation
5 years ago
Roman Rybalko
9a690afddf
Create ru.json for Volo.Abp.Validation
5 years ago
Leon Košak
66e069d0cb
Create sl.json
...
SLovenian translations
5 years ago
Yunus Emre Kalkan
5d8d8fbdb5
Cli: changed nuget version info resource
5 years ago
Yunus Emre Kalkan
b9e6b781f5
Merge pull request #2955 from viewtance/add-extra-large-size-to-bootstrap-modal
...
Add extra enumeration large size to bootstrap modal
5 years ago
Ahmet Çotur
b405a2d08f
Bugfix
5 years ago
Akın Sabri Çam
0f9a2737d5
updated field
5 years ago
Akın Sabri Çam
fe6da79907
added multi tenancy info and current tenant dto class
5 years ago
Yunus Emre Kalkan
3bef0afadd
Merge branch 'dev' of https://github.com/volosoft/abp into dev
5 years ago
Yunus Emre Kalkan
0b2728002d
fix: react random port http
5 years ago
Halil İbrahim Kalkan
338b55e9ed
Fix #2736 : AbpStringLocalizerFactory in "Volo.Abp.Localization" namespace sometimes cause issue
5 years ago
İsmail ÇAĞDAŞ
48e7fc0e63
downgrade Microsoft.Extensions.Http to 3.1.0
5 years ago
maliming
797695ceb4
Allow replace & delete BundleContributor.
5 years ago
Ahmet Çotur
48890f8021
boostrap component demo - updated
5 years ago
Halil İbrahim Kalkan
346958bd28
Merge pull request #2868 from abpframework/ABP-CLI-Replace-Packages-with-Previews
...
ABP CLI Replace Packages with Previews
5 years ago
Ahmet Çotur
a7d168cc43
bootstrap component demos created
5 years ago
maliming
01d1b65cbd
Cascading entities should not be deleted when soft deleting entities.
5 years ago
maliming
2a42ba80cf
Merge branch 'dev' into #214-authorization-improvements
5 years ago
maliming
88b8f6ed83
Check if authorizationPolicy is null.
5 years ago
Ahmet Çotur
3b60c09123
bootstrap component demo - carousel added
5 years ago
Ahmet Çotur
34346abdd1
bootstrap component demo - paginator added
5 years ago
Halil İbrahim Kalkan
2c351d0861
Merge pull request #2964 from NecatiMeral/identitymodel-httpclientfactory-2
...
Using `IHttpClientFactory` to create `HttpClient`s (followup)
5 years ago
Halil İbrahim Kalkan
576a5afe76
Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
Halil İbrahim Kalkan
d19577edd3
AddHttpClient for the AbpIdentityModelModule.
5 years ago
Ahmet Çotur
6f987a89ec
Update Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Demo.csproj
5 years ago
Ahmet Çotur
f73fbdb648
Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
Ahmet Çotur
6340083da1
boostrap demo - form components added
5 years ago
Halil İbrahim Kalkan
1160216849
Merge pull request #2962 from abpframework/maliming/patch-1
...
Fix build errors.
5 years ago
Yunus Emre Kalkan
e9735e9a65
fix: missing await in AbpDynamicformTagHelperService
5 years ago
Necati Meral
60c2dfd779
Using `IHttpClientFactory` to create `HttpClient`s
...
This is a follow up-PR to #2937 , #2953 and #2962 because in the original PR (#2937 ) there was a missing `context.Services.AddHttpClient()` inside the module - which is now part of the module in the `dev` branch.
I haven't used named clients because currently there won't be any benefit from my point of view since the `HttpClient` only gets used to fire the `IdentityModel` requests using extension methods provided by the `IdentityModel` package.
5 years ago
Yunus Emre Kalkan
a835d6bca4
switch Preview npm package & Refactor
...
npm previews are not tested yet
5 years ago
maliming
8c48c8cf97
Fix build errors.
5 years ago
Halil İbrahim Kalkan
a79fe82910
Merge pull request #2913 from gterdem/gterdem/AAD-Guid
...
Guid Parsing error when 3rd party connection has none guid "sub" Claim value
5 years ago
Halil İbrahim Kalkan
f0e41bc55f
Merge pull request #2959 from abpframework/maliming/saveauditlog
...
Save audit logs even if no action performed in the request.
5 years ago
Halil İbrahim Kalkan
d925b52f06
Merge branch 'dev' into pr/2867-modified
5 years ago
Halil İbrahim Kalkan
23e6018278
Renamed Volo.Abp.Http.Client.IdentityModel.Relay to Volo.Abp.Http.Client.IdentityModel.Web. Also fixed depending projects.
5 years ago
maliming
c086bfe609
Fix audit unit tests.
5 years ago
liangshiwei
f1f7102a7c
Fix .sln file
5 years ago
maliming
5616252f74
Save audit logs even if no action performed in the request.
...
Resolve #2820
5 years ago
Yunus Emre Kalkan
7015d76034
Merge branch 'dev' into ABP-CLI-Replace-Packages-with-Previews
5 years ago
wangxinwei
48276e2467
Add extra enumeration large size to bootstrap modal
5 years ago
maliming
38e2c72121
Revert "Use `IHttpClientFactory` instead of manually creating a `HttpClient`"
5 years ago
Yunus Emre Kalkan
524760b6de
Merge pull request #2948 from liangshiw/liangshiwei/cli-custom-template-path
...
Allow CLI to generate templates with custom sources
5 years ago
Halil İbrahim Kalkan
af720277e7
Remove EnvironmentHelper and IParameterTypeComparer.
5 years ago
liangshiwei
fc1b3e72ff
Improve cli custom template source feature
5 years ago
Halil İbrahim Kalkan
5c472108ca
Remove unused namespaces
5 years ago
Halil İbrahim Kalkan
49299861f3
Merge branch 'dev' into 2294-Dynamic-CSharp-Api-Clients-net-standard20
5 years ago
Halil İbrahim Kalkan
9b3e6a56b9
Merge pull request #2904 from liangshiw/liangshiwei/quartz-integrate
...
quartz.net background job&worker integration
5 years ago
Halil İbrahim Kalkan
decf4c7d34
Merge pull request #2880 from abpframework/maliming/auditlogs
...
Fixed the bug that the controller was not logged.
5 years ago
Ahmet Çotur
7714ba2139
Update GridsDemoViewComponent.cs
5 years ago
Ahmet Çotur
dc81bb7ca5
boostrap demo components added
5 years ago
Yunus Emre Kalkan
47f6b12eea
"Cli add-module with source code" should handle test references
...
resolves https://github.com/abpframework/abp/issues/2950
5 years ago
LiangShiWei
71fe56ae35
Merge branch 'dev' into liangshiwei/cli-custom-template-path
5 years ago
maliming
8794a8c8ee
Remove middleware filtering code.
5 years ago
liangshiwei
da72bb1ca0
Fix CIL merge error
5 years ago
LiangShiWei
5f06d8ea5e
Merge branch 'dev' into liangshiwei/cli-custom-template-path
5 years ago
Yunus Emre Kalkan
8889d62207
ProjectBuildArgs mobileApp nullable
5 years ago
Yunus Emre Kalkan
0a7e04d7b3
Merge branch 'dev' into Linking-module-source-code-to-solution
5 years ago
Halil İbrahim Kalkan
1ab8a0c211
Merge pull request #2937 from NecatiMeral/identitymodel-httpclientfactory
...
Use `IHttpClientFactory` instead of manually creating a `HttpClient`
5 years ago
liangshiwei
484f0bc08c
Allow CLI to generate templates with custom sources
5 years ago
liangshiwei
fb3d870459
Make worker and workermanager lifecycles singletons by default
5 years ago
Yunus Emre Kalkan
145d46fe3b
Update NewCommand.cs
5 years ago
Yunus Emre Kalkan
fa3ed65450
Allow to download react native mobile
...
https://github.com/abpframework/abp/issues/2771
5 years ago
Necati Meral
dbd1756c20
Using `IHttpClientFactory` instead of manually creating a `HttpClient` instance
...
This enables customization of the created client or it's handlers from outside of this module.
5 years ago
maliming
506c8929e1
Merge branch 'dev' into 2294-Dynamic-CSharp-Api-Clients-net-standard20
5 years ago
Yunus Emre Kalkan
daa9a0016a
Merge branch 'dev' into Allow-to-download-react-native-mobile-ui
5 years ago
Yunus Emre Kalkan
34b4c0773c
update add-module help
5 years ago
Yunus Emre Kalkan
530fd3a6e3
add-module improvements
5 years ago
Yunus Emre Kalkan
d847847825
added NugetPackageToLocalReferenceConverter
5 years ago
Halil İbrahim Kalkan
133f0c0100
Auto add h2 and refactor the basic theme demo.
5 years ago
LiangShiWei
7f99d139bd
Merge branch 'dev' into liangshiwei/quartz-integrate
5 years ago
Yunus Emre Kalkan
db6233e620
added ReplaceConfigureAwaitPropsStep
5 years ago
Halil İbrahim Kalkan
d6c78b3e6f
Added styles
5 years ago
Halil İbrahim Kalkan
10d8e22e9f
ReplaceEmbeddedByPhysical for the AbpAspNetCoreMvcUiThemeSharedDemoModule
5 years ago
Halil İbrahim Kalkan
f2e27e7541
Created AbpDemoSectionTagHelper
5 years ago
Halil İbrahim Kalkan
c8010bf9d1
POC code for the buttons demo component.
5 years ago
Halil İbrahim Kalkan
4a9bb6db84
Created Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Demo project.
5 years ago
Yunus Emre Kalkan
d7a7802ce2
Linking module source-code improvements
5 years ago
liangshiwei
31b0c00b4f
Add backgroundjobs.quartz demo app
5 years ago
liangshiwei
df43685307
Release the scope instance in jobfactory
5 years ago
liangshiwei
7af6ede0a7
Code formatting
5 years ago
Galip Tolga Erdem
e5d99b8e1a
Merge branch 'dev' of https://github.com/abpframework/abp into gterdem/AAD-Guid
5 years ago
Galip Tolga Erdem
37f0f3e932
Fixed error when expected UserId is string but not guid
5 years ago
Yunus Emre Kalkan
c3cfa6b1ed
added Mobile app option
5 years ago
maliming
a7d5cba4dd
Make entity property virtual.
...
https://github.com/abpframework/abp/pull/2900#issuecomment-590256111
5 years ago
liangshiwei
595a44fa94
Code formatting
5 years ago
Yunus Emre Kalkan
9b11c6ba6b
Merge branch 'dev' of https://github.com/volosoft/abp into dev
5 years ago
Yunus Emre Kalkan
4391b4a852
refactor
5 years ago
Halil İbrahim Kalkan
32c0745ffa
Merge pull request #2875 from abpframework/maliming/AddAlwaysAllowAuthorization
...
introduce AlwaysAllowMethodInvocationAuthorizationService.
5 years ago
maliming
40bc8e3cc1
Audited*WithUser generic type wrong constraint.
...
Resolve #2624
5 years ago
liangshiwei
724ab7ba86
Check that the parameter is null
5 years ago
liangshiwei
4a0af3e4ba
quartz.net background job&worker integration
5 years ago
Necati Meral
75bb5d6453
Implemented `IParameterTypeComparer` to be used in `ApiDescriptionFinder`
...
The `CrossPlatformParameterTypeComparer` handles type differences in .net-core and .net-framework by replacing the assembly names with placeholders.
This implementation works in all environments because the `CrossPlatformParameterTypeComparer` inherits the default behavior and (once) checks the current framework.
5 years ago
Yunus Emre Kalkan
06196ceb65
refactor & enhancements
5 years ago
maliming
f20a6f0d43
Merge null check expressions.
5 years ago
maliming
adeeb0d5a1
Fixed the bug that the controller was not logged & Filter the controller in AbpAuditingMiddleware.
...
Resolve #2819
5 years ago
Yunus Emre Kalkan
90015f5d8c
Merge branch 'dev' into ABP-CLI-Replace-Packages-with-Previews
5 years ago
Necati Meral
866a5b8b96
Created new framework package `Volo.Abp.Http.Client.IdentityModel.Relay`
...
Package contains the 'pass-through' authenticator-implementation which previously was in `Volo.Abp.Http.Client.IdentityModel.IdentityModelRemoteServiceHttpClientAuthenticator`.
Since the `IdentityModelRemoteServiceHttpClientAuthenticator` implementation (without requiring `IHttpContextAccessor`) is required for basic clients (which should be able to target net-standard or netfx) this package was splitted into `Volo.Abp.Http.Client.IdentityModel.Relay` to support the known behavior of just passing the token around.
WARNING: This commit contains a breaking change for existing backend applications which use automagic C# clients!
5 years ago
maliming
0b74af6f90
introduce AlwaysAllowMethodInvocationAuthorizationService.
...
Resolve #2874
5 years ago
Halil İbrahim Kalkan
cae20a2f86
Depend on common.props from Volo.Abp.Core.csproj
5 years ago
Yunus Emre Kalkan
aac3b9584a
ABP CLI Replace Packages with Previews
...
resolves https://github.com/abpframework/abp/issues/2837
5 years ago
Necati Meral
1702ea6156
Merge branch 'dev' of https://github.com/abpframework/abp into 2294-Dynamic-CSharp-Api-Clients-net-standard20
5 years ago
Yunus Emre Kalkan
6b125349c8
merge
5 years ago
Necati Meral
73f507f605
Updated `HttpAPi.Client` projects to target `netstandard2.0`
...
This makes the usage of clients in traditional .netfx applications (WinForms) possible
5 years ago
maliming
9f2b49c2d5
Fix build error.
5 years ago
maliming
0d577741cd
Merge branch 'dev' into #214-authorization-improvements
5 years ago
Galip Tolga Erdem
a341528aa6
Updated AuditingMidware exception check and new test
5 years ago
Halil İbrahim Kalkan
fc8d34eae9
Refactor and improvements for #2807
5 years ago
Halil İbrahim Kalkan
8d76491209
Merge branch 'dev' into pr/2807
5 years ago
Alper Ebicoglu
e32e43eaed
closes #2831 . Use ` abp login MyUsername -p MyPassword`
5 years ago
Halil İbrahim Kalkan
ed7098faec
Add Event Bus
5 years ago
Alper Ebicoglu
a9338dfafb
Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
Alper Ebicoglu
1106d9021a
closes volosoft/volo#926
5 years ago
Halil İbrahim Kalkan
f47a0c1f5f
Fix audit log unit tests.
5 years ago
Halil İbrahim Kalkan
abfb823fc2
#2625 remove unused method.
5 years ago
Halil İbrahim Kalkan
5221b99cdf
Merge branch 'dev' into pr/2277
5 years ago
Galip Tolga Erdem
9392954e38
Removed sync methods from RepositoryExtensions
5 years ago
Arkat Erol
746deb05b2
GenerateProxyCommand create type bug fix
5 years ago
Galip Tolga Erdem
89bf4a660e
Merge branch 'dev' of https://github.com/abpframework/abp into pr/139-hardDelete
5 years ago
Galip Tolga Erdem
eef0f5f59a
Added HardDelete with EfCoreRepository and MongoDbRepository tests
5 years ago
Yunus Emre Kalkan
0712329fc9
Fix: CLI doesn't add migration and update database after adding a module on Mac/Linux
...
resolved https://github.com/abpframework/abp/issues/2795
5 years ago
Halil İbrahim Kalkan
8ac00e8e99
Merge branch 'master' into dev
5 years ago
Halil İbrahim Kalkan
d9b7e3aef0
Merge branch 'dev' into maliming/Auditing
5 years ago
Yunus Emre Kalkan
c9bd4bb3ee
Merge branch 'dev' of https://github.com/volosoft/abp into dev
5 years ago
Yunus Emre Kalkan
8b3f36c607
added localization to ui resource
5 years ago
maliming
1a35f9095c
Fix unit test errors.
5 years ago
Halil İbrahim Kalkan
1a622bc50f
Merge pull request #2645 from abpframework/maliming/FodyConfigureAwait
...
Use Fody ConfigureAwait library instead of manual ConfigureAwait calls.
5 years ago
maliming
b146221c90
Remove find-tenant router.
...
Resolve #2765
5 years ago
Yunus Emre Kalkan
37055944fe
update localization
5 years ago
Yunus Emre Kalkan
a5e725db83
Update en.json
5 years ago
Halil İbrahim Kalkan
3b369df403
Merge branch 'dev' into maliming/FodyConfigureAwait
5 years ago
Yunus Emre Kalkan
ae1dec6fba
Update ModuleInfo.cs
5 years ago
maliming
ca74abd8d6
Merge branch 'dev' into maliming/FodyConfigureAwait
5 years ago
Halil İbrahim Kalkan
b27f1f36e3
Merge pull request #2751 from abpframework/maliming/proxyscript
...
Make proxy script support [FromForm] model binding.
5 years ago
Yunus Emre Kalkan
d99a9ffe00
minor improvements on cli
5 years ago
maliming
6b9598530e
Make proxy script support [FromForm] model binding.
5 years ago
maliming
6f29a642d8
Add localization.
5 years ago
Yunus Emre Kalkan
731aceccfd
added localization
5 years ago
maliming
b71b39eeda
Merge branch 'dev' into maliming/FodyConfigureAwait
5 years ago
AkinCam
743b2dbc79
DocsLink consant added in appprotemplate
5 years ago
AkinCam
f057a6a258
url modified
5 years ago
AkinCam
75e0ca681a
DocsLink Constant added
5 years ago
AkinCam
7f8f555b7a
Modified pro-doc-link again
5 years ago
AkinCam
0a2c580342
Updated abp.ip document for commercial abp.io
5 years ago
maliming
9cffe676b2
Remove Fody from the unit test project.
5 years ago
AkinCam
d9cae1ca63
Updated abp.ip document for commercial abp.io
5 years ago
maliming
099d7f83c5
Merge branch 'dev' into maliming/FodyConfigureAwait
5 years ago
Halil İbrahim Kalkan
74af60205a
Replace IOptionsFactory<RequestLocalizationOptions>
5 years ago
Armağan Ünlü
c2518fd7f4
Update layout.css
5 years ago
Halil İbrahim Kalkan
9e994bd8ea
Merge branch 'master' into dev
5 years ago
maliming
35f0717a6f
Merge branch 'dev' into maliming/FodyConfigureAwait
5 years ago
Yunus Emre Kalkan
48aa6047d4
AbpColumnTagHelper remove "col" when a size is given
5 years ago
Yunus Emre Kalkan
2f829037b6
typo fix
5 years ago
Yunus Emre Kalkan
77845f683a
AbpTabsTagHelper col md
5 years ago
Halil İbrahim Kalkan
5fcfd2f009
Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
Halil İbrahim Kalkan
8c3ad64c4e
Remove unused namespace import
5 years ago
maliming
81ea882a7b
Merge branch 'dev' into maliming/FodyConfigureAwait
5 years ago
maliming
583cdbac1c
Check all authorization attributes at the same time.
5 years ago
Mehmet Perk
cfba922932
authorization tests with role
5 years ago
mperk
9617efc5e9
change authorization service to abpauthorization service
5 years ago
Galip Tolga Erdem
1b0a06b633
Merge branch 'dev' of https://github.com/abpframework/abp into pr/2519
5 years ago
Galip Tolga Erdem
b5cb8a5808
Improved hard-coded AuthenticationType.
5 years ago
maliming
45c2abbd32
framework & module& template & sample to target .NET Standard 2.0
...
Resolve #2668
5 years ago
maliming
fc33924d0a
Update zh-Hant.json
5 years ago
mperk
85f956f5ae
authorize check with combine
5 years ago
YinChang
ea140ba748
add zh-hant to project in framework
5 years ago
Arkat Erol
387142a875
GPC recursive create type & code cleanup
5 years ago
Alper Ebicoglu
2a344d5f5c
add offline_access to scopes for retrieving refresh token.
5 years ago
Galip Tolga Erdem
338af4b5c4
Merge branch 'dev' of https://github.com/abpframework/abp into pr/2519
5 years ago
Galip Tolga Erdem
2995a204a4
updated logout functionality for sso signout
5 years ago
maliming
3cc29f7ca6
Use propertyEntry.IsModified instead of the Equals method of the object.
5 years ago
Yunus Emre Kalkan
0c16d0439a
Merge pull request #2661 from Xeevis/localization-cs
...
Update Czech translations
5 years ago
Xeevis
ad1607cd37
Update Czech translations
5 years ago
Mehmet Perk
5016ba69a3
authorization tests with role
5 years ago
Mehmet Perk
c0d6582986
MethodInvocationAuthorizationService should check Roles
5 years ago
Yunus Emre Kalkan
20de8baeb7
Merge branch 'dev' of https://github.com/volosoft/abp into dev
5 years ago
Yunus Emre Kalkan
a16f3f9124
SolutionModuleAdder default startup project migrator
5 years ago
maliming
289e8c4da6
Add more Auditing unit tests.
...
Resolve #2648
5 years ago
Arkat Erol
f87e96ed75
generate proxy command clean up
5 years ago
Galip Tolga Erdem
cce337439a
fixed logic error on middleware
5 years ago
Galip Tolga Erdem
7576cf6eae
Merge branch 'dev' of https://github.com/abpframework/abp into pr/2277
5 years ago
Halil İbrahim Kalkan
27e2461581
Created initial audit logging document.
5 years ago
maliming
174e25b0be
Remove ConfigureAwait of async method.
5 years ago
maliming
a2e3f30c44
Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd.
5 years ago
Yunus Emre Kalkan
6c252a25dd
Merge pull request #2639 from abpframework/maliming/helpcommand
...
Output a warning if the command is not found.
5 years ago
maliming
65186e9a88
Output a warning if the command is not found.
5 years ago
Halil İbrahim Kalkan
c7059c7312
Merge pull request #2634 from abpframework/maliming/PostConfigure
...
Add PostConfigure & PostConfigureAll method to AbpModule.
5 years ago