120 Commits (38db01c78e05d42337b411eeeed0594de7869e5c)

Author SHA1 Message Date
maliming 758333991c Use IActionResult as the return value of the page method in the module. 6 years ago
Halil İbrahim Kalkan 86aee14c88 Resolved #3486: Allow to Enable/Disable a permission. 6 years ago
Alper Ebicoglu af2e839002 Fix PermissionManagement test reference. 6 years ago
Yunus Emre Kalkan 696b560a88 permission management tests: fix folder mismatch 6 years ago
Halil İbrahim Kalkan bf020e8113 Use ConfigureByConvention by the modules 6 years ago
Ahmet Çotur 8277fd06ff permission management module updated 6 years ago
Ahmet Çotur a6adb0d841 virtualized 6 years ago
Roman Rybalko 9900e15dfe Added ru.json 6 years ago
Roman Rybalko e45c8edc1e
Added ru.json 6 years ago
Alper Ebicoglu 5f8f1a7f55 added Slovenian translations #2969 6 years ago
Necati Meral 73f507f605 Updated `HttpAPi.Client` projects to target `netstandard2.0` 6 years ago
maliming 9cffe676b2 Remove Fody from the unit test project. 6 years ago
maliming 45c2abbd32 framework & module& template & sample to target .NET Standard 2.0 6 years ago
YinChang f21bc4984e add zh-hant to project in modules 6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method. 6 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd. 6 years ago
mperk 9aece8dc42 updatable permissionGrant provider key 6 years ago
Yunus Emre Kalkan 352ffd5c23 add missing namespace to PermissionManagementTestBase: Volo.Abp.Testing 6 years ago
Javier Campos e090f5768b 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 23a8a9f0fc Fix permission and setting management modules for removed sync api 6 years ago
Halil İbrahim Kalkan 1af300ba18 Add cancellationToken to IPermissionGrantRepository 6 years ago
Halil İbrahim Kalkan 16c2df3358 Revert "Convert FirstOrDefault to First (temporary)" 6 years ago
Halil İbrahim Kalkan 894adc4ccb Convert FirstOrDefault to First (temporary) 6 years ago
Halil İbrahim Kalkan 3758dbab68 Improve logging 6 years ago
Halil İbrahim Kalkan 003dcee442 Update PermissionStore.cs 6 years ago
Halil İbrahim Kalkan 2c857f7dd3 added log to PermissionStore 6 years ago
Mehmet Tüken cf995af8bf [modules/permissionmanagement] fix mongo.exe dispose 6 years ago
Mehmet Tüken 5ded1f2555 bump NSubstitute to 4.2.1 6 years ago
Mehmet Tüken 1f5e366604 bump Mongo2Go 2.2.11 to 2.2.12 6 years ago
Mehmet Tüken 68754b62ec bump Microsoft.NET.Test.Sdk 16.2.0 to 16.4.0 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
windy liu 10b5390b1f Add virual appservice method 7 years ago
JiYuhang 84d08af14a Translate to chinese localization files 7 years ago
JiYuhang 96da01529a Translate to chinese localization files 7 years ago
Yunus Emre Kalkan 9bd045d882 DbConnectionOptions to AbpDbConnectionOptions 7 years ago
Yunus Emre Kalkan ae61c6c718 ModelBuilderConfigurationOptions to AbpModelBuilderConfigurationOptions 7 years ago
Yunus Emre Kalkan be60cd2f87 MongoModelBuilderConfigurationOptions to AbpMongoModelBuilderConfigurationOptions 7 years ago
Yunus Emre Kalkan 36149fc49d UnitOfWorkDefaultOptions to AbpUnitOfWorkDefaultOptions 7 years ago
Yunus Emre Kalkan 521b3ac89c UnitOfWorkOptions to AbpUnitOfWorkOptions 7 years ago
Halil İbrahim Kalkan 10313cf02c Add setters for DbTablePrefix and DbSchema 7 years ago
Halil İbrahim Kalkan 4170a36764 PermissionManagement db table prefix revision 7 years ago
Yunus Emre Kalkan 377b633fba Added Web projects of the modules to the application parts 7 years ago
maliming 4c1e36f81d Use Contextualized mappers on all modules 7 years ago
Halil İbrahim Kalkan 05cdda75b9 Resolved #1786: Upgrade to ASP.NET Core 3.0 Stable. 7 years ago
Halil İbrahim Kalkan 8192c1b6a7 Upgrade permission management module to .net core 3.0 7 years ago
maliming ff66516a93 Resolve #1632 MongoDB test problems & optimization. 7 years ago
Yunus Emre Kalkan 29ed3a10e1 fix disabled input bug in permission modal 7 years ago
Yunus Emre Kalkan e4f73df23a fixed localizaiton bug 7 years ago