Update 20220518

This commit is contained in:
2022-05-18 07:43:23 +02:00
parent 8f75d67c73
commit a31256fd78
288 changed files with 1198744 additions and 82 deletions

View File

@@ -629,7 +629,7 @@ public class clsDB
} }
} }
} }
public DataSet Get_Reportdata(string Orte, string U1012, string erdgas, string vierkampf, int ortnr) public DataSet Get_Reportdata(string Orte, string U1012, string erdgas, string vierkampf, int ortnr, int anzahl_atheleten)
{ {
SqlConnection myConnection = new SqlConnection(this.Connectionstring); SqlConnection myConnection = new SqlConnection(this.Connectionstring);
@@ -641,9 +641,12 @@ public class clsDB
myCommand.Parameters.Add("@resqw", SqlDbType.Int, 4); myCommand.Parameters.Add("@resqw", SqlDbType.Int, 4);
myCommand.Parameters.Add("@resew", SqlDbType.Int, 4); myCommand.Parameters.Add("@resew", SqlDbType.Int, 4);
myCommand.Parameters.Add("@resortnr", SqlDbType.Int, 4); myCommand.Parameters.Add("@resortnr", SqlDbType.Int, 4);
myCommand.Parameters.Add("@anz_athleten", SqlDbType.Int, 4);
myCommand.Parameters[4].Value = ortnr; myCommand.Parameters[4].Value = ortnr;
myCommand.Parameters[3].Value = 0; myCommand.Parameters[3].Value = 0;
myCommand.Parameters[2].Value = 1; myCommand.Parameters[2].Value = 1;
myCommand.Parameters[5].Value = anzahl_atheleten;
} }
if (erdgas == "J") if (erdgas == "J")

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.

View File

@@ -510,6 +510,14 @@
<None Include=".dockerignore"> <None Include=".dockerignore">
<DependentUpon>Dockerfile</DependentUpon> <DependentUpon>Dockerfile</DependentUpon>
</None> </None>
<EmbeddedResource Include="Resultate\Reports\Rpt_Auswertung_Gesamt_top_5.rpt">
<Generator>CrystalDecisions.VSDesigner.CodeGen.ReportCodeGenerator</Generator>
<LastGenOutput>Rpt_Auswertung_Gesamt_top_5.cs</LastGenOutput>
</EmbeddedResource>
<EmbeddedResource Include="Resultate\Reports\Vierkampf_Summary.rpt">
<Generator>CrystalDecisions.VSDesigner.CodeGen.ReportCodeGenerator</Generator>
<LastGenOutput>Vierkampf_Summary.cs</LastGenOutput>
</EmbeddedResource>
<None Include="Scripts\jquery-3.3.1.intellisense.js" /> <None Include="Scripts\jquery-3.3.1.intellisense.js" />
<Content Include="Localization\ej.localetextes.de-DE.js" /> <Content Include="Localization\ej.localetextes.de-DE.js" />
<Content Include="Localization\ejgrid.js" /> <Content Include="Localization\ejgrid.js" />
@@ -798,6 +806,12 @@
<DependentUpon>CrystalReport1.rpt</DependentUpon> <DependentUpon>CrystalReport1.rpt</DependentUpon>
<SubType>Component</SubType> <SubType>Component</SubType>
</Compile> </Compile>
<Compile Include="Resultate\Reports\Rpt_Auswertung_Gesamt_top_5.cs">
<DependentUpon>Rpt_Auswertung_Gesamt_top_5.rpt</DependentUpon>
<AutoGen>True</AutoGen>
<SubType>Component</SubType>
<DesignTime>True</DesignTime>
</Compile>
<Compile Include="Resultate\Reports\Rpt_Auswertung_Gesamt_top_24.cs"> <Compile Include="Resultate\Reports\Rpt_Auswertung_Gesamt_top_24.cs">
<DependentUpon>Rpt_Auswertung_Gesamt_top_24.rpt</DependentUpon> <DependentUpon>Rpt_Auswertung_Gesamt_top_24.rpt</DependentUpon>
<AutoGen>True</AutoGen> <AutoGen>True</AutoGen>
@@ -858,6 +872,12 @@
<DependentUpon>Rpt_Auswertung_Ort_Top_24_old.rpt</DependentUpon> <DependentUpon>Rpt_Auswertung_Ort_Top_24_old.rpt</DependentUpon>
<SubType>Component</SubType> <SubType>Component</SubType>
</Compile> </Compile>
<Compile Include="Resultate\Reports\Vierkampf_Summary.cs">
<DependentUpon>Vierkampf_Summary.rpt</DependentUpon>
<AutoGen>True</AutoGen>
<SubType>Component</SubType>
<DesignTime>True</DesignTime>
</Compile>
<Compile Include="Resultate\Reports\Vierkampf.cs"> <Compile Include="Resultate\Reports\Vierkampf.cs">
<AutoGen>True</AutoGen> <AutoGen>True</AutoGen>
<DesignTime>True</DesignTime> <DesignTime>True</DesignTime>
@@ -984,6 +1004,7 @@ ButtonFeatures.aspx</DependentUpon>
<Folder Include="Content\ej\web\common-images\tools\" /> <Folder Include="Content\ej\web\common-images\tools\" />
<Folder Include="crystalreportviewers13\" /> <Folder Include="crystalreportviewers13\" />
<Folder Include="Downloads\" /> <Folder Include="Downloads\" />
<Folder Include="Reporting\Designer\" />
<Folder Include="Upload\" /> <Folder Include="Upload\" />
<Folder Include="Workdir\" /> <Folder Include="Workdir\" />
</ItemGroup> </ItemGroup>

