Ryan Brandenburg
afbf3f1e04
Merge branch 'merge/release/2.2-to-master'
2018-09-24 15:05:43 -07:00
Ryan Brandenburg
a140f38810
Enhancments
2018-09-20 14:52:16 -07:00
Ryan Brandenburg
7356b9634b
Merge branch 'merge/release/2.2-to-master'
2018-09-17 11:58:51 -07:00
Ryan Brandenburg
b8f7f967ce
Normalize FSharp templates and don't check in site.min.js
2018-09-13 14:41:32 -07:00
Ryan Brandenburg
c5f1d5a3eb
Merge branch 'merge/release/2.2-to-master'
2018-09-10 15:14:41 -07:00
Ryan Brandenburg
14b1432481
Fix min.css files
2018-09-10 12:25:27 -07:00
Ryan Brandenburg
5f5524a477
Merge branch 'merge/release/2.2-to-master'
2018-08-30 15:23:14 -07:00
Ryan Brandenburg
afccb085a2
Fix links and formating
2018-08-29 16:22:42 -07:00
Ryan Brandenburg
3570f1a2b1
Merge branch 'merge/release/2.2-to-master'
2018-08-23 10:32:20 -07:00
Javier Calvarro Nelson
3ed89516ba
Update precedence for 2.2 templates
2018-08-22 13:31:59 -07:00
Ryan Brandenburg
11c6ebea2e
Add comments regarding HSTS max age
2018-08-22 11:45:56 -07:00
Ryan Brandenburg
c33044c555
Merge branch 'merge/release/2.2-to-master'
2018-08-08 15:42:36 -07:00
Ryan Brandenburg
f868277373
Experience review feedback
2018-08-08 10:57:45 -07:00
Ryan Brandenburg
647f0f81c2
CompatibilityVersion -> 2.2
2018-08-06 16:22:05 -07:00
Ryan Brandenburg
e47a08612b
JQuery-validate-unobtrusive version 3.2.10
2018-08-06 15:21:46 -07:00
Ryan Brandenburg
f82461b4b0
Merge branch 'merge/release/2.2-to-master'
2018-08-06 13:01:08 -07:00
Ryan Brandenburg
c5a5134e46
Revert "Rename Web Application to Starter Web Application"
...
This reverts commit 01ce77da56 .
2018-08-06 12:10:14 -07:00
Ryan Brandenburg
71c15fb76a
Use bootstrap4 for templates
2018-08-06 10:16:35 -07:00
Ryan Brandenburg
d95f971693
Fix broken tests
2018-08-06 07:22:55 -07:00
Scott Addie
d5cad26462
Clarify help text for --no-https option
2018-08-02 10:02:50 -07:00
Ryan Brandenburg
54d0b4857f
Merge pull request #627 from dotnet-maestro-bot/merge/release/2.2-to-master
...
[automated] Merge branch 'release/2.2' => 'master'
2018-07-19 11:22:30 -07:00
Ryan Brandenburg
01ce77da56
Rename Web Application to Starter Web Application
2018-07-18 16:18:49 -07:00
Nate McMaster
1f2e966454
Update templating to use netcoreapp3.0
2018-06-29 16:32:30 -07:00
Javier Calvarro Nelson
54fe5f73ca
[ Fixes #528 ] Windows authentication is not applied on launchSettings.json
2018-05-30 14:22:25 -07:00
Ryan Brandenburg
15ca3dcdaa
Move templates to netcoreapp2.2
2018-05-18 09:28:12 -07:00
Nate McMaster
ef9fa1868a
Fix SRI hash values for jquery ( #521 )
2018-05-16 11:49:40 -07:00
Jass Bagga
13e746c289
Update THIRD-PARTY-NOTICES link and remove Package Management panel from carousel ( #474 )
...
Addresses #330 and #469
2018-04-18 09:42:27 -07:00
Jass Bagga
c3ac7629d1
WebAPI launchUrl; MVC _LoginPartial; F# AllowedHosts ( #463 )
...
Addresses #455 , #392 , #445
2018-04-11 15:01:32 -07:00
Jass Bagga
da32f45f58
Do not set sslPort if HTTPS not configured ( #458 )
...
Addresses #457
2018-04-10 12:02:10 -07:00
Jass Bagga
3732d8c718
Revert "Revert "Update jquery-validation-unobtrusive ( #421 )"" ( #447 )
...
This reverts commit a76d51c46b .
2018-04-04 16:57:15 -07:00
Jass Bagga
d12e5c7489
Merge branch 'release/2.1' into dev
2018-04-02 16:30:09 -07:00
Jass Bagga
f52359d202
Update AJAX CDN links ( #430 )
2018-04-02 16:25:24 -07:00
Jass Bagga
56fc40dbca
Revert "Revert "Update jquery-validation-unobtrusive ( #421 )"" ( #426 )
...
This reverts commit e6112a0911 .
2018-04-01 23:29:52 -07:00
Pavel Krymets
a76d51c46b
Revert "Update jquery-validation-unobtrusive ( #421 )"
...
This reverts commit ac9addabcc .
2018-03-31 16:24:07 -07:00
Pavel Krymets
e6112a0911
Revert "Update jquery-validation-unobtrusive ( #421 )"
2018-03-31 16:09:27 -07:00
Jass Bagga
ac9addabcc
Update jquery-validation-unobtrusive ( #421 )
...
Addresses #15
2018-03-30 15:04:50 -07:00
Jass Bagga
cb7942abe4
Add no-https option for all templates ( #413 )
...
Addresses #322
2018-03-29 13:59:47 -07:00
Jass Bagga
b24e3b2e78
Use applicationUrl instead of ASPNETCORE_URLS ( #390 )
...
Addresses #328
2018-03-22 10:32:20 -07:00
Kiran Challa
fa8fcc9a62
Made wwwroot 'copyOnly' to avoid modifications in it's files
2018-03-19 16:15:34 -07:00
Jass Bagga
79b4cafe68
Remove BOM from json files ( #369 )
...
Addresses #276
2018-03-19 10:11:00 -07:00
Jass Bagga
c4d1f20c78
Remove bundleconfig.json files from project templates ( #335 )
...
Addresses #326
2018-03-01 11:58:18 -08:00
Jass Bagga
8cac91b15e
Update jQuery ( #307 )
2018-02-22 14:39:18 -08:00
Jass Bagga
6b490836b1
Remove hard coded copyright year
2018-02-07 14:13:02 -08:00
Jass Bagga
cc14da18eb
Remove F# web app hosts file
2018-02-05 10:14:14 -08:00
Javier Calvarro Nelson
216e9f62c4
Fix kestrel urls in launchSettings.json
2018-02-02 16:10:15 -08:00
Jonathon Marolf
8079ab8b58
Adding host configurations for F# templates ( #281 )
2018-02-02 12:18:50 -08:00
Jass Bagga
c15cd757cf
Set ASPNETCORE_URLS
2018-01-26 15:59:54 -08:00
Nate McMaster
04dfc5cc6b
Remove RuntimeFrameworkVersion from the templates
...
This property is no longer needed because the Microsoft.AspNetCore.All and .App packages set the shared framework version. RuntimeFrameworkVersion is inferred by Microsoft.NET.Sdk
2018-01-25 12:25:34 -08:00
Jass Bagga
d978b0da6c
Revert "Update jQuery" ( #257 )
...
This reverts commit 78f4c7342b .
2018-01-24 17:17:57 -08:00
Jass Bagga
78f4c7342b
Update jQuery ( #250 )
...
Addresses #248
2018-01-23 16:11:41 -08:00