Commit Graph

78 Commits (8dcee0e05a272ec0ca984f83d2637773fd324780)

Author SHA1 Message Date
Halil İbrahim Kalkan 55fc1f5def Use Sqlite inmemory db for tenant managemen tests.
5 years ago
Halil İbrahim Kalkan b82dc0a47b Upgrade tenant management to .net core 3.0
5 years ago
Halil İbrahim Kalkan db7fc04ff3 Upgrade Identity to net core 3.0
5 years ago
maliming 3c9d5fd559 Format code.
6 years ago
maliming ff66516a93 Resolve #1632 MongoDB test problems & optimization.
6 years ago
Halil İbrahim Kalkan d72c98e012 Fix localization problem for AbpTenantManagementDomainSharedModule
6 years ago
Yunus Emre Kalkan ceeca7dc9c Move localization files to Domain.Shared packages for modules
6 years ago
Yunus Emre Kalkan d6bc51d422 tenants GetCountAsync with filter
6 years ago
Halil İbrahim Kalkan 1baf53ba64 Define sync methods for tenant store to reduce AsyncHelper.RunSync usage.
6 years ago
Halil İbrahim Kalkan 490750ffc2 Resolved #1456: Remove CrudAppService and rename AsyncCrudAppService to CrudAppService
6 years ago
Halil İbrahim Kalkan 715d1c653a
Merge pull request #1401 from abpframework/maliming/restapi
6 years ago
maliming ec233e9861 Update api url format.
6 years ago
maliming 6fa00321c0 Fix inconsistent REST API urls.
6 years ago
Yunus Emre Kalkan 7d5d33a1b4 mongodb namespaces & projects renamed
6 years ago
Fisher Joe eb0ba2ede1 #1332 Move connection string names to constants for modules. done!
6 years ago
Halil İbrahim Kalkan 82c4202d02 Upgrade all test projects to .net core 2.2.
6 years ago
Tomasz Lewandowski c1e0e98043 Polish translations
6 years ago
maliming c3efc4e8ac
Merge pull request #1232 from nguyendev/patch-14
6 years ago
nguyendev 749fb4afe1
vi translation
6 years ago
nguyendev 13520d4b0a
vi translation
6 years ago
Yunus Emre Kalkan f9d2e33d41
Merge pull request #1174 from Xeevis/localization-cs
6 years ago
杨涛 c8f0c58d00 AbpFeatureManagementResource to AbpTenantManagementWebModule
6 years ago
Xeevis 345f5d2511 Czech translations
6 years ago
Xeevis 40604a40d6 Initial Czech localization support
6 years ago
Marcelo Mohr Maciel e4ea2a0f0a Updating PT-BR translation
6 years ago
İsmail ÇAGDAŞ f655540555 updated all nuget packages
6 years ago
maliming bb8edb70fd Use GetPublicConstantsRecursively in Permissions.GetAll.
6 years ago
杨涛 dc036343dc Add Chinese localization resources
6 years ago
maliming 571dd8f576 fix #1036 Modify the maximum length of DefaultConnectionString.
6 years ago
Yunus Emre Kalkan 1d865232e0 ConfigureFullAuditedAggregateRoot
6 years ago
Yunus Emre Kalkan 381140c32e AbpTenantManagement permisson improvements
6 years ago
Yunus Emre Kalkan bf9a46fe30 Update AbpTenantManagementApplicationModule.cs
6 years ago
Halil ibrahim Kalkan f187850ad3 Update Volo.Abp.TenantManagement.Web.csproj
6 years ago
Halil ibrahim Kalkan 21d7b0c9e8 Refactor tenant connection string management. #1002
6 years ago
maliming c46307907b fix #935 Basic connection string management for tenants.
6 years ago
maliming 509a9ff68c Update zh-Hans translation.
6 years ago
Marcelo Mohr Maciel df1022ba45 Update PT-BR translation
6 years ago
Halil ibrahim Kalkan cc167d27f8 Remove unused namespaces and set root namespace
6 years ago
maliming 79c0e7e386 Add tenant-management unit tests.
6 years ago
Halil ibrahim Kalkan e785193c16 add buttons to tenant create/edit modals
6 years ago
Halil ibrahim Kalkan 6182ed5e52 Make Tenant full audited.
6 years ago
Halil ibrahim Kalkan 5aec22d1f4 Resolved #925: Add MultiTenancySide to PermissionDefinition
6 years ago
Halil ibrahim Kalkan 40ed47f7dd Implement seed contributors for identity & permission modules and use from tenant management module #924.
6 years ago
Halil ibrahim Kalkan d248a08cfb Add TenantManagementPermissions.GetAll()
6 years ago
Halil ibrahim Kalkan 9f5fd2a18c Fix TenantManagement module for TenantConfiguration change.
6 years ago
Halil ibrahim Kalkan 39a33ebf0b Resolved #911: Rename Volo.Abp.MultiTenancy.Abstractions package to Volo.Abp.MultiTenancy.
6 years ago
Halil ibrahim Kalkan cdeb68b4e9 Remove unnecessary dependencies
6 years ago
Halil ibrahim Kalkan 0ebb8c76d7 Move TenantFeatureManagementProvider back to Volo.Abp.FeatureManagement package
6 years ago
Yunus Emre Kalkan bdfcb6f6e8 added AbpFeatureManagementDomainTenantManagementModule And policy
6 years ago
Yunus Emre Kalkan 8a28f5e303 created feature-management modal & added to tenant management
6 years ago