Commit Graph

367 Commits (c98b0b622f5918bdf3fd404a1e35d2751661c784)

Author SHA1 Message Date
Halil İbrahim Kalkan 10313cf02c Add setters for DbTablePrefix and DbSchema
5 years ago
Halil İbrahim Kalkan 03c8e57fca Module template db prefix change
5 years ago
mehmet-erim 9b733bffe3 chore: upgrade angular versions
5 years ago
Yunus Emre Kalkan 67bb801d8e Used new Volo.Abp.Ddd.Application.Contracts
5 years ago
Halil İbrahim Kalkan 9c1dd695e6 Move module template to generic host
5 years ago
Halil İbrahim Kalkan 44897c6696 Use generic host in the app startup template #391
5 years ago
Halil İbrahim Kalkan 026cdc9b74 Use generic host in the MyCompanyName.MyProjectName.Web
5 years ago
Halil İbrahim Kalkan 7737aea912
Merge pull request #1881 from abpframework/Add-Web-projects-of-the-modules-to-the-application-parts
5 years ago
Yunus Emre Kalkan 377b633fba Added Web projects of the modules to the application parts
5 years ago
maliming 450dcd981d Update identity server migration.
5 years ago
Armağan Ünlü 50880a9914 Resolved #908
5 years ago
Halil İbrahim Kalkan b8a90037fd
Merge pull request #1852 from abpframework/maliming/CurrentDirectoryHelpers
5 years ago
mehmet-erim 5c29d1f69f feat(templates): add setting management module
5 years ago
mehmet-erim d7713ee308 feat(module-template): add settings component
5 years ago
mehmet-erim 5c1bcbb256 feat(module-template): add identity, tenant management, setting-management modules
5 years ago
mehmet-erim 28377fbf1d fix: remove symlink config
5 years ago
mehmet-erim 7856b22353 feat: create libraries in the module-template #1652
5 years ago
mehmet-erim 71d8779b63 refactor(core): add addAbpRoutes method
5 years ago
mehmet-erim a99496f2ef feat: create module template main app #1652
5 years ago
mehmet-erim ac71b2fc6f feat: seperate 3th party css files from initial bundle
5 years ago
maliming d9ed777485 Remove CurrentDirectoryHelpers.
5 years ago
Xeevis baf086b818 Cleanup default AspNetCoreHostingModel
5 years ago
Yasin Aydın 7e2bce00d9
Merge pull request #1810 from abpframework/feature/config-modules
5 years ago
mehmet-erim 6bc33f0ab4 feature(template): implement config modules
5 years ago
mehmet-erim 389efdb6c3 feature(setting-management-config): create library and move settings config to here
5 years ago
Halil İbrahim Kalkan 05cdda75b9 Resolved #1786: Upgrade to ASP.NET Core 3.0 Stable.
5 years ago
Halil İbrahim Kalkan d36c26c6ec Upgrade npm packages for the module template
5 years ago
Halil İbrahim Kalkan e211329083 Restore npm packages.
5 years ago
Halil İbrahim Kalkan 7d4dc5dd07 Upgrade npm package dependencies in templates.
5 years ago
mehmet-erim 5799b0584c Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
mehmet-erim 63c90cc825 chore(template): order modules
5 years ago
Halil İbrahim Kalkan 08f299b6f4 Merge branch 'dev' into aspnetcore-3.0
5 years ago
Halil İbrahim Kalkan e2ed4490a5 Add Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy package to the MyCompanyName.MyProjectName.HttpApi.Host
5 years ago
Halil İbrahim Kalkan 0a20277f8d Remove deprecated Cookie.Expiration usage.
5 years ago
Halil İbrahim Kalkan c0420890c5
Merge pull request #1719 from abpframework/Manage-account
5 years ago
Halil İbrahim Kalkan deb086e6a8 Add constrators getting id to the base entity classes.
5 years ago
Halil İbrahim Kalkan fca268c816 Merge branch 'dev' into aspnetcore-3.0
5 years ago
Halil İbrahim Kalkan 8c174210a0 Update MyCompanyName.MyProjectName.EntityFrameworkCore.DbMigrations.csproj
5 years ago
maliming 5959329900 Add application name prefix option to distributed cache item keys.
5 years ago
Halil İbrahim Kalkan 0b785160ad Merge branch 'dev' into aspnetcore-3.0
5 years ago
Yunus Emre Kalkan 44cb6fcdb4 removed unique indexes from is4
5 years ago
Halil İbrahim Kalkan d93e912acf Disable swagger home page temporary
5 years ago
Halil İbrahim Kalkan 15270e8db8 Correct ReplaceEmbeddedByPhysical paths
5 years ago
Halil İbrahim Kalkan 5ab15f8412 Added UseAuthorization
5 years ago
Halil İbrahim Kalkan d51ae9ec41 Upgrade module template to asp.net core 3.0
5 years ago
Halil İbrahim Kalkan e0c27f411b Use IWebHostEnvironment instead of IHostingEnvironment
5 years ago
Yunus Emre Kalkan f32ebc84cb Merge branch 'dev' of https://github.com/volosoft/abp into dev
5 years ago
Yunus Emre Kalkan ce60004537 api & identity resource names are made unique
5 years ago
Halil İbrahim Kalkan 49e338f243 Make app template working for asp.net core 3.0
5 years ago
mehmet-erim 2ac158d367 feature(core): add abpFor directive
5 years ago