Commit Graph

1767 Commits (a885a082151c479d17a1691fb05affbea731d892)
 

Author SHA1 Message Date
Halil İbrahim Kalkan 145901d0ef Added GetHostingEnvironment and GetConfiguration extension methods.
7 years ago
Halil İbrahim Kalkan 2e75c55768 Added EF Core Sql Server module and a few enhancements.
7 years ago
Halil İbrahim Kalkan f9847e0a67 Added AddAlwaysAllowAuthorization method and AlwaysAllowAuthorizationService.
7 years ago
Halil İbrahim Kalkan 1045e9dae4 Added ICurrentUser.GetId() extension method.
7 years ago
Halil İbrahim Kalkan 3221924b99 Minor refactor.
7 years ago
Halil İbrahim Kalkan d682802e50 Added includeDetails to repository Get methods.
7 years ago
Halil İbrahim Kalkan af8f5cbcb1 Do not force aggregate roots to implement IGeneratesDomainEvents.
7 years ago
Halil İbrahim Kalkan 08ec531e36 Added AbpEntityFrameworkQueryableExtensions.IncludeIf
7 years ago
Halil İbrahim Kalkan d4c4fa3f70 Added TODO for in-memory db.
7 years ago
Halil İbrahim Kalkan 1087199237 Added alternative WhereIf and PageIf for extended queryables.
7 years ago
Halil İbrahim Kalkan cbc2eebb2a Added MongoDbRepository.GetMongoQueryable
7 years ago
Halil İbrahim Kalkan abf84ec2ce Developed mongodb model building system.
7 years ago
Halil İbrahim Kalkan 91725a7b90 Remove ICurrentTenant.Clear
7 years ago
Halil İbrahim Kalkan a62dc37f57 Added OneTimeRunner class. Added AbpBsonClassMapExtensions.
7 years ago
Halil İbrahim Kalkan b3643acb53 Added TODO
7 years ago
Halil İbrahim Kalkan 7b763bd6d4 Define column name for IHasExtraProperties.ExtraProperties
7 years ago
Halil İbrahim Kalkan 75dfe9a602 Added AbpEntityTypeBuilderExtensions
7 years ago
Halil İbrahim Kalkan 7c80d99d76 Added IHasExtraProperties
7 years ago
Halil İbrahim Kalkan 0c6501bc29 Upgrade to EF Core 2.1.0-preview1-final
7 years ago
Halil İbrahim Kalkan b136f483fc Implemented data filters for mongodb. Revised IGeneratesDomainEvents
7 years ago
Halil İbrahim Kalkan f9caa9d365 Implemented tests for memorydb.
7 years ago
Halil İbrahim Kalkan cb96d3df4a Implemented CityRepository for memorydb.
7 years ago
Halil İbrahim Kalkan a4badfb9c9 Moved some EF core tests to a common library to share with mongodb tests.
7 years ago
Halil İbrahim Kalkan 53b81bf410 Move common test code to Repository_Basic_Tests.
7 years ago
Halil İbrahim Kalkan 759bcb1863 Allow to get others collections in a mongodb repository easily
7 years ago
Halil İbrahim Kalkan 32d60e87fd Added test for repositories
7 years ago
Halil İbrahim Kalkan 4519bc3911 added test: Custom_Repository_Method
7 years ago
Halil İbrahim Kalkan 1a65039fa3 Remove Migration from ef core test project. add city to test domain and implement in ef core and mongodb.
7 years ago
Halil İbrahim Kalkan 0a2f6c3d5a Added basic tests for mongodb.
7 years ago
Halil İbrahim Kalkan b153d7ea1e Added first mongodb test.
7 years ago
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