Yunus Emre Kalkan
0adc1c5530
merge
5 years ago
Super
183b779a9b
Upgrade to Npgsql.EntityFrameworkCore.PostgreSQL 3.0.1
5 years ago
Halil İbrahim Kalkan
f070d5c752
Merge pull request #1857 from abpframework/Using-ABP-CLI-with-local-paths
...
cli GitHubLocalRepositoryPath option
5 years ago
Yunus Emre Kalkan
55566e21fe
Refactor ReferenceReplaceStep
5 years ago
Armağan Ünlü
50880a9914
Resolved #908
5 years ago
Halil İbrahim Kalkan
b8a90037fd
Merge pull request #1852 from abpframework/maliming/CurrentDirectoryHelpers
...
Remove CurrentDirectoryHelpers.
5 years ago
Yunus Emre Kalkan
db2c848c18
Merge branch 'dev' into Using-ABP-CLI-with-local-paths
5 years ago
Yunus Emre Kalkan
13bcff6580
removed GitHubLocalRepositoryPath.Short on newcommand
5 years ago
Halil İbrahim Kalkan
8034a72c85
Resolves #1670 : Add X-Requested-With header on C# client proxies.
5 years ago
Halil İbrahim Kalkan
f8292234d3
Resolved #1811 : Add component libraries to the application parts.
5 years ago
Halil İbrahim Kalkan
057a11145c
Complete the authorization document.
5 years ago
Halil İbrahim Kalkan
661f6db74f
Fix for action normalization.
5 years ago
Halil İbrahim Kalkan
bca421cbf5
Add AbpAspNetCoreMvcModule assembly to the partmanager
5 years ago
Halil İbrahim Kalkan
4b682fb262
Adjust namespace for Volo.Abp.AspNetCore.ExceptionHandling
5 years ago
maliming
e0fb431e72
Remove AddAlwaysAllowPermissionChecker
...
fix #1861
5 years ago
Halil İbrahim Kalkan
fa56017647
Resolved #362 : AbpDbContext should handle nulls for all optional (property-injected) dependencies.
5 years ago
Halil İbrahim Kalkan
35306fc26d
Resolved #1154 : Create Volo.Abp.Ddd.Application.Contracts package.
5 years ago
Yunus Emre Kalkan
adc35b9f2f
added help text
5 years ago
Yunus Emre Kalkan
4b06c25271
cli GitHubLocalRepositoryPath option
...
resolved https://github.com/abpframework/abp/issues/1827
5 years ago
maliming
d9ed777485
Remove CurrentDirectoryHelpers.
...
Resolve #1807
5 years ago
maliming
e036a5d004
Upgrade Pomelo.EntityFrameworkCore.MySql package.
...
Resolve #1791
5 years ago
Halil İbrahim Kalkan
8a464ff296
Merge pull request #1800 from abpframework/maliming/Newtonsoft.Json
...
Use Newtonsoft.Json in AbpAspNetCoreMvc Module.
5 years ago
Halil İbrahim Kalkan
97cd1e4eb5
Merge pull request #1825 from abpframework/maliming/guid
...
Remove unnecessary locks that create Guid.
5 years ago
Halil İbrahim Kalkan
0aa89831d5
Resolved #1844 and Resolved #1777 : Created contextualized IObjectMapper service.
5 years ago
Halil İbrahim Kalkan
e2a334f37b
Extract IAutoObjectMappingProvider
5 years ago
Eduardo Caceres
e15deea282
Prevent possible null reference exception
...
* Prevent possible null referrence exception in `SelectItems.GetItems()`
* Other Minor changes
5 years ago
maliming
6499e44c60
Remove unnecessary locks that create Guid.
...
Resolve #1823
5 years ago
Yunus Emre Kalkan
6431a7e1b9
Update DerivedClassFinder.cs
5 years ago
Yunus Emre Kalkan
d3d28ea0c5
Update CliService.cs
5 years ago
Yunus Emre Kalkan
5eb24b0f75
Update ModuleTemplateBase.cs
5 years ago
Yunus Emre Kalkan
4e63a7b831
removed unused using statements
5 years ago
Xeevis
cd67360bb7
Fix case of misleading CLI update advisory
5 years ago
Yunus Emre Kalkan
88587bac37
Merge branch 'dev' into source-code-download
5 years ago
maliming
d7610350c6
The CLI update command updates the test project.
...
Resolve #1808
5 years ago
Yunus Emre Kalkan
2eef238d87
Update AbpInputTagHelperService.cs
5 years ago
maliming
0c561b6edc
Use Newtonsoft.Json in AbpAspNetCoreMvc Module.
...
Resolve #1790
5 years ago
Halil İbrahim Kalkan
132de6d99d
add PreserveCompilationReferences to Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.Demo
5 years ago
Yunus Emre Kalkan
e9c8dc7ccb
Merge branch 'dev' into source-code-download
5 years ago
William Obando
9e2c1f9945
Update es-mx.json
5 years ago
William Obando
a867285831
Create es-mx.json
5 years ago
Halil İbrahim Kalkan
05cdda75b9
Resolved #1786 : Upgrade to ASP.NET Core 3.0 Stable.
5 years ago
Halil İbrahim Kalkan
8fdcd7eac7
Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
Halil İbrahim Kalkan
fab4784e45
Fix bundling problem.
5 years ago
İsmail ÇAGDAŞ
2119624615
follows Upgrade to IdentityModel 4.0.0
5 years ago
Halil İbrahim Kalkan
e8cd6e3dc7
Upgrade to IdentityModel 4.0.0
5 years ago
Halil İbrahim Kalkan
f60e3b1510
Change replacing the API key.
5 years ago
Halil İbrahim Kalkan
d1901aa9e7
Made Volo.Abp.Http.Client.Tests tests properly working after asp.net core 3.0 migration.
5 years ago
Halil İbrahim Kalkan
03b47aee23
Add Accept-Language header in the AbpAspNetCoreTestBase
5 years ago
Halil İbrahim Kalkan
bd2c5b4761
Fix Startup reference
5 years ago
Halil İbrahim Kalkan
08f299b6f4
Merge branch 'dev' into aspnetcore-3.0
5 years ago
Halil İbrahim Kalkan
bc757501d2
Created RemoteTenantStore
5 years ago
Halil İbrahim Kalkan
53987e813b
Enhance AbpTenantAppService to support to query tenant by also id.
5 years ago
Halil İbrahim Kalkan
56313c91dc
Add AbpTenantController.FindTenantByIdAsync
5 years ago
Halil İbrahim Kalkan
c0420890c5
Merge pull request #1719 from abpframework/Manage-account
...
Manage account
5 years ago
Halil İbrahim Kalkan
def0c25e95
Fixed #1096 : Prevent duplicate registration of AbModules.
5 years ago
Halil İbrahim Kalkan
8f2de58e44
Resolved #1580 Make Entity.Id protected to prevent accidently changing it.
5 years ago
Halil İbrahim Kalkan
efc202bd56
#1580 Removed setter for IEntity<TKey>.Id
5 years ago
Yunus Emre Kalkan
92486177a8
source code download
5 years ago
Halil İbrahim Kalkan
deb086e6a8
Add constrators getting id to the base entity classes.
5 years ago
Halil İbrahim Kalkan
dcbd40a099
Refactor conventional dependency registration classes.
5 years ago
Halil İbrahim Kalkan
fca268c816
Merge branch 'dev' into aspnetcore-3.0
5 years ago
Halil İbrahim Kalkan
4551cddf16
Merge pull request #1774 from abpframework/maliming/cacheKeyPrefix
...
Add application name prefix option to distributed cache item keys.
5 years ago
Halil İbrahim Kalkan
fcd41ecc4d
Merge pull request #1756 from abpframework/maliming/patch-3
...
Upgrade Autofac.
5 years ago
Halil İbrahim Kalkan
64b22df27a
Merge pull request #1760 from abpframework/maliming/patch-4
...
Prevent the service from being injected again.
5 years ago
Halil İbrahim Kalkan
5dec6feb47
Refactor AbpRequestLocalizationMiddleware #1718
5 years ago
Halil İbrahim Kalkan
202bb646ad
Merge branch 'dev' into aspnetcore-3.0
5 years ago
Halil İbrahim Kalkan
b8678aa575
Merge pull request #1718 from abpframework/maliming/UseAbpRequestLocalization
...
Delayed initialization of the language.
5 years ago
Halil İbrahim Kalkan
a5ca77e190
Add EnvironmentVariablesPrefix to ConfigurationBuilderOptions.
5 years ago
Halil İbrahim Kalkan
e875ddc516
Disable get by id in Repository_Basic_Tests_With_Int_Pk test for mongodb.
5 years ago
Halil İbrahim Kalkan
7e4f1f3439
Added test: Repository_Basic_Tests_With_Int_Pk
5 years ago
maliming
5959329900
Add application name prefix option to distributed cache item keys.
...
Resolve #1399
5 years ago
Halil İbrahim Kalkan
0b785160ad
Merge branch 'dev' into aspnetcore-3.0
5 years ago
Yunus Emre Kalkan
57c5627f4c
Merge branch 'dev' of https://github.com/volosoft/abp into dev
5 years ago
Yunus Emre Kalkan
55c4520b43
Update NugetReferenceReplaceStep.cs
5 years ago
Alper Ebicoglu
276a47295e
Added license code replace step.
5 years ago
Alper Ebicoglu
3f3799aa98
text correction
5 years ago
maliming
5622bfc796
Prevent the service from being injected again.
...
Resolve #1757
5 years ago
Yunus Emre Kalkan
1f4b0e1184
create @abp\luxon pacakge
5 years ago
maliming
1538a21bfd
Upgrade Autofac.
...
Resolve #1751
5 years ago
Halil İbrahim Kalkan
be5406a5d0
Fixed virtual file static file middleware compatibility issue for asp.net core 3.0
5 years ago
Halil İbrahim Kalkan
a187831b73
Added VirtualFileSystem_Tests that is failing
5 years ago
Halil İbrahim Kalkan
e0c27f411b
Use IWebHostEnvironment instead of IHostingEnvironment
5 years ago
Alper Ebicoglu
be4026ee50
remove name word
5 years ago
Halil İbrahim Kalkan
49e338f243
Make app template working for asp.net core 3.0
5 years ago
Alper Ebicoglu
c4bd02f75f
Merge branch 'dev' of https://github.com/volosoft/abp into dev
5 years ago
Alper Ebicoglu
d372b9cefa
Update dotnet tool commands for new version of Abp.Cli
5 years ago
Marcelo M. M
31ad6e3d63
Updating PT-BR translation
...
Updating PT-BR translation and correcting a key in english.
5 years ago
Halil İbrahim Kalkan
dc362dfbd9
Resolved #1728 : Remove overriding equals for entities and value types.
5 years ago
Halil İbrahim Kalkan
95070dcadb
Use Microsoft.NET.Sdk.Web
5 years ago
Halil İbrahim Kalkan
b9e418a924
Move projects to netcore3.0
5 years ago
Halil İbrahim Kalkan
0af88bc52d
Fix EF Core global query filter problem on .netcore3.0
5 years ago
Halil İbrahim Kalkan
a52ba7787d
Switch to MapControllerRoute instead of UseMvc
5 years ago
Halil İbrahim Kalkan
f24a32b201
Make bootstrap demo running
5 years ago
Halil İbrahim Kalkan
baf876e320
Upgraded asp.net core projects to 3.0 preview 9
5 years ago
Halil İbrahim Kalkan
ad8497b066
Update AbpAuthorizationModule.cs
5 years ago
Halil İbrahim Kalkan
d48bdcfd66
Updated test csproj file dependencies and created common.test.config
5 years ago
Halil İbrahim Kalkan
a2a6b7cd8e
Updated nuget packages to net preview9
5 years ago
Yunus Emre Kalkan
5a5dadd394
Merge branch 'dev' into Manage-account
5 years ago
Yunus Emre Kalkan
7960751630
added manage profile page
5 years ago
maliming
cc245a69f8
Use the Scoped service.
5 years ago
maliming
97dc9c0a1b
Delayed initialization of the language.
5 years ago
Halil İbrahim Kalkan
dec0b6ffa5
Fix url paths in also minified css files.
5 years ago
Halil İbrahim Kalkan
1b84ea650b
Fixed #1680 : Can't logout from the Web UI.
5 years ago
Halil İbrahim Kalkan
e8a7e3ec9a
#1705 Add AddProfile method again.
5 years ago
Halil İbrahim Kalkan
a48857f394
Resolved #1706 : Remove ABP's AutoMap attributes.
5 years ago
Halil İbrahim Kalkan
2292cf67f6
Resolved #1705 : Replace AddProfile by AddMaps for AbpAutoMapperOptions
5 years ago
Halil İbrahim Kalkan
7b4037052c
Merge pull request #1616 from abpframework/maliming/AutomapperPrefix
...
fix #1615 Add a prefix to AutoMap*Attribute.
5 years ago
maliming
60ae9dd4ae
Resolve #1697 Show menu and submenu icon.
5 years ago
maliming
12ce2204c0
CliAnalytics add UiFramework field.
5 years ago
Halil İbrahim Kalkan
08837f1fba
IdentityModelAuthenticationService support custom parameters
5 years ago
Dillan Cagnetta
cfea1882cc
Updated: removed (unnecessary?) ToArray call on EventHandlerFactories - TODO item
5 years ago
Halil İbrahim Kalkan
0ffefc4ca0
Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
Halil İbrahim Kalkan
f5d49c959a
Update CurrentUser.cs
6 years ago
Yunus Emre Kalkan
f901f90919
template download improvements
6 years ago
Halil İbrahim Kalkan
4b5e9a1297
Remove redundant question marks.
6 years ago
Halil İbrahim Kalkan
999b2ba74c
Update DeveloperApiKeyResult.cs
6 years ago
vnetonline
b8ab12e33f
Changes example usage information for -sp option using relative path
...
The migration is added in the DbMigrations project so need to refer to the startup path relatively
6 years ago
Yunus Emre Kalkan
b3e74314c0
Cli Update Command: Add parameter for selecting which package type to update
...
resolves https://github.com/abpframework/abp/issues/1644
6 years ago
Yunus Emre Kalkan
4a0a2ec7b7
Cli Update Command: Configure for Angular
...
resolves https://github.com/abpframework/abp/issues/1645
6 years ago
maliming
62b3b6aca6
Merge pull request #1648 from abpframework/maliming/AutomapperV9
...
Resolve #1627 Upgrade AutoMapper to version 9.
6 years ago
maliming
1ca6878688
Resolve #1627 Upgrade AutoMapper to version 9.
6 years ago
Yunus Emre Kalkan
70c0c77944
Merge branch 'dev' of https://github.com/volosoft/abp into dev
6 years ago
Halil İbrahim Kalkan
ebf12263cc
Remove update analytics collection.
6 years ago
Halil İbrahim Kalkan
da08d67d24
Updated npm package dependencies
6 years ago
Yunus Emre Kalkan
27c8d72964
Cli update command no longer runs yarn & gulp if there is no change
6 years ago
Yunus Emre Kalkan
a14aa1d8e3
revert accidently pushed changes
6 years ago
Yunus Emre Kalkan
f608d8b5f0
pgrade @abp npm dependencies to latest version
6 years ago
Halil İbrahim Kalkan
905baffdc6
Resolved #1498 : Set IServiceProvider in ValidationContext.
6 years ago
maliming
3c9d5fd559
Format code.
6 years ago
maliming
ff66516a93
Resolve #1632 MongoDB test problems & optimization.
6 years ago
maliming
7a088fc29a
Resolve #1629 Modify the EF Core global filter expression.
6 years ago
Halil İbrahim Kalkan
77079cf981
Resolved #1628 : Upgrade all NuGet packages for the framework for v0.19 release.
6 years ago
maliming
5ccdbcc854
Resolve #1618 Use a constant string as the key for the HttpContext's Items.
6 years ago
maliming
7d5871a3ab
fix #1615 Add a prefix to AutoMap*Attribute.
6 years ago
Halil İbrahim Kalkan
1af170e9ba
Update on NuGet.Config on project creation.
6 years ago
Yunus Emre Kalkan
6d2a58c019
Merge branch 'dev' of https://github.com/volosoft/abp into dev
6 years ago
Yunus Emre Kalkan
26df36312b
fixed sweetalert escape bug in modal unsaved changes
6 years ago
Halil İbrahim Kalkan
bfa915c11b
Add new template
6 years ago
Halil İbrahim Kalkan
7eff0e8feb
ModuleTemplate generation fix.
6 years ago
Halil İbrahim Kalkan
db97ed9f52
Update ModuleTemplate.cs
6 years ago
Halil İbrahim Kalkan
4a21d9902f
Resolved #1594 : Rename "mvc-module" template's name to "module".
6 years ago
Halil İbrahim Kalkan
074963119e
Replace console test app port.
6 years ago
Halil İbrahim Kalkan
59455052aa
Switch EF to Mongo step for MyCompanyName.MyProjectName.HttpApi.HostWithIds project.
6 years ago
maliming
6b7dcab12e
Rename the method and apply it to the template project.
6 years ago
maliming
5e3d2d21dd
Add the AbpExposeHeaders extension method.
6 years ago
Yunus Emre Kalkan
5cd2bac906
Merge pull request #1553 from abpframework/maliming/cli-add-module
...
Resolve #1551 CLI add-module command add startup project options.
6 years ago
Yunus Emre Kalkan
1278123077
added chart.js contributors
6 years ago
Halil İbrahim Kalkan
a74585a1b9
Merge pull request #1564 from abpframework/maliming/mongoUrl
...
Resolve #1534 Modify the way mongodb connection string parsing.
6 years ago
Yunus Emre Kalkan
06d71a8aae
WidgetPolicyChecker renamed to WidgetManager
6 years ago
Yunus Emre Kalkan
249d7c09f4
localization for spa
6 years ago
Yunus Emre Kalkan
e33c43bef4
Update WidgetPolicyChecker.cs
6 years ago
Yunus Emre Kalkan
ce6993fd43
Update WidgetPolicyChecker.cs
6 years ago
Yunus Emre Kalkan
c8875c5ea0
added IWidgetPolicyChecker
6 years ago
Yunus Emre Kalkan
d003a4761d
added parameterless validations
6 years ago
maliming
cefe98ba7a
Modify templates and other connection strings.
6 years ago
maliming
fbb4ec6a15
Resolve #1534 Modify the way mongodb connection string parsing.
6 years ago
Halil İbrahim Kalkan
41bee41231
Update NewCommand.cs
6 years ago
Halil İbrahim Kalkan
f17a9b4451
Enhance CLI help command.
6 years ago
Halil İbrahim Kalkan
6a3ec9a83c
NugetReferenceReplaceStep better check branch name
6 years ago
Halil İbrahim Kalkan
0ecc846c25
Implement MyCompanyName.MyProjectName.HttpApi.HostWithIds for template generation.
6 years ago
maliming
ad370d10e1
Resolve #1555 Replace the port and url in the angular template.
6 years ago
maliming
23522059fc
Update command help info.
6 years ago
Halil İbrahim Kalkan
716df65ee2
Fix NugetReferenceReplaceStep
6 years ago
Halil İbrahim Kalkan
ee4101e967
Support angular template generation
6 years ago
maliming
6a7fd6bc97
Resolve #1551 CLI add-module command add startup project options.
6 years ago
Halil İbrahim Kalkan
4a2cd6c661
Added version option while creating a new solution
6 years ago
Halil İbrahim Kalkan
e91da573ab
Add angular project template. Rename mvc template to app template.
6 years ago
Halil İbrahim Kalkan
16769a308d
Refactor BundlerBase
6 years ago
maliming
b59667a7ca
Resolve #1536 Use minified version of the script/style.
6 years ago
Halil İbrahim Kalkan
c97659006f
Merge pull request #1511 from Xeevis/dev
...
Remove redundant type attributes
6 years ago
Yunus Emre Kalkan
aca7c1bb6d
Update Volo.Abp.sln.DotSettings ( ignore Volo.abp warning)
6 years ago
Halil İbrahim Kalkan
c0c106b1b4
Delete Volo.Abp.AspNetCore.Mvc.UI.Dashboards package
6 years ago
Halil İbrahim Kalkan
042d1fb0e6
Simplify to create a widget dashboard.
6 years ago
Halil İbrahim Kalkan
6c85ee4777
Remove DashboardManager
6 years ago
Halil İbrahim Kalkan
5528011425
Move DashboardManager and WidgetManager to the framework.
6 years ago
Halil İbrahim Kalkan
ebc2455bfb
Add RefreshUrl for Widgets
6 years ago
Halil İbrahim Kalkan
f207d2e8bd
Merge pull request #1529 from abpframework/Find-Tenant-Api
...
added Find tenant api
6 years ago
Halil İbrahim Kalkan
4f50370d08
Introduce abp.DashboardManager
6 years ago
Alper Ebicoglu
a19171ea56
closes #1531
6 years ago
Yunus Emre Kalkan
5a5d3148d4
added Find tenant api
6 years ago
Halil İbrahim Kalkan
2b1f76837f
Set missing WidgetDefinition properties.
6 years ago
Halil İbrahim Kalkan
81ab10c123
Merge pull request #1505 from abpframework/maliming/SharedContractResolver
...
Resolve #1503 Reuse Contract Resolver, improve performance.
6 years ago
Tao Yang
876c9ecb4b
Fix bug of AddIfNotContains extension method in AbpTagHelperAttributeListExtensions.cs
6 years ago
Yunus Emre Kalkan
c74e6ff982
Update Default.cshtml
6 years ago
maliming
ed0934f7f4
ApiDescriptionFinder uses static JsonSerializerSettings directly.
6 years ago
maliming
743c80bc18
Reuse shared JsonSerializerSettings instead of shared ContractResolver.
6 years ago
Yunus Emre Kalkan
7678681d2c
removed unused code
6 years ago
Halil İbrahim Kalkan
46eb5b380b
Create initial sample dashboard.
6 years ago
Halil İbrahim Kalkan
3707fc7c85
Update WidgetDefinition.cs
6 years ago
Halil İbrahim Kalkan
f186648270
Renamed StyleSrcs to StyleFiles and ScriptSrcs to ScriptFiles
6 years ago
Halil İbrahim Kalkan
39b7abf4b4
Resolve #297 : Widget system.
6 years ago
Halil İbrahim Kalkan
fb9b39452f
Remove WidgetRenreder and decorate DefaultViewComponentHelper instead.
6 years ago
Halil İbrahim Kalkan
49bb6646a6
Auto add styles/scripts of a used widget in the page #297
6 years ago
Xeevis
72a6b92278
Remove redundant type attributes
6 years ago
maliming
88ead6fdb9
Merge branch 'dev' into maliming/SharedContractResolver
6 years ago
Halil İbrahim Kalkan
a6f8226276
Added TODO
6 years ago
Halil İbrahim Kalkan
08fd42e1d4
Revised AbpJsonOptions.
6 years ago
maliming
29ac532cb5
Move GetSharedAuditingContractResolver to the JsonNetAuditSerializer class.
6 years ago
Halil İbrahim Kalkan
ccbdfcc7ec
Add local-framework-ref option to project building.
6 years ago
İsmail ÇAGDAŞ
efe7f2aba3
follows 922af8e558
remove MailKitSmtpEmailSender.SendMail
6 years ago
maliming
d02f3cf297
Merge branch 'dev' into maliming/SharedContractResolver
6 years ago
maliming
e27de68142
Resolve #1503 Reuse Contract Resolver, improve performance.
6 years ago
Halil İbrahim Kalkan
98f95809ab
Merge branch 'dev' into MailKit-integration
6 years ago
Halil İbrahim Kalkan
dd6bf460ea
Merge pull request #1489 from abpframework/maliming/AbpJsonOptions
...
add AbpJsonOptions.
6 years ago
maliming
ce54914459
Fix #1492 MongoDbRepositoryRegistrar bug.
6 years ago
maliming
76ed33a910
add AbpJsonOptions.
6 years ago
Yunus Emre Kalkan
2ae42a6d43
removed constructor from AbpMailKitOptions
6 years ago
Yunus Emre Kalkan
6032d2403f
global filters ui
6 years ago
Yunus Emre Kalkan
780c8e9cbe
dashboard demo improvements
6 years ago
Yunus Emre Kalkan
cd690f52b0
Refactor
6 years ago
Yunus Emre Kalkan
0ef023c0c9
dashboard global filters
6 years ago
Halil İbrahim Kalkan
255640f32a
Remove sync extensions for ISettingProvider
6 years ago
Halil İbrahim Kalkan
b9c472fa53
Delete TenantStoreExtensions.cs
6 years ago
Halil İbrahim Kalkan
1baf53ba64
Define sync methods for tenant store to reduce AsyncHelper.RunSync usage.
6 years ago
Halil İbrahim Kalkan
95e6d07f11
Remove LanguageProviderExtensions.
6 years ago
Halil İbrahim Kalkan
3480625d88
#1403 Remove IFeatureChecker sync extensions
6 years ago
Halil İbrahim Kalkan
922af8e558
Remove EmailSenderBase.SendEmail
6 years ago
Halil İbrahim Kalkan
62183a9ce4
Reduce AsyncHelper.RunSync usage
6 years ago
Halil İbrahim Kalkan
588dafe60c
Reduce AsyncHelper.RunSync usage #1403
6 years ago
Halil İbrahim Kalkan
ed0895e712
Remove RunnableExtensions, Remove IRunnable from AbpTimer.
6 years ago
Halil İbrahim Kalkan
f5e6d52245
Resolved #1465 : Remove Sync API for IEmailSender
6 years ago
Halil İbrahim Kalkan
4ce0381da0
Fixed #1464 : Add sync methods to IBackgroundJobStore
6 years ago
Halil İbrahim Kalkan
e026dfd985
#1403 Remove sync extensions for IAuthorizationService
6 years ago
Halil İbrahim Kalkan
490750ffc2
Resolved #1456 : Remove CrudAppService and rename AsyncCrudAppService to CrudAppService
6 years ago
Yunus Emre Kalkan
4252c8a586
added tests
6 years ago
Yunus Emre Kalkan
c45df7ff8e
Merge branch 'dev' into MailKit-integration
6 years ago
Yunus Emre Kalkan
f5813a9c18
Update AbpEmailingTestModule.cs
6 years ago
Yunus Emre Kalkan
b31814bae0
Update AbpMailKitModule.cs
6 years ago
Halil İbrahim Kalkan
b9891801a8
Remove AsyncHelper.RunSync from AuditingStoreExtensions
6 years ago
Halil İbrahim Kalkan
547d927d21
Introduce IAbpTagHelperService.Process to reduce AsyncHelper.RunSync usage
6 years ago
Halil İbrahim Kalkan
3a73a7882b
Make TagHelperExtensions.ProcessAndGetOutput method async!
6 years ago
Yunus Emre Kalkan
b10ba343e2
added Volo.Abp.MailKit
6 years ago
Halil İbrahim Kalkan
73ec92f3af
Introduce ISettingValueProviderManager.
6 years ago
Halil İbrahim Kalkan
db03028853
Introduce IPermissionValueProviderManager, make PermissionChecker transient.
6 years ago
Halil İbrahim Kalkan
9203ad1fa7
Merge pull request #1441 from abpframework/maliming/download
...
Add CliAnalytics.
6 years ago
maliming
7bc3cad009
Remove Todo.
6 years ago
Wayne
d84b2bdef8
Fixed Namespace Issue
...
Volo.Abp.UI.Navigation was split into two namespaces - Volo.Abp.Ui and Volo.Abp.UI. Updated the Volo.Abp.Ui namespaces to match the base namespace of Volo.Abp.UI
6 years ago
Halil İbrahim Kalkan
965867d05f
Merge pull request #1430 from abpframework/maliming/automapper
...
Remove the static API from the Automapper module.
6 years ago
Halil İbrahim Kalkan
a969af2b55
Merge pull request #1422 from abpframework/maliming/unitofwork
...
Fixed #1417 EF Unit of work: Collection was modified; enumeration operation may not execute problem.
6 years ago
Halil İbrahim Kalkan
01cf40120c
#1426 UnitOfWorkManager should be singleton.
6 years ago
Halil İbrahim Kalkan
622e7ad7e0
#1426 LocalDistributedEventBus should be singleton.
6 years ago
maliming
797b011c93
Remove the static API from the Automapper module.
6 years ago
maliming
12f0d9bace
Upgrade System.Linq.Dynamic.Core to 1.0.18
6 years ago
Yunus Emre Kalkan
c4ced2dea9
Update AbpTagHelperAttributeListExtensions.cs
6 years ago
Yunus Emre Kalkan
f3bdcefcfc
Update AbpTagHelperAttributeListExtensions.cs
...
resolves https://github.com/abpframework/abp/issues/1421
6 years ago
maliming
3dc317b333
Fixed #1417 EF Unit of work: Collection was modified; enumeration operation may not execute problem.
6 years ago
Xeevis
195779bce1
Fix ProjectReference -> PackageReference
6 years ago
maliming
8fa7acf5ac
Remove some parameters of TemplateDownloadInputDto.
6 years ago
maliming
11377a653f
Add CliAnalytics.
6 years ago
Xeevis
4b2c6b23de
#1408 Refactor NugetReferenceReplaceStep
6 years ago