View File

@@ -0,0 +1 @@
.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

View File

@@ -0,0 +1 @@
.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}

View File

@@ -0,0 +1 @@
.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}

View File

@@ -0,0 +1 @@
.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}

View File

@@ -0,0 +1 @@
.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}

View File

@@ -0,0 +1 @@
.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}

View File

@@ -0,0 +1 @@
.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}

View File

@@ -0,0 +1 @@
.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}

View File

@@ -0,0 +1 @@
.fr-edit-connection-string-dialog__displayname{font-size:16px}.fr-edit-connection-string-dialog__description{font-size:12px;color:grey}

View File

@@ -0,0 +1 @@
.fr-form-group{display:inline-block}.sort-expr{width:65%}.filter-expr{width:85%}.sort-dir{vertical-align:middle}.ghb-sort{margin-top:20px}

View File

@@ -0,0 +1,10 @@
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/

View File

@@ -0,0 +1 @@
{"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}}

View File

@@ -0,0 +1 @@
(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

View File

@@ -0,0 +1 @@
(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})}}]);

View File

@@ -0,0 +1 @@
(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

View File

@@ -0,0 +1 @@
(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})}}]);

View File

@@ -0,0 +1 @@
(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

View File

@@ -0,0 +1 @@
(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

View File

@@ -0,0 +1 @@
!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}});

View File

@@ -0,0 +1 @@
(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

View File

@@ -0,0 +1 @@
!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)}});

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 517 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 416 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 491 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 515 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 501 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 584 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 503 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 517 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 517 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 666 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 658 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 105 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 844 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 665 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 586 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 694 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 263 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 395 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 601 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 KiB

View File

@@ -0,0 +1 @@
<!DOCTYPE html><html><head><meta charset="utf-8"><title>FastReport Online Designer</title><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0"><meta name="theme-color" content="#2B579A"><meta http-equiv="X-UA-Compatible" content="IE=edge"><style>.fr-preload-blanket{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;background-color:#fff;cursor:wait}.fr-preload-blanket-cntr{margin:20% auto;font-size:30px;text-align:center}</style><link rel="shortcut icon" href="favicon.ico"><link href="main.46ae81837f082042e95a.css" rel="stylesheet"><link href="1.2a29412af2cfb21e3492.css" rel="stylesheet"></head><body><div class="fr-designer"><div class="fr-preload-blanket"><div class="fr-preload-blanket-cntr"><span class="sp-h">FastReport Online Designer</span> <span class="sp-l sp-l-1"></span> <span class="sp-l sp-l-2"></span> <span class="sp-l sp-l-3"></span> <span class="sp-l sp-l-4"></span> <span class="sp-l sp-l-5"></span> <span class="sp-l sp-l-6"></span></div></div></div><script src="cea397bf.vendors.js"></script><script src="cea397bf.main.js"></script><script src="cea397bf.config-data.js"></script><script src="cea397bf.vendor.js"></script></body></html>

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

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

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

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

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Some files were not shown because too many files have changed in this diff Show More