Commit Graph

1767 Commits (a885a082151c479d17a1691fb05affbea731d892)
 

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