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
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
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
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
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
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
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
Yunus Emre Kalkan
524ed4328d
fix cli incorrect license error and warning
...
resolves https://github.com/abpframework/abp/issues/2626
5 years ago
Yunus Emre Kalkan
530f5c6b23
Update AbpIoApiKeyService.cs
5 years ago
maliming
4b1b051a02
Add PostConfigure & PostConfigureAll method to AbpModule.
5 years ago
Halil İbrahim Kalkan
969771306d
Fixed #2624 : FullAuditedAggregateRootWithUser generic type wrong constraint.
5 years ago
Galip Tolga Erdem
1a9fd66be7
updated AbpAuditingMiddleware
5 years ago
Galip Tolga Erdem
ca64497b1f
reverted back
5 years ago
Galip Tolga Erdem
5c73a61e1c
updated AuditingMiddleware for AlwaysLogOnExceptions
5 years ago
Arkat Erol
88df0a3e37
Generate proxy command bug fix
5 years ago
Galip Tolga Erdem
a529a3df9e
Merge branch 'dev' of https://github.com/abpframework/abp into pr/2277
5 years ago
Galip Tolga Erdem
62127df0ea
removed empty space
5 years ago
Halil İbrahim Kalkan
a8e8cf26f1
#2597 Rename UseSerilogEnrichers to UseAbpSerilogEnrichers
5 years ago
Halil İbrahim Kalkan
32407660da
Create launchSettings.json
5 years ago
Halil İbrahim Kalkan
c88cd2054e
#2597 Refactor AbpAspNetCoreSerilogOptions
5 years ago
Halil İbrahim Kalkan
da4c91cabd
#2597 Rename AbpSerilogModule to AbpAspNetCoreSerilogModule to bettern align the module name and the package name.
5 years ago
Galip Tolga Erdem
73782c1408
Reverted SaveAsync on IAuditLgSaveHandle instead added AddException method.
5 years ago
Halil İbrahim Kalkan
f31c335c15
Merge pull request #2597 from mehmetuken/serilog-enrichment
...
Serilog enrichments.
5 years ago
Arkat Erol
c7e575c689
Generate proxy command refactor
5 years ago
RayMMond
40d0586d49
correct chinese localization
5 years ago
Halil İbrahim Kalkan
beb8cc113f
Remove unused namespace.
5 years ago
Halil İbrahim Kalkan
9c9e224b0a
Add NuGetPackageTarget.Undefined.
5 years ago