Skip to content

Commit 6b75f8e

Browse files
Lee WeiLee Wei
authored andcommitted
version 3.3.8 historical
1 parent 90d445c commit 6b75f8e

File tree

94 files changed

+66586
-262
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

94 files changed

+66586
-262
lines changed

BigFixExcelAddIn/ADXExcelTaskPaneSessEditor.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ private void InitializeComponent()
294294
this.Location = new System.Drawing.Point(0, 0);
295295
this.Name = "ADXExcelTaskPaneSessEditor";
296296
this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Show;
297-
this.Text = "IBM Endpoint Manager Session Relevance Editor";
297+
this.Text = "IBM BigFix Session Relevance Editor";
298298
this.tabControl1.ResumeLayout(false);
299299
this.tabPageSessEditor.ResumeLayout(false);
300300
this.tableLayoutPanel1.ResumeLayout(false);

BigFixExcelAddIn/AddinModule.cs

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ private void InitializeComponent()
119119
//
120120
// adxCommandBarBF
121121
//
122-
this.adxCommandBarBF.CommandBarName = "IBM Endpoint Manager Connector";
122+
this.adxCommandBarBF.CommandBarName = "IBM BigFix Connector";
123123
this.adxCommandBarBF.CommandBarTag = "213e1f18-2807-443f-a71f-be57720e9c4f";
124124
this.adxCommandBarBF.Controls.Add(this.adxCommandBarButton7);
125125
this.adxCommandBarBF.Controls.Add(this.adxCommandBarButton8);
@@ -132,9 +132,9 @@ private void InitializeComponent()
132132
this.adxCommandBarBF.Controls.Add(this.adxCommandBarButton2);
133133
this.adxCommandBarBF.Controls.Add(this.adxCommandBarButton1);
134134
this.adxCommandBarBF.Controls.Add(this.adxCommandBarButton6);
135-
this.adxCommandBarBF.Description = "IBM Endpoint Manager Connector";
135+
this.adxCommandBarBF.Description = "IBM BigFix Connector";
136136
this.adxCommandBarBF.SupportedApps = AddinExpress.MSO.ADXOfficeHostApp.ohaExcel;
137-
this.adxCommandBarBF.UpdateCounter = 22;
137+
this.adxCommandBarBF.UpdateCounter = 24;
138138
//
139139
// adxCommandBarButton7
140140
//
@@ -296,14 +296,14 @@ private void InitializeComponent()
296296
//
297297
// adxRibbonTab1
298298
//
299-
this.adxRibbonTab1.Caption = "IBM Endpoint Manager";
299+
this.adxRibbonTab1.Caption = "IBM BigFix";
300300
this.adxRibbonTab1.Controls.Add(this.adxRibbonGroup1);
301301
this.adxRibbonTab1.Id = "adxRibbonTab_90435f7b6aaa43379be115f0436bc9e5";
302302
this.adxRibbonTab1.Ribbons = AddinExpress.MSO.ADXRibbons.msrExcelWorkbook;
303303
//
304304
// adxRibbonGroup1
305305
//
306-
this.adxRibbonGroup1.Caption = "IBM Endpoint Manager Connector";
306+
this.adxRibbonGroup1.Caption = "IBM BigFix Connector";
307307
this.adxRibbonGroup1.Controls.Add(this.adxRibbonButton6);
308308
this.adxRibbonGroup1.Controls.Add(this.adxRibbonSeparator1);
309309
this.adxRibbonGroup1.Controls.Add(this.adxRibbonButton8);
@@ -494,13 +494,13 @@ private void InitializeComponent()
494494
// adxRibbonButton1
495495
//
496496
this.adxRibbonButton1.Caption = "Configuration";
497-
this.adxRibbonButton1.Description = "Connnection Settings to IBM Endpoint Manager Web Reports";
497+
this.adxRibbonButton1.Description = "Connnection Settings to IBM BigFix Web Reports";
498498
this.adxRibbonButton1.Id = "adxRibbonButton_a7012dff158c4e15926ce96980b13f61";
499499
this.adxRibbonButton1.Image = 15;
500500
this.adxRibbonButton1.ImageList = this.imageListRibbon;
501501
this.adxRibbonButton1.ImageTransparentColor = System.Drawing.Color.Transparent;
502502
this.adxRibbonButton1.Ribbons = AddinExpress.MSO.ADXRibbons.msrExcelWorkbook;
503-
this.adxRibbonButton1.ScreenTip = "Connnection Settings to IBM Endpoint Manager Web Reports";
503+
this.adxRibbonButton1.ScreenTip = "Connnection Settings to IBM BigFix Web Reports";
504504
this.adxRibbonButton1.Size = AddinExpress.MSO.ADXRibbonXControlSize.Large;
505505
this.adxRibbonButton1.OnClick += new AddinExpress.MSO.ADXRibbonOnAction_EventHandler(this.adxRibbonButton1_OnClick);
506506
//
@@ -511,20 +511,20 @@ private void InitializeComponent()
511511
//
512512
// adxRibbonButton7
513513
//
514-
this.adxRibbonButton7.Caption = "About IBM Endpoint Manager Connector";
515-
this.adxRibbonButton7.Description = "Some Information About the IBM Endpoint Manager Excel Connector";
514+
this.adxRibbonButton7.Caption = "About IBM BigFix Connector";
515+
this.adxRibbonButton7.Description = "Some Information About the IBM BigFix Excel Connector";
516516
this.adxRibbonButton7.Id = "adxRibbonButton_7954cb173c2443c3b4f781b54e2fcb74";
517517
this.adxRibbonButton7.Image = 12;
518518
this.adxRibbonButton7.ImageList = this.imageListRibbon;
519519
this.adxRibbonButton7.ImageTransparentColor = System.Drawing.Color.Transparent;
520520
this.adxRibbonButton7.Ribbons = AddinExpress.MSO.ADXRibbons.msrExcelWorkbook;
521-
this.adxRibbonButton7.ScreenTip = "Some Information About the IBM Endpoint Manager Excel Connector";
521+
this.adxRibbonButton7.ScreenTip = "Some Information About the IBM BigFix Excel Connector";
522522
this.adxRibbonButton7.Size = AddinExpress.MSO.ADXRibbonXControlSize.Large;
523523
this.adxRibbonButton7.OnClick += new AddinExpress.MSO.ADXRibbonOnAction_EventHandler(this.adxRibbonButton7_OnClick);
524524
//
525525
// AddinModule
526526
//
527-
this.AddinName = "IBM Endpoint Manager Excel Connector";
527+
this.AddinName = "IBM BigFix Excel Connector";
528528
this.SupportedApps = AddinExpress.MSO.ADXOfficeHostApp.ohaExcel;
529529
this.AddinInitialize += new AddinExpress.MSO.ADXEvents_EventHandler(this.AddinModule_AddinInitialize);
530530

