diff --git a/.vs/GerenciaProjetos/v15/.suo b/.vs/GerenciaProjetos/v15/.suo index 68abe99..a00b436 100644 Binary files a/.vs/GerenciaProjetos/v15/.suo and b/.vs/GerenciaProjetos/v15/.suo differ diff --git a/.vs/GerenciaProjetos/v15/Server/sqlite3/storage.ide-wal b/.vs/GerenciaProjetos/v15/Server/sqlite3/storage.ide-wal index c15c105..a42aa5a 100644 Binary files a/.vs/GerenciaProjetos/v15/Server/sqlite3/storage.ide-wal and b/.vs/GerenciaProjetos/v15/Server/sqlite3/storage.ide-wal differ diff --git a/GerenciaProjetos/Views/Bugs/Index.cshtml b/GerenciaProjetos/Views/Bugs/Index.cshtml index 5212e27..003afac 100644 --- a/GerenciaProjetos/Views/Bugs/Index.cshtml +++ b/GerenciaProjetos/Views/Bugs/Index.cshtml @@ -40,7 +40,7 @@ @b.Id @b.Descricao @b.FoiResolvido - @b.DataCadastro + @b.DataCadastro.ToString("dd/MM/yyyy") @b.Prioridade diff --git a/GerenciaProjetos/Views/Projetos/Index.cshtml b/GerenciaProjetos/Views/Projetos/Index.cshtml index 3150971..7d52d7f 100644 --- a/GerenciaProjetos/Views/Projetos/Index.cshtml +++ b/GerenciaProjetos/Views/Projetos/Index.cshtml @@ -38,7 +38,7 @@ @p.Id @p.Nome - @p.DataEntrega + @p.DataEntrega.ToString("dd/MM/yyyy") @p.Solicitante diff --git a/GerenciaProjetos/Views/Requisitos/Index.cshtml b/GerenciaProjetos/Views/Requisitos/Index.cshtml index f066422..b5de699 100644 --- a/GerenciaProjetos/Views/Requisitos/Index.cshtml +++ b/GerenciaProjetos/Views/Requisitos/Index.cshtml @@ -42,8 +42,8 @@ @r.Descricao @r.Observacoes @r.EFuncional - @r.DataCadastro - @r.DataEntrega + @r.DataCadastro.ToString("dd/MM/yyyy") + @r.DataEntrega.ToString("dd/MM/yyyy") diff --git a/GerenciaProjetos/bin/Debug/netcoreapp2.2/GerenciaProjetos.Views.dll b/GerenciaProjetos/bin/Debug/netcoreapp2.2/GerenciaProjetos.Views.dll index 58bbc7c..67eb91d 100644 Binary files a/GerenciaProjetos/bin/Debug/netcoreapp2.2/GerenciaProjetos.Views.dll and b/GerenciaProjetos/bin/Debug/netcoreapp2.2/GerenciaProjetos.Views.dll differ diff --git a/GerenciaProjetos/bin/Debug/netcoreapp2.2/GerenciaProjetos.Views.pdb b/GerenciaProjetos/bin/Debug/netcoreapp2.2/GerenciaProjetos.Views.pdb index a50763b..6dca28b 100644 Binary files a/GerenciaProjetos/bin/Debug/netcoreapp2.2/GerenciaProjetos.Views.pdb and b/GerenciaProjetos/bin/Debug/netcoreapp2.2/GerenciaProjetos.Views.pdb differ diff --git a/GerenciaProjetos/obj/Debug/netcoreapp2.2/GerenciaProjetos.Views.dll b/GerenciaProjetos/obj/Debug/netcoreapp2.2/GerenciaProjetos.Views.dll index 58bbc7c..67eb91d 100644 Binary files a/GerenciaProjetos/obj/Debug/netcoreapp2.2/GerenciaProjetos.Views.dll and b/GerenciaProjetos/obj/Debug/netcoreapp2.2/GerenciaProjetos.Views.dll differ diff --git a/GerenciaProjetos/obj/Debug/netcoreapp2.2/GerenciaProjetos.Views.pdb b/GerenciaProjetos/obj/Debug/netcoreapp2.2/GerenciaProjetos.Views.pdb index a50763b..6dca28b 100644 Binary files a/GerenciaProjetos/obj/Debug/netcoreapp2.2/GerenciaProjetos.Views.pdb and b/GerenciaProjetos/obj/Debug/netcoreapp2.2/GerenciaProjetos.Views.pdb differ diff --git a/GerenciaProjetos/obj/Debug/netcoreapp2.2/Razor/Views/Bugs/Index.g.cshtml.cs b/GerenciaProjetos/obj/Debug/netcoreapp2.2/Razor/Views/Bugs/Index.g.cshtml.cs index 0254989..e1fec91 100644 --- a/GerenciaProjetos/obj/Debug/netcoreapp2.2/Razor/Views/Bugs/Index.g.cshtml.cs +++ b/GerenciaProjetos/obj/Debug/netcoreapp2.2/Razor/Views/Bugs/Index.g.cshtml.cs @@ -1,4 +1,4 @@ -#pragma checksum "C:\Users\0033899\Documents\GitHub\GerenciaProjetos\GerenciaProjetos\Views\Bugs\Index.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "b77c29628d77b2a88bce672830a437a43805122d" +#pragma checksum "C:\Users\0033899\Documents\GitHub\GerenciaProjetos\GerenciaProjetos\Views\Bugs\Index.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "9cff8295ca5aa8b752010e5127cb96170cab0597" // #pragma warning disable 1591 [assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Bugs_Index), @"mvc.1.0.view", @"/Views/Bugs/Index.cshtml")] @@ -23,7 +23,7 @@ using GerenciaProjetos.Models; #line default #line hidden - [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"b77c29628d77b2a88bce672830a437a43805122d", @"/Views/Bugs/Index.cshtml")] + [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"9cff8295ca5aa8b752010e5127cb96170cab0597", @"/Views/Bugs/Index.cshtml")] [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"4e94bb8cdb3ef35824e862096b8a713c8ba822eb", @"/Views/_ViewImports.cshtml")] public class Views_Bugs_Index : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage { @@ -89,7 +89,7 @@ Write(ViewData["Title"]); "); EndContext(); BeginContext(433, 148, false); - __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "b77c29628d77b2a88bce672830a437a43805122d5703", async() => { + __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "9cff8295ca5aa8b752010e5127cb96170cab05975703", async() => { BeginContext(487, 90, true); WriteLiteral("\r\n \r\n "); EndContext(); @@ -170,29 +170,29 @@ Write(ViewData["Title"]); BeginContext(1400, 35, true); WriteLiteral("\r\n "); EndContext(); - BeginContext(1436, 14, false); + BeginContext(1436, 37, false); #line 43 "C:\Users\0033899\Documents\GitHub\GerenciaProjetos\GerenciaProjetos\Views\Bugs\Index.cshtml" - Write(b.DataCadastro); + Write(b.DataCadastro.ToString("dd/MM/yyyy")); #line default #line hidden EndContext(); - BeginContext(1450, 35, true); + BeginContext(1473, 35, true); WriteLiteral("\r\n "); EndContext(); - BeginContext(1486, 12, false); + BeginContext(1509, 12, false); #line 44 "C:\Users\0033899\Documents\GitHub\GerenciaProjetos\GerenciaProjetos\Views\Bugs\Index.cshtml" Write(b.Prioridade); #line default #line hidden EndContext(); - BeginContext(1498, 65, true); + BeginContext(1521, 65, true); WriteLiteral("\r\n \r\n "); EndContext(); - BeginContext(1563, 171, false); - __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "b77c29628d77b2a88bce672830a437a43805122d10512", async() => { - BeginContext(1639, 91, true); + BeginContext(1586, 171, false); + __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "9cff8295ca5aa8b752010e5127cb96170cab059710535", async() => { + BeginContext(1662, 91, true); WriteLiteral("\r\n \r\n "); EndContext(); } @@ -226,12 +226,12 @@ Write(ViewData["Title"]); Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); EndContext(); - BeginContext(1734, 30, true); + BeginContext(1757, 30, true); WriteLiteral("\r\n "); EndContext(); - BeginContext(1764, 171, false); - __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "b77c29628d77b2a88bce672830a437a43805122d13424", async() => { - BeginContext(1839, 92, true); + BeginContext(1787, 171, false); + __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "9cff8295ca5aa8b752010e5127cb96170cab059713447", async() => { + BeginContext(1862, 92, true); WriteLiteral("\r\n \r\n "); EndContext(); } @@ -265,7 +265,7 @@ Write(ViewData["Title"]); Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); EndContext(); - BeginContext(1935, 60, true); + BeginContext(1958, 60, true); WriteLiteral("\r\n \r\n \r\n"); EndContext(); #line 54 "C:\Users\0033899\Documents\GitHub\GerenciaProjetos\GerenciaProjetos\Views\Bugs\Index.cshtml" @@ -273,7 +273,7 @@ Write(ViewData["Title"]); #line default #line hidden - BeginContext(2014, 62, true); + BeginContext(2037, 62, true); WriteLiteral(" \r\n \r\n \r\n"); EndContext(); } diff --git a/GerenciaProjetos/obj/Debug/netcoreapp2.2/Razor/Views/Projetos/Index.g.cshtml.cs b/GerenciaProjetos/obj/Debug/netcoreapp2.2/Razor/Views/Projetos/Index.g.cshtml.cs index 9bd0359..c286d6e 100644 --- a/GerenciaProjetos/obj/Debug/netcoreapp2.2/Razor/Views/Projetos/Index.g.cshtml.cs +++ b/GerenciaProjetos/obj/Debug/netcoreapp2.2/Razor/Views/Projetos/Index.g.cshtml.cs @@ -1,4 +1,4 @@ -#pragma checksum "C:\Users\0033899\Documents\GitHub\GerenciaProjetos\GerenciaProjetos\Views\Projetos\Index.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "a614933be1258e52312a782921740065f4b2dd2f" +#pragma checksum "C:\Users\0033899\Documents\GitHub\GerenciaProjetos\GerenciaProjetos\Views\Projetos\Index.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "eefef5e5105ebed662d061eab7a6f608367b64f8" // #pragma warning disable 1591 [assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Projetos_Index), @"mvc.1.0.view", @"/Views/Projetos/Index.cshtml")] @@ -23,7 +23,7 @@ using GerenciaProjetos.Models; #line default #line hidden - [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"a614933be1258e52312a782921740065f4b2dd2f", @"/Views/Projetos/Index.cshtml")] + [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"eefef5e5105ebed662d061eab7a6f608367b64f8", @"/Views/Projetos/Index.cshtml")] [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"4e94bb8cdb3ef35824e862096b8a713c8ba822eb", @"/Views/_ViewImports.cshtml")] public class Views_Projetos_Index : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage { @@ -89,7 +89,7 @@ Write(ViewData["Title"]); "); EndContext(); BeginContext(431, 152, false); - __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a614933be1258e52312a782921740065f4b2dd2f5741", async() => { + __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "eefef5e5105ebed662d061eab7a6f608367b64f85741", async() => { BeginContext(489, 90, true); WriteLiteral("\r\n \r\n "); EndContext(); @@ -159,29 +159,29 @@ Write(ViewData["Title"]); BeginContext(1294, 35, true); WriteLiteral("\r\n "); EndContext(); - BeginContext(1330, 13, false); + BeginContext(1330, 36, false); #line 41 "C:\Users\0033899\Documents\GitHub\GerenciaProjetos\GerenciaProjetos\Views\Projetos\Index.cshtml" - Write(p.DataEntrega); + Write(p.DataEntrega.ToString("dd/mm/yyyy")); #line default #line hidden EndContext(); - BeginContext(1343, 35, true); + BeginContext(1366, 35, true); WriteLiteral("\r\n "); EndContext(); - BeginContext(1379, 13, false); + BeginContext(1402, 13, false); #line 42 "C:\Users\0033899\Documents\GitHub\GerenciaProjetos\GerenciaProjetos\Views\Projetos\Index.cshtml" Write(p.Solicitante); #line default #line hidden EndContext(); - BeginContext(1392, 65, true); + BeginContext(1415, 65, true); WriteLiteral("\r\n \r\n "); EndContext(); - BeginContext(1457, 175, false); - __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a614933be1258e52312a782921740065f4b2dd2f10118", async() => { - BeginContext(1537, 91, true); + BeginContext(1480, 175, false); + __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "eefef5e5105ebed662d061eab7a6f608367b64f810141", async() => { + BeginContext(1560, 91, true); WriteLiteral("\r\n \r\n "); EndContext(); } @@ -215,12 +215,12 @@ Write(ViewData["Title"]); Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); EndContext(); - BeginContext(1632, 30, true); + BeginContext(1655, 30, true); WriteLiteral("\r\n "); EndContext(); - BeginContext(1662, 175, false); - __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "a614933be1258e52312a782921740065f4b2dd2f13038", async() => { - BeginContext(1741, 92, true); + BeginContext(1685, 175, false); + __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "eefef5e5105ebed662d061eab7a6f608367b64f813061", async() => { + BeginContext(1764, 92, true); WriteLiteral("\r\n \r\n "); EndContext(); } @@ -254,7 +254,7 @@ Write(ViewData["Title"]); Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); EndContext(); - BeginContext(1837, 60, true); + BeginContext(1860, 60, true); WriteLiteral("\r\n \r\n \r\n"); EndContext(); #line 52 "C:\Users\0033899\Documents\GitHub\GerenciaProjetos\GerenciaProjetos\Views\Projetos\Index.cshtml" @@ -262,7 +262,7 @@ Write(ViewData["Title"]); #line default #line hidden - BeginContext(1916, 62, true); + BeginContext(1939, 62, true); WriteLiteral(" \r\n \r\n \r\n"); EndContext(); } diff --git a/GerenciaProjetos/obj/Debug/netcoreapp2.2/Razor/Views/Requisitos/Index.g.cshtml.cs b/GerenciaProjetos/obj/Debug/netcoreapp2.2/Razor/Views/Requisitos/Index.g.cshtml.cs index c627fdd..62eac25 100644 --- a/GerenciaProjetos/obj/Debug/netcoreapp2.2/Razor/Views/Requisitos/Index.g.cshtml.cs +++ b/GerenciaProjetos/obj/Debug/netcoreapp2.2/Razor/Views/Requisitos/Index.g.cshtml.cs @@ -1,4 +1,4 @@ -#pragma checksum "C:\Users\0033899\Documents\GitHub\GerenciaProjetos\GerenciaProjetos\Views\Requisitos\Index.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "870f6ffa8df71f6b67cdbddeb8f5fc21f26f05db" +#pragma checksum "C:\Users\0033899\Documents\GitHub\GerenciaProjetos\GerenciaProjetos\Views\Requisitos\Index.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "809c537fcba7d5c34b287d4e07a2cd6775e88e16" // #pragma warning disable 1591 [assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Requisitos_Index), @"mvc.1.0.view", @"/Views/Requisitos/Index.cshtml")] @@ -23,7 +23,7 @@ using GerenciaProjetos.Models; #line default #line hidden - [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"870f6ffa8df71f6b67cdbddeb8f5fc21f26f05db", @"/Views/Requisitos/Index.cshtml")] + [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"809c537fcba7d5c34b287d4e07a2cd6775e88e16", @"/Views/Requisitos/Index.cshtml")] [global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"4e94bb8cdb3ef35824e862096b8a713c8ba822eb", @"/Views/_ViewImports.cshtml")] public class Views_Requisitos_Index : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage { @@ -89,7 +89,7 @@ Write(ViewData["Title"]); "); EndContext(); BeginContext(433, 154, false); - __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "870f6ffa8df71f6b67cdbddeb8f5fc21f26f05db5763", async() => { + __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "809c537fcba7d5c34b287d4e07a2cd6775e88e165763", async() => { BeginContext(493, 90, true); WriteLiteral("\r\n \r\n "); EndContext(); @@ -181,29 +181,29 @@ Write(ViewData["Title"]); BeginContext(1522, 35, true); WriteLiteral("\r\n "); EndContext(); - BeginContext(1558, 14, false); + BeginContext(1558, 37, false); #line 45 "C:\Users\0033899\Documents\GitHub\GerenciaProjetos\GerenciaProjetos\Views\Requisitos\Index.cshtml" - Write(r.DataCadastro); + Write(r.DataCadastro.ToString("dd/MM/yyyy")); #line default #line hidden EndContext(); - BeginContext(1572, 35, true); + BeginContext(1595, 35, true); WriteLiteral("\r\n "); EndContext(); - BeginContext(1608, 13, false); + BeginContext(1631, 36, false); #line 46 "C:\Users\0033899\Documents\GitHub\GerenciaProjetos\GerenciaProjetos\Views\Requisitos\Index.cshtml" - Write(r.DataEntrega); + Write(r.DataEntrega.ToString("dd/MM/yyyy")); #line default #line hidden EndContext(); - BeginContext(1621, 65, true); + BeginContext(1667, 65, true); WriteLiteral("\r\n \r\n "); EndContext(); - BeginContext(1686, 177, false); - __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "870f6ffa8df71f6b67cdbddeb8f5fc21f26f05db11074", async() => { - BeginContext(1768, 91, true); + BeginContext(1732, 177, false); + __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "809c537fcba7d5c34b287d4e07a2cd6775e88e1611120", async() => { + BeginContext(1814, 91, true); WriteLiteral("\r\n \r\n "); EndContext(); } @@ -237,12 +237,12 @@ Write(ViewData["Title"]); Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); EndContext(); - BeginContext(1863, 30, true); + BeginContext(1909, 30, true); WriteLiteral("\r\n "); EndContext(); - BeginContext(1893, 177, false); - __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "870f6ffa8df71f6b67cdbddeb8f5fc21f26f05db13998", async() => { - BeginContext(1974, 92, true); + BeginContext(1939, 177, false); + __tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "809c537fcba7d5c34b287d4e07a2cd6775e88e1614044", async() => { + BeginContext(2020, 92, true); WriteLiteral("\r\n \r\n "); EndContext(); } @@ -276,7 +276,7 @@ Write(ViewData["Title"]); Write(__tagHelperExecutionContext.Output); __tagHelperExecutionContext = __tagHelperScopeManager.End(); EndContext(); - BeginContext(2070, 60, true); + BeginContext(2116, 60, true); WriteLiteral("\r\n \r\n \r\n"); EndContext(); #line 56 "C:\Users\0033899\Documents\GitHub\GerenciaProjetos\GerenciaProjetos\Views\Requisitos\Index.cshtml" @@ -284,7 +284,7 @@ Write(ViewData["Title"]); #line default #line hidden - BeginContext(2149, 62, true); + BeginContext(2195, 62, true); WriteLiteral(" \r\n \r\n \r\n"); EndContext(); }