Commit Graph

94 Commits (bd9cfdd0aed1aeac1d4b19df21ef87834dfa0ea0)

Author SHA1 Message Date
Halil İbrahim Kalkan 32fdfb9bab
Merge branch 'dev' into dev
6 years ago
Javier Campos 4154c82138 feat: add ConfigureAwait(false) to all await calls
6 years ago
Halil İbrahim Kalkan e3efdbb7c1 Resolved #2499: Move AbpValidationResource to Volo.Abp.Validation package.
6 years ago
Halil İbrahim Kalkan d94e01f0ce move blog, docs and tenant management to async api
6 years ago
Halil İbrahim Kalkan f5d37c99f7
Merge pull request #2309 from abpframework/maliming/aspnetcore-3.1
6 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
6 years ago
maliming 2739343916 Add HttpApi module assemblies to Application Parts for all modules.
6 years ago
Halil İbrahim Kalkan 0c823682ae
Merge pull request #2117 from gdlcf88/tenant-management-datatables-options
6 years ago
Super 7d39a35a1b
Add missing DataTables options for tenant-management module.
6 years ago
windy liu 10b5390b1f Add virual appservice method
6 years ago
Yunus Emre Kalkan 4a31ee9e10 Remove_UniqueIndex_From_TenantName
6 years ago
Yunus Emre Kalkan 07156bc164 added missing namespace
6 years ago
Yunus Emre Kalkan 14d391ab93 Merge branch 'dev' into pr/1956
6 years ago
gdlcf88 44c9ef9166 Complete some permission checks.
6 years ago
Halil İbrahim Kalkan a3d248a02f Resolved #286: Rename permission & setting provider names to shorter ones.
6 years ago
Yunus Emre Kalkan ae61c6c718 ModelBuilderConfigurationOptions to AbpModelBuilderConfigurationOptions
6 years ago
Yunus Emre Kalkan be60cd2f87 MongoModelBuilderConfigurationOptions to AbpMongoModelBuilderConfigurationOptions
6 years ago
Yunus Emre Kalkan df386b9ba7 NavigationOptions to AbpNavigationOptions
6 years ago
Yunus Emre Kalkan 521b3ac89c UnitOfWorkOptions to AbpUnitOfWorkOptions
6 years ago
Halil İbrahim Kalkan 10313cf02c Add setters for DbTablePrefix and DbSchema
6 years ago
Halil İbrahim Kalkan 103532a9ea tenant-management module db prefix revision
6 years ago
Yunus Emre Kalkan 377b633fba Added Web projects of the modules to the application parts
6 years ago
Halil İbrahim Kalkan 1aa63003cb Make base classes abstract
6 years ago
maliming 4c1e36f81d Use Contextualized mappers on all modules
6 years ago
Halil İbrahim Kalkan 0b785160ad Merge branch 'dev' into aspnetcore-3.0
6 years ago
Halil İbrahim Kalkan b82dc0a47b Upgrade tenant management to .net core 3.0
6 years ago
Marcelo M. M af16e5f2d4 Updating modules PT-BR translating
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
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
7 years ago
杨涛 c8f0c58d00 AbpFeatureManagementResource to AbpTenantManagementWebModule
7 years ago
Xeevis 345f5d2511 Czech translations
7 years ago
Xeevis 40604a40d6 Initial Czech localization support
7 years ago
Marcelo Mohr Maciel e4ea2a0f0a Updating PT-BR translation
7 years ago
maliming bb8edb70fd Use GetPublicConstantsRecursively in Permissions.GetAll.
7 years ago
杨涛 dc036343dc Add Chinese localization resources
7 years ago
maliming 571dd8f576 fix #1036 Modify the maximum length of DefaultConnectionString.
7 years ago
Yunus Emre Kalkan 1d865232e0 ConfigureFullAuditedAggregateRoot
7 years ago