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
maliming
309c5f38f5
Add Account layout html lang.
6 years ago
Halil İbrahim Kalkan
85c4c9a768
Merge pull request #1402 from abpframework/maliming/issue1397
...
Resolve #1397 ContentLayout supports html lang.
6 years ago
Halil İbrahim Kalkan
fb189814f7
Replace AsyncLock with SemaphoreSlim
6 years ago
Halil İbrahim Kalkan
3b2dae6f49
#1403 Refactor UnitOfWorkManager.
6 years ago
Halil İbrahim Kalkan
d27fccc523
Extract IProxyScriptManagerCache. Make ProxyScriptManager transient.
6 years ago
Halil İbrahim Kalkan
10f7d79019
Make NuGetService transient.
6 years ago
Halil İbrahim Kalkan
f719bda32f
Use IServiceScopeFactory instead of IHybridServiceScopeFactory for event bus.
6 years ago
Halil İbrahim Kalkan
63baeaa874
#1403 refactor singletons.
6 years ago
Halil İbrahim Kalkan
5c38eef332
#1403 Refactor BackgroundJobWorker
6 years ago
Halil İbrahim Kalkan
3cf7e516d7
Convert AspNetCoreApiDescriptionModelProvider and ApiDescriptionFinder to transient.
6 years ago
Halil İbrahim Kalkan
5636dd4fb5
#1403 : Simplify ApiDescriptionCache
6 years ago
maliming
678b37492d
Use `Environment.NewLine` instead of `\r\n`
6 years ago
maliming
761952412e
Use CurrentCulture as the page language.
6 years ago
maliming
c33b586726
Resolve #1397 ContentLayout supports html lang.
6 years ago
Yunus Emre Kalkan
7d5d33a1b4
mongodb namespaces & projects renamed
6 years ago
Yunus Emre Kalkan
23e2b18e93
Merge pull request #1388 from lonwern/cli-check-npm-ondemand
...
Cli check npm global packages on-demand
6 years ago
maliming
df8311b2ab
Use a regular expression to get the package name.
6 years ago
lonwern
318678dc4a
Remove unnecessary reference
6 years ago
lonwern
9a2388628d
Typo fix
6 years ago
lonwern
da78791d0f
Cli check npm global packages on-demand
6 years ago
Yunus Emre Kalkan
69d76c5c08
Merge pull request #1379 from abpframework/maliming/zip
...
Resolve #1114 Use the new zip class library (SharpZipLib)
6 years ago
Yunus Emre Kalkan
05051241d3
minor changes
6 years ago
maliming
87f0ca1370
Resolve #1114 Use the new zip class library (SharpZipLib)
6 years ago
Reichenbach, Michael
4307209bf7
feat(cli): add default proxy support to cli
...
The cli uses the default windows proxy and credentials for requests.
Closes #1373
6 years ago
Halil İbrahim Kalkan
6375598774
Added Tool name option to CLI downloads
6 years ago
Halil İbrahim Kalkan
a694ab2dff
Add option to enable/disable caching on template download
6 years ago
Halil İbrahim Kalkan
2f39d2a15b
Resolved #1370 : Get ClientSecret from appsettings.json for MVC template DbMigration application.
6 years ago
Reichenbach, Michael
70d334068b
refactor(multi-tenancy): move TenantId check into BaseAppService
...
Fix TenantId update in CrudAppService and moved TenantId check into base class.
fixes #1360
6 years ago
Reichenbach, Michael
21e96168b4
Merge branch 'dev' of https://github.com/abpframework/abp into dev
6 years ago
Reichenbach, Michael
2a4c319081
fix(multi-tenancy): correctly set TenantId on create in AppService
...
The TenantId is now automatically set when creating new entities in an AsyncCrudAppService derived class.
fixes #1360
6 years ago
Halil İbrahim Kalkan
faad6f8da2
Fixes #1367 : Actions subscribed to ServiceCollectionRegistrationActionExtensions.OnRegistred are not invoked
6 years ago
Halil İbrahim Kalkan
8dbd39c46e
Merge pull request #1363 from abpframework/maliming/issue1362
...
fix #1362 Call the asynchronous GetUsageInfo method correctly
6 years ago
Yunus Emre Kalkan
c621e7a7a4
Merge branch 'dev' of https://github.com/volosoft/abp into dev
6 years ago
Yunus Emre Kalkan
b4d738f47b
Update UsingStatementAdder.cs
6 years ago
maliming
4537fd118d
fix #1362 Call the asynchronous GetUsageInfo method correctly
6 years ago
Halil İbrahim Kalkan
63bc860d75
Resolved #1361 : Layout Hook Feature for MVC UI
6 years ago
Yunus Emre Kalkan
74251909c3
Update UsingStatementAdder.cs
6 years ago
Yunus Emre Kalkan
511206409e
Update ModuleClassDependcyAdder.cs
6 years ago
Yunus Emre Kalkan
7f0b57e0b6
Merge pull request #1337 from abpframework/maliming/issue1335
...
fix #1335 Port replacement for migration and unit test projects.
6 years ago
Xeevis
b27e524316
Refactor VoloNugetPackagesVersionUpdater
6 years ago
maliming
3fb5e90824
fix #1335 Port replacement for migration and unit test projects.
6 years ago
Halil İbrahim Kalkan
5a70dc0d09
Merge branch 'master' into dev
6 years ago
Halil İbrahim Kalkan
963e7e298a
Show page title in the HTML title.
6 years ago
Yunus Emre Kalkan
0cea010fae
abp npm packages update
6 years ago
Halil İbrahim Kalkan
99c9317e55
Fixed #1333 Downgrade to System.Linq.Dynamic.Core 1.0.16.
6 years ago
Halil İbrahim Kalkan
dcfb1ab651
Remove malihu-custom-scrollbar-plugin include in SharedThemeGlobalScriptContributor
6 years ago
Halil İbrahim Kalkan
6d0f5d42dc
Merge pull request #1310 from abpframework/Depend-on-malihu-custom-scrollbar-plugin-from-the-shared-theme-module
...
Depend on malihu-custom-scrollbar-plugin from the shared theme module
6 years ago
maliming
50fb52cc91
Correct the ChangeModuleDependency parameter for MyProjectNameDomainTestModule.
6 years ago
Halil İbrahim Kalkan
ea549b4305
Fix AbpClaimActionCollectionExtensions.MapAbpClaimTypes
6 years ago
Halil İbrahim Kalkan
f5aa2a44d6
Upgrade nuget packages.
6 years ago
Yunus Emre Kalkan
4059620b07
Depend on malihu-custom-scrollbar-plugin from the shared theme module
...
resolves https://github.com/abpframework/abp/issues/1309#event-2423116926
6 years ago
Xeevis
fc4ffdb246
Refactor CliService.cs
6 years ago
Halil İbrahim Kalkan
bdb3f695de
Merge pull request #1294 from abpframework/maliming/dapper
...
Dapper Integration.
6 years ago
Yunus Emre Kalkan
d972574072
Update CliService.cs
6 years ago
Yunus Emre Kalkan
bca58a9081
Merge pull request #1295 from Xeevis/cli
...
Improve CLI version checking
6 years ago
Yunus Emre Kalkan
6d25b20998
refactor
6 years ago
lonwern
ea58f42384
Typo fix
6 years ago
Xeevis
228700fc27
Fix for VoloNugetPackagesVersionUpdater
6 years ago
Xeevis
87d9a548fa
Support for update channels and SemVer in CLI
6 years ago
maliming
a18d4121c3
Dapper Integration.
6 years ago
Yunus Emre Kalkan
6aebe4901a
Update PackageJsonFileFinder.cs
6 years ago
Yunus Emre Kalkan
5324a11409
Update NpmPackagesUpdater.cs
6 years ago
Yunus Emre Kalkan
2162246cb1
refactor
6 years ago
Yunus Emre Kalkan
4512d0185c
Update NpmPackagesUpdater.cs
6 years ago
Halil İbrahim Kalkan
97471c177d
#867 Fix BackgroundJobInfo.JobName property comment.
6 years ago
Halil İbrahim Kalkan
70a371ca7b
Fixed #1056 : Consume twice when published a message by rabbitMq distributed event bus.
6 years ago
Yunus Emre Kalkan
273ec6aad2
Update NpmPackagesUpdater.cs
6 years ago
Yunus Emre Kalkan
4e1415636e
refactor
6 years ago
Yunus Emre Kalkan
6a250ba879
Update UpdateCommand.cs
6 years ago
Yunus Emre Kalkan
b2ef749bd6
Add Npm Packages Updater to Cli
...
resolves https://github.com/abpframework/abp/issues/1287
6 years ago
Halil İbrahim Kalkan
e93e6661fa
Implemented blockui & setBusy APIs natively
6 years ago
Halil İbrahim Kalkan
b7d314549a
Merge pull request #1282 from abpframework/Upgrade-for-gulp-4-changes
...
Upgrade for gulp 4 changes
6 years ago
Halil İbrahim Kalkan
e15cc890a6
Merge pull request #1271 from abpframework/maliming/issue1266
...
Add IEmailTemplateProvider.GetAsync overload to get a template with the current culture.
6 years ago
Yunus Emre Kalkan
7aa4fed49f
Change gulpfile.js file contents
6 years ago
Alper Ebicoglu
870b895a75
fix freeze-ui script
6 years ago
Yunus Emre Kalkan
fa86c386f8
Merge pull request #1187 from abpframework/maliming/issue1160
...
Resolve #1160 Change ports of templates to randoms on template creation.
6 years ago
Halil İbrahim Kalkan
c4328a7526
#1277 Move CurrentDirectoryHelpers to Volo.Abp.AspNetCore package.
6 years ago
Halil İbrahim Kalkan
97531e615a
Merge pull request #1277 from abpframework/maliming/inprocess
...
Resolve #1269 Make web projects InProcess for AspNetCoreHostingModel .
6 years ago
Yunus Emre Kalkan
2fd272755a
Bug fix on random port generation
6 years ago
maliming
50d1d68165
Resolve #1269 Make web projects InProcess for AspNetCoreHostingModel .
6 years ago
maliming
0af88640a7
Clean up redundant namespace references.
6 years ago
maliming
ffe8fdf917
Register middleware with ITransientDependency.
6 years ago
maliming
674291a928
Resolve #1268 Implement IMiddleware for all asp.net core middlewares.
6 years ago
maliming
30c3e2853e
Add IEmailTemplateProvider.GetAsync overload to get a template with the current culture
6 years ago
Halil İbrahim Kalkan
f59ad3d192
Merge branch 'master' into pr/1170
6 years ago
Alper Ebicoglu
e9af363921
add freeze-ui package
6 years ago
Tomasz Lewandowski
c1e0e98043
Polish translations
6 years ago
Halil İbrahim Kalkan
8b17025439
Set _createdMappingsBefore before the initialization.
6 years ago
Yunus Emre Kalkan
fc1315cff0
Merge pull request #1242 from nguyendev/patch-22
...
vi translation
6 years ago
Yunus Emre Kalkan
f1b9d5f05e
Merge pull request #1241 from nguyendev/patch-21
...
vi translation
6 years ago
Yunus Emre Kalkan
50aca20532
Merge pull request #1240 from nguyendev/patch-20
...
vi translation
6 years ago
Yunus Emre Kalkan
87e12d5d47
Merge pull request #1239 from nguyendev/patch-19
...
vi translation
6 years ago
Yunus Emre Kalkan
cc69c8e56a
Merge pull request #1238 from nguyendev/patch-18
...
vi translation
6 years ago
nguyendev
09b1e13f40
vi translation
6 years ago
nguyendev
6e0b468efa
vi translation
6 years ago
nguyendev
ad1b85e5e0
vi translation
6 years ago
nguyendev
213b5cc2da
vi translation
6 years ago
nguyendev
5241eb8063
vi translation
6 years ago
nguyendev
04770332c0
vi translation
6 years ago
Halil İbrahim Kalkan
cad196defd
Merge pull request #1236 from nguyendev/patch-16
...
vi translation
6 years ago
Halil İbrahim Kalkan
5c99373d5f
Upgrade to latest NuGet packages.
6 years ago
nguyendev
6b54622f9a
vi translation
6 years ago
nguyendev
84329938b6
Vietnamese tranlations
6 years ago
maliming
ee3353f0f1
Merge pull request #1220 from nguyendev/patch-3
...
Vietnam translations
6 years ago
nguyendev
1b03ca7ffd
Vietnam translations
6 years ago
nguyendev
e195ed7520
Support vietnamese language
6 years ago
Halil İbrahim Kalkan
090954c819
Fix SSL casing.
6 years ago
Halil İbrahim Kalkan
018d9fe0fd
Override MapToGetListOutputDto to use MapToGetOutputDto by default.
6 years ago
Halil İbrahim Kalkan
f738642a36
Merge pull request #1190 from akinix/akinix/ldap
...
feature: implement the interfaces for reading/writing LDAP.
6 years ago
Yunus Emre Kalkan
2276f5b39a
Update IAsyncCrudAppService.cs
6 years ago
Yunus Emre Kalkan
7fd47fa9f7
ICrudAppService with different Get/GetList DTO models
...
Resolves https://github.com/abpframework/abp/issues/1027
6 years ago
Halil İbrahim Kalkan
475a0acfda
Show documentation URL of the template after project creation.
6 years ago
lonwern
42443f6df6
Add optionsAction to UseAbpRequestLocalization
6 years ago
Yunus Emre Kalkan
d416fa3be3
enum select list fix
6 years ago
Halil İbrahim Kalkan
80adac86ff
added ConfigureCreationAuditedAggregateRoot and ConfigureAuditedAggregateRoot extension methods.
6 years ago
Yunus Emre Kalkan
9b1f4f07df
cli help enhancements
...
https://github.com/abpframework/abp/issues/1186
6 years ago
Yunus Emre Kalkan
72e60a27dd
Merge branch 'master' of https://github.com/volosoft/abp
6 years ago
Yunus Emre Kalkan
ba2993b236
Write available commands on CLI help command
...
resolves https://github.com/abpframework/abp/issues/1186
6 years ago
Yunus Emre Kalkan
f9d2e33d41
Merge pull request #1174 from Xeevis/localization-cs
...
Add Czech localization
6 years ago
Halil ibrahim Kalkan
80cf639794
Remove old DownloadInfo entity.
6 years ago
徐亮
1fb6b13434
feature: implement the interfaces for reading/writing LDAP.
...
include:
Authenticate
Query Organizations
Add Organization
Query Users
Query User
6 years ago
maliming
88c6e286ee
Resolve #1160 Change ports of templates to randoms on template creation.
6 years ago
Halil ibrahim Kalkan
5c12fb0768
Created CLI documentation.
6 years ago
Yunus Emre Kalkan
a8d22b969d
Update jquery-extensions.js
6 years ago
Yunus Emre Kalkan
0bf2341d8c
serializeFormToObject improvements
6 years ago
Halil ibrahim Kalkan
843ccb3db2
Use new IDS4 API for IdentityModelAuthenticationService.
6 years ago
Halil ibrahim Kalkan
19453a0dfa
Add other file types.
6 years ago
Xeevis
345f5d2511
Czech translations
6 years ago
Xeevis
40604a40d6
Initial Czech localization support
6 years ago
Halil ibrahim Kalkan
41479cb9a7
Fix AbpMvcJsonContractResolver
6 years ago
Yunus Emre Kalkan
d0d1b9ae75
fix csproj files
...
https://github.com/abpframework/abp/pull/1172
6 years ago