Compare commits
No commits in common. 'master' and '8c9795efc6baf0a543056c4d5cf6febacb090972' have entirely different histories.
master
...
8c9795efc6
@ -1,51 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<configSections>
|
||||
<sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" >
|
||||
<section name="AlabusTransfer.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" />
|
||||
</sectionGroup>
|
||||
</configSections>
|
||||
<startup>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/>
|
||||
</startup>
|
||||
<userSettings>
|
||||
<AlabusTransfer.Properties.Settings>
|
||||
<setting name="URL" serializeAs="String">
|
||||
<value>https://alabus.swiss-athletics.ch/rest/License/Athletica/ExportStammDataFull</value>
|
||||
</setting>
|
||||
<setting name="UID" serializeAs="String">
|
||||
<value>40307</value>
|
||||
</setting>
|
||||
<setting name="PWD" serializeAs="String">
|
||||
<value>Turicum18</value>
|
||||
</setting>
|
||||
<setting name="TransferPath" serializeAs="String">
|
||||
<value>E:\Software-Projekte\QW-Tool\QW2021C\Upload\transfer\</value>
|
||||
</setting>
|
||||
<setting name="QWToolConnectionstring" serializeAs="String">
|
||||
<value>Data Source=shu00;Initial Catalog=qw2021_prod;User ID=sa;Password=*shu29</value>
|
||||
</setting>
|
||||
<setting name="NoDownload" serializeAs="String">
|
||||
<value>No</value>
|
||||
</setting>
|
||||
<setting name="LogLevel" serializeAs="String">
|
||||
<value>1</value>
|
||||
</setting>
|
||||
<setting name="VereinFiler" serializeAs="String">
|
||||
<value>.ZH.,.ZZ.</value>
|
||||
</setting>
|
||||
<setting name="mailserver" serializeAs="String">
|
||||
<value>mail.shub.ch</value>
|
||||
</setting>
|
||||
<setting name="sender" serializeAs="String">
|
||||
<value>qwtool@shub.ch</value>
|
||||
</setting>
|
||||
<setting name="empfaenger" serializeAs="String">
|
||||
<value>qwtool@shub.ch</value>
|
||||
</setting>
|
||||
<setting name="cred" serializeAs="String">
|
||||
<value>ToolQW*2022</value>
|
||||
</setting>
|
||||
</AlabusTransfer.Properties.Settings>
|
||||
</userSettings>
|
||||
</configuration>
|
||||
@ -1,42 +0,0 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="AlabusTransfer.Properties" GeneratedClassName="Settings">
|
||||
<Profiles />
|
||||
<Settings>
|
||||
<Setting Name="URL" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">https://alabus.swiss-athletics.ch/rest/License/Athletica/ExportStammDataFull</Value>
|
||||
</Setting>
|
||||
<Setting Name="UID" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">40307</Value>
|
||||
</Setting>
|
||||
<Setting Name="PWD" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">Turicum18</Value>
|
||||
</Setting>
|
||||
<Setting Name="TransferPath" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">E:\Software-Projekte\QW-Tool\QW2021C\Upload\transfer\</Value>
|
||||
</Setting>
|
||||
<Setting Name="QWToolConnectionstring" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">Data Source=shu00;Initial Catalog=qw2021_prod;User ID=sa;Password=*shu29</Value>
|
||||
</Setting>
|
||||
<Setting Name="NoDownload" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">No</Value>
|
||||
</Setting>
|
||||
<Setting Name="LogLevel" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">1</Value>
|
||||
</Setting>
|
||||
<Setting Name="VereinFiler" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">.ZH.,.ZZ.</Value>
|
||||
</Setting>
|
||||
<Setting Name="mailserver" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">mail.shub.ch</Value>
|
||||
</Setting>
|
||||
<Setting Name="sender" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">qwtool@shub.ch</Value>
|
||||
</Setting>
|
||||
<Setting Name="empfaenger" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">qwtool@shub.ch</Value>
|
||||
</Setting>
|
||||
<Setting Name="cred" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">ToolQW*2022</Value>
|
||||
</Setting>
|
||||
</Settings>
|
||||
</SettingsFile>
|
||||
@ -1,7 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="System.Configuration.ConfigurationManager" version="6.0.0" targetFramework="net48" />
|
||||
<package id="System.Security.AccessControl" version="6.0.0" targetFramework="net48" />
|
||||
<package id="System.Security.Permissions" version="6.0.0" targetFramework="net48" />
|
||||
<package id="System.Security.Principal.Windows" version="5.0.0" targetFramework="net48" />
|
||||
</packages>
|
||||
@ -1,823 +0,0 @@
|
||||
{
|
||||
"$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.5.json",
|
||||
"version": "2.1.0",
|
||||
"runs": [
|
||||
{
|
||||
"tool": {
|
||||
"driver": {
|
||||
"name": "Dependency Analysis",
|
||||
"semanticVersion": "0.3.310801",
|
||||
"informationUri": "https://docs.microsoft.com/en-us/dotnet/core/porting/upgrade-assistant-overview",
|
||||
"rules": [
|
||||
{
|
||||
"id": "UA103",
|
||||
"name": "ReferenceToBeDeleted",
|
||||
"fullDescription": {
|
||||
"text": "References that need to be deleted in order to upgrade the project to chosen TFM"
|
||||
},
|
||||
"helpUri": "https://docs.microsoft.com/en-us/dotnet/core/porting/upgrade-assistant-overview"
|
||||
},
|
||||
{
|
||||
"id": "UA106",
|
||||
"name": "PackageToBeAdded",
|
||||
"fullDescription": {
|
||||
"text": "Packages that need to be added in order to upgrade the project to chosen TFM"
|
||||
},
|
||||
"helpUri": "https://docs.microsoft.com/en-us/dotnet/core/porting/upgrade-assistant-overview"
|
||||
},
|
||||
{
|
||||
"id": "UA108",
|
||||
"name": "FrameworkReferenceToBeAdded",
|
||||
"fullDescription": {
|
||||
"text": "Framework Reference that need to be added in order to upgrade the project to chosen TFM"
|
||||
},
|
||||
"helpUri": "https://docs.microsoft.com/en-us/dotnet/core/porting/upgrade-assistant-overview"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"results": [
|
||||
{
|
||||
"ruleId": "UA103",
|
||||
"message": {
|
||||
"text": "Reference to System.Web.Extensions needs to be deleted."
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/QW2021C.csproj"
|
||||
},
|
||||
"region": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ruleId": "UA103",
|
||||
"message": {
|
||||
"text": "Reference to System.Web needs to be deleted."
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/QW2021C.csproj"
|
||||
},
|
||||
"region": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ruleId": "UA103",
|
||||
"message": {
|
||||
"text": "Reference to System.Configuration needs to be deleted."
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/QW2021C.csproj"
|
||||
},
|
||||
"region": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ruleId": "UA103",
|
||||
"message": {
|
||||
"text": "Reference to System.Web.Services needs to be deleted."
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/QW2021C.csproj"
|
||||
},
|
||||
"region": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ruleId": "UA103",
|
||||
"message": {
|
||||
"text": "Reference to System.Web.DynamicData needs to be deleted."
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/QW2021C.csproj"
|
||||
},
|
||||
"region": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ruleId": "UA103",
|
||||
"message": {
|
||||
"text": "Reference to System.Web.Entity needs to be deleted."
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/QW2021C.csproj"
|
||||
},
|
||||
"region": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ruleId": "UA103",
|
||||
"message": {
|
||||
"text": "Reference to System.Web.ApplicationServices needs to be deleted."
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/QW2021C.csproj"
|
||||
},
|
||||
"region": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ruleId": "UA103",
|
||||
"message": {
|
||||
"text": "Reference to System.Web.Optimization needs to be deleted."
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/QW2021C.csproj"
|
||||
},
|
||||
"region": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ruleId": "UA103",
|
||||
"message": {
|
||||
"text": "Reference to System.ServiceModel needs to be deleted."
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/QW2021C.csproj"
|
||||
},
|
||||
"region": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ruleId": "UA103",
|
||||
"message": {
|
||||
"text": "Reference to System.Net.Http.WebRequest needs to be deleted."
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/QW2021C.csproj"
|
||||
},
|
||||
"region": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ruleId": "UA106",
|
||||
"message": {
|
||||
"text": "Package System.Configuration.ConfigurationManager, Version=5.0.0 needs to be added."
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/QW2021C.csproj"
|
||||
},
|
||||
"region": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ruleId": "UA106",
|
||||
"message": {
|
||||
"text": "Package System.ServiceModel.Primitives, Version=4.8.1 needs to be added."
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/QW2021C.csproj"
|
||||
},
|
||||
"region": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ruleId": "UA106",
|
||||
"message": {
|
||||
"text": "Package System.ServiceModel.Http, Version=4.8.1 needs to be added."
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/QW2021C.csproj"
|
||||
},
|
||||
"region": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ruleId": "UA106",
|
||||
"message": {
|
||||
"text": "Package System.ServiceModel.Duplex, Version=4.8.1 needs to be added."
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/QW2021C.csproj"
|
||||
},
|
||||
"region": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ruleId": "UA106",
|
||||
"message": {
|
||||
"text": "Package System.ServiceModel.NetTcp, Version=4.8.1 needs to be added."
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/QW2021C.csproj"
|
||||
},
|
||||
"region": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ruleId": "UA106",
|
||||
"message": {
|
||||
"text": "Package System.ServiceModel.Security, Version=4.8.1 needs to be added."
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/QW2021C.csproj"
|
||||
},
|
||||
"region": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ruleId": "UA106",
|
||||
"message": {
|
||||
"text": "Package System.ServiceModel.Federation, Version=4.8.1 needs to be added."
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/QW2021C.csproj"
|
||||
},
|
||||
"region": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ruleId": "UA106",
|
||||
"message": {
|
||||
"text": "Package System.Net.Http, Version=4.3.0 needs to be added."
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/QW2021C.csproj"
|
||||
},
|
||||
"region": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ruleId": "UA106",
|
||||
"message": {
|
||||
"text": "Package Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers, Version=0.3.310801 needs to be added."
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/QW2021C.csproj"
|
||||
},
|
||||
"region": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ruleId": "UA108",
|
||||
"message": {
|
||||
"text": "Framework Reference to Microsoft.AspNetCore.App needs to be added."
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/QW2021C.csproj"
|
||||
},
|
||||
"region": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ruleId": "UA103",
|
||||
"message": {
|
||||
"text": "Reference to System.Configuration needs to be deleted."
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/AlabusTransfer/AlabusTransfer.csproj"
|
||||
},
|
||||
"region": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ruleId": "UA106",
|
||||
"message": {
|
||||
"text": "Package System.Configuration.ConfigurationManager, Version=5.0.0 needs to be added."
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/AlabusTransfer/AlabusTransfer.csproj"
|
||||
},
|
||||
"region": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ruleId": "UA106",
|
||||
"message": {
|
||||
"text": "Package Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers, Version=0.3.310801 needs to be added."
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/AlabusTransfer/AlabusTransfer.csproj"
|
||||
},
|
||||
"region": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ruleId": "UA106",
|
||||
"message": {
|
||||
"text": "Package Microsoft.Windows.Compatibility, Version=6.0.0 needs to be added."
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/AlabusTransfer/AlabusTransfer.csproj"
|
||||
},
|
||||
"region": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"columnKind": "utf16CodeUnits"
|
||||
},
|
||||
{
|
||||
"tool": {
|
||||
"driver": {
|
||||
"name": "API Upgradability",
|
||||
"semanticVersion": "0.3.310801",
|
||||
"informationUri": "https://docs.microsoft.com/en-us/dotnet/core/porting/upgrade-assistant-overview",
|
||||
"rules": [
|
||||
{
|
||||
"id": "UA0005",
|
||||
"fullDescription": {
|
||||
"text": "Do not use HttpContext.Current"
|
||||
},
|
||||
"helpUri": "about:blank"
|
||||
},
|
||||
{
|
||||
"id": "UA0013_A",
|
||||
"fullDescription": {
|
||||
"text": "Replace usage of System.Web.IHttpModule, System.Web.IHttpHandler"
|
||||
},
|
||||
"helpUri": "about:blank"
|
||||
},
|
||||
{
|
||||
"id": "UA0013_C",
|
||||
"fullDescription": {
|
||||
"text": "Replace usage of System.Web.Optimization.BundleCollection"
|
||||
},
|
||||
"helpUri": "about:blank"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"results": [
|
||||
{
|
||||
"ruleId": "UA0005",
|
||||
"message": {
|
||||
"text": "HttpContext does not have a Current property; get the context from a controller or use HttpContextAccessor instead."
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/Administration/Downloader.aspx.cs"
|
||||
},
|
||||
"region": {
|
||||
"startLine": 32
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ruleId": "UA0005",
|
||||
"message": {
|
||||
"text": "HttpContext does not have a Current property; get the context from a controller or use HttpContextAccessor instead."
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/Administration/Upload.aspx.cs"
|
||||
},
|
||||
"region": {
|
||||
"startLine": 50
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ruleId": "UA0005",
|
||||
"message": {
|
||||
"text": "HttpContext does not have a Current property; get the context from a controller or use HttpContextAccessor instead."
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/Administration/Upload.aspx.cs"
|
||||
},
|
||||
"region": {
|
||||
"startLine": 80
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ruleId": "UA0005",
|
||||
"message": {
|
||||
"text": "HttpContext does not have a Current property; get the context from a controller or use HttpContextAccessor instead."
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/Administration/Upload.aspx.cs"
|
||||
},
|
||||
"region": {
|
||||
"startLine": 89
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ruleId": "UA0005",
|
||||
"message": {
|
||||
"text": "HttpContext does not have a Current property; get the context from a controller or use HttpContextAccessor instead."
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/Administration/ExportAnmeldung.aspx.cs"
|
||||
},
|
||||
"region": {
|
||||
"startLine": 171
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ruleId": "UA0005",
|
||||
"message": {
|
||||
"text": "HttpContext does not have a Current property; get the context from a controller or use HttpContextAccessor instead."
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/Administration/ExportAnmeldung.aspx.cs"
|
||||
},
|
||||
"region": {
|
||||
"startLine": 117
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ruleId": "UA0005",
|
||||
"message": {
|
||||
"text": "HttpContext does not have a Current property; get the context from a controller or use HttpContextAccessor instead."
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/Administration/saveFilescsv.ashx.cs"
|
||||
},
|
||||
"region": {
|
||||
"startLine": 16
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ruleId": "UA0013_A",
|
||||
"message": {
|
||||
"text": "HTTP modules and HTTP handlers should be rewritten as middleware in ASP.NET Core. https://docs.microsoft.com/aspnet/core/migration/http-modulesIHttpModule"
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/Administration/saveFilescsv.ashx.cs"
|
||||
},
|
||||
"region": {
|
||||
"startLine": 11
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ruleId": "UA0005",
|
||||
"message": {
|
||||
"text": "HttpContext does not have a Current property; get the context from a controller or use HttpContextAccessor instead."
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/Resultate/Resultate_saveFiles.ashx.cs"
|
||||
},
|
||||
"region": {
|
||||
"startLine": 16
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ruleId": "UA0013_A",
|
||||
"message": {
|
||||
"text": "HTTP modules and HTTP handlers should be rewritten as middleware in ASP.NET Core. https://docs.microsoft.com/aspnet/core/migration/http-modulesIHttpModule"
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/Resultate/Resultate_saveFiles.ashx.cs"
|
||||
},
|
||||
"region": {
|
||||
"startLine": 11
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ruleId": "UA0005",
|
||||
"message": {
|
||||
"text": "HttpContext does not have a Current property; get the context from a controller or use HttpContextAccessor instead."
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/Helper/Messagebox.cs"
|
||||
},
|
||||
"region": {
|
||||
"startLine": 29
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ruleId": "UA0005",
|
||||
"message": {
|
||||
"text": "HttpContext does not have a Current property; get the context from a controller or use HttpContextAccessor instead."
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/Helper/Messagebox.cs"
|
||||
},
|
||||
"region": {
|
||||
"startLine": 58
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ruleId": "UA0005",
|
||||
"message": {
|
||||
"text": "HttpContext does not have a Current property; get the context from a controller or use HttpContextAccessor instead."
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/Administration/saveFiles.ashx.cs"
|
||||
},
|
||||
"region": {
|
||||
"startLine": 16
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ruleId": "UA0013_A",
|
||||
"message": {
|
||||
"text": "HTTP modules and HTTP handlers should be rewritten as middleware in ASP.NET Core. https://docs.microsoft.com/aspnet/core/migration/http-modulesIHttpModule"
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/Administration/saveFiles.ashx.cs"
|
||||
},
|
||||
"region": {
|
||||
"startLine": 11
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ruleId": "UA0005",
|
||||
"message": {
|
||||
"text": "HttpContext does not have a Current property; get the context from a controller or use HttpContextAccessor instead."
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/Administration/Wettkampfeinteilung.aspx.cs"
|
||||
},
|
||||
"region": {
|
||||
"startLine": 57
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ruleId": "UA0005",
|
||||
"message": {
|
||||
"text": "HttpContext does not have a Current property; get the context from a controller or use HttpContextAccessor instead."
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/Administration/Wettkampfeinteilung.aspx.cs"
|
||||
},
|
||||
"region": {
|
||||
"startLine": 192
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ruleId": "UA0005",
|
||||
"message": {
|
||||
"text": "HttpContext does not have a Current property; get the context from a controller or use HttpContextAccessor instead."
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/Resultate/Resultat_Upload.aspx.cs"
|
||||
},
|
||||
"region": {
|
||||
"startLine": 69
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ruleId": "UA0005",
|
||||
"message": {
|
||||
"text": "HttpContext does not have a Current property; get the context from a controller or use HttpContextAccessor instead."
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/UserFunktionen/Anmeldung.aspx.cs"
|
||||
},
|
||||
"region": {
|
||||
"startLine": 513
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ruleId": "UA0005",
|
||||
"message": {
|
||||
"text": "HttpContext does not have a Current property; get the context from a controller or use HttpContextAccessor instead."
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/UserFunktionen/Anmeldung.aspx.cs"
|
||||
},
|
||||
"region": {
|
||||
"startLine": 471
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"ruleId": "UA0013_C",
|
||||
"message": {
|
||||
"text": "Script and style bundling works differently in ASP.NET Core. BundleCollection should be replaced by alternative bundling technologies. https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification"
|
||||
},
|
||||
"locations": [
|
||||
{
|
||||
"physicalLocation": {
|
||||
"artifactLocation": {
|
||||
"uri": "file:///E:/Software-Projekte/QW-Tool/QW2021C/App_Start/BundleConfig.cs"
|
||||
},
|
||||
"region": {
|
||||
"startLine": 13
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"columnKind": "utf16CodeUnits"
|
||||
}
|
||||
]
|
||||
}
|
||||
Binary file not shown.
|
|
|
|
|
|
Binary file not shown.
Binary file not shown.
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,78 +0,0 @@
|
||||
<%@ Page Language="C#" MasterPageFile="~/Site.Master" AutoEventWireup="true" CodeBehind="MergeAthlethen.aspx.cs" Inherits="QW2021C.Administration.MergeAthlethen" %>
|
||||
|
||||
<%@ Register Assembly="Syncfusion.EJ.Web, Version=18.3460.0.35, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89" Namespace="Syncfusion.JavaScript.Web" TagPrefix="ej" %>
|
||||
<%@ Register Assembly="Syncfusion.EJ, Version=18.3460.0.35, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89" Namespace="Syncfusion.JavaScript.Models" TagPrefix="ej" %>
|
||||
|
||||
<%@ Register Assembly="Syncfusion.EJ" Namespace="Syncfusion.JavaScript.Models" TagPrefix="ej" %>
|
||||
|
||||
<asp:Content ID="MainContent" ContentPlaceHolderID="MainContent" runat="Server">
|
||||
<asp:Label runat="server"><h4>Zusammenführung nicht lizenzierte Teilnehmer / lizenzierte Athleten</h4></asp:Label>
|
||||
<ej:Grid ID="Grid1" runat="server" CssClass="" DataSourceCachingMode="None" DataSourceID="SqlDataSource1" EnableLoadOnDemand="True" Locale="de-CH" MinWidth="0" AllowPaging="True" AllowSorting="True" AllowFiltering="True" OnServerCommandButtonClick="Grid1_ServerCommandButtonClick">
|
||||
<ClientSideEvents RowDataBound="rowDataBound" />
|
||||
<Columns>
|
||||
<ej:Column DataType="number" Field="id_athlete" AllowEditing="False" IsIdentity="True" IsPrimaryKey="True" HeaderText="ID">
|
||||
</ej:Column>
|
||||
<ej:Column DataType="number" Field="Teilnehmernr" IsPrimaryKey="True" HeaderText="TLNr">
|
||||
</ej:Column>
|
||||
<ej:Column DataType="string" Field="license" HeaderText="Lic">
|
||||
</ej:Column>
|
||||
<ej:Column DataType="string" Field="lastname" HeaderText="Name">
|
||||
</ej:Column>
|
||||
<ej:Column DataType="string" Field="firstname" HeaderText="Vorname">
|
||||
</ej:Column>
|
||||
<ej:Column DataType="string" Field="sex" HeaderText="G.">
|
||||
</ej:Column>
|
||||
<ej:Column DataType="string" Field="license_cat">
|
||||
</ej:Column>
|
||||
<ej:Column DataType="string" Field="nationality" HeaderText="Nat.">
|
||||
</ej:Column>
|
||||
<ej:Column DataType="string" Field="account_code" HeaderText="Verein">
|
||||
</ej:Column>
|
||||
<ej:Column DataType="string" Field="birth_date" HeaderText="Geb.-DaT">
|
||||
</ej:Column>
|
||||
<ej:Column DataType="string" Field="TLizenz" HeaderText="Zuget Liz.">
|
||||
</ej:Column>
|
||||
<%-- <ej:Column DataType="string" Field="Name">
|
||||
</ej:Column>
|
||||
<ej:Column DataType="string" Field="Vorname">
|
||||
</ej:Column>
|
||||
<ej:Column AllowEditing="False" DataType="string" Field="TGebDat">
|
||||
</ej:Column>
|
||||
<ej:Column DataType="string" Field="Kategorie">
|
||||
</ej:Column>
|
||||
<ej:Column DataType="string" Field="Geschlecht">
|
||||
</ej:Column>
|
||||
<ej:Column DataType="string" Field="Nationalitaet">
|
||||
</ej:Column>--%>
|
||||
<ej:Column DataType="string" Field="base_lizenz" HeaderText="Base-Liz.">
|
||||
|
||||
</ej:Column>
|
||||
<ej:Column HeaderText="Funktion" Width="170px">
|
||||
<Command>
|
||||
<ej:Commands Type="Merge" >
|
||||
<ButtonOptions Text="Zusammenführen" Click="onClick" Width="130px" />
|
||||
</ej:Commands>
|
||||
</Command>
|
||||
|
||||
</ej:Column>
|
||||
</Columns>
|
||||
</ej:Grid>
|
||||
<asp:SqlDataSource ID="SqlDataSource1" runat="server" ConnectionString="<%$ ConnectionStrings:QWToolConnectionstring %>"
|
||||
SelectCommand="sp_mergeathleten" SelectCommandType="StoredProcedure">
|
||||
<SelectParameters>
|
||||
<asp:Parameter DefaultValue="0" Name="fnkt" Type="Int32" />
|
||||
<asp:Parameter DefaultValue="1.ZH.1837" Name="verein" Type="String" />
|
||||
</SelectParameters>
|
||||
</asp:SqlDataSource>
|
||||
<script type="text/javascript">
|
||||
|
||||
function rowDataBound(args) {
|
||||
|
||||
if (args.data.base_lizenz != "")
|
||||
args.row.css("backgroundColor", "#F3C3C3").css("color", "black");/*custom css applied to the row */
|
||||
if (args.data.base_lizenz != "")
|
||||
args.row.find(".e-unboundcell").find("button").ejButton({ text: "Aufheben" });
|
||||
}
|
||||
|
||||
</script>
|
||||
</asp:Content>
|
||||
@ -1 +1,3 @@
|
||||
FreeTextBoxControls.FreeTextBox, FreeTextBox, Version=3.3.1.12354, Culture=neutral, PublicKeyToken=5962a4e684a48b87
|
||||
FreeTextBoxControls.FreeTextBox, FreeTextBox, Version=3.3.1.12354, Culture=neutral, PublicKeyToken=5962a4e684a48b87
|
||||
|
||||
|
||||
|
||||
@ -1 +0,0 @@
|
||||
.fr-alert-dialog table td:first-child{vertical-align:top}.fr-alert-dialog .alert-mark{display:block;height:60px;width:60px;line-height:60px;border-radius:30px;background-color:#b60000;color:#fff;text-align:center;font-size:2em;margin-right:10px}.fr-alert-dialog .alert-text{display:block;font-size:.8em;-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}
|
||||
File diff suppressed because one or more lines are too long
@ -1 +0,0 @@
|
||||
.fr-format-form{min-height:150px}.fr-format-form .fg-body{margin-top:5px}.fr-format-form .fg{margin-top:10px}.fr-format-form input[type],.fr-format-form select{height:2em;margin:0;padding:0 0 0 10px}.fr-format-form input[type][disabled],.fr-format-form select[disabled]{opacity:.5}.fr-format-form input[type=checkbox]{float:none!important}
|
||||
@ -1 +0,0 @@
|
||||
.cstn .add{color:green}.cstn .remove{color:maroon}.cstn .add,.cstn .remove{float:right;margin-right:3px;padding:0 5px}.cstn .add:hover,.cstn .remove:hover{-webkit-box-shadow:3px 0 6px -4px rgba(31,73,125,.8),-3px 0 8px -4px rgba(31,73,125,.8);box-shadow:3px 0 6px -4px rgba(31,73,125,.8),-3px 0 8px -4px rgba(31,73,125,.8)}.parameters>.rt-node>.rt-content>.remove{display:none}
|
||||
@ -1 +0,0 @@
|
||||
.fr-edit-border-dialog__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-flex:2;-ms-flex:2;flex:2}.fr-edit-border-dialog__border,.fr-edit-border-dialog__line{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:20px;border:1px solid #e1e1e1}.fr-edit-border-dialog__border select,.fr-edit-border-dialog__line select{height:25px!important;padding:2px!important}.fr-edit-border-dialog__border{margin-right:5px}.fr-edit-border-dialog__line{margin-left:5px}.fr-edit-border-dialog__control-item{margin-bottom:10px}.fr-edit-border-dialog__control-item>span{display:inline-block;margin-bottom:5px;font-size:.8em}.fr-edit-border-dialog__border-body-lines{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-flex:7;-ms-flex:7;flex:7;margin-right:15px}.fr-edit-border-dialog__border-body-lines a{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;padding:10px;margin-right:2px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.fr-edit-border-dialog__border-body-lines a:hover{background-color:#bfcde1}.fr-edit-border-dialog__border-body-lines a>div{display:inline-block}.fr-edit-border-dialog__border-body-lines--active{background-color:#d5ddeb}.fr-edit-border-dialog__border-body-presentation{margin-top:15px;padding-left:30px;width:100%;height:100px}.fr-edit-border-dialog__hint{text-align:center;padding:10px 0 20px}.fr-edit-border-dialog__shadow-controls[disabled]{opacity:.5}
|
||||
@ -1 +0,0 @@
|
||||
.fr-outline-group>div{margin:10px 0}.fr-outline-group span{font-size:15px}.fr-outline-group input[type=number],.fr-outline-group select{margin-top:10px}
|
||||
@ -1 +0,0 @@
|
||||
.fr-edit-font-dialog__body-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:10px}.fr-edit-font-dialog__body-item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-right:20px}.fr-edit-font-dialog__body-item:last-child{margin-right:0}.fr-edit-font-dialog__body-item label span{font-size:15px}.fr-edit-font-dialog__modification select{min-height:60px}.fr-edit-font-dialog__sample{border:1px solid #e1e1e1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex}
|
||||
@ -1 +0,0 @@
|
||||
.fr-highlight-dialog h5{margin:0 0 10px}.fr-highlight-dialog__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-flex:2;-ms-flex:2;flex:2}.fr-highlight-dialog__conditions,.fr-highlight-dialog__menu{border:1px solid #e1e1e1;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:5px}.fr-highlight-dialog__btn{width:100%}.fr-highlight-dialog__conditions{margin-right:10px}.fr-highlight-dialog__conditions-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.fr-highlight-dialog__conditions-body>div:first-child{-webkit-box-flex:3;-ms-flex:3;flex:3;margin-right:10px;max-height:400px;overflow:auto}.fr-highlight-dialog__conditions-body>div:last-child{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.fr-highlight-dialog__conditions-body>div:last-child .fr-btn{margin-bottom:10px}.fr-highlight-dialog .fr-condition-item{font-size:.7em;padding:3px 0 3px 10px;cursor:default;border-radius:3px}.fr-highlight-dialog .fr-condition-item-active{background-color:#bfcde1}.fr-highlight-dialog__style-item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:5px;font-size:13px}.fr-highlight-dialog__style-item.disabled .fr-highlight-dialog__style-item-control{opacity:.5}.fr-highlight-dialog__style-sample{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px}
|
||||
@ -1 +0,0 @@
|
||||
.cstn .add{color:green}.cstn .remove{color:maroon}.cstn .add,.cstn .remove{float:right;margin-right:3px;padding:0 5px}.cstn .add:hover,.cstn .remove:hover{-webkit-box-shadow:3px 0 6px -4px rgba(31,73,125,.8),-3px 0 8px -4px rgba(31,73,125,.8);box-shadow:3px 0 6px -4px rgba(31,73,125,.8),-3px 0 8px -4px rgba(31,73,125,.8)}.parameters>.rt-node>.rt-content>.remove{display:none}
|
||||
@ -1 +0,0 @@
|
||||
.fr-edit-connection-string-dialog__displayname{font-size:16px}.fr-edit-connection-string-dialog__description{font-size:12px;color:grey}
|
||||
@ -1 +0,0 @@
|
||||
.fr-form-group{display:inline-block}.sort-expr{width:65%}.filter-expr{width:85%}.sort-dir{vertical-align:middle}.ghb-sort{margin-top:20px}
|
||||
Binary file not shown.
@ -1,10 +0,0 @@
|
||||
FastReport Online Designer is web report designer for FastReport.Net for including to own developers web-projects produced with HTML5 and JS technology.
|
||||
|
||||
Homepage https://www.fast-report.com/en/product/fast-report-online-designer/
|
||||
|
||||
FastReport Online Designer Copyright (C) 2014-2017 Fast Reports Inc.
|
||||
|
||||
Read License.rtf for full information of using and distribution
|
||||
|
||||
Documentation is available on:
|
||||
https://www.fast-report.com/en/product/fast-report-online-designer/documentation/
|
||||
@ -1 +0,0 @@
|
||||
{"version":"2021.4.9","options":{"version":"2021.4.9","cstn":"Properties,Events,ReportTree,Data","bands":"ReportTitleBand,ReportSummaryBand,PageHeaderBand,PageFooterBand,ColumnHeaderBand,ColumnFooterBand,DataHeaderBand,DataBand,DataFooterBand,GroupHeaderBand,GroupFooterBand,ChildBand,OverlayBand","components":"TextObject,PictureObject,ShapeObject,PolygonObject,PolyLineObject,LineObject,SubreportObject,TableObject,MatrixObject,BarcodeObject,RichObject,CheckBoxObject,CellularTextObject,LinearGauge,SimpleGauge,RadialGauge,SimpleProgressGauge,HtmlObject,SVGObject,ContainerObject,DigitalSignatureObject","controls":"ButtonControl,CheckBoxControl,CheckedListBoxControl,ComboBoxControl,DateTimePickerControl,LabelControl,ListBoxControl,MonthCalendarControl,RadioButtonControl,TextBoxControl","theme":"classic","cstnDefaultContainerWidth":200,"cstnVertCntrWidth":200,"cstnVertCntrCentrify":false,"cstnHorzCntrHeight":200,"edition":"full","code":true,"hotkey":true,"key":"d65a4f032c7efea300d514fa72b0bbcc","guides":true,"ruler":true,"bandHorzResizer":true,"positionBlock":true,"contextMenu":true,"dblclick":true,"autoScale":false,"withCrop":false,"webfonts":false,"workflowEnabled":true,"splitTexts":false,"joinTexts":false,"manageMask":false,"manageBackground":false,"selectComponents":true,"focusComponents":true,"previewWidth":125,"previewTable":true,"addBands":true,"sortBands":true,"resizeBands":true,"showBandTitle":true,"enablePreviewButton":true,"moveComponents":true,"resizeComponents":true,"cstnToggler":true,"notifications":"default","gridEnabled":true,"readonly":false,"additionalCfgStr":"","apiSaveReport":"../FastReport.Export.axd?putReport=#{id}","apiMakePreview":"../FastReport.Export.axd?makePreview=#{id}","apiGetReport":"../FastReport.Export.axd?getReport=#{id}&v=#{rand_hash}","apiGetFunctions":"../FastReport.Export.axd?getFunctions=#{id}","apiGetCustomConfig":"../FastReport.Export.axd?getDesignerConfig=#{id}","apiGetConnectionTypes":"../FastReport.Export.axd?getConnectionTypes=#{id}","apiGetConnectionTables":"../FastReport.Export.axd?getConnectionTables=#{id}&connectionType=#{connectionType}&connectionString=#{connectionString}","apiGetConnectionStringProperties":"../FastReport.Export.axd?getConnectionStringProperties=#{id}&connectionType=#{connectionType}&connectionString=#{connectionString}","apiMakeConnectionString":"../FastReport.Export.axd?makeConnectionString=#{id}&connectionType=#{connectionType}","customFontsUrl":"","hostAPI":"","rtcHost":"localhost:8001","saveSuccessRedirectUrl":null,"saveSuccessRedirectBlank":false,"saveSuccessRedirectUseParent":true,"saveSuccessRedirectRemoveConfirmation":true,"confirmBeforeExit":true,"movablePopups":true}}
|
||||
@ -1 +0,0 @@
|
||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[0],{599:function(n,t,e){},609:function(n,t,e){"use strict";function r(){var n=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{},r=n.name,a=n.message;return Object(c.a)().then(function(n){var t=new i.a(r,{danger:!0}),e=d()(l());return t.find(".fr-modal-content").html(e),e.find(".alert-text").text(a),t.on("click",".js-alert-ok-btn",function(){return t.close()}),n.append(t),window.DSG.head.put(n),t})}var a,d,i,o,l,c;e.r(t),e(599),a=e(0),d=e.n(a),i=e(244),o=e(2),l=function(){return'\n <div>\n <div class="fr-modal-body fr-alert-dialog">\n <table>\n <tr>\n <td><div class="alert-mark">!</div></td>\n <td><div class="alert-text"></div></td>\n </tr>\n </table>\n </div>\n\n <div class="fr-modal-footer">\n <div class="pull-right">\n <button type="button" class="fr-btn fr-btn-danger js-alert-ok-btn">\n '+o.a.tr("Ok")+"\n </button>\n </div>\n </div>\n </div>\n "},c=e(173),e.d(t,"create",function(){return r})}}]);
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1 +0,0 @@
|
||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[13],{602:function(n,e,t){},612:function(n,e,t){"use strict";function i(p){Object(r.a)().then(function(n){var e=p.prop("TextOutline.Enabled"),t=new c.a("OutlineEditor"),i=s()(f(e)),o=i.find(".fr-outline-editor-enabled"),r=i.find(".fr-outline-editor-style"),l=i.find(".fr-outline-editor-width"),d=i.find(".fr-outline-editor-color"),a=i.find(".fr-outline-editor-drawbehind"),u=i.find(".fr-outline-group");o.on("change",function(){u.toggleClass("fr-hidden",!o.is(":checked"))}),u.toggleClass("fr-hidden",!e),r.val(p.prop("TextOutline.Style")||"Solid"),l.val(p.prop("TextOutline.Width")||1),d.val(p.prop("TextOutline.Color")||"#000"),a.prop("checked",!!p.prop("TextOutline.DrawBehind")),s()(".fr-outline-editor-save-btn",i).on("click",function(){o.is(":checked")?p.prop({"TextOutline.Enabled":!0,"TextOutline.Style":r.val(),"TextOutline.Width":l.val(),"TextOutline.Color":d.val(),"TextOutline.DrawBehind":a.is(":checked")}):(p.deleteProp("TextOutline.Enabled"),p.deleteProp("TextOutline.Style"),p.deleteProp("TextOutline.Width"),p.deleteProp("TextOutline.Color"),p.deleteProp("TextOutline.DrawBehind")),p.render(),t.close()}),t.find(".fr-modal-content").html(i),n.append(t),window.DSG.head.put(n)})}var o,s,r,c,l,d,f;t.r(e),t(602),o=t(0),s=t.n(o),r=t(173),c=t(244),l=t(2),d=t(4),f=function(n){return'\n <div>\n <div class="fr-modal-body fr-outline-editor">\n <label for="outline-enabled">\n <span>'+l.a.tr("OutlineEditor Enabled")+'</span>\n <input type="checkbox" id="outline-enabled" class="fr-outline-editor-enabled" '+(n?"checked":"")+'/>\n </label>\n <div class="fr-outline-group fr-hidden">\n <hr>\n <div>\n <span>'+l.a.tr("OutlineEditor Style")+'</span>\n <select class="fr-outline-editor-style">\n '+function(){var e="";return Object.keys(d.a.get("dasharrays")).forEach(function(n){e+='<option value="'+n+'">'+n+"</option>"}),e}()+"\n </select>\n </div>\n <hr>\n <div>\n <span>"+l.a.tr("OutlineEditor Width")+'</span>\n <input type="number" class="fr-outline-editor-width" step="0.5"/>\n </div>\n <hr>\n <div>\n <span>'+l.a.tr("OutlineEditor Color")+'</span>\n <input type="color" class="fr-outline-editor-color"/>\n </div>\n <hr>\n <div>\n <label for="outline-drawbehind">\n <span>'+l.a.tr("OutlineEditor DrawBehind")+'</span>\n <input type="checkbox" id="outline-drawbehind" class="fr-outline-editor-drawbehind"/>\n </label>\n </div>\n </div>\n </div>\n <div class="fr-modal-footer content-right">\n <button type="button" class="fr-btn fr-btn-primary fr-outline-editor-save-btn">\n '+l.a.tr("Buttons Ok")+"\n </button>\n </div>\n </div>\n "},t.d(e,"create",function(){return i})}}]);
|
||||
@ -1 +0,0 @@
|
||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[14],{592:function(t,n,a){"use strict";function e(v){return Object(o.a)().then(function(t){var n,a,e,r,o,i,c,d,l,s,f=new h.a("Edit Picture"),p=b()(k()),u=new w.a({dc:"Data Column",fn:"File",hyperlink:"Hyperlink"}),m=v.getProp("Data:Image");if(!m)return C.error("there is no needed property (Data:Image)"),!1;n=v.getProp("Data:Image").control.self.$body.clone(),e=b()('<img src=""/>'),r=b()("<button>"),o=v.getProp("Data:ImageLocation").control.self.$body.clone(),i=v.getProp("Data:DataColumn").control.self.$body.clone(),c=b()(".fr-modal-tabs-content",u),d=b()(".fr-modal-content-fn",c),l=b()(".fr-modal-content-hyperlink",c),s=b()(".fr-modal-content-dc",c),p.find(".edit-picture").append(u),f.find(".fr-modal-content").html(p),r.addClass("clear-picture-preview"),r.text("Clear"),d.append(n,e,r),l.append(o),s.append(i),v.prop("Image")&&e.attr("src",v.prop("Image")),n.on("change","input",function(){Object(y.a)(this,function(t){a=t.target.result,e.attr("src",a)})}),r.on("click",function(){v.prop("Image",""),a=null,e=b()('<img src=""/>'),d.find("img").replaceWith(e),e.css("max-width",c.width())}),f.on("click",".edit-pic",function(){v.prop("DataColumn",i.find("input").val()),v.prop("ImageLocation",o.find("input").val()),a&&v.prop("Image",a),f.close(),v.render(),g.a.trigger("update-properties-panel",v)}),t.append(f),window.DSG.head.put(t),e.css("max-width",c.width())})}var r,b,g,o,h,w,i,k,y,c,C;a.r(n),r=a(0),b=a.n(r),g=a(1),o=a(173),h=a(244),w=a(594),i=a(2),k=function(){return'\n <div>\n <div class="fr-modal-body edit-picture"></div>\n <div class="fr-modal-footer content-right">\n <button type="button" class="fr-btn fr-btn-primary edit-pic">\n '+i.a.tr("Buttons Ok")+"\n </button>\n </div>\n </div>\n "},y=a(255),c=a(22),a.d(n,"create",function(){return e}),C=new c.a("picture")},594:function(t,n,a){"use strict";function e(n){n.on("click",".fr-modal-tabs-item",function(){var t=o()(this);t.hasClass("disabled")||t.hasClass("active")||(t.parent().find(".active").removeClass("active"),t.addClass("active"),n.find(".fr-modal-tabs-content").find(".active").removeClass("active"),n.find(".fr-modal-tabs-content").find("."+t.attr("data-block")).addClass("active"),t.trigger("tabactivated"))})}var r=a(0),o=a.n(r),i=a(2),c=function(t){return"\n <div>\n "+function(a){var e="";return Object.keys(a).forEach(function(t,n){e+='\n <li class="fr-modal-tabs-item '+(0===n?"active":"")+'" data-tab="'+t+'" data-block="fr-modal-content-'+t+'">\n <a>'+i.a.tr(a[t])+"</a>\n </li>\n "}),'<ul class="fr-modal-tabs">'+e+"</ul>"}(t)+"\n "+function(t){var a="";return Object.keys(t).forEach(function(t,n){a+='\n <div class="fr-modal-content-item fr-modal-content-'+t+" "+(0===n?"active":"")+'"></div>\n '}),'<div class="fr-modal-tabs-content">'+a+"</div>"}(t)+"\n </div>\n "};a.d(n,"b",function(){return e}),n.a=function(t){var n=o()(c(t));return o()(".fr-modal-tabs-content",n),e(n),n}}}]);
|
||||
File diff suppressed because one or more lines are too long
@ -1 +0,0 @@
|
||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[16],{591:function(n,t,o){"use strict";function r(p){Object(e.a)().then(function(n){var t,o,r,i=new u.a("Edit Group"),e=l()(b()),d=p.getProp("Data:Condition"),a=p.getProp("Behavior:SortOrder"),c=l()(".ghb-condition",e),s=l()(".ghb-sort",e);if(!d||!a)return null;t=d.control.self.$body.clone(),o=a.control.self.$body.clone(),c.append(t),s.append(o),e.on("click",".d-fc-exp-but",function(){r=l()(this),v.a.trigger("show-expression-editor",{entity:r.prev().val(),onSave:function(n,t,o){r.prev().val(t),o.close()}})}),e.on("click",".edit-ghb",function(){p.prop("Condition",t.find("input").val()),p.prop("SortOrder",o.find(":selected").val()),i.close(),p.render(),v.a.trigger("update-properties-panel",p)}),l()(".fr-modal-content",i).html(e),n.append(i),window.DSG.head.put(n)})}var i,l,e,u,v,d,b;o.r(t),i=o(0),l=o.n(i),e=o(173),u=o(244),v=o(1),d=o(2),b=function(){return'\n <div>\n <div class="fr-modal-body edit-band">\n <div class="ghb-content">\n <div class="ghb-condition">\n <span>'+d.a.tr("GroupBandEditor Condition")+'</span>\n </div>\n <div class="ghb-sort">\n <span>'+d.a.tr("DataProcessing SortOrder")+'</span>\n </div>\n </div>\n </div>\n\n <div class="fr-modal-footer content-right">\n <button type="button" class="fr-btn fr-btn-primary edit-ghb">\n '+d.a.tr("Buttons Ok")+"\n </button>\n </div>\n </div>\n "},o.d(t,"create",function(){return r})}}]);
|
||||
@ -1 +0,0 @@
|
||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[17],{606:function(n,t,e){"use strict";function a(){var e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};e=Object.assign({title:i.a.tr("Error")},e),Object(o.a)().then(function(n){var t=new r.a(e.title);t.find(".fr-modal-content").html("\n <span>"+e.message+"</span>\n "),n.append(t),window.DSG.head.put(n)})}var i,o,r;e.r(t),e.d(t,"create",function(){return a}),i=e(2),o=e(173),r=e(244)}}]);
|
||||
File diff suppressed because one or more lines are too long
@ -1 +0,0 @@
|
||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[8],{597:function(n,t,e){"use strict";function o(e){return e.ok?e:e.text().then(function(n){var t=new Error;throw t.name=e.statusText,t.message=n,t})}e.d(t,"a",function(){return o})},605:function(n,t,e){},608:function(n,t,e){"use strict";function r(u,n,t){return l.a.show1(),fetch(m.a.get("getConnectionStringProperties",{id:window.DSG.currentReport._id,connectionType:encodeURIComponent(n),connectionString:encodeURIComponent(t)}),{credentials:"same-origin"}).then(y.a).then(function(n){return n.json()}).then(function(n){var t,e,o,i,c,r,a,s,d,p=u.find(".js-edit-connection-string__body");for(t in p.empty(),n.properties)e=n.properties[t],o=f()('<div class="fr-edit-connection-string-dialog__displayname">'+e.displayName+": </div>"),p.append(o),p.append('<div class="fr-edit-connection-string-dialog__description">'+e.description+"</div>"),a=e.value,s=e.propertyType,d=void 0,a=""+a,c="text","number"==typeof(i="System.Boolean"===s?"true"===a.toLowerCase():-1!==["System.Decimal","System.Double","System.Int16","System.Int32","System.Int64","System.Single","System.UInt16","System.UInt32","System.UInt64"].indexOf(s)?"number"==typeof(d=Object(g.a)(a))?d:0:a)?c="number":"boolean"==typeof i&&(c="checkbox"),r=f()('<input type="'+c+'" class="js-edit-connection-string__property-item">').data("name",e.name),"checkbox"===c?(r.prop("checked",i),o.append(r)):(r.val(i),p.append(f()('<div class="js-edit-connection-string__input-container"></div>').append(r))),p.append("<br>")}).catch(function(n){a.a.trigger("alert",n),u.close()}).then(function(){return l.a.hide()})}function o(){var n=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{},i=n.connectionType,o=n.connectionString,c=n.onSave;return Object(u.a)().then(function(n){var t=new s.a(d.a.tr("Forms DataWizard ConnectionString")),e=f()(p());return t.find(".fr-modal-content").html(e),t.on("click",".js-edit-connection-string-cancel-btn",function(){t.close()}),t.on("click",".js-edit-connection-string-save-btn",function(){var o=new FormData;t.find(".js-edit-connection-string__property-item").each(function(n,t){var e=f()(t);"checkbox"===e.prop("type")?o.append(e.data("name"),e.prop("checked")):o.append(e.data("name"),e.val())}),function(t,n,e,o){l.a.show1(),fetch(m.a.get("makeConnectionString",{id:window.DSG.currentReport._id,connectionType:encodeURIComponent(n)}),{method:"POST",body:e,credentials:"same-origin"}).then(y.a).then(function(n){return n.json()}).then(function(n){o(n.connectionString),t.close()}).catch(function(n){a.a.trigger("alert",n)}).then(function(){return l.a.hide()})}(t,i,o,c)}),r(t,i,o),n.append(t),window.DSG.head.put(n),t})}var i,f,a,s,d,p,u,l,m,y,g;e.r(t),e(605),i=e(0),f=e.n(i),a=e(1),s=e(244),d=e(2),p=function(){return'\n <div>\n <div class="fr-modal-body js-edit-connection-string__body"></div>\n <div class="fr-modal-footer">\n <div class="pull-right">\n <button type="button" class="fr-btn fr-btn-primary js-edit-connection-string-cancel-btn">\n '+d.a.tr("Buttons Cancel")+'\n </button>\n <button type="button" class="fr-btn fr-btn-primary js-edit-connection-string-save-btn">\n '+d.a.tr("Save")+"\n </button>\n </div>\n </div>\n </div>\n "},u=e(173),l=e(48),m=e(4),y=e(597),g=e(151),e.d(t,"create",function(){return o})}}]);
|
||||
File diff suppressed because one or more lines are too long
@ -1 +0,0 @@
|
||||
!function(t){function i(e){if(o[e])return o[e].exports;var n=o[e]={i:e,l:!1,exports:{}};return t[e].call(n.exports,n,n.exports,i),n.l=!0,n.exports}var o={};i.m=t,i.c=o,i.d=function(e,n,t){i.o(e,n)||Object.defineProperty(e,n,{enumerable:!0,get:t})},i.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.t=function(n,e){var t,o;if(1&e&&(n=i(n)),8&e)return n;if(4&e&&"object"==typeof n&&n&&n.__esModule)return n;if(t=Object.create(null),i.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:n}),2&e&&"string"!=typeof n)for(o in n)i.d(t,o,function(e){return n[e]}.bind(null,o));return t},i.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return i.d(n,"a",n),n},i.o=function(e,n){return Object.prototype.hasOwnProperty.call(e,n)},i.p="",i(i.s=316)}({316:function(e,n,t){"use strict";var o,i;t.r(n),t(43),(i={version:"2021.4.9",hostAPI:o=window.hostAPI||"",customFontsUrl:window.customFontsUrl||"",cookieName:"ARRAffinity",saveReport:o+"../FastReport.Export.axd?putReport=#{id}",makePreview:o+"../FastReport.Export.axd?makePreview=#{id}",getReport:o+"../FastReport.Export.axd?getReport=#{id}&v=#{rand_hash}",getFunctions:o+"../FastReport.Export.axd?getFunctions=#{id}",getCustomConfig:o+"../FastReport.Export.axd?getDesignerConfig=#{id}",getConnectionTypes:o+"../FastReport.Export.axd?getConnectionTypes=#{id}",getConnectionTables:o+"../FastReport.Export.axd?getConnectionTables=#{id}&connectionType=#{connectionType}&connectionString=#{connectionString}",getConnectionStringProperties:o+"../FastReport.Export.axd?getConnectionStringProperties=#{id}&connectionType=#{connectionType}&connectionString=#{connectionString}",makeConnectionString:o+"../FastReport.Export.axd?makeConnectionString=#{id}&connectionType=#{connectionType}","scale-mobile":.6,scale:1,grid:9.45,"sticky-grid":!0,hotkeyProhibited:!1,dasharrays:{DashDot:"9, 2, 2, 2",Dot:"2, 2",Solid:"",Dash:"9, 3",DashDotDot:"9, 2, 2, 2, 2, 2"},"default-dasharray":"Solid",languages:{ar:"Arabic",cs:"Czech",da:"Danish",de:"German",el:"Greek",en:"English",es:"Spanish",fa:"Persian",fr:"French",hr:"Croatian",hu:"Hungarian",hy:"Armenian",it:"Italian",nl:"Dutch",pl:"Polish",pt:"Portuguese","pt-br":"Portuguese (Brazil)",ro:"Romanian",ru:"Russian",sk:"Slovak",sl:"Slovenian",sr:"Croatian",sv:"Swedish",th:"Thai",tr:"Turkish",uk:"Ukrainian",zh:"Chinese (Simplified)","zh-Hant":"Chinese (Traditional)"},"font-names":["Calibri","Calibri Light","Comic Sans MS","Consolas","Constantia","Courier New","Georgia","Impact","Tahoma","Times New Roman","Trebuchet MS","Verdana","Droid Sans Mono","Ubuntu Mono","Microsoft Sans Serif","Palatino Linotype","Lucida Console","Lucida Sans Unicode","Segoe Print","Segoe Script","Segoe UI","Segoe UI Symbol","Sylfaen","Symbol","Webdings","Wingbings","Cambria","Arial","Candara","Corbel","Franklin Gothic","Gabriola","Cambria Math"],"default-font-name":"Arial","font-sizes":[5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,28,30,34,36,40,48,56,72],brackets:"[,]","band-indent-top":9.448,"band-indent-opacity":.3,minComponentWidthForResizingElements:40,minComponentHeightForResizingElements:40,rectButtonWidth:15,rectButtonHeight:15,rectButtonFill:"#c25853",circleButtonWidth:6,circleButtonHeight:6,circleButtonRadius:5,"circleButtonWidth-mobile":12,"circleButtonHeight-mobile":12,"circleButtonRadius-mobile":10,resizingBandBlockWidth:100,resizingBandBlockHeight:15,polylineStroke:"#c25853",polylineStrokeWidth:"1px",selectedPolylineStrokeWidth:"2.5px",polylineFill:"none",polylineWidth:4,lineMovingScope:30,guides:!0,colors:{"button-circle":"#c25853","angle-slider":"#c25853","default-band-separator":"#C0C0C0","selected-band-separator":"#2B579A"},"show-band-title":!0,"add-bands":!0,"sort-bands":!0,"resize-bands":!0,"movable-components":!0,"resizable-components":!0,"customization-toggler":!0,customization:{properties:{enable:!0,button:!0,shown:!1,header:!0,hasBorder:!0,movable:!0,resizable:!0},events:{enable:!0,button:!0,shown:!1,header:!0,hasBorder:!0,movable:!0,resizable:!0},"report-tree":{enable:!0,button:!0,shown:!1,header:!0,hasBorder:!0,movable:!0,resizable:!0},data:{enable:!0,button:!0,shown:!1,header:!0,hasBorder:!0,movable:!0,resizable:!0}},"default-tab-menu":"home","show-saving-progress":"default",notifications:!1,"notifications-mobile":!1}).notifications="default",i["notifications-mobile"]="default",window.config=i,n.default=i},43:function(e,n,t){"use strict";var o,i,r,a,s,c,l,d;t.d(n,"d",function(){return o}),t.d(n,"c",function(){return i}),t.d(n,"g",function(){return r}),t.d(n,"f",function(){return a}),t.d(n,"b",function(){return s}),t.d(n,"a",function(){return c}),t.d(n,"h",function(){return l}),t.d(n,"e",function(){return d}),o=50,i="200",r=100,a=20,c=s=200,l=0,d=1}});
|
||||
@ -1 +0,0 @@
|
||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[3],{604:function(n,t,i){},613:function(n,t,i){"use strict";function o(){var c=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};return Object(a.a)().then(function(n){var t=new u.a("Toolbar Text Name"),i=f()(v()),o=i.find(".js-font-presentation"),e=i.find(".js-font-list"),a=i.find(".js-font-outline"),l=i.find(".js-font-size"),s=i.find(".js-font-modification"),d=function(n){o.css({"font-family":n.name,"font-size":n.size}),n.isUnderline&&n.isStrikeout?o.css("text-decoration","underline line-through"):n.isUnderline?o.css("text-decoration","underline"):n.isStrikeout?o.css("text-decoration","line-through"):o.css("text-decoration",""),n.isBold?o.css("font-weight","600"):o.css("font-weight",""),n.isItalic?o.css("font-style","italic"):o.css("font-style","")},r=function(n){e.val(n.name),l.val(n.size);var t=[];n.isUnderline&&t.push("Underline"),n.isStrikeout&&t.push("Strikeout"),s.val(t),n.isBold&&n.isItalic?a.val("Bold Italic"):n.isBold?a.val("Bold"):n.isItalic?a.val("Italic"):a.val("None"),d(n)};return(r=r.bind(null,c))(),e.on("change",function(n){c.name=f()(n.target).val(),r()}),a.on("change",function(n){var t=f()(n.target).val();"Bold Italic"===t?(c.isBold=!0,c.isItalic=!0):"Bold"===t?(c.isBold=!0,c.isItalic=!1):"Italic"===t?(c.isBold=!1,c.isItalic=!0):(c.isBold=!1,c.isItalic=!1),r()}),l.on("change",function(n){c.size=f()(n.target).val(),r()}),s.on("change",function(n){var t=f()(n.target).val();Array.isArray(t)&&(t.includes("Underline")?c.isUnderline=!0:c.isUnderline=!1,t.includes("Strikeout")?c.isStrikeout=!0:c.isStrikeout=!1,r())}),i.on("click",".js-save-font",function(){return t.trigger("ok",c)}),t.find(".fr-modal-content").html(i),n.append(t),window.DSG.head.put(n),t})}var e,f,a,u,l,s,v;i.r(t),i(604),e=i(0),f=i.n(e),a=i(173),u=i(244),l=i(2),s=i(4),v=function(){return'\n <div class="fr-edit-font-dialog">\n <div class="fr-modal-body fr-edit-font-dialog__body">\n <div class="fr-edit-font-dialog__body-row">\n <div class="fr-edit-font-dialog__body-item fr-edit-font-dialog__font">\n <label>\n <span>'+l.a.tr("Toolbar Text Name")+'</span>\n <select class="js-font-list">\n '+s.a.get("font-names").map(function(n){return'<option value="'+n+'">'+n+"</option>"}).join("")+'\n </select>\n </label>\n </div>\n <div class="fr-edit-font-dialog__body-item fr-edit-font-dialog__outline">\n <label>\n <span>'+l.a.tr("General TextStyle")+'</span>\n <select class="js-font-outline">\n '+["None","Italic","Bold","Bold Italic"].map(function(n){return'<option value="'+n+'">'+n+"</option>"}).join("")+'\n </select>\n </label>\n </div>\n <div class="fr-edit-font-dialog__body-item fr-edit-font-dialog__size">\n <label>\n <span>'+l.a.tr("Toolbar Text Size")+'</span>\n <select class="js-font-size">\n '+s.a.get("font-sizes").map(function(n){return'<option value="'+n+'pt">'+n+"</option>"}).join("")+'\n </select>\n </label>\n </div>\n </div>\n <div class="fr-edit-font-dialog__body-row">\n <div class="fr-edit-font-dialog__body-item fr-edit-font-dialog__modification">\n <select class="js-font-modification" multiple>\n '+[{val:"Strikeout",label:l.a.tr("Toolbar Text Strikeout")},{val:"Underline",label:l.a.tr("Toolbar Text Underline")}].map(function(n){return'<option value="'+n.val+'">'+n.label+"</option>"}).join("")+'\n </select>\n </div>\n <div class="fr-edit-font-dialog__body-item fr-edit-font-dialog__sample js-font-presentation">\n '+l.a.tr("Misc Sample")+'\n </div>\n </div>\n </div>\n\n <div class="fr-modal-footer content-right">\n <button type="button" class="fr-btn fr-btn-primary fr-save js-save-font">\n '+l.a.tr("Buttons Ok")+"\n </button>\n </div>\n </div>\n "},i.d(t,"create",function(){return o})}}]);
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1 +0,0 @@
|
||||
!function(i){function e(e){for(var t,n,r=e[0],o=e[1],u=e[2],l=0,f=[];l<r.length;l++)n=r[l],Object.prototype.hasOwnProperty.call(a,n)&&a[n]&&f.push(a[n][0]),a[n]=0;for(t in o)Object.prototype.hasOwnProperty.call(o,t)&&(i[t]=o[t]);for(c&&c(e);f.length;)f.shift()();return s.push.apply(s,u||[]),p()}function p(){var e,t,n,r,o,u;for(t=0;t<s.length;t++){for(n=s[t],r=!0,o=1;o<n.length;o++)u=n[o],0!==a[u]&&(r=!1);r&&(s.splice(t--,1),e=l(l.s=n[0]))}return e}function l(e){if(o[e])return o[e].exports;var t=o[e]={i:e,l:!1,exports:{}};return i[e].call(t.exports,t,t.exports,l),t.l=!0,t.exports}var t,n,r,c,o={},a={6:0},s=[];for(l.m=i,l.c=o,l.d=function(e,t,n){l.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},l.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},l.t=function(t,e){var n,r;if(1&e&&(t=l(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;if(n=Object.create(null),l.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(r in t)l.d(n,r,function(e){return t[e]}.bind(null,r));return n},l.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return l.d(t,"a",t),t},l.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},l.p="",n=(t=window.webpackJsonp=window.webpackJsonp||[]).push.bind(t),t.push=e,t=t.slice(),r=0;r<t.length;r++)e(t[r]);c=n,s.push([404,1]),p()}({404:function(e,t,n){n(405),e.exports=n(588)}});
|
||||
|
Before Width: | Height: | Size: 1.4 KiB |
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue