Commit Graph

80 Commits (e755edc8c6a00c47bcfec4ebfb89f6dad787f95b)

Author SHA1 Message Date
Halil İbrahim Kalkan 8042e1f882 #75: Added menu manager, tests and a simple renderer.
8 years ago
Halil İbrahim Kalkan 8a68714e03 Added events to UOW.
8 years ago
Halil İbrahim Kalkan 9c12a159ba Resolved #62: Add domain tenant resolver.
8 years ago
Halil İbrahim Kalkan 6f679ab1db Change default PK from string to GUID!
8 years ago
Halil İbrahim Kalkan 776c0ca498 Removed Volo.DependencyInjection and Volo.ExtensionMethods projects.
8 years ago
Halil İbrahim Kalkan 0ef5daeb0e Provide an option to set base repository classes, instead of defaults.
8 years ago
Halil İbrahim Kalkan d6e68771f0 Added unit tests and fixed repository registration problem.
8 years ago
Halil İbrahim Kalkan 0d9f95d050 Resolved #68: Rename DatabaseNameAttribute to ConnectionStringNameAttribute.
8 years ago
Halil İbrahim Kalkan ecd75464b2 Resolved #65: Create PostConfigureServices method for AbpModule.
8 years ago
Halil İbrahim Kalkan f257be5166 Add PreConfigureServices(IServiceCollection) to abp modules to run some code before ConfigureServices. Resolved #11.
8 years ago
Halil İbrahim Kalkan 562ef7c78b Added tests and refactored.
8 years ago
Halil İbrahim Kalkan 4b7a4ab7d2 implemented conn string per database name.
8 years ago
Halil İbrahim Kalkan 0a6d557875 Introduced module manager and revised module loader.
8 years ago
Halil İbrahim Kalkan a7cfc5318d Added tests for AsyncHelper.
8 years ago
Halil İbrahim Kalkan aa52001d95 Added module shutdown.
8 years ago
Halil İbrahim Kalkan 486f344881 Make AbpApplication.Create internal.
8 years ago
Halil İbrahim Kalkan fc14608b08 Refactorings.
8 years ago
Halil İbrahim Kalkan aa6c0461f6 Load plugins modules.
8 years ago
Halil İbrahim Kalkan 50f2eae288 Added repository interfaces and asynhelper.
8 years ago
Halil İbrahim Kalkan b73dea891c Remove unused namespaces.
8 years ago
Halil İbrahim Kalkan bc2cd7a0d4 Revised solution and project structure.
8 years ago
Halil İbrahim Kalkan ad680601eb Upgraded project.json files and added current tenant accessor.
8 years ago
Halil İbrahim Kalkan 900a5bd667 Improvement on modularity and DI.
8 years ago
Halil İbrahim Kalkan 7dd4f6011d Improved module initialize and DI code.
8 years ago
Halil İbrahim Kalkan 03b687912c Added SortByDependency for module loader.
8 years ago
Halil İbrahim Kalkan 81f9931be6 Worked on module system.
8 years ago
Halil İbrahim Kalkan 0a4d8e427e Added failing test: Should_Automatically_Register_Modules.
8 years ago
Halil İbrahim Kalkan 23d4f718c7 Added empty module runner.
8 years ago
Halil İbrahim Kalkan 525f40970f Created simple DI extensions.
8 years ago
Halil İbrahim Kalkan 0b704b8b35 Added initial solution.
8 years ago