Xeevis
|
baf086b818
|
Cleanup default AspNetCoreHostingModel
|
5 years ago |
Yasin Aydın
|
7e2bce00d9
|
Merge pull request #1810 from abpframework/feature/config-modules
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
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.
Resolve #1399
|
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
support to add layout type from routing module
|
5 years ago |
Halil İbrahim Kalkan
|
23fa87e017
|
Disable swagger. Fix IDS4 tests.
|
5 years ago |
Halil İbrahim Kalkan
|
ad4fcd57f8
|
Upgraded app template package and versions to .net core 3.0
|
5 years ago |
Yunus Emre Kalkan
|
7960751630
|
added manage profile page
|
5 years ago |
Halil İbrahim Kalkan
|
1b84ea650b
|
Fixed #1680: Can't logout from the Web UI.
|
5 years ago |
maliming
|
1610a90251
|
Resolve #1708 Use AddMaps instead of AddProfile in startup templates.
|
5 years ago |
mehmet-erim
|
7c4fb3abdb
|
feature: add root modules
|
5 years ago |
Yunus Emre Kalkan
|
b2293ef6a8
|
Merge pull request #1649 from abpframework/maliming/id4
Upgrade to IdentityServer 2.5.2
|
6 years ago |
maliming
|
1c95d53779
|
Update EF Core Migration.
|
6 years ago |
mehmet-erim
|
9f05d20ef4
|
update npm versions
|
6 years ago |
Yunus Emre Kalkan
|
f608d8b5f0
|
pgrade @abp npm dependencies to latest version
|
6 years ago |
mehmet-erim
|
0becd53db4
|
feature: update npm versions
|
6 years ago |
Halil İbrahim Kalkan
|
bee3bf646e
|
Merge pull request #1634 from abpframework/maliming/mongo-unit-test
Resolve #1632 MongoDB test problems & optimization.
|
6 years ago |
Halil İbrahim Kalkan
|
a726b985a8
|
Merge pull request #1631 from yinchang0626/dev
Fix #1613 the namespaces of the module template AddEmbedded method.
|
6 years ago |
maliming
|
3c9d5fd559
|
Format code.
|
6 years ago |
maliming
|
ff66516a93
|
Resolve #1632 MongoDB test problems & optimization.
|
6 years ago |
Halil İbrahim Kalkan
|
0614a68710
|
#1632 MongoDB test problems & optimization
|
6 years ago |
mehmet-erim
|
b62bfd5f62
|
chore: update ngxs-schematic
|
6 years ago |
YinChang
|
a2dc7cf715
|
Fix #1613 the namespaces of the module template AddEmbedded method.
|
6 years ago |
maliming
|
d27e46afde
|
Correct the mongoDb connection string.
|
6 years ago |
maliming
|
31ac7eedd0
|
Fix #1613 the namespaces of the module template AddEmbedded method.
|
6 years ago |
TheDiaval
|
ceeda12a39
|
refactor(theme-basic): change layout names
|
6 years ago |
mehmet-erim
|
2c09666025
|
feature(template): add application info to environment
|
6 years ago |
Halil İbrahim Kalkan
|
811e0a5917
|
Update DotSettings files
|
6 years ago |
mehmet-erim
|
1afaed318d
|
fix(core): localization empty return problem
|
6 years ago |
mehmet-erim
|
69a6f558c8
|
Merge branch 'dev' of https://github.com/abpframework/abp into dev
|
6 years ago |
mehmet-erim
|
5154e80add
|
fix(angular-tutorial): add some modules in shared.module
remove ** path from app-routing
update packages
fix books state, component and service
|
6 years ago |
Halil İbrahim Kalkan
|
550662d01b
|
Merge branch 'dev' of https://github.com/abpframework/abp into dev
|
6 years ago |
Halil İbrahim Kalkan
|
f9de5fb0eb
|
Upgrade app template NuGet packages
|
6 years ago |
Alper Ebicoglu
|
63595fba88
|
move Permissions to Application.Contracts project.
|
6 years ago |
Halil İbrahim Kalkan
|
202a50a276
|
Move localization to domain.shared
|
6 years ago |
Halil İbrahim Kalkan
|
f8cb9eb2bc
|
Upgrade nuget packages for the module template.
|
6 years ago |
Halil İbrahim Kalkan
|
60936a40c1
|
#1594 Move module template to the templates/module folder.
|
6 years ago |
Halil İbrahim Kalkan
|
8bbee15ccb
|
Replace individual calls with ConfigureByConvention.
|
6 years ago |
Halil İbrahim Kalkan
|
ea450c2f5a
|
Rename MyProjectName_ConsoleTestApp to MyProjectName_App
|
6 years ago |
Halil İbrahim Kalkan
|
59455052aa
|
Switch EF to Mongo step for MyCompanyName.MyProjectName.HttpApi.HostWithIds project.
|
6 years ago |
maliming
|
6b7dcab12e
|
Rename the method and apply it to the template project.
|
6 years ago |
TheDiaval
|
ad092ca11d
|
fix: translation keys
|
6 years ago |
mehmet-erim
|
ccdccbf810
|
refactor(all)
|
6 years ago |
Halil İbrahim Kalkan
|
5e764128c4
|
Merge pull request #1581 from abpframework/maliming/patch-4
Resolve #1491 Disable background jobs in the migration project in the template.
|
6 years ago |
mehmet-erim
|
185ac4b177
|
feature(ng-template): update npm versions
|
6 years ago |
maliming
|
fd3976155b
|
Resolve #1491 Disable background jobs in the migration project in the template.
|
6 years ago |
mehmet-erim
|
9fe75a673b
|
refactor(angular-template): remove unnecessary variable
|
6 years ago |
Halil İbrahim Kalkan
|
75e48158df
|
Upgrade npm packages for angular app template
|
6 years ago |
Mehmet Erim
|
1405f94074
|
Merge pull request #1565 from abpframework/feature/navigation-multilevel-dropdown
Feature/navigation multilevel dropdown
|
6 years ago |
Halil İbrahim Kalkan
|
2409a2398c
|
Merge pull request #1558 from abpframework/maliming/ef-core-design2
Reference the Microsoft.EntityFrameworkCore.Design package for the migration project.
|
6 years ago |
mehmet-erim
|
57e56f768f
|
refactor(ng-template): move home html to home.component
|
6 years ago |
mehmet-erim
|
9f765c9bb7
|
Merge branch 'dev' of https://github.com/abpframework/abp into refactor/ng-template-optimizations
|
6 years ago |
mehmet-erim
|
7cceb9b159
|
feature(ng-template): add progress-bar to app component
add ** route
|
6 years ago |
Halil İbrahim Kalkan
|
2a15da25d4
|
Accept certificates.
|
6 years ago |
mehmet-erim
|
424f19e93b
|
Merge branch 'dev' of https://github.com/abpframework/abp into refactor/ng-template-optimizations
|
6 years ago |
Halil İbrahim Kalkan
|
b52e7d9c4d
|
Delete logs.txt
|
6 years ago |
Halil İbrahim Kalkan
|
a15b608368
|
Add UseJwtTokenMiddleware
|
6 years ago |
Halil İbrahim Kalkan
|
87090fe970
|
Added Identityserver to MyCompanyName.MyProjectName.HttpApi.HostWithIds.csproj
|
6 years ago |
Halil İbrahim Kalkan
|
1d70a267e4
|
Added MyCompanyName.MyProjectName.HttpApi.HostWithIds project
|
6 years ago |
Halil İbrahim Kalkan
|
9f323912d9
|
Add missing account modules to the template.
|
6 years ago |
mehmet-erim
|
a82844052b
|
feature: add donut loading to index.html
|
6 years ago |
maliming
|
40c20b6053
|
Reference the Microsoft.EntityFrameworkCore.Design package for the migration project.
|
6 years ago |
Halil İbrahim Kalkan
|
13822e1774
|
Fix ReplaceEmbeddedByPhysical paths.
|
6 years ago |
Halil İbrahim Kalkan
|
6bc918a1b4
|
Enable CORS for the app template
|
6 years ago |
Halil İbrahim Kalkan
|
03fb457465
|
Fix local framework reference for the app template.
|
6 years ago |
Halil İbrahim Kalkan
|
27581e9489
|
Update angular ui ports.
|
6 years ago |
mehmet-erim
|
5185ca9505
|
feature(ng-template): sync changes
|
6 years ago |
Halil İbrahim Kalkan
|
e91da573ab
|
Add angular project template. Rename mvc template to app template.
|
6 years ago |
maliming
|
1229020e0e
|
Use Serilog.Sinks.Async to output file logs.
|
6 years ago |
maliming
|
118e8ee2af
|
Fixed Namespace Issue
|
6 years ago |
maliming
|
adc3ad87d8
|
Use string interpolation for single string formatting.
|
6 years ago |
Yunus Emre Kalkan
|
7d5d33a1b4
|
mongodb namespaces & projects renamed
|
6 years ago |
maliming
|
a9930db7e4
|
Remove StackExchange.Redis.StrongName
|
6 years ago |
maliming
|
fd60fa9c7e
|
Resolve #1382 Use the new Redis package.
|
6 years ago |
Halil İbrahim Kalkan
|
2f39d2a15b
|
Resolved #1370: Get ClientSecret from appsettings.json for MVC template DbMigration application.
|
6 years ago |
maliming
|
3fb5e90824
|
fix #1335 Port replacement for migration and unit test projects.
|
6 years ago |