Commit Graph

987 Commits (b031c3d63c773e28d8dfbca47636bf12b847e0cd)
 

Author SHA1 Message Date
Halil İbrahim Kalkan 167a99cf81 Mongodb module enhancements.
7 years ago
Halil İbrahim Kalkan a34b4995ae Add Volo.Abp.Uow.csproj.DotSettings
7 years ago
Halil İbrahim Kalkan 488d095e7b Enable ABP DI configurations for open generic registration too.
7 years ago
Halil İbrahim Kalkan 6f92ee77c4 Make AbpDbContext.CurrentTenantId virtual
7 years ago
Halil İbrahim Kalkan dadafc8b1a Created ModelBuilderConfigurationOptions
7 years ago
Halil İbrahim Kalkan 9f51b41ae0 Moved Abp.Users to another module.
7 years ago
Halil İbrahim Kalkan fb3a05730a Added more unit tests for repository registration.
7 years ago
Halil İbrahim Kalkan f606ab5359 Moved modules and samples to their own repositories.
7 years ago
Halil İbrahim Kalkan 968e6d57dd Register readonly repositories too.
7 years ago
Halil İbrahim Kalkan cc4260c578 Added tests and worked on default repository registration.
7 years ago
Halil İbrahim Kalkan 9b19041c53 Added test cases to RepositoryRegistration_Tests
7 years ago
Halil İbrahim Kalkan b77e0ae9c8 Renamed variables in AddDefaultRepository
7 years ago
Halil İbrahim Kalkan 3ca1cbb6fc Comment updates.
7 years ago
Halil İbrahim Kalkan 453fd88d1b Introduced readonly repositories.
7 years ago
Halil İbrahim Kalkan e40e1062e6 Resolved #222: Permissions should be available on the client side too.
7 years ago
Halil İbrahim Kalkan 79fe90913f Fix soft delete filter for AbpDbContext.
7 years ago
Halil İbrahim Kalkan be3afe8dd2 Added todo and renamed MemoryDatabase._idGenerators
7 years ago
Halil İbrahim Kalkan 15a10c0d09 Called AuditPropertySetter from AbpDbContext.
7 years ago
Halil İbrahim Kalkan a7d0a81446 Added more tests for AuditPropertySetter.
7 years ago
Halil İbrahim Kalkan 3b84fc3392 Created AuditPropertySetter and initial tests. Added TenantId to current user.
7 years ago
Halil İbrahim Kalkan d9b5daee0e #233 Rename audit properties (remove User keyword).
7 years ago
Halil İbrahim Kalkan ea952d88ca #232 Make UserIds Guid.
7 years ago
Halil İbrahim Kalkan f0870ca427 #233 DTO audited base classes.
7 years ago
Halil İbrahim Kalkan 2339fab337 #233 Created audited entities.
7 years ago
Halil İbrahim Kalkan e17b9cd30f #233 added standard auditing interfaces.
7 years ago
Halil İbrahim Kalkan fe5ae3103e Implemented IUserAuthenticatorKeyStore and IUserTwoFactorRecoveryCodeStore for UserStore.
7 years ago
Halil İbrahim Kalkan e19f366afa Created Volo.Abp.Users package and added IUserLookupService.
7 years ago
Halil İbrahim Kalkan 07f91cd2ba IdentityDbContext configuration update.
7 years ago
Halil İbrahim Kalkan 30fbf8b5f5 Add ConnectionStringName for IIdentityServerDbContext
7 years ago
Halil İbrahim Kalkan b0092de42f Added PhoneNumber, PhoneNumberVerified and EmailVerified to the ICurrentUser.
7 years ago
Halil İbrahim Kalkan dfaad47bb1 Added autoSave to delete, added clock to some base classes.
7 years ago
Halil İbrahim Kalkan 334e216224 Change solution folder organization.
7 years ago
Halil İbrahim Kalkan cf9d19c05c Remove unused namespaces.
7 years ago
Halil İbrahim Kalkan f91b3170d8 Deleted Volo.Abp package.
7 years ago
Halil İbrahim Kalkan e410dcb242 Removed AbpCommonModule from AbpAspNetCoreModule
7 years ago
Halil İbrahim Kalkan cc204b6f79 Created Volo.Abp.Ddd.Application module.
7 years ago
Halil İbrahim Kalkan 2068a4d318 Created Volo.Abp.Ddd.Domain module
7 years ago
Halil İbrahim Kalkan e689561936 Created IAuthorizationEnabled and IValidationEnabled interfaces.
7 years ago
Halil İbrahim Kalkan d66d4c46b2 Ignore mongoblog.dll
7 years ago
Halil İbrahim Kalkan 7d2da072b1 Created Volo.Abp.Uow package.
7 years ago
Halil İbrahim Kalkan c86bfbc025 Minor refactoring.
7 years ago
Halil İbrahim Kalkan b92e7f0602 Moved UOW to the data package.
7 years ago
Halil İbrahim Kalkan 70a1bfe0c4 #230 Add autosave option to update and delete methods of the repository.
7 years ago
Halil İbrahim Kalkan f646ecb32e Rename EntityHelper.IsTransient to EntityHelper.HasDefaultId
7 years ago
Halil İbrahim Kalkan f40e85f996 Consider in Entity.equals: Different tenants may have an entity with same Id
7 years ago
Halil İbrahim Kalkan 1bc927aff7 Go to home page when click to the project name.
7 years ago
Halil İbrahim Kalkan 1f5d778c2b Added extension methods to AbpAuthorizationServiceExtensions. Worked on identity permissions and menus.
7 years ago
Halil İbrahim Kalkan 975fe50f45
Merge pull request #221 from aspnetzero/ids4-multitenancy
7 years ago
Halil İbrahim Kalkan 1910e34014 Fix Register page to be compatible with IDS4.
7 years ago
Halil İbrahim Kalkan f91fccc510 Handle multitenancy in microservices.
7 years ago