395 Commits (e320094de731572e36306e1e9892f0806fb3111e)

Author SHA1 Message Date
Halil İbrahim Kalkan cc4260c578 Added tests and worked on default repository registration. 8 years ago
Halil İbrahim Kalkan 9b19041c53 Added test cases to RepositoryRegistration_Tests 8 years ago
Halil İbrahim Kalkan e40e1062e6 Resolved #222: Permissions should be available on the client side too. 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 e19f366afa Created Volo.Abp.Users package and added IUserLookupService. 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 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 7d2da072b1 Created Volo.Abp.Uow 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 f40e85f996 Consider in Entity.equals: Different tenants may have an entity with same Id 8 years ago
Halil İbrahim Kalkan f91fccc510 Handle multitenancy in microservices. 8 years ago
Halil İbrahim Kalkan 9d1c0f5ad1 Fix AbpRegistrationBuilderExtensions to send the implementation type instead of service type to the OnServiceRegistredContext. 8 years ago
Halil İbrahim Kalkan a1a29176df Rename class file. 8 years ago
Halil İbrahim Kalkan 9bf60d41e0 Handle multiple roles. 8 years ago
Halil İbrahim Kalkan 429d80f379 Move AddViewLocalization to the framework. 8 years ago
Halil İbrahim Kalkan 347a137333 Fix multitenancy unit tests. 8 years ago
Halil İbrahim Kalkan 4aed3d4828 remove unused namespaces. 8 years ago
Halil İbrahim Kalkan 82c8dce8e5 Redesign permission checker. 8 years ago
Halil İbrahim Kalkan e0544a12db Refactored. 8 years ago
Halil İbrahim Kalkan d131d984a2 Added unit test for anonymous in authorization. 8 years ago
Halil İbrahim Kalkan 1528f71413 Added tests for auth interception. 8 years ago
Halil İbrahim Kalkan 01997f7c6c Remove DDD dependency from validation tests. 8 years ago
Halil İbrahim Kalkan 23c31bff4b Remove AbpCommonModule dependency from validation tests. 8 years ago
Halil İbrahim Kalkan 80013faec4 Move permission configuration to AbpIdentityApplicationModule 8 years ago
Halil İbrahim Kalkan 983b38b107 Implemented and tested IObjectSerializer 8 years ago
Halil İbrahim Kalkan 02c6aaa86f Remove unused using statement. 8 years ago
Halil İbrahim Kalkan d4e93e9da3 Added support for aggregate root domain events. 8 years ago
Halil İbrahim Kalkan 4806c55778 Implement IocEventHandlerFactory. Changed namespaces for eventbus. 8 years ago
Halil İbrahim Kalkan d5588d9a07 Added tests for DI. 8 years ago
Halil İbrahim Kalkan 479f0a08e9 Auto register event handlers registered to IOC. 8 years ago
Halil İbrahim Kalkan 389f9e7996 Convert EventBusTestBase to AbpIntegratedTest<EventBusTestModule> 8 years ago
Halil İbrahim Kalkan c44975d61e Added basic unit tests for eventbus. 8 years ago
Halil İbrahim Kalkan 232fa9c8f1 Added Volo.Abp.Caching package. 8 years ago
Halil İbrahim Kalkan b8cb698dc2 Multi-tenancy support for the Identity module. 8 years ago
Halil İbrahim Kalkan 6de1fa43d8 Created permission integration to asp.net core authorization system. 8 years ago
Halil İbrahim Kalkan fc710a3d4f Added tests for authorization. 8 years ago
Halil İbrahim Kalkan c943ead0fe Delete Volo.Abp.Permissions package. 8 years ago
Halil İbrahim Kalkan 07b04e7af1 Added more tests for user permission management. 8 years ago
Halil İbrahim Kalkan 715164d5ac Added tests for permission 8 years ago
Halil İbrahim Kalkan f162d2de02 Added data for permission tests. 8 years ago
Halil İbrahim Kalkan 421ca9a38e Refactored Identity tests and fixed ProxyHelper 8 years ago
Halil İbrahim Kalkan 4f1e692757 Improvements on permissions 8 years ago
Halil İbrahim Kalkan d79a4ed070 Clear unused tests. 8 years ago
Halil İbrahim Kalkan 52b6f31807 Getting list of permissions 8 years ago
Halil İbrahim Kalkan b50cee6bd0 Work on permission re-design. 8 years ago
Halil İbrahim Kalkan dbbe2545f1 Permission system enhancements. 8 years ago