Completata pagina x download excel report offerte (collegato al DB server... da relinkare...)

This commit is contained in:
Samuele E. Locatelli
2015-02-27 17:34:35 +01:00
parent a1591ca7c6
commit a7e6cd75b1
17 changed files with 182 additions and 6 deletions
+17
View File
@@ -298,6 +298,7 @@
<Content Include="MakeSim.aspx" />
<Content Include="MarginReport.aspx" />
<Content Include="NewProductOffer.aspx" />
<Content Include="OfferReport.aspx" />
<Content Include="OffersArchive.aspx" />
<Content Include="packages.config" />
<Content Include="NLog.config">
@@ -324,6 +325,7 @@
<Content Include="fonts\fontawesome-webfont.eot" />
<Content Include="fonts\FontAwesome.otf" />
<None Include="Properties\PublishProfiles\demo.pubxml" />
<Content Include="Reports\OfferReport.xlsx" />
<None Include="Scripts\jquery-2.1.1.intellisense.js" />
<Content Include="Scripts\jquery-2.1.1.js" />
<Content Include="Scripts\jquery-2.1.1.min.js" />
@@ -377,6 +379,7 @@
<Content Include="WebUserControls\mod_MaRepNewData.ascx" />
<Content Include="WebUserControls\mod_marginReport.ascx" />
<Content Include="WebUserControls\mod_newProduct.ascx" />
<Content Include="WebUserControls\mod_OfferReport.ascx" />
<Content Include="WebUserControls\mod_OffersArchive.ascx" />
<Content Include="WebUserControls\mod_Q_Costs.ascx" />
<Content Include="WebUserControls\mod_Q_ExtrPar.ascx" />
@@ -583,6 +586,13 @@
<Compile Include="NewProductOffer.aspx.designer.cs">
<DependentUpon>NewProductOffer.aspx</DependentUpon>
</Compile>
<Compile Include="OfferReport.aspx.cs">
<DependentUpon>OfferReport.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="OfferReport.aspx.designer.cs">
<DependentUpon>OfferReport.aspx</DependentUpon>
</Compile>
<Compile Include="OffersArchive.aspx.cs">
<DependentUpon>OffersArchive.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
@@ -817,6 +827,13 @@
<Compile Include="WebUserControls\mod_newQuote.ascx.designer.cs">
<DependentUpon>mod_newQuote.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_OfferReport.ascx.cs">
<DependentUpon>mod_OfferReport.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="WebUserControls\mod_OfferReport.ascx.designer.cs">
<DependentUpon>mod_OfferReport.ascx</DependentUpon>
</Compile>
<Compile Include="WebUserControls\mod_OffersArchive.ascx.cs">
<DependentUpon>mod_OffersArchive.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
+16
View File
@@ -0,0 +1,16 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/c2p/FullPage.master" AutoEventWireup="true" CodeBehind="OfferReport.aspx.cs" Inherits="C2P.OfferReport" %>
<%@ Register Src="~/WebUserControls/mod_OfferReport.ascx" TagPrefix="uc1" TagName="mod_OfferReport" %>
<asp:Content ID="Content1" ContentPlaceHolderID="HeadContent" runat="server">
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="FeaturedContent" runat="server">
</asp:Content>
<asp:Content ID="Content3" ContentPlaceHolderID="MainContent" runat="server">
<div class="container marketing">
<br />
<uc1:mod_OfferReport runat="server" id="mod_OfferReport" />
</div>
</asp:Content>
+17
View File
@@ -0,0 +1,17 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
namespace C2P
{
public partial class OfferReport : System.Web.UI.Page
{
protected void Page_Load(object sender, EventArgs e)
{
}
}
}
+24
View File
@@ -0,0 +1,24 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace C2P {
public partial class OfferReport {
/// <summary>
/// mod_OfferReport control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::C2P.WebUserControls.mod_OfferReport mod_OfferReport;
}
}
Binary file not shown.
+43
View File
@@ -0,0 +1,43 @@
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_OfferReport.ascx.cs" Inherits="C2P.WebUserControls.mod_OfferReport" %>
<div class="row">
<!--style="min-height: 282px;">-->
<div class="panel panel-default">
<div class="panel-body">
<div class="row">
<div class="col-xs-4 col-xs-offset-4">
<div runat="server" id="divHelp">
<h3 style="text-align: center; margin: auto;"><%: traduci("HOffRepTitle") %></h3>
<div style="font-size: 1.2em; text-align: center; margin: auto;">
<%: traduci("HOffRepBody") %>
</div>
</div>
</div>
</div>
</div>
<div class="panel-body" style="min-height: 213px;">
<div class="row">
<div class="col-xs-offset-3 col-xs-6">
<div runat="server" id="divAnalisys">
<%--<h3><%: traduci("HMaRepStepC") %></h3>--%>
<div class="panel panel-info" style="min-height: 180px;">
<div class="panel-heading">
<h4 style="margin-top: -4px; margin-bottom: -4px;"><%--<%: traduci("HMaRepProcData") %>--%>&nbsp;</h4>
</div>
<div class="panel-body bg-info" style="padding-top: 20px; padding-bottom: 20px;">
<div class="col-xs-12 text-center">
<asp:HyperLink runat="server" ID="HyperLink2" class="btn btn-success btn-lg" NavigateUrl="~/Reports/OfferReport.xlsx">
<i class="fa fa-file-excel-o fa-3x"></i>
<div style="margin-top:0.5em;">
<%: traduci("OfferReportFile") %>
</div>
</asp:HyperLink>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
@@ -0,0 +1,18 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
using C2P_Data;
namespace C2P.WebUserControls
{
public partial class mod_OfferReport : SteamWare.UserControl
{
protected void Page_Load(object sender, EventArgs e)
{
}
}
}
+42
View File
@@ -0,0 +1,42 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace C2P.WebUserControls {
public partial class mod_OfferReport {
/// <summary>
/// divHelp control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlGenericControl divHelp;
/// <summary>
/// divAnalisys control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.HtmlControls.HtmlGenericControl divAnalisys;
/// <summary>
/// HyperLink2 control.
/// </summary>
/// <remarks>
/// Auto-generated field.
/// To modify move field declaration from designer file to code-behind file.
/// </remarks>
protected global::System.Web.UI.WebControls.HyperLink HyperLink2;
}
}
+1 -2
View File
@@ -58,8 +58,7 @@
<ul class="dropdown-menu">
<li><a href="MarginReport"><%: traduci("MarginReport") %></a></li>
<li><a href="StdCostList"><%: traduci("StdCostList") %></a></li>
<%--<li><a href="http://jumpstartuidemo.com/themes/base/gallery.html">.......</a></li>
<li><a href="http://jumpstartuidemo.com/themes/base/reports.html">.......</a></li>--%>
<li><a href="OfferReport"><%: traduci("OfferReport") %></a></li>
</ul>
</li>
BIN
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+2 -2
View File
@@ -5,7 +5,7 @@
using System.Reflection;
[assembly: AssemblyVersion("2.2.158.452")]
[assembly: AssemblyFileVersion("2.2.158.452")]
[assembly: AssemblyVersion("2.3.162.453")]
[assembly: AssemblyFileVersion("2.3.162.453")]
[assembly: AssemblyCopyright("Proxima & Steamware © 2013-2015")]
[assembly: AssemblyCompany("Steamware")]
+2 -2
View File
@@ -6,8 +6,8 @@
using System.Reflection;
[assembly: AssemblyVersion("2.2.158.<#= this.RevisionNumber #>")]
[assembly: AssemblyFileVersion("2.2.158.<#= this.RevisionNumber #>")]
[assembly: AssemblyVersion("2.3.162.<#= this.RevisionNumber #>")]
[assembly: AssemblyFileVersion("2.3.162.<#= this.RevisionNumber #>")]
[assembly: AssemblyCopyright("Proxima & Steamware © 2013-<#= DateTime.Now.Year #>")]
[assembly: AssemblyCompany("Steamware")]
<#+