Commit Graph

116 Commits (b7064633947fe074ee60eab4f9bf3237acbc5246)

Author SHA1 Message Date
Yunus Emre Kalkan a62ad1d14e added scrollX to datatables
5 years ago
maliming 45c2abbd32 framework & module& template & sample to target .NET Standard 2.0
5 years ago
YinChang f21bc4984e add zh-hant to project in modules
5 years ago
Halil İbrahim Kalkan 388dce7cd2
Merge pull request #2489 from recepdmr/todolist
5 years ago
Yunus Emre Kalkan 4fb3e0e587 add missing namespace to modules and templates: Volo.Abp.Testing
5 years ago
Halil İbrahim Kalkan 32fdfb9bab
Merge branch 'dev' into dev
5 years ago
Javier Campos 4154c82138 feat: add ConfigureAwait(false) to all await calls
5 years ago
Halil İbrahim Kalkan e3efdbb7c1 Resolved #2499: Move AbpValidationResource to Volo.Abp.Validation package.
5 years ago
Halil İbrahim Kalkan d5422af84c
Merge pull request #2391 from mehmetuken/update-packages
5 years ago
Halil İbrahim Kalkan d94e01f0ce move blog, docs and tenant management to async api
5 years ago
Mehmet Tüken 5ded1f2555 bump NSubstitute to 4.2.1
5 years ago
Mehmet Tüken 1f5e366604 bump Mongo2Go 2.2.11 to 2.2.12
5 years ago
Mehmet Tüken 68754b62ec bump Microsoft.NET.Test.Sdk 16.2.0 to 16.4.0
5 years ago
Halil İbrahim Kalkan f5d37c99f7
Merge pull request #2309 from abpframework/maliming/aspnetcore-3.1
5 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
5 years ago
maliming 2739343916 Add HttpApi module assemblies to Application Parts for all modules.
5 years ago
Halil İbrahim Kalkan 0c823682ae
Merge pull request #2117 from gdlcf88/tenant-management-datatables-options
5 years ago
Super 7d39a35a1b
Add missing DataTables options for tenant-management module.
5 years ago
windy liu 10b5390b1f Add virual appservice method
5 years ago
Yunus Emre Kalkan 4a31ee9e10 Remove_UniqueIndex_From_TenantName
5 years ago
Yunus Emre Kalkan 07156bc164 added missing namespace
5 years ago
Yunus Emre Kalkan 14d391ab93 Merge branch 'dev' into pr/1956
5 years ago
gdlcf88 44c9ef9166 Complete some permission checks.
5 years ago
Halil İbrahim Kalkan a3d248a02f Resolved #286: Rename permission & setting provider names to shorter ones.
5 years ago
Yunus Emre Kalkan 9bd045d882 DbConnectionOptions to AbpDbConnectionOptions
5 years ago
Yunus Emre Kalkan ae61c6c718 ModelBuilderConfigurationOptions to AbpModelBuilderConfigurationOptions
5 years ago
Yunus Emre Kalkan be60cd2f87 MongoModelBuilderConfigurationOptions to AbpMongoModelBuilderConfigurationOptions
5 years ago
Yunus Emre Kalkan df386b9ba7 NavigationOptions to AbpNavigationOptions
5 years ago
Yunus Emre Kalkan 62f805e737 UnitOfWorkDefaultOptions to AbpUnitOfWorkDefaultOptions cont.
5 years ago
Yunus Emre Kalkan 521b3ac89c UnitOfWorkOptions to AbpUnitOfWorkOptions
5 years ago
Halil İbrahim Kalkan 10313cf02c Add setters for DbTablePrefix and DbSchema
5 years ago
Halil İbrahim Kalkan 103532a9ea tenant-management module db prefix revision
5 years ago
Yunus Emre Kalkan 377b633fba Added Web projects of the modules to the application parts
5 years ago
Halil İbrahim Kalkan 1aa63003cb Make base classes abstract
5 years ago
maliming 4c1e36f81d Use Contextualized mappers on all modules
5 years ago
Halil İbrahim Kalkan 05cdda75b9 Resolved #1786: Upgrade to ASP.NET Core 3.0 Stable.
5 years ago
Halil İbrahim Kalkan 0b785160ad Merge branch 'dev' into aspnetcore-3.0
5 years ago
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
Marcelo M. M af16e5f2d4 Updating modules PT-BR translating
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