Commit Graph

927 Commits (9b19041c53cbd71f9aedaae0481b2513888a2f02)
 

Author SHA1 Message Date
Halil İbrahim Kalkan 9b19041c53 Added test cases to RepositoryRegistration_Tests
8 years ago
Halil İbrahim Kalkan b77e0ae9c8 Renamed variables in AddDefaultRepository
8 years ago
Halil İbrahim Kalkan 3ca1cbb6fc Comment updates.
8 years ago
Halil İbrahim Kalkan 453fd88d1b Introduced readonly repositories.
8 years ago
Halil İbrahim Kalkan e40e1062e6 Resolved #222: Permissions should be available on the client side too.
8 years ago
Halil İbrahim Kalkan 79fe90913f Fix soft delete filter for AbpDbContext.
8 years ago
Halil İbrahim Kalkan be3afe8dd2 Added todo and renamed MemoryDatabase._idGenerators
8 years ago
Halil İbrahim Kalkan 15a10c0d09 Called AuditPropertySetter from AbpDbContext.
8 years ago
Halil İbrahim Kalkan a7d0a81446 Added more tests for AuditPropertySetter.
8 years ago
Halil İbrahim Kalkan 3b84fc3392 Created AuditPropertySetter and initial tests. Added TenantId to current user.
8 years ago
Halil İbrahim Kalkan d9b5daee0e #233 Rename audit properties (remove User keyword).
8 years ago
Halil İbrahim Kalkan ea952d88ca #232 Make UserIds Guid.
8 years ago
Halil İbrahim Kalkan f0870ca427 #233 DTO audited base classes.
8 years ago
Halil İbrahim Kalkan 2339fab337 #233 Created audited entities.
8 years ago
Halil İbrahim Kalkan e17b9cd30f #233 added standard auditing interfaces.
8 years ago
Halil İbrahim Kalkan fe5ae3103e Implemented IUserAuthenticatorKeyStore and IUserTwoFactorRecoveryCodeStore for UserStore.
8 years ago
Halil İbrahim Kalkan e19f366afa Created Volo.Abp.Users package and added IUserLookupService.
8 years ago
Halil İbrahim Kalkan 07f91cd2ba IdentityDbContext configuration update.
8 years ago
Halil İbrahim Kalkan 30fbf8b5f5 Add ConnectionStringName for IIdentityServerDbContext
8 years ago
Halil İbrahim Kalkan b0092de42f Added PhoneNumber, PhoneNumberVerified and EmailVerified to the ICurrentUser.
8 years ago
Halil İbrahim Kalkan dfaad47bb1 Added autoSave to delete, added clock to some base classes.
8 years ago
Halil İbrahim Kalkan 334e216224 Change solution folder organization.
8 years ago
Halil İbrahim Kalkan cf9d19c05c Remove unused namespaces.
8 years ago
Halil İbrahim Kalkan f91b3170d8 Deleted Volo.Abp package.
8 years ago
Halil İbrahim Kalkan e410dcb242 Removed AbpCommonModule from AbpAspNetCoreModule
8 years ago
Halil İbrahim Kalkan cc204b6f79 Created Volo.Abp.Ddd.Application module.
8 years ago
Halil İbrahim Kalkan 2068a4d318 Created Volo.Abp.Ddd.Domain module
8 years ago
Halil İbrahim Kalkan e689561936 Created IAuthorizationEnabled and IValidationEnabled interfaces.
8 years ago
Halil İbrahim Kalkan d66d4c46b2 Ignore mongoblog.dll
8 years ago
Halil İbrahim Kalkan 7d2da072b1 Created Volo.Abp.Uow package.
8 years ago
Halil İbrahim Kalkan c86bfbc025 Minor refactoring.
8 years ago
Halil İbrahim Kalkan b92e7f0602 Moved UOW to the data package.
8 years ago
Halil İbrahim Kalkan 70a1bfe0c4 #230 Add autosave option to update and delete methods of the repository.
8 years ago
Halil İbrahim Kalkan f646ecb32e Rename EntityHelper.IsTransient to EntityHelper.HasDefaultId
8 years ago
Halil İbrahim Kalkan f40e85f996 Consider in Entity.equals: Different tenants may have an entity with same Id
8 years ago
Halil İbrahim Kalkan 1bc927aff7 Go to home page when click to the project name.
8 years ago
Halil İbrahim Kalkan 1f5d778c2b Added extension methods to AbpAuthorizationServiceExtensions. Worked on identity permissions and menus.
8 years ago
Halil İbrahim Kalkan 975fe50f45
Merge pull request #221 from aspnetzero/ids4-multitenancy
8 years ago
Halil İbrahim Kalkan 1910e34014 Fix Register page to be compatible with IDS4.
8 years ago
Halil İbrahim Kalkan f91fccc510 Handle multitenancy in microservices.
8 years ago
Halil İbrahim Kalkan 946bd7fb79 Set tenantid to the claims on login.
8 years ago
Halil İbrahim Kalkan 239cde8cda Added temporary code for identity server multitenancy
8 years ago
Halil İbrahim Kalkan 00ec13c74e Minor fixes
8 years ago
Halil İbrahim Kalkan fd0f010f5c Created ClaimsHttpTenantResolveContributer.
8 years ago
Halil İbrahim Kalkan 696cad6017 Changed localhost urls.
8 years ago
Halil İbrahim Kalkan 2874436afb Added multitenancy to auth and web modules for microservice demo.
8 years ago
Halil İbrahim Kalkan fc9cd0213b Remove unused namespaces.
8 years ago
Halil İbrahim Kalkan 11b74bd75d Implemented new module structure for Identity module.
8 years ago
Halil İbrahim Kalkan f09541453d Delete Volo.Abp.Permissions.HttpApi and Volo.Abp.Permissions.HttpApi.Client projects
8 years ago
Halil İbrahim Kalkan 56adbd8cbb Add authorization for multitenancy pages. use add...store extension methods for IDS4.
8 years ago