Halil İbrahim Kalkan
|
2389ffdb3b
|
Upgrade npm dependencies for startup templates.
|
5 years ago |
maliming
|
27f44c68a5
|
Move UseAuthorization after UseIdentityServer.
|
5 years ago |
Halil İbrahim Kalkan
|
f767232d42
|
Resolved #1958: Move UseAuthorization after UseIdentityServer.
|
5 years ago |
Halil İbrahim Kalkan
|
dbc2b4fb74
|
Upgrade NuGet packages on startup templates.
|
5 years ago |
Halil İbrahim Kalkan
|
9f0347fae8
|
Merge pull request #1943 from abpframework/BackgroundJobs-modules-abp-prefix
BackgroundJobs modules abp prefix
|
5 years ago |
Halil İbrahim Kalkan
|
b7c883aeca
|
Upgrade npm packages of templates
|
5 years ago |
Yunus Emre Kalkan
|
c5a7fb3ee2
|
BackgroundJobs modules abp prefix
|
5 years ago |
Halil İbrahim Kalkan
|
f2138e5868
|
Fix configuration usage.
|
5 years ago |
Halil İbrahim Kalkan
|
bbd0c2e385
|
Merge pull request #1938 from abpframework/maliming/migration
Update project migration.
|
5 years ago |
Halil İbrahim Kalkan
|
4228ce096e
|
Remove usage of Volo.Abp.Configuration namespace.
|
5 years ago |
maliming
|
6f0ecace58
|
Update project migration.
|
5 years ago |
Halil İbrahim Kalkan
|
decad8e30f
|
Merge pull request #1919 from abpframework/Align-Option-Class-Names
Align option class names
|
5 years ago |
Halil İbrahim Kalkan
|
f62771b186
|
Merge pull request #1894 from abpframework/maliming/GenericHost
Move all projects to generic host & remove IConfigurationAccessor usage.
|
5 years ago |
maliming
|
e15546d6cd
|
Remove duplicate ConfigureSwaggerServices method.
|
5 years ago |
Yunus Emre Kalkan
|
9bd045d882
|
DbConnectionOptions to AbpDbConnectionOptions
|
5 years ago |
Yunus Emre Kalkan
|
df386b9ba7
|
NavigationOptions to AbpNavigationOptions
|
5 years ago |
Yunus Emre Kalkan
|
521b3ac89c
|
UnitOfWorkOptions to AbpUnitOfWorkOptions
|
5 years ago |
Yunus Emre Kalkan
|
9b6b49ff2d
|
BackgroundJobs To AbpBackgroundJobs
|
5 years ago |
Yunus Emre Kalkan
|
547f78d9ac
|
MultiTenancyOptionsExtensions to AbpMultiTenancyOptionsExtensions
|
5 years ago |
Yunus Emre Kalkan
|
e19dc65af5
|
CacheOptions to AbpCacheOptions
|
5 years ago |
maliming
|
204703f5f6
|
Enable Swagger UI
Resolve #1849
|
5 years ago |
Yunus Emre Kalkan
|
e07765c7be
|
Update HomeController.cs
|
5 years ago |
Yunus Emre Kalkan
|
f8a48bf4d2
|
Update HomeController.cs
|
5 years ago |
maliming
|
4825484855
|
Merge branch 'dev' into maliming/GenericHost
|
5 years ago |
Halil İbrahim Kalkan
|
f185e5edb3
|
Mark old configuration methods as obsolete
|
5 years ago |
maliming
|
645e5d464e
|
Move all projects to generic host & remove IConfigurationAccessor usage.
Resolve #1888
|
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 |
maliming
|
450dcd981d
|
Update identity server migration.
|
5 years ago |
Armağan Ünlü
|
50880a9914
|
Resolved #908
|
5 years ago |
maliming
|
d9ed777485
|
Remove CurrentDirectoryHelpers.
Resolve #1807
|
5 years ago |
Xeevis
|
baf086b818
|
Cleanup default AspNetCoreHostingModel
|
5 years ago |
Halil İbrahim Kalkan
|
05cdda75b9
|
Resolved #1786: Upgrade to ASP.NET Core 3.0 Stable.
|
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 |
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
|
e0c27f411b
|
Use IWebHostEnvironment instead of IHostingEnvironment
|
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 |
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 |
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 |
Yunus Emre Kalkan
|
f608d8b5f0
|
pgrade @abp npm dependencies to latest version
|
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 |
Halil İbrahim Kalkan
|
811e0a5917
|
Update DotSettings files
|
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
|
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 |
maliming
|
fd3976155b
|
Resolve #1491 Disable background jobs in the migration project in the template.
|
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 |
Halil İbrahim Kalkan
|
2a15da25d4
|
Accept certificates.
|
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 |
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
|
e91da573ab
|
Add angular project template. Rename mvc template to app template.
|
6 years ago |