@@ -808,11 +808,10 @@ private void showRelevanceCode()
808808
ShowRelevanceCode showCodeWin = new ShowRelevanceCode();
809809
showCodeWin.ShowDialog();
810810
}
811-
catch (Exception ex)
811+
catch
812812
{
813813
// MessageBox.Show(ex.Message);
814814
MessageBox.Show("There is currently no Relevance statement in the worksheet. Use the Relevance Query Wizard to generate one first.", "No Relevance Statement", MessageBoxButtons.OK, MessageBoxIcon.Information);
815-
816815
}
817816
}
818817

@@ -838,7 +837,7 @@ private void ExportQueryDefinitions()
838837
// OpenFileDialog exportFile = new OpenFileDialog();
839838
SaveFileDialog exportFile = new SaveFileDialog();
840839
exportFile.CheckFileExists = false;
841-
exportFile.Filter = "IBM Endpoint Manager Excel Connector Export files (*.bce)|*.bce|All files (*.*)|*.*";
840+
exportFile.Filter = "IBM BigFix Excel Connector Export files (*.bce)|*.bce|All files (*.*)|*.*";
842841
exportFile.Title = "Specify the Export file";
843842
exportFile.FileName = System.Windows.Forms.SystemInformation.UserName + ".bce";
844843

@@ -954,7 +953,7 @@ private void ImportQueryDefinitions()
954953
{
955954
OpenFileDialog importFile = new OpenFileDialog();
956955
importFile.CheckFileExists = true;
957-
importFile.Filter = "IBM Endpoint Manager Excel Connector Export files (*.bce)|*.bce|All files (*.*)|*.*";
956+
importFile.Filter = "IBM BigFix Excel Connector Export files (*.bce)|*.bce|All files (*.*)|*.*";
958957
importFile.Title = "Specify the Import file";
959958

960959
if (importFile.ShowDialog() == DialogResult.OK)
@@ -1175,7 +1174,9 @@ void adxCommandBarButton6_Click(object sender)
11751174
private void showAboutBox()
11761175
{
11771176
AboutBox ab = new AboutBox();
1178-
ab.MoreRichTextBox.Text = "Developed in C# using IBM Endpoint Manager SOAP API\n\n" + "Please post comments and bug reports at the IBM developerWorks Wiki:\n" + "https://www.ibm.com/developerworks/mydeveloperworks/wikis/home?lang=en#/wiki/Tivoli%20Endpoint%20Manager/page/Excel%20Connector";
1177+
ab.MoreRichTextBox.Text = "Developed in C# using IBM BigFix SOAP API\n\n" +
1178+
"Get more information from the IBM developerWorks BigFix Wiki:\n" + "https://www.ibm.com/developerworks/community/wikis/home?lang=en#/wiki/Tivoli%20Endpoint%20Manager/page/Excel%20Connector" +
1179+
"\n\nPost questions, comments and bug reports at the IBM BigFix Forum:\n" + "https://forum.bigfix.com/t/bigfix-excel-connector/6152";
11791180
ab.ShowDialog();
11801181
}
11811182
#endregion

BigFixExcelAddIn/AddinModule.resx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,10 +128,10 @@
128128
</metadata>
129129
<data name="imageListRibbon.ImageStream" mimetype="application/x-microsoft.net.object.binary.base64">
130130
<value>
131-
AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w
131+
AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj0yLjAuMC4w
132132
LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAACZTeXN0
133133
ZW0uV2luZG93cy5Gb3Jtcy5JbWFnZUxpc3RTdHJlYW1lcgEAAAAERGF0YQcCAgAAAAkDAAAADwMAAAAy
134-
TgAAAk1TRnQBSQFMAgEBEwEAAbQBAAG0AQABIAEAASABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo
134+
TgAAAk1TRnQBSQFMAgEBEwEAAcQBAAHEAQABIAEAASABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo
135135
AwABgAMAAaADAAEBAQABCAYAAVAYAAGAAgABgAMAAoABAAGAAwABgAEAAYABAAKAAgADwAEAAcAB3AHA
136136
AQAB8AHKAaYBAAEzBQABMwEAATMBAAEzAQACMwIAAxYBAAMcAQADIgEAAykBAANVAQADTQEAA0IBAAM5
137137
AQABgAF8Af8BAAJQAf8BAAGTAQAB1gEAAf8B7AHMAQABxgHWAe8BAAHWAucBAAGQAakBrQIAAf8BMwMA

BigFixExcelAddIn/AssemblyInfo.cs

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
// set of attributes. Change these attribute values to modify the information
77
// associated with an assembly.
88
//
9-
[assembly: AssemblyTitle("IBM Endpoint Manager Excel Connector")]
10-
[assembly: AssemblyDescription("Lee Wei (leewei@leewei.com)")]
9+
[assembly: AssemblyTitle("IBM BigFix Excel Connector")]
10+
[assembly: AssemblyDescription("Lee Wei (leewei@us.ibm.com)")]
1111
[assembly: AssemblyConfiguration("")]
1212
[assembly: AssemblyCompany("Lee Wei")]
13-
[assembly: AssemblyProduct("IBM Endpoint Manager Excel Connector")]
13+
[assembly: AssemblyProduct("IBM BigFix Excel Connector")]
1414
[assembly: AssemblyCopyright("IBM Forum Community")]
1515
[assembly: AssemblyTrademark("")]
1616
[assembly: AssemblyCulture("")]
@@ -26,8 +26,8 @@
2626
// You can specify all the value or you can default the Revision and Build Numbers
2727
// by using the * as shown below:
2828

29-
[assembly: AssemblyVersion("3.3.3.0")]
30-
29+
[assembly: AssemblyVersion("3.3.8.0")]
30+
3131
//
3232
// In order to sign your assembly you must specify a key to use. Refer to the
3333
// Microsoft .NET Framework documentation for more information on assembly signing.
@@ -50,4 +50,4 @@
5050
//[assembly: AssemblyKeyFile("")]
5151
//[assembly: AssemblyKeyName("")]
5252

53-
[assembly: AssemblyFileVersionAttribute("3.3.3.0")]
53+
[assembly: AssemblyFileVersion("3.3.8.0")]

0 commit comments

Comments
 (0)