1063 Commits (e320094de731572e36306e1e9892f0806fb3111e)
 

Author SHA1 Message Date
Halil İbrahim Kalkan 82545081e2 Fixed localization problem for AbpUiModule 8 years ago
Halil İbrahim Kalkan 7084bd1806 Move localization resource to UI module. 8 years ago
Halil İbrahim Kalkan 39ae0b3602 Created Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic package. 8 years ago
Halil İbrahim Kalkan e5bccc568b Created Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic package. 8 years ago
Halil İbrahim Kalkan 560b3b7450 Added other npm dependencies for UI.Bootstrap 8 years ago
Halil İbrahim Kalkan 89efb3f295 Added package.json 8 years ago
Halil İbrahim Kalkan 7192944cd3 Inherit UserFriendlyException from ApplicationException instead of AbpException. 8 years ago
Halil İbrahim Kalkan 1110f1df78 Add RabbitMQ.Client reference to Volo.Abp.EventBus.Distributed.RabbitMQ package 8 years ago
Halil İbrahim Kalkan 0567a40c8f Created initial distributed eventbus module. 8 years ago
Halil İbrahim Kalkan ab37014ada Revise the module architecture document. 8 years ago
Halil İbrahim Kalkan cfc7cfc177 Completed initial of the Module Architecture Best Practices & Conventions document. 8 years ago
Halil İbrahim Kalkan 3173c592d4 Started module architecture document 8 years ago
Halil İbrahim Kalkan e3bc2f6031 Added WithDetails to repository that getting a list of selectors. 8 years ago
Halil İbrahim Kalkan 13d1395697 rename to DefaultWithDetailsFunc from IncludeDetailsFunc 8 years ago
Halil İbrahim Kalkan 649f80e8de Add WithDetails to the repository. 8 years ago
Halil İbrahim Kalkan 4153aa4f88 Handle soft delete on update for mongodb. handle includeDetails for default repositories without creating a custom repository 8 years ago
Halil İbrahim Kalkan b63accc8b8 mongodb rollback soft delete on delete. 8 years ago
Halil İbrahim Kalkan 3f19b99de0 Added tests for auditing. 8 years ago
Halil İbrahim Kalkan 69249cfb92 Set audit properties for mongodb. 8 years ago
Halil İbrahim Kalkan 9f8bef7e78 Refactored AuditPropertySetter 8 years ago
Halil İbrahim Kalkan f577577cb5 Set GUID Id if not set (for mongodb) 8 years ago
Halil İbrahim Kalkan 4b5dabd1f4 Mongodb repo should select entities before delete to trigger domain events. 8 years ago
Halil İbrahim Kalkan 769eb2812c Revised entity change events for mongodb. 8 years ago
Halil İbrahim Kalkan 695836bfd6 Trigger domain events for mongodb. 8 years ago
Halil İbrahim Kalkan 3edf2f878f Use GetCancellationToken() method in the mongodb repository. Also reformatted code. 8 years ago
Halil İbrahim Kalkan de874abb17 Added extension method: AbpCollectionExtensions.AddIfNotContains 8 years ago
Halil İbrahim Kalkan b031c3d63c Add summary for AbpCollectionExtensions.RemoveAll. 8 years ago
Halil İbrahim Kalkan ad668a8aeb Add CurrentTenant to DomainService. 8 years ago
Halil İbrahim Kalkan 1758b8a780 Ignore CoreEventId.LazyLoadOnDisposedContextWarning 8 years ago
Halil İbrahim Kalkan b9b95b2dff Update Entity-Framework-Core-Integration.md 8 years ago
Halil İbrahim Kalkan 5c4a42ef11 Fix for mongodb doc. 8 years ago
Halil İbrahim Kalkan 06b8cde442 Added application services document. 8 years ago
Halil İbrahim Kalkan 452275dc80 Updated entities document 8 years ago
Halil İbrahim Kalkan ebe29869e2 Use TKey instead of TPrimaryKey for entity keys. 8 years ago
Halil İbrahim Kalkan 164a019ed1 Added Entity Best Practices & Conventions document. 8 years ago
Halil İbrahim Kalkan 25f0694576 Seperated documents. 8 years ago
Halil İbrahim Kalkan 94f4e8f0c4 Completed mongodb integration section. 8 years ago
Halil İbrahim Kalkan 76d461df0e Revised repository registration system. 8 years ago
Halil İbrahim Kalkan cf8c963422 Added data access layer section. 8 years ago
Halil İbrahim Kalkan bcb8f59e40 Creating module development best practices document. 8 years ago
Halil İbrahim Kalkan e6a102bb50 Upgraded to EF Core 2.1.0-preview2-final. 8 years ago
Halil İbrahim Kalkan 50308a5981 Upgraded all nuget packages. 8 years ago
Halil İbrahim Kalkan 398af0b86b Support preconfigure for dbcontextes. 8 years ago
Halil İbrahim Kalkan 0afd0d0c25 Change namespace. 8 years ago
Halil İbrahim Kalkan 59b1a92cba Check null for type in ConventionalRegistrarBase 8 years ago
Halil İbrahim Kalkan d7612e0b8e Added missing this to extension methods. 8 years ago
Halil İbrahim Kalkan 145901d0ef Added GetHostingEnvironment and GetConfiguration extension methods. 8 years ago
Halil İbrahim Kalkan 2e75c55768 Added EF Core Sql Server module and a few enhancements. 8 years ago
Halil İbrahim Kalkan f9847e0a67 Added AddAlwaysAllowAuthorization method and AlwaysAllowAuthorizationService. 8 years ago
Halil İbrahim Kalkan 1045e9dae4 Added ICurrentUser.GetId() extension method. 8 years ago