91 Commits (e04e31de8ed5a5f4cb8aec1da588ba41e017e3dd)

Author SHA1 Message Date
Halil İbrahim Kalkan 8c3ad64c4e Remove unused namespace import 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
Javier Campos 911ce80a7c feat: add ConfigureAwait(false) to all await calls 6 years ago
maliming 3d1ee5ec52 Add GetSetMethod condition before SetValue. 6 years ago
Yunus Emre Kalkan 585099dbf5 ApiDescriptionModelOptions to AbpApiDescriptionModelOptions 7 years ago
Halil İbrahim Kalkan 35306fc26d Resolved #1154: Create Volo.Abp.Ddd.Application.Contracts package. 7 years ago
Halil İbrahim Kalkan 0aa89831d5 Resolved #1844 and Resolved #1777: Created contextualized IObjectMapper service. 7 years ago
Halil İbrahim Kalkan efc202bd56 #1580 Removed setter for IEntity<TKey>.Id 7 years ago
Halil İbrahim Kalkan e026dfd985 #1403 Remove sync extensions for IAuthorizationService 7 years ago
Halil İbrahim Kalkan 490750ffc2 Resolved #1456: Remove CrudAppService and rename AsyncCrudAppService to CrudAppService 7 years ago
Reichenbach, Michael 70d334068b refactor(multi-tenancy): move TenantId check into BaseAppService 7 years ago
Reichenbach, Michael 2a4c319081 fix(multi-tenancy): correctly set TenantId on create in AppService 7 years ago
Halil İbrahim Kalkan 018d9fe0fd Override MapToGetListOutputDto to use MapToGetOutputDto by default. 7 years ago
Yunus Emre Kalkan 2276f5b39a Update IAsyncCrudAppService.cs 7 years ago
Yunus Emre Kalkan 7fd47fa9f7 ICrudAppService with different Get/GetList DTO models 7 years ago
mehmetuken 1bdddc7d63 Entity has tenant id property. 7 years ago
mehmetuken 1103ed2a26 Check entity has a tenant id value. 7 years ago
mehmetuken cf4adf98d5 CrudAppService/AsynCrudAppService Create methods should care multitenancy. 7 years ago
Halil ibrahim Kalkan 3fc8f26e35 Use autoSave option instead of manually calling CurrentUnitOfWork.SaveChanges. 7 years ago
maliming 189b97c6dc fix #1090 Use the Repository Update method in the Update method of CrudAppService. 7 years ago
Halil ibrahim Kalkan fc5ab383ee Resolved #1079: Use static value instead of hard-coded MaxResultCount. 7 years ago
maliming 6b5893ff3d Lazy resolve services in the base classes. 7 years ago
Yunus Emre Kalkan d94b8625dd Resolves #1028 7 years ago
Enes Sadık Özbek eb4183ce2d
Fix inconsistent generic constraints in AsyncCrudAppService 7 years ago
Halil ibrahim Kalkan f127520c74 Add L property to ApplicationService base class. Resolves #903. 7 years ago
Halil ibrahim Kalkan e5d1d8f623 Remove IAuthorizationEnabled. Auth and feature refactor. 7 years ago
Halil ibrahim Kalkan 1845479b24 Implemented feature interceptor 7 years ago
Halil ibrahim Kalkan c8538ae63c Resolved #793: separate setting management from obtaining setting values. 7 years ago
Halil ibrahim Kalkan 9e4770eac2 #792 added ISettingProvider service 7 years ago
Halil ibrahim Kalkan 431bfab0bc Use optimistic concurrency in identity user and role edit. Apply migrations for the MVC template. 8 years ago
Yunus Emre Kalkan 589b0fa39f Resolved #450 : Use Configure instead of context.Services.Configure in module classes 8 years ago
Halil ibrahim Kalkan 33111945e3 Resolved #408: Automatically register services by convention for a module 8 years ago
Halil ibrahim Kalkan f8a8f1dc82 Add SettingManager to ApplicationService 8 years ago
Halil ibrahim Kalkan 4c04931b63 Fixed #364: Interceptor problems for controllers derived from Controller class. 8 years ago
Halil ibrahim Kalkan 61b2baf671 Refactor auditing. 8 years ago
Halil ibrahim Kalkan fd3091b38d Added audit action filter 8 years ago
Halil ibrahim Kalkan c845a612b5 #28 Migrated old Auditing infrastructure. 8 years ago
Yunus Emre Kalkan 9f053e0ef8 ServiceConfigurationContext 8 years ago
Halil ibrahim Kalkan 6774feccd6 Set update input's id from entity before the mapping 8 years ago
Halil ibrahim Kalkan f520c7e541 Resolved #302: Use unified common.props. 8 years ago
Halil ibrahim Kalkan 218a59489a Moved ABP to the framework folder. 8 years ago